feat: more templates added

This commit is contained in:
Georgy Litvinov 2021-08-29 17:01:22 +02:00
parent d5b3b4c9e8
commit 4c4b9221df
12 changed files with 12 additions and 8 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE script:module PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "module.dtd">
<script:module xmlns:script="http://openoffice.org/2000/script" script:name="Clean" script:language="StarBasic">Sub mark87
<script:module xmlns:script="http://openoffice.org/2000/script" script:name="Clean" script:language="StarBasic">Sub mark88
End Sub
@ -2101,4 +2101,4 @@ Function fixColoredBackgroundInDoc() As Boolean
EndIf
End Function
</script:module>
</script:module>