Fix for prev commit
This commit is contained in:
parent
8bef4474ae
commit
3123de95c8
1 changed files with 1 additions and 2 deletions
|
@ -2129,7 +2129,6 @@ Sub fixDiacriticKerning
|
|||
Dim oSearch As Object
|
||||
Dim oFound As Object
|
||||
Dim oPara As Object
|
||||
turnOffTracking()
|
||||
oSearch = ThisComponent.createSearchDescriptor()
|
||||
oSearch.SearchString = "[\u0300-\u036F]"
|
||||
oSearch.SearchRegularExpression=True
|
||||
|
|
Loading…
Add table
Reference in a new issue