diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /extras/source/autotext/lang/pl/template/PT1/atevent.xml | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream/4%7.4.7.tar.xz libreoffice-upstream/4%7.4.7.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'extras/source/autotext/lang/pl/template/PT1/atevent.xml')
-rw-r--r-- | extras/source/autotext/lang/pl/template/PT1/atevent.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/pl/template/PT1/atevent.xml b/extras/source/autotext/lang/pl/template/PT1/atevent.xml new file mode 100644 index 000000000..b3bdd4c21 --- /dev/null +++ b/extras/source/autotext/lang/pl/template/PT1/atevent.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<ooo:auto-text-events xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:ooo="http://openoffice.org/2004/office"> + <office:event-listeners> + <script:event-listener script:language="ooo:script" script:event-name="office:insert-done" script:macro-name="Template.Autotext.Main" script:location="application"/> + </office:event-listeners> +</ooo:auto-text-events>
\ No newline at end of file |