Bugfix
This commit is contained in:
parent
fc79f45206
commit
8216e074b6
2 changed files with 3 additions and 3 deletions
|
@ -61,7 +61,7 @@ Private Sub configurationDialog
|
|||
End Sub
|
||||
|
||||
Private Sub quietStartDialog
|
||||
'Globalscope.BasicLibraries.LoadLibrary( "MRILib" )
|
||||
Globalscope.BasicLibraries.LoadLibrary( "Tools" )
|
||||
Dim dialog As Object
|
||||
DialogLibraries.LoadLibrary("Redaction")
|
||||
dialog = CreateUnoDialog(DialogLibraries.Redaction.StartQuietCleaning)
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:dep="http://openoffice.org/extensions/description/2006"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<identifier value="pro.litvinovg.Redaction" />
|
||||
<version value="0.7.2" />
|
||||
<version value="0.7.3" />
|
||||
<platform value="all" />
|
||||
<display-name>
|
||||
<name lang="en">Cleaning and validation documents for publishing in html and epub with pagination</name>
|
||||
|
|
Loading…
Add table
Reference in a new issue