diff options
Diffstat (limited to 'extras/source/autotext/lang/de/template/HN/content.xml')
-rw-r--r-- | extras/source/autotext/lang/de/template/HN/content.xml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/de/template/HN/content.xml b/extras/source/autotext/lang/de/template/HN/content.xml new file mode 100644 index 000000000..6bf16c5fd --- /dev/null +++ b/extras/source/autotext/lang/de/template/HN/content.xml @@ -0,0 +1,33 @@ +<?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="Thorndale" fo:font-family="Thorndale" 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: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="Kopfzeile 2"/> + <text:p text:style-name="Kopfzeile 2"/> + <text:p text:style-name="Kopfzeile 2"><text:variable-get text:name="H1" text:value-type="string"/><text:tab-stop/><text:tab-stop/>Seite <text:page-number text:select-page="current"/></text:p> + <text:p text:style-name="Kopfzeile 2"><text:variable-get text:name="H2" text:value-type="string"/><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 |