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)
|
||||
|
@ -176,4 +176,4 @@ End Sub
|
|||
End If
|
||||
getFileURLDialog = ""
|
||||
End Function
|
||||
</script:module>
|
||||
</script:module>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue