blob: a0eff40417db9b9f19eabd5156e9bdff4b5969fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
<?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="StarSymbol" fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
<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"/>
<style:font-decl style:name="Thorndale1" fo:font-family="Thorndale" style:font-style-name="Standard" style:font-family-generic="roman" style:font-pitch="variable"/>
<style:font-decl style:name="Sheffield" fo:font-family="Sheffield" style:font-style-name="Fett" style:font-family-generic="swiss" style:font-pitch="variable"/>
</office:font-decls>
<office:automatic-styles>
<style:style style:name="P1" style:family="paragraph" style:parent-style-name="Header 1" style:master-page-name="">
<style:properties style:page-number="0"/>
</style:style>
<style:style style:name="P2" style:family="paragraph" style:parent-style-name="Header 4">
<style:properties>
<style:tab-stops>
<style:tab-stop style:position="8.5cm" style:type="center"/>
<style:tab-stop style:position="14cm" style:type="center"/>
</style:tab-stops>
</style:properties>
</style:style>
<style:style style:name="T1" style:family="text">
<style:properties style:font-name="StarSymbol"/>
</style:style>
<style:style style:name="fr1" style:family="graphics" style:parent-style-name="Graphics">
<style:properties fo:margin-top="0cm" fo:margin-bottom="0.101cm" style:run-through="foreground" style:wrap="none" style:vertical-pos="middle" style:vertical-rel="line" style:horizontal-pos="center" style:horizontal-rel="paragraph" style:mirror="none" fo:clip="rect(0cm 0cm 0cm 0cm)" draw:luminance="0%" draw:contrast="0%" draw:red="0%" draw:green="0%" draw:blue="0%" draw:gamma="1" draw:color-inversion="false" draw:transparency="-100%" draw:color-mode="standard"/>
</style:style>
</office:automatic-styles>
<office:body>
<text:variable-decls>
<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="P1">
<text:variable-set text:name="H1" text:value-type="string">Brosúra</text:variable-set>
<text:tab-stop/>
<draw:image draw:style-name="fr1" draw:name="Grafik6" text:anchor-type="as-char" svg:width="1.981cm" svg:height="2cm" draw:z-index="1" xlink:href="#Pictures/2000001B00000CD200000CED63AA5866.svm" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"/>
</text:p>
<text:p text:style-name="Header 3">
<text:tab-stop/>
<text:sender-company>Star Office GmbH</text:sender-company>
</text:p>
<text:p text:style-name="P2">
<text:tab-stop/>
<text:sender-company>Star Office GmbH</text:sender-company> · <text:sender-street>Sachsenfeld 4</text:sender-street> · <text:sender-city>Hamburg</text:sender-city>, <text:sender-state-or-province text:fixed="false"/>
<text:sender-postal-code>20097</text:sender-postal-code>· <text:span text:style-name="T1">☎</text:span>
<text:sender-phone-work>040-23 64 67 70</text:sender-phone-work> · <text:span text:style-name="T1"></text:span>
<text:sender-fax>040-23 64 65 50</text:sender-fax>
</text:p>
</office:body>
</office:document-content>
|