Code cleaning
This commit is contained in:
parent
52a5b70bbf
commit
dd90a5b726
6 changed files with 102 additions and 80 deletions
|
@ -130,6 +130,8 @@ Sub setFootnotesNumberingLevel(level)
|
|||
End Sub
|
||||
|
||||
Private Sub doNotTrack
|
||||
Dim dispatcher As Object
|
||||
Dim document As Object
|
||||
dispatcher = createUnoService("com.sun.star.frame.DispatchHelper")
|
||||
document = ThisComponent.CurrentController.Frame
|
||||
dim trackProperties(0) as new com.sun.star.beans.PropertyValue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue