diff options
Diffstat (limited to 'extras/source/autotext/lang/da/standard/AR')
-rw-r--r-- | extras/source/autotext/lang/da/standard/AR/AR.xml | 5 | ||||
-rw-r--r-- | extras/source/autotext/lang/da/standard/AR/atevent.xml | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/da/standard/AR/AR.xml b/extras/source/autotext/lang/da/standard/AR/AR.xml new file mode 100644 index 000000000..6246d736b --- /dev/null +++ b/extras/source/autotext/lang/da/standard/AR/AR.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?><office:document block-list:list-name="Standard" xmlns:block-list="http://openoffice.org/2001/block-list" xmlns:office="http://openoffice.org/2000/office" xmlns:text="http://openoffice.org/2000/text"> + <office:body> + <text:p>Vi bekræfter hermed, at vi har modtaget Deres brev af <placeholder:"November 21, 2004":"Klik på pladsholderen og overskriv">.</text:p> + </office:body> +</office:document>
\ No newline at end of file diff --git a/extras/source/autotext/lang/da/standard/AR/atevent.xml b/extras/source/autotext/lang/da/standard/AR/atevent.xml new file mode 100644 index 000000000..c6d46dc2f --- /dev/null +++ b/extras/source/autotext/lang/da/standard/AR/atevent.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?><office:auto-text-events xmlns:office="http://openoffice.org/2000/office" xmlns:script="http://openoffice.org/2000/script" xmlns:text="http://openoffice.org/2000/text"> + <office:events> + <script:event script:event-name="on-insert-done" script:language="StarBasic" script:location="application" script:macro-name="Template.Autotext.Main"/> + </office:events> +</office:auto-text-events>
\ No newline at end of file |