diff options
Diffstat (limited to 'extras/source/autotext/lang/de/template/H1C/content.xml')
-rw-r--r-- | extras/source/autotext/lang/de/template/H1C/content.xml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/de/template/H1C/content.xml b/extras/source/autotext/lang/de/template/H1C/content.xml new file mode 100644 index 000000000..f1a95b671 --- /dev/null +++ b/extras/source/autotext/lang/de/template/H1C/content.xml @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE office:document-content PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> +<office:document-content xmlns:office="http://openoffice.org/2000/office" xmlns:style="http://openoffice.org/2000/style" xmlns:text="http://openoffice.org/2000/text" xmlns:table="http://openoffice.org/2000/table" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:number="http://openoffice.org/2000/datastyle" xmlns:svg="http://www.w3.org/2000/svg" xmlns:chart="http://openoffice.org/2000/chart" xmlns:dr3d="http://openoffice.org/2000/dr3d" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="http://openoffice.org/2000/form" xmlns:script="http://openoffice.org/2000/script" office:class="text" office:version="1.0"> + <office:script/> + <office:font-decls> + <style:font-decl style:name="Arial Unicode MS" fo:font-family="'Arial Unicode MS'" style:font-pitch="variable"/> + <style:font-decl style:name="HG Mincho Light J" fo:font-family="'HG Mincho Light J'" style:font-pitch="variable"/> + <style:font-decl style:name="Palace Script MT" fo:font-family="'Palace Script MT'" style:font-style-name="Standard" style:font-pitch="variable"/> + <style:font-decl style:name="Thorndale" fo:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable"/> + <style:font-decl style:name="Thorndale1" fo:font-family="Thorndale" style:font-style-name="Standard" style:font-family-generic="roman" style:font-pitch="variable"/> + </office:font-decls> + <office:automatic-styles> + <number:date-style style:name="N38" style:family="data-style" number:automatic-order="true"> + <number:day-of-week number:style="long"/> + <number:text>, </number:text> + <number:day/> + <number:text>. </number:text> + <number:month number:style="long" number:textual="true"/> + <number:text> </number:text> + <number:year number:style="long"/> + </number:date-style> + </office:automatic-styles> + <office:body> + <text:variable-decls> + <text:variable-decl text:value-type="string" text:name="H2"/> + <text:variable-decl text:value-type="string" text:name="H1"/> + </text:variable-decls> + <text:sequence-decls> + <text:sequence-decl text:display-outline-level="0" text:name="Illustration"/> + <text:sequence-decl text:display-outline-level="0" text:name="Table"/> + <text:sequence-decl text:display-outline-level="0" text:name="Text"/> + <text:sequence-decl text:display-outline-level="0" text:name="Drawing"/> + </text:sequence-decls> + <text:p text:style-name="Header"><text:tab-stop/><text:variable-set text:name="H1" text:value-type="string">Meine Festschrift</text:variable-set></text:p> + <text:p text:style-name="Kopfzeile 2"><text:variable-set text:name="H2" text:value-type="string">Ausgabe: 9/2001</text:variable-set><text:tab-stop/><text:tab-stop/><text:date style:data-style-name="N38" text:date-value="2001-10-15" text:fixed="true">Montag, 15. Oktober 2001</text:date></text:p> + </office:body> +</office:document-content>
\ No newline at end of file |