diff options
Diffstat (limited to 'extras/source/autotext/lang/pl/standard/WYP')
-rw-r--r-- | extras/source/autotext/lang/pl/standard/WYP/WYP.xml | 2 | ||||
-rw-r--r-- | extras/source/autotext/lang/pl/standard/WYP/atevent.xml | 7 |
2 files changed, 9 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/pl/standard/WYP/WYP.xml b/extras/source/autotext/lang/pl/standard/WYP/WYP.xml new file mode 100644 index 000000000..2dfbe47fb --- /dev/null +++ b/extras/source/autotext/lang/pl/standard/WYP/WYP.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<office:document xmlns:block-list="http://openoffice.org/2001/block-list" xmlns:text="http://openoffice.org/2000/text" xmlns:office="http://openoffice.org/2000/office" block-list:list-name="Standard"><office:body><text:p>niniejszym rezygnuję w możliwie szybkim terminie <placeholder:"z abonamentu":"Kliknij wypełniacz i wpisz rodzaj abonamentu"> . Jednocześnie odwołuję udzielone Państwu pełnomocnictwo.</text:p><text:p>Proszę o pisemne potwierdzenie otrzymania tego pisma, jak również o informację, od jakiego terminu moje wypowiedzenie uzyskuje moc prawną.</text:p></office:body></office:document>
\ No newline at end of file diff --git a/extras/source/autotext/lang/pl/standard/WYP/atevent.xml b/extras/source/autotext/lang/pl/standard/WYP/atevent.xml new file mode 100644 index 000000000..93cb1738f --- /dev/null +++ b/extras/source/autotext/lang/pl/standard/WYP/atevent.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<office:auto-text-events xmlns:office="http://openoffice.org/2000/office" xmlns:text="http://openoffice.org/2000/text" xmlns:script="http://openoffice.org/2000/script" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:ooo="http://openoffice.org/2004/office"> + <office:events> + <script:event script:language="StarBasic" script:event-name="on-insert-done" script:macro-name="Template.Autotext.Main" script:location="application"/> + </office:events> +</office:auto-text-events>
\ No newline at end of file |