fix: Fixed archive conversion. Fixed new para balance function
This commit is contained in:
parent
fe1fc573eb
commit
797ff48837
4 changed files with 127 additions and 22 deletions
|
@ -15,6 +15,7 @@ Private Sub convertHyphInDoc()
|
|||
statusIndicator = ThisComponent.getCurrentController.StatusIndicator
|
||||
statusIndicator.Start(getTranslation("hyphenationsInProgress"),10)
|
||||
turnOffTracking
|
||||
setZoomToSpeedUpTasks()
|
||||
AcceptAllTrackedChanges
|
||||
convertHyphInText(ThisComponent.Text)
|
||||
' Globalscope.BasicLibraries.LoadLibrary( "MRILib" )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue