-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyles.xml
More file actions
152 lines (151 loc) · 11.2 KB
/
styles.xml
File metadata and controls
152 lines (151 loc) · 11.2 KB
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<?xml version="1.0" encoding="UTF-8"?>
<office:document-styles xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" xmlns:ooo="http://openoffice.org/2004/office" xmlns:ooow="http://openoffice.org/2004/writer" xmlns:oooc="http://openoffice.org/2004/calc" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:rpt="http://openoffice.org/2005/report" xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:grddl="http://www.w3.org/2003/g/data-view#" xmlns:tableooo="http://openoffice.org/2009/table" xmlns:css3t="http://www.w3.org/TR/css3-text/" office:version="1.2">
<office:font-face-decls>
<style:font-face style:name="Ubuntu1" svg:font-family="Ubuntu" style:font-adornments="Regular"/>
<style:font-face style:name="Cumberland AMT" svg:font-family="'Cumberland AMT', Cumberland, 'Courier New', 'Liberation Mono', 'Nimbus Mono L', 'DejaVu Sans Mono', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', Monaco, Monospaced" style:font-family-generic="modern" style:font-pitch="fixed"/>
<style:font-face style:name="Ubuntu" svg:font-family="Ubuntu" style:font-pitch="variable"/>
<style:font-face style:name="Agency FB" svg:font-family="'Agency FB'" style:font-adornments="Regular" style:font-family-generic="swiss" style:font-pitch="variable"/>
<style:font-face style:name="Arial" svg:font-family="Arial" style:font-family-generic="swiss" style:font-pitch="variable"/>
<style:font-face style:name="Liberation Sans" svg:font-family="'Liberation Sans'" style:font-family-generic="swiss" style:font-pitch="variable"/>
<style:font-face style:name="DejaVu Sans" svg:font-family="'DejaVu Sans'" style:font-family-generic="system" style:font-pitch="variable"/>
<style:font-face style:name="Tahoma" svg:font-family="Tahoma" style:font-family-generic="system" style:font-pitch="variable"/>
</office:font-face-decls>
<office:styles>
<style:default-style style:family="table-cell">
<style:table-cell-properties style:decimal-places="2"/>
<style:paragraph-properties style:tab-stop-distance="1.27cm"/>
<style:text-properties style:font-name="Arial" fo:language="en" fo:country="US" style:font-name-asian="DejaVu Sans" style:language-asian="zxx" style:country-asian="none" style:font-name-complex="Tahoma" style:language-complex="zxx" style:country-complex="none"/>
</style:default-style>
<style:default-style style:family="graphic">
<style:graphic-properties fo:wrap-option="no-wrap" draw:shadow-offset-x="0.3cm" draw:shadow-offset-y="0.3cm"/>
<style:paragraph-properties style:text-autospace="ideograph-alpha" style:punctuation-wrap="simple" style:line-break="strict" style:writing-mode="page" style:font-independent-line-spacing="false">
<style:tab-stops/>
</style:paragraph-properties>
<style:text-properties style:use-window-font-color="true" fo:font-family="'Times New Roman'" style:font-family-generic="roman" style:font-pitch="variable" fo:font-size="12pt" fo:language="en" fo:country="US" style:letter-kerning="true" style:font-size-asian="24pt" style:language-asian="zxx" style:country-asian="none" style:font-size-complex="24pt" style:language-complex="zxx" style:country-complex="none"/>
</style:default-style>
<number:number-style style:name="N0">
<number:number number:min-integer-digits="1"/>
</number:number-style>
<number:currency-style style:name="N104P0" style:volatile="true">
<number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
<number:number number:decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
</number:currency-style>
<number:currency-style style:name="N104">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
<number:number number:decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<style:map style:condition="value()>=0" style:apply-style-name="N104P0"/>
</number:currency-style>
<number:number-style style:name="N121">
<number:number number:decimal-places="8" number:min-integer-digits="1"/>
</number:number-style>
<number:number-style style:name="N122">
<number:number number:decimal-places="5" number:min-integer-digits="1"/>
</number:number-style>
<number:number-style style:name="N123">
<number:number number:decimal-places="1" number:min-integer-digits="1"/>
</number:number-style>
<number:number-style style:name="N125P0" style:volatile="true">
<number:number number:decimal-places="3" number:min-integer-digits="1"/>
</number:number-style>
<number:number-style style:name="N125">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="3" number:min-integer-digits="1"/>
<style:map style:condition="value()>=0" style:apply-style-name="N125P0"/>
</number:number-style>
<number:number-style style:name="N127P0" style:volatile="true">
<number:number number:decimal-places="4" number:min-integer-digits="1"/>
</number:number-style>
<number:number-style style:name="N127">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="4" number:min-integer-digits="1"/>
<style:map style:condition="value()>=0" style:apply-style-name="N127P0"/>
</number:number-style>
<style:style style:name="Default" style:family="table-cell"/>
<style:style style:name="Result" style:family="table-cell" style:parent-style-name="Default">
<style:text-properties fo:font-style="italic" style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="font-color" fo:font-weight="bold"/>
</style:style>
<style:style style:name="Result2" style:family="table-cell" style:parent-style-name="Result" style:data-style-name="N104"/>
<style:style style:name="Heading" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
<style:paragraph-properties fo:text-align="center"/>
<style:text-properties fo:font-size="16pt" fo:font-style="italic" fo:font-weight="bold"/>
</style:style>
<style:style style:name="Heading1" style:family="table-cell" style:parent-style-name="Heading">
<style:table-cell-properties style:rotation-angle="90"/>
</style:style>
<style:style style:name="Generator_20_power_20_rating_20_exceeded" style:display-name="Generator power rating exceeded" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties fo:background-color="#eb613d"/>
<style:text-properties fo:color="#ffffff"/>
</style:style>
<style:style style:name="Untitled1" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties fo:background-color="#ff9966"/>
<style:text-properties fo:color="#800000"/>
</style:style>
<style:style style:name="Untitled2" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties fo:background-color="#ff0000" style:vertical-justify="auto"/>
<style:paragraph-properties css3t:text-justify="auto"/>
<style:text-properties fo:color="#800000"/>
</style:style>
<style:style style:name="success" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties fo:background-color="#94bd5e"/>
<style:text-properties fo:color="#000000"/>
</style:style>
</office:styles>
<office:automatic-styles>
<style:page-layout style:name="Mpm1">
<style:page-layout-properties fo:page-width="35.56cm" fo:page-height="21.59cm" style:num-format="1" style:print-orientation="landscape" fo:margin="0.051cm" fo:margin-top="0.051cm" fo:margin-bottom="0.051cm" fo:margin-left="0.051cm" fo:margin-right="0.051cm" style:shadow="none" fo:background-color="transparent" style:writing-mode="lr-tb">
<style:background-image/>
</style:page-layout-properties>
<style:header-style>
<style:header-footer-properties fo:min-height="0.762cm" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-bottom="0.254cm"/>
</style:header-style>
<style:footer-style>
<style:header-footer-properties fo:min-height="0.762cm" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0.254cm"/>
</style:footer-style>
</style:page-layout>
<style:page-layout style:name="Mpm2">
<style:page-layout-properties style:writing-mode="lr-tb"/>
<style:header-style>
<style:header-footer-properties fo:min-height="0.751cm" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-bottom="0.25cm" fo:border="2.49pt solid #000000" fo:padding="0.018cm" fo:background-color="#c0c0c0">
<style:background-image/>
</style:header-footer-properties>
</style:header-style>
<style:footer-style>
<style:header-footer-properties fo:min-height="0.751cm" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0.25cm" fo:border="2.49pt solid #000000" fo:padding="0.018cm" fo:background-color="#c0c0c0">
<style:background-image/>
</style:header-footer-properties>
</style:footer-style>
</style:page-layout>
</office:automatic-styles>
<office:master-styles>
<style:master-page style:name="Default" style:page-layout-name="Mpm1">
<style:header style:display="false">
<text:p><text:sheet-name>???</text:sheet-name></text:p>
</style:header>
<style:header-left style:display="false"/>
<style:footer style:display="false">
<text:p>Page <text:page-number>1</text:page-number></text:p>
</style:footer>
<style:footer-left style:display="false"/>
</style:master-page>
<style:master-page style:name="Report" style:page-layout-name="Mpm2">
<style:header>
<style:region-left>
<text:p><text:sheet-name>???</text:sheet-name> (<text:title>???</text:title>)</text:p>
</style:region-left>
<style:region-right>
<text:p><text:date style:data-style-name="N2" text:date-value="2016-12-25">00/00/0000</text:date>, <text:time>00:00:00</text:time></text:p>
</style:region-right>
</style:header>
<style:header-left style:display="false"/>
<style:footer>
<text:p>Page <text:page-number>1</text:page-number> / <text:page-count>99</text:page-count></text:p>
</style:footer>
<style:footer-left style:display="false"/>
</style:master-page>
</office:master-styles>
</office:document-styles>