diff options
Diffstat (limited to 'extras/source/autotext/lang/en-US/standard/CNL')
-rw-r--r-- | extras/source/autotext/lang/en-US/standard/CNL/CNL.xml | 7 | ||||
-rw-r--r-- | extras/source/autotext/lang/en-US/standard/CNL/atevent.xml | 3 |
2 files changed, 10 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/en-US/standard/CNL/CNL.xml b/extras/source/autotext/lang/en-US/standard/CNL/CNL.xml new file mode 100644 index 000000000..a5c5f7e91 --- /dev/null +++ b/extras/source/autotext/lang/en-US/standard/CNL/CNL.xml @@ -0,0 +1,7 @@ +<?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>This work is protected by copyright. It may not be reproduced or copied in any form or way either entirely or in part without the express written permission of the publishers. This also covers the translation of any or all material into other languages as well as its use in electronic retrieval systems. All rights reserved.</text:p> + </office:body> +</office:document>
\ No newline at end of file diff --git a/extras/source/autotext/lang/en-US/standard/CNL/atevent.xml b/extras/source/autotext/lang/en-US/standard/CNL/atevent.xml new file mode 100644 index 000000000..e80b06fc5 --- /dev/null +++ b/extras/source/autotext/lang/en-US/standard/CNL/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 |