diff options
Diffstat (limited to 'extras/source/autotext/lang/en-GB/standard/A')
-rw-r--r-- | extras/source/autotext/lang/en-GB/standard/A/A.xml | 8 | ||||
-rw-r--r-- | extras/source/autotext/lang/en-GB/standard/A/atevent.xml | 3 |
2 files changed, 11 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/en-GB/standard/A/A.xml b/extras/source/autotext/lang/en-GB/standard/A/A.xml new file mode 100644 index 0000000000..321a0927b3 --- /dev/null +++ b/extras/source/autotext/lang/en-GB/standard/A/A.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<office:document xmlns:office="http://openoffice.org/2000/office" xmlns:text="http://openoffice.org/2000/text"> + <office:body> + <text:p>Attention:</text:p> + <text:p/> + </office:body> +</office:document>
\ No newline at end of file diff --git a/extras/source/autotext/lang/en-GB/standard/A/atevent.xml b/extras/source/autotext/lang/en-GB/standard/A/atevent.xml new file mode 100644 index 0000000000..e80b06fc50 --- /dev/null +++ b/extras/source/autotext/lang/en-GB/standard/A/atevent.xml @@ -0,0 +1,3 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<office:auto-text-events xmlns:text="http://openoffice.org/2000/text" xmlns:script="http://openoffice.org/2000/script" xmlns:office="http://openoffice.org/2000/office"/>
\ No newline at end of file |