Vesion 0.4.5
This commit is contained in:
parent
d6c8ac76eb
commit
aa7fab94e4
2 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:dep="http://openoffice.org/extensions/description/2006"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<identifier value="pro.litvinovg.Redaction" />
|
||||
<version value="0.4.3" />
|
||||
<version value="0.4.5" />
|
||||
<platform value="all" />
|
||||
<display-name>
|
||||
<name lang="en">Cleaning and validation documents for publishing in html and epub with pagination</name>
|
||||
|
|
Loading…
Add table
Reference in a new issue