Vesion 0.4.5

This commit is contained in:
Georgy Litvinov 2020-02-13 18:37:01 +01:00
parent d6c8ac76eb
commit aa7fab94e4
2 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ Sub cleanButton
unicodeSymbolsConversion
statusIndicator.Start("Чистим ручное форматирование",100)
cleanFormatting
statusIndicator.Start("Удаленем гиперссылки",100)
statusIndicator.Start("Удаляем гиперссылки",100)
removeHyperlinks
statusIndicator.Start("Удаляем закладки",100)
disposeAllBookmarks
@ -1083,4 +1083,4 @@ Function getVersion
getVersion=oProduct.getByName("ooSetupVersion")
End Function
</script:module>
</script:module>