sc: factor out some more code
[LibreOffice.git] / sc / qa / unit / data / functions / mathematical / fods / round.fods
blob6c1d89813fe895d6a92ba78191149f68622a14ad
1 <?xml version="1.0" encoding="UTF-8"?>
3 <office:document 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:config="urn:oasis:names:tc:opendocument:xmlns:config: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:xforms="http://www.w3.org/2002/xforms" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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:drawooo="http://openoffice.org/2010/draw" xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" xmlns:css3t="http://www.w3.org/TR/css3-text/" office:version="1.2" office:mimetype="application/vnd.oasis.opendocument.spreadsheet">
4 <office:styles>
5 <style:default-style style:family="table-cell">
6 <style:paragraph-properties style:tab-stop-distance="36pt"/>
7 <style:text-properties style:font-name="Liberation Sans" fo:language="en" fo:country="US" style:font-name-asian="DejaVu Sans1" style:language-asian="zh" style:country-asian="CN" style:font-name-complex="DejaVu Sans1" style:language-complex="hi" style:country-complex="IN"/>
8 </style:default-style>
9 <number:number-style style:name="N0">
10 <number:number number:min-integer-digits="1"/>
11 </number:number-style>
12 <number:currency-style style:name="N122P0" style:volatile="true">
13 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
14 <number:text> </number:text>
15 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
16 </number:currency-style>
17 <number:currency-style style:name="N122">
18 <style:text-properties fo:color="#ff0000"/>
19 <number:text>-</number:text>
20 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
21 <number:text> </number:text>
22 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
23 <style:map style:condition="value()&gt;=0" style:apply-style-name="N122P0"/>
24 </number:currency-style>
25 <number:number-style style:name="N126P0" style:volatile="true">
26 <number:text> $</number:text>
27 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
28 <number:text> </number:text>
29 </number:number-style>
30 <number:number-style style:name="N126P1" style:volatile="true">
31 <number:text> $(</number:text>
32 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
33 <number:text>)</number:text>
34 </number:number-style>
35 <number:number-style style:name="N126P2" style:volatile="true">
36 <number:text> $-</number:text>
37 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
38 <number:text> </number:text>
39 </number:number-style>
40 <number:text-style style:name="N126">
41 <number:text-content/>
42 <number:text> </number:text>
43 <style:map style:condition="value()&gt;0" style:apply-style-name="N126P0"/>
44 <style:map style:condition="value()&lt;0" style:apply-style-name="N126P1"/>
45 <style:map style:condition="value()=0" style:apply-style-name="N126P2"/>
46 </number:text-style>
47 <number:number-style style:name="N127">
48 <number:scientific-number number:decimal-places="14" loext:min-decimal-places="14" number:min-integer-digits="1" number:min-exponent-digits="3" loext:exponent-interval="1" loext:forced-exponent-sign="true"/>
49 </number:number-style>
50 <number:currency-style style:name="N129P0" style:volatile="true">
51 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
52 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
53 </number:currency-style>
54 <number:currency-style style:name="N129">
55 <number:text>-</number:text>
56 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
57 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
58 <style:map style:condition="value()&gt;=0" style:apply-style-name="N129P0"/>
59 </number:currency-style>
60 <number:currency-style style:name="N131P0" style:volatile="true">
61 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
62 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
63 </number:currency-style>
64 <number:currency-style style:name="N131">
65 <number:text>-</number:text>
66 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
67 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
68 <style:map style:condition="value()&gt;=0" style:apply-style-name="N131P0"/>
69 </number:currency-style>
70 <number:currency-style style:name="N132P0" style:volatile="true">
71 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
72 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
73 </number:currency-style>
74 <number:currency-style style:name="N132">
75 <style:text-properties fo:color="#ff0000"/>
76 <number:text>-</number:text>
77 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
78 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
79 <style:map style:condition="value()&gt;=0" style:apply-style-name="N132P0"/>
80 </number:currency-style>
81 <number:currency-style style:name="N133P0" style:volatile="true">
82 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
83 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
84 </number:currency-style>
85 <number:currency-style style:name="N133">
86 <style:text-properties fo:color="#ff0000"/>
87 <number:text>-</number:text>
88 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
89 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
90 <style:map style:condition="value()&gt;=0" style:apply-style-name="N133P0"/>
91 </number:currency-style>
92 <number:currency-style style:name="N135P0" style:volatile="true">
93 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
94 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
95 </number:currency-style>
96 <number:currency-style style:name="N135">
97 <style:text-properties fo:color="#ff0000"/>
98 <number:text>-</number:text>
99 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
100 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
101 <style:map style:condition="value()&gt;=0" style:apply-style-name="N135P0"/>
102 </number:currency-style>
103 <number:number-style style:name="N137P0" style:volatile="true">
104 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
105 <number:text> </number:text>
106 </number:number-style>
107 <number:number-style style:name="N137">
108 <number:text>(</number:text>
109 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
110 <number:text>)</number:text>
111 <style:map style:condition="value()&gt;=0" style:apply-style-name="N137P0"/>
112 </number:number-style>
113 <number:number-style style:name="N139P0" style:volatile="true">
114 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
115 <number:text> </number:text>
116 </number:number-style>
117 <number:number-style style:name="N139">
118 <number:text>(</number:text>
119 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
120 <number:text>)</number:text>
121 <style:map style:condition="value()&gt;=0" style:apply-style-name="N139P0"/>
122 </number:number-style>
123 <number:currency-style style:name="N141P0" style:volatile="true">
124 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
125 <loext:fill-character> </loext:fill-character>
126 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
127 </number:currency-style>
128 <number:currency-style style:name="N141">
129 <number:text>-</number:text>
130 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
131 <loext:fill-character> </loext:fill-character>
132 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
133 <style:map style:condition="value()&gt;=0" style:apply-style-name="N141P0"/>
134 </number:currency-style>
135 <number:currency-style style:name="N143P0" style:volatile="true">
136 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
137 <loext:fill-character> </loext:fill-character>
138 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
139 </number:currency-style>
140 <number:currency-style style:name="N143">
141 <number:text>-</number:text>
142 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
143 <loext:fill-character> </loext:fill-character>
144 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
145 <style:map style:condition="value()&gt;=0" style:apply-style-name="N143P0"/>
146 </number:currency-style>
147 <number:currency-style style:name="N145P0" style:volatile="true">
148 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
149 <number:text> </number:text>
150 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
151 </number:currency-style>
152 <number:currency-style style:name="N145">
153 <number:text>-</number:text>
154 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
155 <number:text> </number:text>
156 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
157 <style:map style:condition="value()&gt;=0" style:apply-style-name="N145P0"/>
158 </number:currency-style>
159 <number:currency-style style:name="N146P0" style:volatile="true">
160 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
161 <number:text> </number:text>
162 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
163 </number:currency-style>
164 <number:currency-style style:name="N146">
165 <number:text>-</number:text>
166 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
167 <number:text> </number:text>
168 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
169 <style:map style:condition="value()&gt;=0" style:apply-style-name="N146P0"/>
170 </number:currency-style>
171 <number:currency-style style:name="N147P0" style:volatile="true">
172 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
173 <number:text> </number:text>
174 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
175 </number:currency-style>
176 <number:currency-style style:name="N147">
177 <style:text-properties fo:color="#ff0000"/>
178 <number:text>-</number:text>
179 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
180 <number:text> </number:text>
181 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
182 <style:map style:condition="value()&gt;=0" style:apply-style-name="N147P0"/>
183 </number:currency-style>
184 <number:currency-style style:name="N149P0" style:volatile="true">
185 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
186 <number:text> </number:text>
187 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
188 </number:currency-style>
189 <number:currency-style style:name="N149">
190 <style:text-properties fo:color="#ff0000"/>
191 <number:text>-</number:text>
192 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
193 <number:text> </number:text>
194 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
195 <style:map style:condition="value()&gt;=0" style:apply-style-name="N149P0"/>
196 </number:currency-style>
197 <number:number-style style:name="N150">
198 <number:number number:decimal-places="9" loext:min-decimal-places="9" number:min-integer-digits="1"/>
199 </number:number-style>
200 <number:number-style style:name="N151">
201 <number:number number:decimal-places="8" loext:min-decimal-places="8" number:min-integer-digits="1"/>
202 </number:number-style>
203 <number:number-style style:name="N152">
204 <number:number number:decimal-places="10" loext:min-decimal-places="10" number:min-integer-digits="1"/>
205 </number:number-style>
206 <number:number-style style:name="N153">
207 <number:number number:decimal-places="11" loext:min-decimal-places="11" number:min-integer-digits="1"/>
208 </number:number-style>
209 <number:number-style style:name="N154">
210 <number:number number:decimal-places="12" loext:min-decimal-places="12" number:min-integer-digits="1"/>
211 </number:number-style>
212 <number:number-style style:name="N155">
213 <number:number number:decimal-places="13" loext:min-decimal-places="13" number:min-integer-digits="1"/>
214 </number:number-style>
215 <number:number-style style:name="N156">
216 <number:number number:decimal-places="14" loext:min-decimal-places="14" number:min-integer-digits="1"/>
217 </number:number-style>
218 <number:number-style style:name="N157">
219 <number:number number:decimal-places="15" loext:min-decimal-places="15" number:min-integer-digits="1"/>
220 </number:number-style>
221 <number:number-style style:name="N158">
222 <number:number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1"/>
223 </number:number-style>
224 <number:number-style style:name="N159">
225 <number:number number:decimal-places="17" loext:min-decimal-places="17" number:min-integer-digits="1"/>
226 </number:number-style>
227 <number:number-style style:name="N160">
228 <number:number number:decimal-places="18" loext:min-decimal-places="18" number:min-integer-digits="1"/>
229 </number:number-style>
230 <number:number-style style:name="N162P0" style:volatile="true">
231 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
232 <number:text></number:text>
233 </number:number-style>
234 <number:number-style style:name="N162">
235 <number:text>-</number:text>
236 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
237 <number:text></number:text>
238 <style:map style:condition="value()&gt;=0" style:apply-style-name="N162P0"/>
239 </number:number-style>
240 <number:number-style style:name="N163P0" style:volatile="true">
241 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
242 <number:text></number:text>
243 </number:number-style>
244 <number:number-style style:name="N163">
245 <style:text-properties fo:color="#ff0000"/>
246 <number:text>-</number:text>
247 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
248 <number:text></number:text>
249 <style:map style:condition="value()&gt;=0" style:apply-style-name="N163P0"/>
250 </number:number-style>
251 <number:number-style style:name="N165P0" style:volatile="true">
252 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
253 <number:text></number:text>
254 </number:number-style>
255 <number:number-style style:name="N165">
256 <number:text>-</number:text>
257 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
258 <number:text></number:text>
259 <style:map style:condition="value()&gt;=0" style:apply-style-name="N165P0"/>
260 </number:number-style>
261 <number:number-style style:name="N166P0" style:volatile="true">
262 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
263 <number:text></number:text>
264 </number:number-style>
265 <number:number-style style:name="N166">
266 <style:text-properties fo:color="#ff0000"/>
267 <number:text>-</number:text>
268 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
269 <number:text></number:text>
270 <style:map style:condition="value()&gt;=0" style:apply-style-name="N166P0"/>
271 </number:number-style>
272 <number:number-style style:name="N170P0" style:volatile="true">
273 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
274 <number:text> </number:text>
275 </number:number-style>
276 <number:number-style style:name="N170P1" style:volatile="true">
277 <number:text>-</number:text>
278 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
279 <number:text> </number:text>
280 </number:number-style>
281 <number:number-style style:name="N170P2" style:volatile="true">
282 <number:text> - </number:text>
283 </number:number-style>
284 <number:text-style style:name="N170">
285 <number:text-content/>
286 <number:text> </number:text>
287 <style:map style:condition="value()&gt;0" style:apply-style-name="N170P0"/>
288 <style:map style:condition="value()&lt;0" style:apply-style-name="N170P1"/>
289 <style:map style:condition="value()=0" style:apply-style-name="N170P2"/>
290 </number:text-style>
291 <number:number-style style:name="N174P0" style:volatile="true">
292 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
293 <number:text></number:text>
294 </number:number-style>
295 <number:number-style style:name="N174P1" style:volatile="true">
296 <number:text>-</number:text>
297 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
298 <number:text></number:text>
299 </number:number-style>
300 <number:number-style style:name="N174P2" style:volatile="true">
301 <number:text> - € </number:text>
302 </number:number-style>
303 <number:text-style style:name="N174">
304 <number:text-content/>
305 <number:text> </number:text>
306 <style:map style:condition="value()&gt;0" style:apply-style-name="N174P0"/>
307 <style:map style:condition="value()&lt;0" style:apply-style-name="N174P1"/>
308 <style:map style:condition="value()=0" style:apply-style-name="N174P2"/>
309 </number:text-style>
310 <number:number-style style:name="N178P0" style:volatile="true">
311 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
312 <number:text> </number:text>
313 </number:number-style>
314 <number:number-style style:name="N178P1" style:volatile="true">
315 <number:text>-</number:text>
316 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
317 <number:text> </number:text>
318 </number:number-style>
319 <number:number-style style:name="N178P2" style:volatile="true">
320 <number:text> -</number:text>
321 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
322 <number:text> </number:text>
323 </number:number-style>
324 <number:text-style style:name="N178">
325 <number:text-content/>
326 <number:text> </number:text>
327 <style:map style:condition="value()&gt;0" style:apply-style-name="N178P0"/>
328 <style:map style:condition="value()&lt;0" style:apply-style-name="N178P1"/>
329 <style:map style:condition="value()=0" style:apply-style-name="N178P2"/>
330 </number:text-style>
331 <number:number-style style:name="N182P0" style:volatile="true">
332 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
333 <number:text></number:text>
334 </number:number-style>
335 <number:number-style style:name="N182P1" style:volatile="true">
336 <number:text>-</number:text>
337 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
338 <number:text></number:text>
339 </number:number-style>
340 <number:number-style style:name="N182P2" style:volatile="true">
341 <number:text> -</number:text>
342 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
343 <number:text></number:text>
344 </number:number-style>
345 <number:text-style style:name="N182">
346 <number:text-content/>
347 <number:text> </number:text>
348 <style:map style:condition="value()&gt;0" style:apply-style-name="N182P0"/>
349 <style:map style:condition="value()&lt;0" style:apply-style-name="N182P1"/>
350 <style:map style:condition="value()=0" style:apply-style-name="N182P2"/>
351 </number:text-style>
352 <number:time-style style:name="N183">
353 <number:minutes number:style="long"/>
354 <number:text>:</number:text>
355 <number:seconds number:style="long"/>
356 </number:time-style>
357 <number:time-style style:name="N184" number:truncate-on-overflow="false">
358 <number:hours/>
359 <number:text>:</number:text>
360 <number:minutes number:style="long"/>
361 <number:text>:</number:text>
362 <number:seconds number:style="long"/>
363 </number:time-style>
364 <number:time-style style:name="N185">
365 <number:minutes number:style="long"/>
366 <number:text>:</number:text>
367 <number:seconds number:style="long" number:decimal-places="1"/>
368 </number:time-style>
369 <number:number-style style:name="N186">
370 <number:scientific-number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="3" number:min-exponent-digits="1" loext:exponent-interval="3" loext:forced-exponent-sign="true"/>
371 </number:number-style>
372 <number:number-style style:name="N187">
373 <number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1"/>
374 </number:number-style>
375 <number:number-style style:name="N188">
376 <number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1"/>
377 </number:number-style>
378 <number:number-style style:name="N189">
379 <number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1"/>
380 </number:number-style>
381 <number:number-style style:name="N190">
382 <number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="1"/>
383 </number:number-style>
384 <number:number-style style:name="N191">
385 <number:number number:decimal-places="6" loext:min-decimal-places="6" number:min-integer-digits="1"/>
386 </number:number-style>
387 <number:number-style style:name="N192">
388 <number:number number:decimal-places="7" loext:min-decimal-places="7" number:min-integer-digits="1"/>
389 </number:number-style>
390 <number:number-style style:name="N194P0" style:volatile="true">
391 <number:text>$</number:text>
392 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
393 <number:text> </number:text>
394 </number:number-style>
395 <number:number-style style:name="N194">
396 <number:text>($</number:text>
397 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
398 <number:text>)</number:text>
399 <style:map style:condition="value()&gt;=0" style:apply-style-name="N194P0"/>
400 </number:number-style>
401 <number:number-style style:name="N195P0" style:volatile="true">
402 <number:text>$</number:text>
403 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
404 <number:text> </number:text>
405 </number:number-style>
406 <number:number-style style:name="N195">
407 <style:text-properties fo:color="#ff0000"/>
408 <number:text>($</number:text>
409 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
410 <number:text>)</number:text>
411 <style:map style:condition="value()&gt;=0" style:apply-style-name="N195P0"/>
412 </number:number-style>
413 <number:number-style style:name="N197P0" style:volatile="true">
414 <number:text>$</number:text>
415 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
416 <number:text> </number:text>
417 </number:number-style>
418 <number:number-style style:name="N197">
419 <number:text>($</number:text>
420 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
421 <number:text>)</number:text>
422 <style:map style:condition="value()&gt;=0" style:apply-style-name="N197P0"/>
423 </number:number-style>
424 <number:number-style style:name="N198P0" style:volatile="true">
425 <number:text>$</number:text>
426 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
427 <number:text> </number:text>
428 </number:number-style>
429 <number:number-style style:name="N198">
430 <style:text-properties fo:color="#ff0000"/>
431 <number:text>($</number:text>
432 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
433 <number:text>)</number:text>
434 <style:map style:condition="value()&gt;=0" style:apply-style-name="N198P0"/>
435 </number:number-style>
436 <number:number-style style:name="N202P0" style:volatile="true">
437 <loext:fill-character> </loext:fill-character>
438 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
439 <number:text> </number:text>
440 </number:number-style>
441 <number:number-style style:name="N202P1" style:volatile="true">
442 <loext:fill-character> </loext:fill-character>
443 <number:text>(</number:text>
444 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
445 <number:text>)</number:text>
446 </number:number-style>
447 <number:number-style style:name="N202P2" style:volatile="true">
448 <loext:fill-character> </loext:fill-character>
449 <number:text>- </number:text>
450 </number:number-style>
451 <number:text-style style:name="N202">
452 <number:text-content/>
453 <number:text> </number:text>
454 <style:map style:condition="value()&gt;0" style:apply-style-name="N202P0"/>
455 <style:map style:condition="value()&lt;0" style:apply-style-name="N202P1"/>
456 <style:map style:condition="value()=0" style:apply-style-name="N202P2"/>
457 </number:text-style>
458 <number:number-style style:name="N206P0" style:volatile="true">
459 <loext:text> $</loext:text>
460 <loext:fill-character> </loext:fill-character>
461 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
462 <number:text> </number:text>
463 </number:number-style>
464 <number:number-style style:name="N206P1" style:volatile="true">
465 <loext:text> $</loext:text>
466 <loext:fill-character> </loext:fill-character>
467 <number:text>(</number:text>
468 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
469 <number:text>)</number:text>
470 </number:number-style>
471 <number:number-style style:name="N206P2" style:volatile="true">
472 <loext:text> $</loext:text>
473 <loext:fill-character> </loext:fill-character>
474 <number:text>- </number:text>
475 </number:number-style>
476 <number:text-style style:name="N206">
477 <number:text-content/>
478 <number:text> </number:text>
479 <style:map style:condition="value()&gt;0" style:apply-style-name="N206P0"/>
480 <style:map style:condition="value()&lt;0" style:apply-style-name="N206P1"/>
481 <style:map style:condition="value()=0" style:apply-style-name="N206P2"/>
482 </number:text-style>
483 <number:number-style style:name="N210P0" style:volatile="true">
484 <loext:fill-character> </loext:fill-character>
485 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
486 <number:text> </number:text>
487 </number:number-style>
488 <number:number-style style:name="N210P1" style:volatile="true">
489 <loext:fill-character> </loext:fill-character>
490 <number:text>(</number:text>
491 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
492 <number:text>)</number:text>
493 </number:number-style>
494 <number:number-style style:name="N210P2" style:volatile="true">
495 <loext:fill-character> </loext:fill-character>
496 <number:text>-</number:text>
497 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
498 <number:text> </number:text>
499 </number:number-style>
500 <number:text-style style:name="N210">
501 <number:text-content/>
502 <number:text> </number:text>
503 <style:map style:condition="value()&gt;0" style:apply-style-name="N210P0"/>
504 <style:map style:condition="value()&lt;0" style:apply-style-name="N210P1"/>
505 <style:map style:condition="value()=0" style:apply-style-name="N210P2"/>
506 </number:text-style>
507 <number:number-style style:name="N214P0" style:volatile="true">
508 <loext:text> $</loext:text>
509 <loext:fill-character> </loext:fill-character>
510 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
511 <number:text> </number:text>
512 </number:number-style>
513 <number:number-style style:name="N214P1" style:volatile="true">
514 <loext:text> $</loext:text>
515 <loext:fill-character> </loext:fill-character>
516 <number:text>(</number:text>
517 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
518 <number:text>)</number:text>
519 </number:number-style>
520 <number:number-style style:name="N214P2" style:volatile="true">
521 <loext:text> $</loext:text>
522 <loext:fill-character> </loext:fill-character>
523 <number:text>-</number:text>
524 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
525 <number:text> </number:text>
526 </number:number-style>
527 <number:text-style style:name="N214">
528 <number:text-content/>
529 <number:text> </number:text>
530 <style:map style:condition="value()&gt;0" style:apply-style-name="N214P0"/>
531 <style:map style:condition="value()&lt;0" style:apply-style-name="N214P1"/>
532 <style:map style:condition="value()=0" style:apply-style-name="N214P2"/>
533 </number:text-style>
534 <number:number-style style:name="N216P0" style:volatile="true">
535 <number:text>Yes</number:text>
536 </number:number-style>
537 <number:number-style style:name="N216P1" style:volatile="true">
538 <number:text>Yes</number:text>
539 </number:number-style>
540 <number:number-style style:name="N216">
541 <number:text>No</number:text>
542 <style:map style:condition="value()&gt;0" style:apply-style-name="N216P0"/>
543 <style:map style:condition="value()&lt;0" style:apply-style-name="N216P1"/>
544 </number:number-style>
545 <number:number-style style:name="N218P0" style:volatile="true">
546 <number:text>True</number:text>
547 </number:number-style>
548 <number:number-style style:name="N218P1" style:volatile="true">
549 <number:text>True</number:text>
550 </number:number-style>
551 <number:number-style style:name="N218">
552 <number:text>False</number:text>
553 <style:map style:condition="value()&gt;0" style:apply-style-name="N218P0"/>
554 <style:map style:condition="value()&lt;0" style:apply-style-name="N218P1"/>
555 </number:number-style>
556 <number:number-style style:name="N220P0" style:volatile="true">
557 <number:text>On</number:text>
558 </number:number-style>
559 <number:number-style style:name="N220P1" style:volatile="true">
560 <number:text>On</number:text>
561 </number:number-style>
562 <number:number-style style:name="N220">
563 <number:text>Off</number:text>
564 <style:map style:condition="value()&gt;0" style:apply-style-name="N220P0"/>
565 <style:map style:condition="value()&lt;0" style:apply-style-name="N220P1"/>
566 </number:number-style>
567 <number:currency-style style:name="N222P0" style:volatile="true">
568 <number:currency-symbol></number:currency-symbol>
569 <number:text> </number:text>
570 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
571 <number:text> </number:text>
572 </number:currency-style>
573 <number:currency-style style:name="N222">
574 <style:text-properties fo:color="#ff0000"/>
575 <number:text>(</number:text>
576 <number:currency-symbol></number:currency-symbol>
577 <number:text> </number:text>
578 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
579 <number:text>)</number:text>
580 <style:map style:condition="value()&gt;=0" style:apply-style-name="N222P0"/>
581 </number:currency-style>
582 <number:number-style style:name="N224P0" style:volatile="true">
583 <number:text>\</number:text>
584 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
585 </number:number-style>
586 <number:number-style style:name="N224">
587 <number:text>\-</number:text>
588 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
589 <style:map style:condition="value()&gt;=0" style:apply-style-name="N224P0"/>
590 </number:number-style>
591 <number:number-style style:name="N225P0" style:volatile="true">
592 <number:text>\</number:text>
593 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
594 </number:number-style>
595 <number:number-style style:name="N225">
596 <style:text-properties fo:color="#ff0000"/>
597 <number:text>\-</number:text>
598 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
599 <style:map style:condition="value()&gt;=0" style:apply-style-name="N225P0"/>
600 </number:number-style>
601 <number:number-style style:name="N227P0" style:volatile="true">
602 <number:text>\</number:text>
603 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
604 </number:number-style>
605 <number:number-style style:name="N227">
606 <number:text>\-</number:text>
607 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
608 <style:map style:condition="value()&gt;=0" style:apply-style-name="N227P0"/>
609 </number:number-style>
610 <number:number-style style:name="N228P0" style:volatile="true">
611 <number:text>\</number:text>
612 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
613 </number:number-style>
614 <number:number-style style:name="N228">
615 <style:text-properties fo:color="#ff0000"/>
616 <number:text>\-</number:text>
617 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
618 <style:map style:condition="value()&gt;=0" style:apply-style-name="N228P0"/>
619 </number:number-style>
620 <number:number-style style:name="N232P0" style:volatile="true">
621 <loext:text> \</loext:text>
622 <loext:fill-character> </loext:fill-character>
623 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
624 <number:text> </number:text>
625 </number:number-style>
626 <number:number-style style:name="N232P1" style:volatile="true">
627 <loext:text> \</loext:text>
628 <loext:fill-character> </loext:fill-character>
629 <number:text>-</number:text>
630 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
631 <number:text> </number:text>
632 </number:number-style>
633 <number:number-style style:name="N232P2" style:volatile="true">
634 <loext:text> \</loext:text>
635 <loext:fill-character> </loext:fill-character>
636 <number:text>- </number:text>
637 </number:number-style>
638 <number:text-style style:name="N232">
639 <number:text-content/>
640 <number:text> </number:text>
641 <style:map style:condition="value()&gt;0" style:apply-style-name="N232P0"/>
642 <style:map style:condition="value()&lt;0" style:apply-style-name="N232P1"/>
643 <style:map style:condition="value()=0" style:apply-style-name="N232P2"/>
644 </number:text-style>
645 <number:number-style style:name="N234P0" style:volatile="true">
646 <loext:fill-character> </loext:fill-character>
647 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
648 <number:text> </number:text>
649 </number:number-style>
650 <number:number-style style:name="N234P1" style:volatile="true">
651 <loext:fill-character> </loext:fill-character>
652 <number:text>-</number:text>
653 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
654 <number:text> </number:text>
655 </number:number-style>
656 <number:number-style style:name="N234P2" style:volatile="true">
657 <loext:fill-character> </loext:fill-character>
658 <number:text>- </number:text>
659 </number:number-style>
660 <number:text-style style:name="N234">
661 <number:text-content/>
662 <number:text> </number:text>
663 <style:map style:condition="value()&gt;0" style:apply-style-name="N234P0"/>
664 <style:map style:condition="value()&lt;0" style:apply-style-name="N234P1"/>
665 <style:map style:condition="value()=0" style:apply-style-name="N234P2"/>
666 </number:text-style>
667 <number:number-style style:name="N238P0" style:volatile="true">
668 <loext:text> \</loext:text>
669 <loext:fill-character> </loext:fill-character>
670 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
671 <number:text> </number:text>
672 </number:number-style>
673 <number:number-style style:name="N238P1" style:volatile="true">
674 <loext:text> \</loext:text>
675 <loext:fill-character> </loext:fill-character>
676 <number:text>-</number:text>
677 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
678 <number:text> </number:text>
679 </number:number-style>
680 <number:number-style style:name="N238P2" style:volatile="true">
681 <loext:text> \</loext:text>
682 <loext:fill-character> </loext:fill-character>
683 <number:text>-</number:text>
684 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
685 <number:text> </number:text>
686 </number:number-style>
687 <number:text-style style:name="N238">
688 <number:text-content/>
689 <number:text> </number:text>
690 <style:map style:condition="value()&gt;0" style:apply-style-name="N238P0"/>
691 <style:map style:condition="value()&lt;0" style:apply-style-name="N238P1"/>
692 <style:map style:condition="value()=0" style:apply-style-name="N238P2"/>
693 </number:text-style>
694 <number:number-style style:name="N240P0" style:volatile="true">
695 <loext:fill-character> </loext:fill-character>
696 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
697 <number:text> </number:text>
698 </number:number-style>
699 <number:number-style style:name="N240P1" style:volatile="true">
700 <loext:fill-character> </loext:fill-character>
701 <number:text>-</number:text>
702 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
703 <number:text> </number:text>
704 </number:number-style>
705 <number:number-style style:name="N240P2" style:volatile="true">
706 <loext:fill-character> </loext:fill-character>
707 <number:text>-</number:text>
708 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
709 <number:text> </number:text>
710 </number:number-style>
711 <number:text-style style:name="N240">
712 <number:text-content/>
713 <number:text> </number:text>
714 <style:map style:condition="value()&gt;0" style:apply-style-name="N240P0"/>
715 <style:map style:condition="value()&lt;0" style:apply-style-name="N240P1"/>
716 <style:map style:condition="value()=0" style:apply-style-name="N240P2"/>
717 </number:text-style>
718 <number:date-style style:name="N241">
719 <number:month number:style="long"/>
720 <number:text>-</number:text>
721 <number:day number:style="long"/>
722 <number:text>-</number:text>
723 <number:year number:style="long"/>
724 </number:date-style>
725 <number:date-style style:name="N242">
726 <number:month number:style="long"/>
727 <number:text>-</number:text>
728 <number:day/>
729 <number:text>-</number:text>
730 <number:year/>
731 </number:date-style>
732 <number:date-style style:name="N243">
733 <number:day number:style="long"/>
734 <number:text>-</number:text>
735 <number:month number:style="long"/>
736 </number:date-style>
737 <number:date-style style:name="N244">
738 <number:month number:style="long"/>
739 <number:text>-</number:text>
740 <number:year/>
741 </number:date-style>
742 <number:currency-style style:name="N246P0" style:volatile="true">
743 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
744 <number:text> </number:text>
745 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
746 </number:currency-style>
747 <number:currency-style style:name="N246">
748 <style:text-properties fo:color="#ff0000"/>
749 <number:text>-</number:text>
750 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
751 <number:text> </number:text>
752 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
753 <style:map style:condition="value()&gt;=0" style:apply-style-name="N246P0"/>
754 </number:currency-style>
755 <number:date-style style:name="N247">
756 <number:month number:style="long"/>
757 <number:text>.</number:text>
758 <number:year number:style="long"/>
759 </number:date-style>
760 <number:date-style style:name="N248">
761 <number:month number:style="long"/>
762 <number:text>/</number:text>
763 <number:year number:style="long"/>
764 </number:date-style>
765 <number:currency-style style:name="N250P0" style:volatile="true">
766 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
767 <number:text> </number:text>
768 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
769 </number:currency-style>
770 <number:currency-style style:name="N250">
771 <style:text-properties fo:color="#ff0000"/>
772 <number:text>-</number:text>
773 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
774 <number:text> </number:text>
775 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
776 <style:map style:condition="value()&gt;=0" style:apply-style-name="N250P0"/>
777 </number:currency-style>
778 <number:date-style style:name="N251">
779 <number:year number:style="long"/>
780 </number:date-style>
781 <number:date-style style:name="N252">
782 <number:text></number:text>
783 <number:year number:style="long"/>
784 </number:date-style>
785 <number:currency-style style:name="N254P0" style:volatile="true">
786 <number:currency-symbol number:language="es" number:country="MX">$</number:currency-symbol>
787 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
788 </number:currency-style>
789 <number:currency-style style:name="N254">
790 <style:text-properties fo:color="#ff0000"/>
791 <number:text>-</number:text>
792 <number:currency-symbol number:language="es" number:country="MX">$</number:currency-symbol>
793 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
794 <style:map style:condition="value()&gt;=0" style:apply-style-name="N254P0"/>
795 </number:currency-style>
796 <number:number-style style:name="N257P0" style:volatile="true">
797 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
798 <number:text> </number:text>
799 </number:number-style>
800 <number:number-style style:name="N257P1" style:volatile="true">
801 <number:text> (</number:text>
802 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
803 <number:text>)</number:text>
804 </number:number-style>
805 <number:number-style style:name="N257P2" style:volatile="true">
806 <number:text> - </number:text>
807 </number:number-style>
808 <number:text-style style:name="N257">
809 <number:text-content/>
810 <number:text> </number:text>
811 <style:map style:condition="value()&gt;0" style:apply-style-name="N257P0"/>
812 <style:map style:condition="value()&lt;0" style:apply-style-name="N257P1"/>
813 <style:map style:condition="value()=0" style:apply-style-name="N257P2"/>
814 </number:text-style>
815 <number:number-style style:name="N261P0" style:volatile="true">
816 <number:text> $</number:text>
817 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
818 <number:text> </number:text>
819 </number:number-style>
820 <number:number-style style:name="N261P1" style:volatile="true">
821 <number:text> $(</number:text>
822 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
823 <number:text>)</number:text>
824 </number:number-style>
825 <number:number-style style:name="N261P2" style:volatile="true">
826 <number:text> $- </number:text>
827 </number:number-style>
828 <number:text-style style:name="N261">
829 <number:text-content/>
830 <number:text> </number:text>
831 <style:map style:condition="value()&gt;0" style:apply-style-name="N261P0"/>
832 <style:map style:condition="value()&lt;0" style:apply-style-name="N261P1"/>
833 <style:map style:condition="value()=0" style:apply-style-name="N261P2"/>
834 </number:text-style>
835 <number:number-style style:name="N264P0" style:volatile="true">
836 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
837 <number:text> </number:text>
838 </number:number-style>
839 <number:number-style style:name="N264P1" style:volatile="true">
840 <number:text> (</number:text>
841 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
842 <number:text>)</number:text>
843 </number:number-style>
844 <number:number-style style:name="N264P2" style:volatile="true">
845 <number:text> -</number:text>
846 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
847 <number:text> </number:text>
848 </number:number-style>
849 <number:text-style style:name="N264">
850 <number:text-content/>
851 <number:text> </number:text>
852 <style:map style:condition="value()&gt;0" style:apply-style-name="N264P0"/>
853 <style:map style:condition="value()&lt;0" style:apply-style-name="N264P1"/>
854 <style:map style:condition="value()=0" style:apply-style-name="N264P2"/>
855 </number:text-style>
856 <number:number-style style:name="N265">
857 <number:scientific-number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:min-exponent-digits="1" loext:exponent-interval="1" loext:forced-exponent-sign="true"/>
858 </number:number-style>
859 <number:number-style style:name="N266">
860 <number:text>$</number:text>
861 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
862 </number:number-style>
863 <number:number-style style:name="N267">
864 <number:scientific-number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:min-exponent-digits="1" loext:exponent-interval="3" loext:forced-exponent-sign="true"/>
865 </number:number-style>
866 <number:currency-style style:name="N269P0" style:volatile="true">
867 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
868 <number:text> </number:text>
869 <number:currency-symbol number:language="fr" number:country="FR"></number:currency-symbol>
870 </number:currency-style>
871 <number:currency-style style:name="N269">
872 <style:text-properties fo:color="#ff0000"/>
873 <number:text>-</number:text>
874 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
875 <number:text> </number:text>
876 <number:currency-symbol number:language="fr" number:country="FR"></number:currency-symbol>
877 <style:map style:condition="value()&gt;=0" style:apply-style-name="N269P0"/>
878 </number:currency-style>
879 <number:date-style style:name="N270">
880 <number:day number:style="long"/>
881 <number:text>.</number:text>
882 <number:month number:style="long"/>
883 <number:text>.</number:text>
884 <number:year number:style="long"/>
885 </number:date-style>
886 <number:number-style style:name="N272P0" style:volatile="true">
887 <number:text>WAHR</number:text>
888 </number:number-style>
889 <number:number-style style:name="N272P1" style:volatile="true">
890 <number:text>WAHR</number:text>
891 </number:number-style>
892 <number:number-style style:name="N272">
893 <number:text>FALSCH</number:text>
894 <style:map style:condition="value()&gt;0" style:apply-style-name="N272P0"/>
895 <style:map style:condition="value()&lt;0" style:apply-style-name="N272P1"/>
896 </number:number-style>
897 <number:number-style style:name="N273">
898 <number:number number:decimal-places="20" loext:min-decimal-places="20" number:min-integer-digits="1"/>
899 </number:number-style>
900 <number:date-style style:name="N10121" number:language="en" number:country="US">
901 <number:month/>
902 <number:text>/</number:text>
903 <number:day/>
904 <number:text>/</number:text>
905 <number:year number:style="long"/>
906 </number:date-style>
907 <number:date-style style:name="N10122" number:language="en" number:country="US">
908 <number:day/>
909 <number:text>-</number:text>
910 <number:month number:textual="true"/>
911 <number:text>-</number:text>
912 <number:year/>
913 </number:date-style>
914 <number:date-style style:name="N10123" number:language="en" number:country="US">
915 <number:day/>
916 <number:text>-</number:text>
917 <number:month number:textual="true"/>
918 </number:date-style>
919 <number:date-style style:name="N10124" number:language="en" number:country="US">
920 <number:month number:textual="true"/>
921 <number:text>-</number:text>
922 <number:year/>
923 </number:date-style>
924 <number:time-style style:name="N10125" number:language="en" number:country="US">
925 <number:hours/>
926 <number:text>:</number:text>
927 <number:minutes number:style="long"/>
928 <number:text> </number:text>
929 <number:am-pm/>
930 </number:time-style>
931 <number:time-style style:name="N10126" number:language="en" number:country="US">
932 <number:hours/>
933 <number:text>:</number:text>
934 <number:minutes number:style="long"/>
935 <number:text>:</number:text>
936 <number:seconds number:style="long"/>
937 <number:text> </number:text>
938 <number:am-pm/>
939 </number:time-style>
940 <number:time-style style:name="N10127" number:language="en" number:country="US">
941 <number:hours/>
942 <number:text>:</number:text>
943 <number:minutes number:style="long"/>
944 </number:time-style>
945 <number:time-style style:name="N10128" number:language="en" number:country="US">
946 <number:hours/>
947 <number:text>:</number:text>
948 <number:minutes number:style="long"/>
949 <number:text>:</number:text>
950 <number:seconds number:style="long"/>
951 </number:time-style>
952 <number:date-style style:name="N10129" number:language="en" number:country="US">
953 <number:month/>
954 <number:text>/</number:text>
955 <number:day/>
956 <number:text>/</number:text>
957 <number:year number:style="long"/>
958 <number:text> </number:text>
959 <number:hours/>
960 <number:text>:</number:text>
961 <number:minutes number:style="long"/>
962 </number:date-style>
963 <number:number-style style:name="N10131P0" style:volatile="true" number:language="en" number:country="US">
964 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
965 <number:text> </number:text>
966 </number:number-style>
967 <number:number-style style:name="N10131" number:language="en" number:country="US">
968 <style:text-properties fo:color="#ff0000"/>
969 <number:text>(</number:text>
970 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
971 <number:text>)</number:text>
972 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10131P0"/>
973 </number:number-style>
974 <number:number-style style:name="N10133P0" style:volatile="true" number:language="en" number:country="US">
975 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
976 <number:text> </number:text>
977 </number:number-style>
978 <number:number-style style:name="N10133" number:language="en" number:country="US">
979 <style:text-properties fo:color="#ff0000"/>
980 <number:text>(</number:text>
981 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
982 <number:text>)</number:text>
983 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10133P0"/>
984 </number:number-style>
985 <number:currency-style style:name="N10135P0" style:volatile="true" number:language="en" number:country="US">
986 <number:currency-symbol/>
987 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
988 <number:text> </number:text>
989 </number:currency-style>
990 <number:currency-style style:name="N10135" number:language="en" number:country="US">
991 <number:text>(</number:text>
992 <number:currency-symbol/>
993 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
994 <number:text>)</number:text>
995 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10135P0"/>
996 </number:currency-style>
997 <number:currency-style style:name="N10136P0" style:volatile="true" number:language="en" number:country="US">
998 <number:currency-symbol/>
999 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1000 <number:text> </number:text>
1001 </number:currency-style>
1002 <number:currency-style style:name="N10136" number:language="en" number:country="US">
1003 <style:text-properties fo:color="#ff0000"/>
1004 <number:text>(</number:text>
1005 <number:currency-symbol/>
1006 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1007 <number:text>)</number:text>
1008 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10136P0"/>
1009 </number:currency-style>
1010 <number:currency-style style:name="N10138P0" style:volatile="true" number:language="en" number:country="US">
1011 <number:currency-symbol/>
1012 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1013 <number:text> </number:text>
1014 </number:currency-style>
1015 <number:currency-style style:name="N10138" number:language="en" number:country="US">
1016 <number:text>(</number:text>
1017 <number:currency-symbol/>
1018 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1019 <number:text>)</number:text>
1020 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10138P0"/>
1021 </number:currency-style>
1022 <number:currency-style style:name="N10139P0" style:volatile="true" number:language="en" number:country="US">
1023 <number:currency-symbol/>
1024 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1025 <number:text> </number:text>
1026 </number:currency-style>
1027 <number:currency-style style:name="N10139" number:language="en" number:country="US">
1028 <style:text-properties fo:color="#ff0000"/>
1029 <number:text>(</number:text>
1030 <number:currency-symbol/>
1031 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1032 <number:text>)</number:text>
1033 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10139P0"/>
1034 </number:currency-style>
1035 <number:number-style style:name="N10140P0" style:volatile="true" number:language="en" number:country="US">
1036 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1037 <number:text> </number:text>
1038 </number:number-style>
1039 <number:number-style style:name="N10140" number:language="en" number:country="US">
1040 <number:text>(</number:text>
1041 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1042 <number:text>)</number:text>
1043 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10140P0"/>
1044 </number:number-style>
1045 <number:number-style style:name="N10141P0" style:volatile="true" number:language="en" number:country="US">
1046 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1047 <number:text> </number:text>
1048 </number:number-style>
1049 <number:number-style style:name="N10141" number:language="en" number:country="US">
1050 <number:text>(</number:text>
1051 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1052 <number:text>)</number:text>
1053 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10141P0"/>
1054 </number:number-style>
1055 <number:number-style style:name="N10145P0" style:volatile="true" number:language="en" number:country="US">
1056 <loext:fill-character> </loext:fill-character>
1057 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1058 <number:text> </number:text>
1059 </number:number-style>
1060 <number:number-style style:name="N10145P1" style:volatile="true" number:language="en" number:country="US">
1061 <loext:fill-character> </loext:fill-character>
1062 <number:text>(</number:text>
1063 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1064 <number:text>)</number:text>
1065 </number:number-style>
1066 <number:number-style style:name="N10145P2" style:volatile="true" number:language="en" number:country="US">
1067 <loext:fill-character> </loext:fill-character>
1068 <number:text>- </number:text>
1069 </number:number-style>
1070 <number:text-style style:name="N10145" number:language="en" number:country="US">
1071 <number:text-content/>
1072 <number:text> </number:text>
1073 <style:map style:condition="value()&gt;0" style:apply-style-name="N10145P0"/>
1074 <style:map style:condition="value()&lt;0" style:apply-style-name="N10145P1"/>
1075 <style:map style:condition="value()=0" style:apply-style-name="N10145P2"/>
1076 </number:text-style>
1077 <number:currency-style style:name="N10149P0" style:volatile="true" number:language="en" number:country="US">
1078 <number:currency-symbol/>
1079 <loext:fill-character> </loext:fill-character>
1080 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1081 <number:text> </number:text>
1082 </number:currency-style>
1083 <number:currency-style style:name="N10149P1" style:volatile="true" number:language="en" number:country="US">
1084 <number:currency-symbol/>
1085 <loext:fill-character> </loext:fill-character>
1086 <number:text>(</number:text>
1087 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1088 <number:text>)</number:text>
1089 </number:currency-style>
1090 <number:currency-style style:name="N10149P2" style:volatile="true" number:language="en" number:country="US">
1091 <number:currency-symbol/>
1092 <loext:fill-character> </loext:fill-character>
1093 <number:text>- </number:text>
1094 </number:currency-style>
1095 <number:text-style style:name="N10149" number:language="en" number:country="US">
1096 <number:text-content/>
1097 <number:text> </number:text>
1098 <style:map style:condition="value()&gt;0" style:apply-style-name="N10149P0"/>
1099 <style:map style:condition="value()&lt;0" style:apply-style-name="N10149P1"/>
1100 <style:map style:condition="value()=0" style:apply-style-name="N10149P2"/>
1101 </number:text-style>
1102 <number:number-style style:name="N10153P0" style:volatile="true" number:language="en" number:country="US">
1103 <loext:fill-character> </loext:fill-character>
1104 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1105 <number:text> </number:text>
1106 </number:number-style>
1107 <number:number-style style:name="N10153P1" style:volatile="true" number:language="en" number:country="US">
1108 <loext:fill-character> </loext:fill-character>
1109 <number:text>(</number:text>
1110 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1111 <number:text>)</number:text>
1112 </number:number-style>
1113 <number:number-style style:name="N10153P2" style:volatile="true" number:language="en" number:country="US">
1114 <loext:fill-character> </loext:fill-character>
1115 <number:text>-</number:text>
1116 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
1117 <number:text> </number:text>
1118 </number:number-style>
1119 <number:text-style style:name="N10153" number:language="en" number:country="US">
1120 <number:text-content/>
1121 <number:text> </number:text>
1122 <style:map style:condition="value()&gt;0" style:apply-style-name="N10153P0"/>
1123 <style:map style:condition="value()&lt;0" style:apply-style-name="N10153P1"/>
1124 <style:map style:condition="value()=0" style:apply-style-name="N10153P2"/>
1125 </number:text-style>
1126 <number:currency-style style:name="N10157P0" style:volatile="true" number:language="en" number:country="US">
1127 <number:currency-symbol/>
1128 <loext:fill-character> </loext:fill-character>
1129 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1130 <number:text> </number:text>
1131 </number:currency-style>
1132 <number:currency-style style:name="N10157P1" style:volatile="true" number:language="en" number:country="US">
1133 <number:currency-symbol/>
1134 <loext:fill-character> </loext:fill-character>
1135 <number:text>(</number:text>
1136 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1137 <number:text>)</number:text>
1138 </number:currency-style>
1139 <number:currency-style style:name="N10157P2" style:volatile="true" number:language="en" number:country="US">
1140 <number:currency-symbol/>
1141 <loext:fill-character> </loext:fill-character>
1142 <number:text>-</number:text>
1143 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
1144 <number:text> </number:text>
1145 </number:currency-style>
1146 <number:text-style style:name="N10157" number:language="en" number:country="US">
1147 <number:text-content/>
1148 <number:text> </number:text>
1149 <style:map style:condition="value()&gt;0" style:apply-style-name="N10157P0"/>
1150 <style:map style:condition="value()&lt;0" style:apply-style-name="N10157P1"/>
1151 <style:map style:condition="value()=0" style:apply-style-name="N10157P2"/>
1152 </number:text-style>
1153 <number:number-style style:name="N10158" number:language="en" number:country="US">
1154 <number:scientific-number number:decimal-places="14" loext:min-decimal-places="14" number:min-integer-digits="1" number:min-exponent-digits="3" loext:exponent-interval="1" loext:forced-exponent-sign="true"/>
1155 </number:number-style>
1156 <number:number-style style:name="N10159" number:language="en" number:country="US">
1157 <number:scientific-number number:decimal-places="15" loext:min-decimal-places="15" number:min-integer-digits="1" number:min-exponent-digits="3" loext:exponent-interval="1" loext:forced-exponent-sign="true"/>
1158 </number:number-style>
1159 <number:date-style style:name="N20107" number:language="de" number:country="DE">
1160 <number:day number:style="long"/>
1161 <number:text>. </number:text>
1162 <number:month number:textual="true"/>
1163 <number:text> </number:text>
1164 <number:year/>
1165 </number:date-style>
1166 <number:date-style style:name="N20108" number:language="de" number:country="DE">
1167 <number:day number:style="long"/>
1168 <number:text>. </number:text>
1169 <number:month number:textual="true"/>
1170 </number:date-style>
1171 <number:date-style style:name="N20109" number:language="de" number:country="DE">
1172 <number:month number:textual="true"/>
1173 <number:text> </number:text>
1174 <number:year/>
1175 </number:date-style>
1176 <number:time-style style:name="N20110" number:language="de" number:country="DE">
1177 <number:hours/>
1178 <number:text>:</number:text>
1179 <number:minutes number:style="long"/>
1180 <number:text> </number:text>
1181 <number:am-pm/>
1182 </number:time-style>
1183 <number:time-style style:name="N20111" number:language="de" number:country="DE">
1184 <number:hours/>
1185 <number:text>:</number:text>
1186 <number:minutes number:style="long"/>
1187 <number:text>:</number:text>
1188 <number:seconds number:style="long"/>
1189 <number:text> </number:text>
1190 <number:am-pm/>
1191 </number:time-style>
1192 <number:date-style style:name="N20112" number:language="de" number:country="DE">
1193 <number:day number:style="long"/>
1194 <number:text>.</number:text>
1195 <number:month number:style="long"/>
1196 <number:text>.</number:text>
1197 <number:year number:style="long"/>
1198 <number:text> </number:text>
1199 <number:hours number:style="long"/>
1200 <number:text>:</number:text>
1201 <number:minutes number:style="long"/>
1202 </number:date-style>
1203 <number:number-style style:name="N20114P0" style:volatile="true" number:language="de" number:country="DE">
1204 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1205 <number:text> </number:text>
1206 </number:number-style>
1207 <number:number-style style:name="N20114" number:language="de" number:country="DE">
1208 <number:text>-</number:text>
1209 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1210 <number:text> </number:text>
1211 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20114P0"/>
1212 </number:number-style>
1213 <number:number-style style:name="N20115P0" style:volatile="true" number:language="de" number:country="DE">
1214 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1215 <number:text> </number:text>
1216 </number:number-style>
1217 <number:number-style style:name="N20115" number:language="de" number:country="DE">
1218 <style:text-properties fo:color="#ff0000"/>
1219 <number:text>-</number:text>
1220 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1221 <number:text> </number:text>
1222 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20115P0"/>
1223 </number:number-style>
1224 <number:number-style style:name="N20117P0" style:volatile="true" number:language="de" number:country="DE">
1225 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1226 <number:text> </number:text>
1227 </number:number-style>
1228 <number:number-style style:name="N20117" number:language="de" number:country="DE">
1229 <number:text>-</number:text>
1230 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1231 <number:text> </number:text>
1232 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20117P0"/>
1233 </number:number-style>
1234 <number:number-style style:name="N20118P0" style:volatile="true" number:language="de" number:country="DE">
1235 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1236 <number:text> </number:text>
1237 </number:number-style>
1238 <number:number-style style:name="N20118" number:language="de" number:country="DE">
1239 <style:text-properties fo:color="#ff0000"/>
1240 <number:text>-</number:text>
1241 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1242 <number:text> </number:text>
1243 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20118P0"/>
1244 </number:number-style>
1245 <number:number-style style:name="N20120P0" style:volatile="true" number:language="de" number:country="DE">
1246 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1247 <number:text></number:text>
1248 </number:number-style>
1249 <number:number-style style:name="N20120" number:language="de" number:country="DE">
1250 <number:text>-</number:text>
1251 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1252 <number:text></number:text>
1253 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20120P0"/>
1254 </number:number-style>
1255 <number:number-style style:name="N20121P0" style:volatile="true" number:language="de" number:country="DE">
1256 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1257 <number:text></number:text>
1258 </number:number-style>
1259 <number:number-style style:name="N20121" number:language="de" number:country="DE">
1260 <style:text-properties fo:color="#ff0000"/>
1261 <number:text>-</number:text>
1262 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1263 <number:text></number:text>
1264 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20121P0"/>
1265 </number:number-style>
1266 <number:number-style style:name="N20123P0" style:volatile="true" number:language="de" number:country="DE">
1267 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1268 <number:text></number:text>
1269 </number:number-style>
1270 <number:number-style style:name="N20123" number:language="de" number:country="DE">
1271 <number:text>-</number:text>
1272 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1273 <number:text></number:text>
1274 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20123P0"/>
1275 </number:number-style>
1276 <number:number-style style:name="N20124P0" style:volatile="true" number:language="de" number:country="DE">
1277 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1278 <number:text></number:text>
1279 </number:number-style>
1280 <number:number-style style:name="N20124" number:language="de" number:country="DE">
1281 <style:text-properties fo:color="#ff0000"/>
1282 <number:text>-</number:text>
1283 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1284 <number:text></number:text>
1285 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20124P0"/>
1286 </number:number-style>
1287 <style:style style:name="Default" style:family="table-cell">
1288 <style:text-properties style:font-name-asian="Droid Sans Fallback" style:font-family-asian="&apos;Droid Sans Fallback&apos;" style:font-family-generic-asian="system" style:font-pitch-asian="variable" style:font-name-complex="Droid Sans Devanagari" style:font-family-complex="&apos;Droid Sans Devanagari&apos;" style:font-family-generic-complex="system" style:font-pitch-complex="variable"/>
1289 </style:style>
1290 <style:style style:name="Result" style:family="table-cell" style:parent-style-name="Default">
1291 <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"/>
1292 </style:style>
1293 <style:style style:name="Result2" style:family="table-cell" style:parent-style-name="Result" style:data-style-name="N122"/>
1294 <style:style style:name="Heading" style:family="table-cell" style:parent-style-name="Default">
1295 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1296 <style:paragraph-properties fo:text-align="center"/>
1297 <style:text-properties fo:font-size="16pt" fo:font-style="italic" fo:font-weight="bold"/>
1298 </style:style>
1299 <style:style style:name="Heading1" style:family="table-cell" style:parent-style-name="Heading">
1300 <style:table-cell-properties style:rotation-angle="90"/>
1301 </style:style>
1302 <style:style style:name="Untitled1" style:family="table-cell" style:parent-style-name="Default">
1303 <style:table-cell-properties fo:background-color="#ff3333"/>
1304 </style:style>
1305 <style:style style:name="Untitled2" style:family="table-cell" style:parent-style-name="Default">
1306 <style:table-cell-properties fo:background-color="#99ff66"/>
1307 </style:style>
1308 <style:style style:name="Excel_5f_BuiltIn_5f_Currency" style:display-name="Excel_BuiltIn_Currency" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N126"/>
1309 <style:style style:name="False" style:family="table-cell" style:parent-style-name="Default">
1310 <style:table-cell-properties fo:background-color="#ff0000"/>
1311 </style:style>
1312 <style:style style:name="science" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N127"/>
1313 </office:styles>
1314 <office:automatic-styles>
1315 <style:style style:name="co1" style:family="table-column">
1316 <style:table-column-properties fo:break-before="auto" style:column-width="185.7pt"/>
1317 </style:style>
1318 <style:style style:name="co2" style:family="table-column">
1319 <style:table-column-properties fo:break-before="auto" style:column-width="252.51pt"/>
1320 </style:style>
1321 <style:style style:name="co3" style:family="table-column">
1322 <style:table-column-properties fo:break-before="auto" style:column-width="64.01pt"/>
1323 </style:style>
1324 <style:style style:name="co4" style:family="table-column">
1325 <style:table-column-properties fo:break-before="auto" style:column-width="123.99pt"/>
1326 </style:style>
1327 <style:style style:name="co5" style:family="table-column">
1328 <style:table-column-properties fo:break-before="auto" style:column-width="74.21pt"/>
1329 </style:style>
1330 <style:style style:name="co6" style:family="table-column">
1331 <style:table-column-properties fo:break-before="auto" style:column-width="136.6pt"/>
1332 </style:style>
1333 <style:style style:name="co7" style:family="table-column">
1334 <style:table-column-properties fo:break-before="auto" style:column-width="100.35pt"/>
1335 </style:style>
1336 <style:style style:name="co8" style:family="table-column">
1337 <style:table-column-properties fo:break-before="auto" style:column-width="29.31pt"/>
1338 </style:style>
1339 <style:style style:name="co9" style:family="table-column">
1340 <style:table-column-properties fo:break-before="auto" style:column-width="39.6pt"/>
1341 </style:style>
1342 <style:style style:name="co10" style:family="table-column">
1343 <style:table-column-properties fo:break-before="auto" style:column-width="16.44pt"/>
1344 </style:style>
1345 <style:style style:name="co11" style:family="table-column">
1346 <style:table-column-properties fo:break-before="auto" style:column-width="110.35pt"/>
1347 </style:style>
1348 <style:style style:name="ro1" style:family="table-row">
1349 <style:table-row-properties style:row-height="24.46pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
1350 </style:style>
1351 <style:style style:name="ro2" style:family="table-row">
1352 <style:table-row-properties style:row-height="12.81pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
1353 </style:style>
1354 <style:style style:name="ro3" style:family="table-row">
1355 <style:table-row-properties style:row-height="17.35pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
1356 </style:style>
1357 <style:style style:name="ro4" style:family="table-row">
1358 <style:table-row-properties style:row-height="15pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
1359 </style:style>
1360 <style:style style:name="ro5" style:family="table-row">
1361 <style:table-row-properties style:row-height="39.71pt" fo:break-before="auto" style:use-optimal-row-height="false"/>
1362 </style:style>
1363 <style:style style:name="ta1" style:family="table" style:master-page-name="Default">
1364 <style:table-properties table:display="true" style:writing-mode="lr-tb"/>
1365 </style:style>
1366 <number:percentage-style style:name="N11">
1367 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/>
1368 <number:text>%</number:text>
1369 </number:percentage-style>
1370 <number:time-style style:name="N40">
1371 <number:hours number:style="long"/>
1372 <number:text>:</number:text>
1373 <number:minutes number:style="long"/>
1374 </number:time-style>
1375 <number:time-style style:name="N41">
1376 <number:hours number:style="long"/>
1377 <number:text>:</number:text>
1378 <number:minutes number:style="long"/>
1379 <number:text>:</number:text>
1380 <number:seconds number:style="long"/>
1381 </number:time-style>
1382 <number:time-style style:name="N42">
1383 <number:hours number:style="long"/>
1384 <number:text>:</number:text>
1385 <number:minutes number:style="long"/>
1386 <number:text> </number:text>
1387 <number:am-pm/>
1388 </number:time-style>
1389 <number:time-style style:name="N43">
1390 <number:hours number:style="long"/>
1391 <number:text>:</number:text>
1392 <number:minutes number:style="long"/>
1393 <number:text>:</number:text>
1394 <number:seconds number:style="long"/>
1395 <number:text> </number:text>
1396 <number:am-pm/>
1397 </number:time-style>
1398 <number:number-style style:name="N60">
1399 <number:scientific-number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:min-exponent-digits="3" loext:exponent-interval="1" loext:forced-exponent-sign="true"/>
1400 </number:number-style>
1401 <number:number-style style:name="N61">
1402 <number:scientific-number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:min-exponent-digits="2" loext:exponent-interval="1" loext:forced-exponent-sign="true"/>
1403 </number:number-style>
1404 <number:date-style style:name="N82">
1405 <number:month number:style="long"/>
1406 <number:text>-</number:text>
1407 <number:day number:style="long"/>
1408 </number:date-style>
1409 <number:boolean-style style:name="N99">
1410 <number:boolean/>
1411 </number:boolean-style>
1412 <number:currency-style style:name="N104P0" style:volatile="true">
1413 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
1414 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1415 </number:currency-style>
1416 <number:currency-style style:name="N104">
1417 <style:text-properties fo:color="#ff0000"/>
1418 <number:text>-</number:text>
1419 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
1420 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1421 <style:map style:condition="value()&gt;=0" style:apply-style-name="N104P0"/>
1422 </number:currency-style>
1423 <number:boolean-style style:name="N10099" number:language="en" number:country="US">
1424 <number:boolean/>
1425 </number:boolean-style>
1426 <style:style style:name="ce1" style:family="table-cell" style:parent-style-name="Default"/>
1427 <style:style style:name="ce2" style:family="table-cell" style:parent-style-name="Default">
1428 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1429 <style:paragraph-properties fo:text-align="start" fo:margin-left="0pt"/>
1430 <style:text-properties fo:font-size="20pt" fo:font-weight="bold" style:font-size-asian="20pt" style:font-weight-asian="bold" style:font-size-complex="20pt" style:font-weight-complex="bold"/>
1431 </style:style>
1432 <style:style style:name="ce3" style:family="table-cell" style:parent-style-name="Default">
1433 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1434 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1435 <style:text-properties fo:font-size="14pt" fo:font-weight="bold" style:font-size-asian="14pt" style:font-weight-asian="bold" style:font-size-complex="14pt" style:font-weight-complex="bold"/>
1436 </style:style>
1437 <style:style style:name="ce4" style:family="table-cell" style:parent-style-name="Default">
1438 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1439 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1440 <style:text-properties fo:font-size="12pt" fo:font-weight="bold" style:font-size-asian="12pt" style:font-weight-asian="bold" style:font-size-complex="12pt" style:font-weight-complex="bold"/>
1441 </style:style>
1442 <style:style style:name="ce5" style:family="table-cell" style:parent-style-name="Default">
1443 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1444 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1445 </style:style>
1446 <style:style style:name="ce6" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1447 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1448 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1449 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B3"/>
1450 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B3"/>
1451 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B3"/>
1452 </style:style>
1453 <style:style style:name="ce7" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1454 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1455 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1456 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
1457 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
1458 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
1459 </style:style>
1460 <style:style style:name="ce8" style:family="table-cell" style:parent-style-name="Default">
1461 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1462 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1463 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
1464 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
1465 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
1466 </style:style>
1467 <style:style style:name="ce9" style:family="table-cell" style:parent-style-name="Default">
1468 <style:table-cell-properties fo:wrap-option="wrap"/>
1469 <style:text-properties style:use-window-font-color="true" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:font-name="Liberation Serif" fo:font-size="10pt" fo:language="en" fo:country="US" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:font-size-asian="10pt" style:language-asian="zh" style:country-asian="CN" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:language-complex="hi" style:country-complex="IN" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
1470 </style:style>
1471 <style:style style:name="ce10" style:family="table-cell" style:parent-style-name="Default">
1472 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1473 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1474 <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
1475 </style:style>
1476 <style:style style:name="ce11" style:family="table-cell" style:parent-style-name="Default">
1477 <style:text-properties style:font-name="DejaVu Sans"/>
1478 </style:style>
1479 <style:style style:name="ce12" style:family="table-cell" style:parent-style-name="Default">
1480 <style:text-properties style:font-name="DejaVu Sans" fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
1481 </style:style>
1482 <style:style style:name="ce13" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1483 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1484 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1485 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
1486 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
1487 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
1488 </style:style>
1489 <style:style style:name="ce14" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N0">
1490 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C4"/>
1491 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C4"/>
1492 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C4"/>
1493 </style:style>
1494 <style:style style:name="ce15" style:family="table-cell" style:parent-style-name="Default">
1495 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C4"/>
1496 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C4"/>
1497 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C4"/>
1498 </style:style>
1499 <style:style style:name="ce16" style:family="table-cell" style:parent-style-name="Default">
1500 <style:text-properties style:font-name="Liberation Sans" style:font-name-asian="Droid Sans Fallback" style:font-name-complex="Droid Sans Devanagari"/>
1501 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C4"/>
1502 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C4"/>
1503 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C4"/>
1504 </style:style>
1505 <style:style style:name="ce17" style:family="table-cell" style:parent-style-name="Default">
1506 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
1507 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
1508 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
1509 </style:style>
1510 <style:style style:name="ce18" style:family="table-cell" style:parent-style-name="Default">
1511 <style:text-properties style:font-name="DejaVu Sans"/>
1512 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
1513 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
1514 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
1515 </style:style>
1516 <style:style style:name="ce19" style:family="table-cell" style:parent-style-name="Default">
1517 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1518 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1519 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
1520 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
1521 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
1522 </style:style>
1523 <style:style style:name="ce20" style:family="table-cell" style:parent-style-name="Default">
1524 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1525 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1526 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
1527 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
1528 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
1529 </style:style>
1530 <style:style style:name="ce21" style:family="table-cell" style:parent-style-name="Default">
1531 <style:text-properties style:font-name-asian="Microsoft YaHei" style:font-name-complex="Mangal"/>
1532 </style:style>
1533 <style:style style:name="ce22" style:family="table-cell" style:parent-style-name="Default">
1534 <style:table-cell-properties style:rotation-align="none"/>
1535 </style:style>
1536 <style:style style:name="ce23" style:family="table-cell" style:parent-style-name="Default">
1537 <style:text-properties style:font-name="Liberation Sans" style:font-name-asian="Droid Sans Fallback" style:font-name-complex="Droid Sans Devanagari"/>
1538 </style:style>
1539 <style:style style:name="ce24" style:family="table-cell" style:parent-style-name="Default">
1540 <style:text-properties style:font-name="Arial" style:font-name-asian="Times New Roman" style:font-size-asian="12pt" style:font-name-complex="DejaVu Sans1" style:font-size-complex="6.80000019073486pt" style:language-complex="en" style:country-complex="US"/>
1541 </style:style>
1542 <style:style style:name="ce25" style:family="table-cell" style:parent-style-name="Default">
1543 <style:table-cell-properties fo:background-color="transparent"/>
1544 <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
1545 </style:style>
1546 <style:style style:name="ce26" style:family="table-cell" style:parent-style-name="Default">
1547 <style:table-cell-properties fo:background-color="transparent"/>
1548 </style:style>
1549 <style:style style:name="ce27" style:family="table-cell" style:parent-style-name="Default">
1550 <style:table-cell-properties fo:wrap-option="no-wrap"/>
1551 <style:text-properties style:use-window-font-color="true" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:font-name="Liberation Serif" fo:font-size="10pt" fo:language="en" fo:country="US" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:font-size-asian="10pt" style:language-asian="zh" style:country-asian="CN" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:language-complex="hi" style:country-complex="IN" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
1552 </style:style>
1553 <style:style style:name="ce28" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N10099"/>
1554 <style:style style:name="ce29" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"/>
1555 <style:style style:name="ce30" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N60"/>
1556 <style:style style:name="ce31" style:family="table-cell" style:parent-style-name="Default">
1557 <style:table-cell-properties style:cell-protect="none" style:print-content="true"/>
1558 <style:text-properties fo:font-weight="normal" style:font-weight-asian="normal" style:font-weight-complex="normal"/>
1559 </style:style>
1560 <style:style style:name="ce32" style:family="table-cell" style:parent-style-name="Default">
1561 <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
1562 </style:style>
1563 <style:style style:name="ce33" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N104"/>
1564 <style:style style:name="ce34" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N61"/>
1565 <style:style style:name="ce35" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N11">
1566 <style:text-properties fo:font-weight="normal" style:font-weight-asian="normal" style:font-weight-complex="normal"/>
1567 </style:style>
1568 <style:style style:name="ce36" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N82"/>
1569 <style:style style:name="ce37" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N43"/>
1570 <style:style style:name="ce38" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N42"/>
1571 <style:style style:name="ce39" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N41"/>
1572 <style:style style:name="ce40" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N40"/>
1573 <style:style style:name="ta_extref" style:family="table">
1574 <style:table-properties table:display="false"/>
1575 </style:style>
1576 <style:page-layout style:name="pm1">
1577 <style:page-layout-properties fo:page-width="1190.55pt" fo:page-height="841.89pt" style:num-format="1" style:print-orientation="landscape" style:shadow="none" style:writing-mode="lr-tb"/>
1578 <style:header-style>
1579 <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-bottom="7.09pt"/>
1580 </style:header-style>
1581 <style:footer-style>
1582 <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-top="7.09pt"/>
1583 </style:footer-style>
1584 </style:page-layout>
1585 <style:page-layout style:name="pm2">
1586 <style:page-layout-properties style:writing-mode="lr-tb"/>
1587 <style:header-style>
1588 <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-bottom="7.09pt" fo:border="2.49pt solid #000000" fo:padding="0.51pt" fo:background-color="#c0c0c0">
1589 <style:background-image/>
1590 </style:header-footer-properties>
1591 </style:header-style>
1592 <style:footer-style>
1593 <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-top="7.09pt" fo:border="2.49pt solid #000000" fo:padding="0.51pt" fo:background-color="#c0c0c0">
1594 <style:background-image/>
1595 </style:header-footer-properties>
1596 </style:footer-style>
1597 </style:page-layout>
1598 </office:automatic-styles>
1599 <office:master-styles>
1600 <style:master-page style:name="Default" style:page-layout-name="pm1">
1601 <style:header>
1602 <text:p><text:sheet-name>???</text:sheet-name></text:p>
1603 </style:header>
1604 <style:header-left style:display="false"/>
1605 <style:footer>
1606 <text:p>Page <text:page-number>1</text:page-number></text:p>
1607 </style:footer>
1608 <style:footer-left style:display="false"/>
1609 </style:master-page>
1610 <style:master-page style:name="Report" style:page-layout-name="pm2">
1611 <style:header>
1612 <style:region-left>
1613 <text:p><text:sheet-name>???</text:sheet-name> (<text:title>???</text:title>)</text:p>
1614 </style:region-left>
1615 <style:region-right>
1616 <text:p><text:date style:data-style-name="N2" text:date-value="2016-07-26">00/00/0000</text:date>, <text:time style:data-style-name="N2" text:time-value="21:12:08.974873093">00:00:00</text:time></text:p>
1617 </style:region-right>
1618 </style:header>
1619 <style:header-left style:display="false"/>
1620 <style:footer>
1621 <text:p>Page <text:page-number>1</text:page-number> / <text:page-count>99</text:page-count></text:p>
1622 </style:footer>
1623 <style:footer-left style:display="false"/>
1624 </style:master-page>
1625 </office:master-styles>
1626 <office:body>
1627 <office:spreadsheet>
1628 <table:calculation-settings table:automatic-find-labels="false"/>
1629 <table:content-validations>
1630 <table:content-validation table:name="val1" table:condition="of:cell-content-is-in-list(ROW(INDIRECT(&quot;1:10&quot;)))" table:allow-empty-cell="true" table:display-list="unsorted" table:base-cell-address="Sheet1.A1"/>
1631 </table:content-validations>
1632 <table:table table:name="Sheet1" table:style-name="ta1">
1633 <office:forms form:automatic-focus="false" form:apply-design-mode="false"/>
1634 <table:table-column table:style-name="co1" table:default-cell-style-name="Default"/>
1635 <table:table-column table:style-name="co1" table:default-cell-style-name="ce5"/>
1636 <table:table-column table:style-name="co2" table:default-cell-style-name="Default"/>
1637 <table:table-row table:style-name="ro1">
1638 <table:table-cell table:style-name="ce2" office:value-type="string" calcext:value-type="string">
1639 <text:p>ROUND Function</text:p>
1640 </table:table-cell>
1641 <table:table-cell table:number-columns-repeated="2"/>
1642 </table:table-row>
1643 <table:table-row table:style-name="ro2">
1644 <table:table-cell table:number-columns-repeated="3"/>
1645 </table:table-row>
1646 <table:table-row table:style-name="ro3">
1647 <table:table-cell table:style-name="ce3" office:value-type="string" calcext:value-type="string">
1648 <text:p>Result</text:p>
1649 </table:table-cell>
1650 <table:table-cell table:style-name="ce6" table:formula="of:=AND([.B8:.B95])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1651 <text:p>TRUE</text:p>
1652 </table:table-cell>
1653 <table:table-cell/>
1654 </table:table-row>
1655 <table:table-row table:style-name="ro2" table:number-rows-repeated="3">
1656 <table:table-cell table:number-columns-repeated="3"/>
1657 </table:table-row>
1658 <table:table-row table:style-name="ro4">
1659 <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string">
1660 <text:p>Sheet</text:p>
1661 </table:table-cell>
1662 <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string">
1663 <text:p>Result</text:p>
1664 </table:table-cell>
1665 <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string">
1666 <text:p>Description</text:p>
1667 </table:table-cell>
1668 </table:table-row>
1669 <table:table-row table:style-name="ro2">
1670 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
1671 <text:p>1</text:p>
1672 </table:table-cell>
1673 <table:table-cell table:style-name="ce7" table:formula="of:=AND([Sheet2.C2:.C92])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1674 <text:p>TRUE</text:p>
1675 </table:table-cell>
1676 <table:table-cell office:value-type="string" calcext:value-type="string">
1677 <text:p>Simple ROUND formulas with local references and values</text:p>
1678 </table:table-cell>
1679 </table:table-row>
1680 <table:table-row table:style-name="ro2" table:number-rows-repeated="3">
1681 <table:table-cell/>
1682 <table:table-cell table:style-name="ce8"/>
1683 <table:table-cell/>
1684 </table:table-row>
1685 <table:table-row table:style-name="ro2">
1686 <table:table-cell/>
1687 <table:table-cell table:style-name="ce8"/>
1688 <table:table-cell table:style-name="ce9"/>
1689 </table:table-row>
1690 <table:table-row table:style-name="ro2" table:number-rows-repeated="26">
1691 <table:table-cell/>
1692 <table:table-cell table:style-name="ce8"/>
1693 <table:table-cell/>
1694 </table:table-row>
1695 <table:table-row table:style-name="ro2" table:number-rows-repeated="1048537">
1696 <table:table-cell table:number-columns-repeated="3"/>
1697 </table:table-row>
1698 <table:table-row table:style-name="ro2">
1699 <table:table-cell table:number-columns-repeated="3"/>
1700 </table:table-row>
1701 <calcext:conditional-formats>
1702 <calcext:conditional-format calcext:target-range-address="Sheet1.B8:Sheet1.B38">
1703 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet1.B8"/>
1704 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet1.B8"/>
1705 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet1.B8"/>
1706 </calcext:conditional-format>
1707 <calcext:conditional-format calcext:target-range-address="Sheet1.B3:Sheet1.B3">
1708 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet1.B3"/>
1709 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet1.B3"/>
1710 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet1.B3"/>
1711 </calcext:conditional-format>
1712 </calcext:conditional-formats>
1713 </table:table>
1714 <table:table table:name="Sheet2" table:style-name="ta1" table:print="false">
1715 <office:forms form:automatic-focus="false" form:apply-design-mode="false"/>
1716 <table:table-column table:style-name="co4" table:number-columns-repeated="2" table:default-cell-style-name="Default"/>
1717 <table:table-column table:style-name="co5" table:default-cell-style-name="ce5"/>
1718 <table:table-column table:style-name="co6" table:default-cell-style-name="Default"/>
1719 <table:table-column table:style-name="co7" table:default-cell-style-name="Default"/>
1720 <table:table-column table:style-name="co8" table:default-cell-style-name="Default"/>
1721 <table:table-column table:style-name="co9" table:default-cell-style-name="Default"/>
1722 <table:table-column table:style-name="co10" table:number-columns-repeated="2" table:default-cell-style-name="Default"/>
1723 <table:table-column table:style-name="co11" table:default-cell-style-name="Default"/>
1724 <table:table-column table:style-name="co3" table:number-columns-repeated="5" table:default-cell-style-name="Default"/>
1725 <table:table-row table:style-name="ro2">
1726 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
1727 <text:p>Function</text:p>
1728 </table:table-cell>
1729 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
1730 <text:p>Expected</text:p>
1731 </table:table-cell>
1732 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
1733 <text:p>Correct</text:p>
1734 </table:table-cell>
1735 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
1736 <text:p>FunctionString</text:p>
1737 </table:table-cell>
1738 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
1739 <text:p>Comment</text:p>
1740 </table:table-cell>
1741 <table:table-cell table:style-name="ce10"/>
1742 <table:table-cell table:number-columns-repeated="9"/>
1743 </table:table-row>
1744 <table:table-row table:style-name="ro2">
1745 <table:table-cell table:formula="of:=ROUND(2.348;2)" office:value-type="float" office:value="2.35" calcext:value-type="float">
1746 <text:p>2.35</text:p>
1747 </table:table-cell>
1748 <table:table-cell office:value-type="float" office:value="2.35" calcext:value-type="float">
1749 <text:p>2.35</text:p>
1750 </table:table-cell>
1751 <table:table-cell table:style-name="ce13" table:formula="of:=[.A2]=[.B2]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1752 <text:p>TRUE</text:p>
1753 </table:table-cell>
1754 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A2])" office:value-type="string" office:string-value="=ROUND(2.348,2)" calcext:value-type="string">
1755 <text:p>=ROUND(2.348,2)</text:p>
1756 </table:table-cell>
1757 <table:table-cell/>
1758 <table:table-cell table:style-name="ce28"/>
1759 <table:table-cell table:number-columns-repeated="9"/>
1760 </table:table-row>
1761 <table:table-row table:style-name="ro2">
1762 <table:table-cell table:formula="of:=ROUND(-32.4834;3)" office:value-type="float" office:value="-32.483" calcext:value-type="float">
1763 <text:p>-32.483</text:p>
1764 </table:table-cell>
1765 <table:table-cell office:value-type="float" office:value="-32.483" calcext:value-type="float">
1766 <text:p>-32.483</text:p>
1767 </table:table-cell>
1768 <table:table-cell table:style-name="ce13" table:formula="of:=[.A3]=[.B3]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1769 <text:p>TRUE</text:p>
1770 </table:table-cell>
1771 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A3])" office:value-type="string" office:string-value="=ROUND(-32.4834,3)" calcext:value-type="string">
1772 <text:p>=ROUND(-32.4834,3)</text:p>
1773 </table:table-cell>
1774 <table:table-cell table:number-columns-repeated="11"/>
1775 </table:table-row>
1776 <table:table-row table:style-name="ro2">
1777 <table:table-cell table:formula="of:=ROUND(2.348;0)" office:value-type="float" office:value="2" calcext:value-type="float">
1778 <text:p>2</text:p>
1779 </table:table-cell>
1780 <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
1781 <text:p>2</text:p>
1782 </table:table-cell>
1783 <table:table-cell table:style-name="ce13" table:formula="of:=[.A4]=[.B4]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1784 <text:p>TRUE</text:p>
1785 </table:table-cell>
1786 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A4])" office:value-type="string" office:string-value="=ROUND(2.348,0)" calcext:value-type="string">
1787 <text:p>=ROUND(2.348,0)</text:p>
1788 </table:table-cell>
1789 <table:table-cell table:style-name="ce23"/>
1790 <table:table-cell table:style-name="ce29"/>
1791 <table:table-cell table:number-columns-repeated="9"/>
1792 </table:table-row>
1793 <table:table-row table:style-name="ro2">
1794 <table:table-cell table:formula="of:=ROUND(2.5)" office:value-type="float" office:value="3" calcext:value-type="float">
1795 <text:p>3</text:p>
1796 </table:table-cell>
1797 <table:table-cell office:value-type="float" office:value="3" calcext:value-type="float">
1798 <text:p>3</text:p>
1799 </table:table-cell>
1800 <table:table-cell table:style-name="ce13" table:formula="of:=[.A5]=[.B5]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1801 <text:p>TRUE</text:p>
1802 </table:table-cell>
1803 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A5])" office:value-type="string" office:string-value="=ROUND(2.5)" calcext:value-type="string">
1804 <text:p>=ROUND(2.5)</text:p>
1805 </table:table-cell>
1806 <table:table-cell table:style-name="ce23"/>
1807 <table:table-cell table:number-columns-repeated="10"/>
1808 </table:table-row>
1809 <table:table-row table:style-name="ro2">
1810 <table:table-cell table:formula="of:=ROUND(987.65;-2)" office:value-type="float" office:value="1000" calcext:value-type="float">
1811 <text:p>1000</text:p>
1812 </table:table-cell>
1813 <table:table-cell office:value-type="float" office:value="1000" calcext:value-type="float">
1814 <text:p>1000</text:p>
1815 </table:table-cell>
1816 <table:table-cell table:style-name="ce13" table:formula="of:=[.A6]=[.B6]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1817 <text:p>TRUE</text:p>
1818 </table:table-cell>
1819 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A6])" office:value-type="string" office:string-value="=ROUND(987.65,-2)" calcext:value-type="string">
1820 <text:p>=ROUND(987.65,-2)</text:p>
1821 </table:table-cell>
1822 <table:table-cell table:number-columns-repeated="2"/>
1823 <table:table-cell table:style-name="Excel_5f_BuiltIn_5f_Currency"/>
1824 <table:table-cell table:number-columns-repeated="8"/>
1825 </table:table-row>
1826 <table:table-row table:style-name="ro2">
1827 <table:table-cell table:formula="of:=ROUND(2.15; 1)" office:value-type="float" office:value="2.2" calcext:value-type="float">
1828 <text:p>2.2</text:p>
1829 </table:table-cell>
1830 <table:table-cell office:value-type="float" office:value="2.2" calcext:value-type="float">
1831 <text:p>2.2</text:p>
1832 </table:table-cell>
1833 <table:table-cell table:style-name="ce13" table:formula="of:=[.A7]=[.B7]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1834 <text:p>TRUE</text:p>
1835 </table:table-cell>
1836 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A7])" office:value-type="string" office:string-value="=ROUND(2.15, 1)" calcext:value-type="string">
1837 <text:p>=ROUND(2.15, 1)</text:p>
1838 </table:table-cell>
1839 <table:table-cell table:number-columns-repeated="11"/>
1840 </table:table-row>
1841 <table:table-row table:style-name="ro2">
1842 <table:table-cell table:formula="of:=ROUND(2.149; 1)" office:value-type="float" office:value="2.1" calcext:value-type="float">
1843 <text:p>2.1</text:p>
1844 </table:table-cell>
1845 <table:table-cell office:value-type="float" office:value="2.1" calcext:value-type="float">
1846 <text:p>2.1</text:p>
1847 </table:table-cell>
1848 <table:table-cell table:style-name="ce13" table:formula="of:=[.A8]=[.B8]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1849 <text:p>TRUE</text:p>
1850 </table:table-cell>
1851 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A8])" office:value-type="string" office:string-value="=ROUND(2.149, 1)" calcext:value-type="string">
1852 <text:p>=ROUND(2.149, 1)</text:p>
1853 </table:table-cell>
1854 <table:table-cell table:number-columns-repeated="11"/>
1855 </table:table-row>
1856 <table:table-row table:style-name="ro2">
1857 <table:table-cell table:formula="of:=ROUND(-1.475; 2)" office:value-type="float" office:value="-1.48" calcext:value-type="float">
1858 <text:p>-1.48</text:p>
1859 </table:table-cell>
1860 <table:table-cell office:value-type="float" office:value="-1.48" calcext:value-type="float">
1861 <text:p>-1.48</text:p>
1862 </table:table-cell>
1863 <table:table-cell table:style-name="ce13" table:formula="of:=[.A9]=[.B9]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1864 <text:p>TRUE</text:p>
1865 </table:table-cell>
1866 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A9])" office:value-type="string" office:string-value="=ROUND(-1.475, 2)" calcext:value-type="string">
1867 <text:p>=ROUND(-1.475, 2)</text:p>
1868 </table:table-cell>
1869 <table:table-cell table:number-columns-repeated="11"/>
1870 </table:table-row>
1871 <table:table-row table:style-name="ro2">
1872 <table:table-cell table:formula="of:=ROUND(21.5; -1)" office:value-type="float" office:value="20" calcext:value-type="float">
1873 <text:p>20</text:p>
1874 </table:table-cell>
1875 <table:table-cell office:value-type="float" office:value="20" calcext:value-type="float">
1876 <text:p>20</text:p>
1877 </table:table-cell>
1878 <table:table-cell table:style-name="ce13" table:formula="of:=[.A10]=[.B10]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1879 <text:p>TRUE</text:p>
1880 </table:table-cell>
1881 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A10])" office:value-type="string" office:string-value="=ROUND(21.5, -1)" calcext:value-type="string">
1882 <text:p>=ROUND(21.5, -1)</text:p>
1883 </table:table-cell>
1884 <table:table-cell table:style-name="ce24"/>
1885 <table:table-cell table:number-columns-repeated="10"/>
1886 </table:table-row>
1887 <table:table-row table:style-name="ro2">
1888 <table:table-cell table:formula="of:=ROUND(626.3;-3)" office:value-type="float" office:value="1000" calcext:value-type="float">
1889 <text:p>1000</text:p>
1890 </table:table-cell>
1891 <table:table-cell office:value-type="float" office:value="1000" calcext:value-type="float">
1892 <text:p>1000</text:p>
1893 </table:table-cell>
1894 <table:table-cell table:style-name="ce13" table:formula="of:=[.A11]=[.B11]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1895 <text:p>TRUE</text:p>
1896 </table:table-cell>
1897 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A11])" office:value-type="string" office:string-value="=ROUND(626.3,-3)" calcext:value-type="string">
1898 <text:p>=ROUND(626.3,-3)</text:p>
1899 </table:table-cell>
1900 <table:table-cell table:number-columns-repeated="6"/>
1901 <table:table-cell table:style-name="ce32" table:number-columns-repeated="4"/>
1902 <table:table-cell/>
1903 </table:table-row>
1904 <table:table-row table:style-name="ro2">
1905 <table:table-cell table:formula="of:=ROUND(1.98;-1)" office:value-type="float" office:value="0" calcext:value-type="float">
1906 <text:p>0</text:p>
1907 </table:table-cell>
1908 <table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
1909 <text:p>0</text:p>
1910 </table:table-cell>
1911 <table:table-cell table:style-name="ce13" table:formula="of:=[.A12]=[.B12]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1912 <text:p>TRUE</text:p>
1913 </table:table-cell>
1914 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A12])" office:value-type="string" office:string-value="=ROUND(1.98,-1)" calcext:value-type="string">
1915 <text:p>=ROUND(1.98,-1)</text:p>
1916 </table:table-cell>
1917 <table:table-cell table:number-columns-repeated="11"/>
1918 </table:table-row>
1919 <table:table-row table:style-name="ro2">
1920 <table:table-cell table:formula="of:=ROUND(-50.55;-2)" office:value-type="float" office:value="-100" calcext:value-type="float">
1921 <text:p>-100</text:p>
1922 </table:table-cell>
1923 <table:table-cell office:value-type="float" office:value="-100" calcext:value-type="float">
1924 <text:p>-100</text:p>
1925 </table:table-cell>
1926 <table:table-cell table:style-name="ce13" table:formula="of:=[.A13]=[.B13]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1927 <text:p>TRUE</text:p>
1928 </table:table-cell>
1929 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A13])" office:value-type="string" office:string-value="=ROUND(-50.55,-2)" calcext:value-type="string">
1930 <text:p>=ROUND(-50.55,-2)</text:p>
1931 </table:table-cell>
1932 <table:table-cell table:number-columns-repeated="5"/>
1933 <table:table-cell table:style-name="ce30"/>
1934 <table:table-cell table:number-columns-repeated="5"/>
1935 </table:table-row>
1936 <table:table-row table:style-name="ro2">
1937 <table:table-cell table:formula="of:=ROUND(0.491+999999999999; 0)" office:value-type="float" office:value="999999999999" calcext:value-type="float">
1938 <text:p>999999999999</text:p>
1939 </table:table-cell>
1940 <table:table-cell office:value-type="float" office:value="999999999999" calcext:value-type="float">
1941 <text:p>999999999999</text:p>
1942 </table:table-cell>
1943 <table:table-cell table:style-name="ce13" table:formula="of:=[.A14]=[.B14]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1944 <text:p>TRUE</text:p>
1945 </table:table-cell>
1946 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A14])" office:value-type="string" office:string-value="=ROUND(0.491+999999999999, 0)" calcext:value-type="string">
1947 <text:p>=ROUND(0.491+999999999999, 0)</text:p>
1948 </table:table-cell>
1949 <table:table-cell table:style-name="ce25"/>
1950 <table:table-cell table:number-columns-repeated="4"/>
1951 <table:table-cell table:style-name="ce31"/>
1952 <table:table-cell table:number-columns-repeated="5"/>
1953 </table:table-row>
1954 <table:table-row table:style-name="ro2">
1955 <table:table-cell table:formula="of:=ROUND(2.348;)" office:value-type="float" office:value="2" calcext:value-type="float">
1956 <text:p>2</text:p>
1957 </table:table-cell>
1958 <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
1959 <text:p>2</text:p>
1960 </table:table-cell>
1961 <table:table-cell table:style-name="ce13" table:formula="of:=[.A15]=[.B15]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1962 <text:p>TRUE</text:p>
1963 </table:table-cell>
1964 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A15])" office:value-type="string" office:string-value="=ROUND(2.348,)" calcext:value-type="string">
1965 <text:p>=ROUND(2.348,)</text:p>
1966 </table:table-cell>
1967 <table:table-cell table:number-columns-repeated="6"/>
1968 <table:table-cell table:style-name="ce32" table:number-columns-repeated="5"/>
1969 </table:table-row>
1970 <table:table-row table:style-name="ro2">
1971 <table:table-cell table:formula="of:=ROUND(2.348;-2)" office:value-type="float" office:value="0" calcext:value-type="float">
1972 <text:p>0</text:p>
1973 </table:table-cell>
1974 <table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
1975 <text:p>0</text:p>
1976 </table:table-cell>
1977 <table:table-cell table:style-name="ce13" table:formula="of:=[.A16]=[.B16]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1978 <text:p>TRUE</text:p>
1979 </table:table-cell>
1980 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A16])" office:value-type="string" office:string-value="=ROUND(2.348,-2)" calcext:value-type="string">
1981 <text:p>=ROUND(2.348,-2)</text:p>
1982 </table:table-cell>
1983 <table:table-cell table:number-columns-repeated="11"/>
1984 </table:table-row>
1985 <table:table-row table:style-name="ro2">
1986 <table:table-cell table:formula="of:=ROUND(2^52+1;0)" office:value-type="float" office:value="4503599627370497" calcext:value-type="float">
1987 <text:p>4503599627370497</text:p>
1988 </table:table-cell>
1989 <table:table-cell office:value-type="float" office:value="4503599627370497" calcext:value-type="float">
1990 <text:p>4503599627370497</text:p>
1991 </table:table-cell>
1992 <table:table-cell table:style-name="ce44" table:formula="of:=[.A17]=[.B17]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1993 <text:p>TRUE</text:p>
1994 </table:table-cell>
1995 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A17])" office:value-type="string" office:string-value="=ROUND(2^52+1;0)" calcext:value-type="string">
1996 <text:p>=ROUND(2^52+1,0)</text:p>
1997 </table:table-cell>
1998 <table:table-cell table:style-name="ce26" office:value-type="string" calcext:value-type="string">
1999 <text:p>limit of resolution</text:p>
2000 </table:table-cell>
2001 <table:table-cell table:style-name="ce42" table:content-validation-name="val1"/>
2002 <table:table-cell table:number-columns-repeated="3"/>
2003 <table:table-cell table:style-name="ce32"/>
2004 <table:table-cell table:number-columns-repeated="5"/>
2005 </table:table-row>
2006 <table:table-row table:style-name="ro2">
2007 <table:table-cell table:formula="of:=ROUND(2^52+1)" office:value-type="float" office:value="4503599627370497" calcext:value-type="float">
2008 <text:p>4503599627370497</text:p>
2009 </table:table-cell>
2010 <table:table-cell office:value-type="float" office:value="4503599627370497" calcext:value-type="float">
2011 <text:p>4503599627370497</text:p>
2012 </table:table-cell>
2013 <table:table-cell table:style-name="ce44" table:formula="of:=[.A18]=[.B18]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2014 <text:p>TRUE</text:p>
2015 </table:table-cell>
2016 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A18])" office:value-type="string" office:string-value="=ROUND(2^52+1)" calcext:value-type="string">
2017 <text:p>=ROUND(2^52+1)</text:p>
2018 </table:table-cell>
2019 <table:table-cell table:style-name="ce26" office:value-type="string" calcext:value-type="string">
2020 <text:p>limit of resolution</text:p>
2021 </table:table-cell>
2022 <table:table-cell table:number-columns-repeated="5"/>
2023 <table:table-cell table:style-name="ce32" table:number-columns-repeated="4"/>
2024 <table:table-cell/>
2025 </table:table-row>
2026 <table:table-row table:style-name="ro2">
2027 <table:table-cell table:formula="of:=ROUND(6E-027;30)" office:value-type="float" office:value="6E-027" calcext:value-type="float">
2028 <text:p>6E-27</text:p>
2029 </table:table-cell>
2030 <table:table-cell office:value-type="float" office:value="6E-27" calcext:value-type="float">
2031 <text:p>6E-27</text:p>
2032 </table:table-cell>
2033 <table:table-cell table:style-name="ce44" table:formula="of:=[.A19]=[.B19]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2034 <text:p>TRUE</text:p>
2035 </table:table-cell>
2036 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A19])" office:value-type="string" office:string-value="=ROUND(6E-027,30)" calcext:value-type="string">
2037 <text:p>=ROUND(6E-027;30)</text:p>
2038 </table:table-cell>
2039 <table:table-cell table:number-columns-repeated="5"/>
2040 <table:table-cell table:style-name="ce32" table:number-columns-repeated="4"/>
2041 <table:table-cell/>
2042 </table:table-row>
2043 <table:table-row table:style-name="ro2" table:number-rows-repeated="2">
2044 <table:table-cell table:number-columns-repeated="2"/>
2045 <table:table-cell table:style-name="ce14"/>
2046 <table:table-cell/>
2047 <table:table-cell table:style-name="ce9"/>
2048 <table:table-cell/>
2049 <table:table-cell table:style-name="ce29"/>
2050 <table:table-cell table:number-columns-repeated="8"/>
2051 </table:table-row>
2052 <table:table-row table:style-name="ro2">
2053 <table:table-cell table:number-columns-repeated="2"/>
2054 <table:table-cell table:style-name="ce15"/>
2055 <table:table-cell/>
2056 <table:table-cell table:style-name="ce9"/>
2057 <table:table-cell table:number-columns-repeated="4"/>
2058 <table:table-cell table:style-name="ce33"/>
2059 <table:table-cell/>
2060 <table:table-cell table:style-name="ce32" table:number-columns-repeated="3"/>
2061 <table:table-cell/>
2062 </table:table-row>
2063 <table:table-row table:style-name="ro2">
2064 <table:table-cell table:number-columns-repeated="2"/>
2065 <table:table-cell table:style-name="ce16"/>
2066 <table:table-cell/>
2067 <table:table-cell table:style-name="ce27"/>
2068 <table:table-cell table:number-columns-repeated="4"/>
2069 <table:table-cell table:style-name="ce34"/>
2070 <table:table-cell table:number-columns-repeated="5"/>
2071 </table:table-row>
2072 <table:table-row table:style-name="ro2">
2073 <table:table-cell table:number-columns-repeated="2"/>
2074 <table:table-cell table:style-name="ce15"/>
2075 <table:table-cell table:number-columns-repeated="6"/>
2076 <table:table-cell table:style-name="ce35"/>
2077 <table:table-cell table:number-columns-repeated="5"/>
2078 </table:table-row>
2079 <table:table-row table:style-name="ro2" table:number-rows-repeated="2">
2080 <table:table-cell table:number-columns-repeated="2"/>
2081 <table:table-cell table:style-name="ce15"/>
2082 <table:table-cell table:number-columns-repeated="6"/>
2083 <table:table-cell table:style-name="ce36"/>
2084 <table:table-cell/>
2085 <table:table-cell table:style-name="ce32" table:number-columns-repeated="3"/>
2086 <table:table-cell/>
2087 </table:table-row>
2088 <table:table-row table:style-name="ro2">
2089 <table:table-cell table:number-columns-repeated="2"/>
2090 <table:table-cell table:style-name="ce16"/>
2091 <table:table-cell table:number-columns-repeated="6"/>
2092 <table:table-cell table:style-name="ce36"/>
2093 <table:table-cell/>
2094 <table:table-cell table:style-name="ce32" table:number-columns-repeated="3"/>
2095 <table:table-cell/>
2096 </table:table-row>
2097 <table:table-row table:style-name="ro2">
2098 <table:table-cell table:number-columns-repeated="2"/>
2099 <table:table-cell table:style-name="ce17"/>
2100 <table:table-cell table:number-columns-repeated="6"/>
2101 <table:table-cell table:style-name="ce37"/>
2102 <table:table-cell table:number-columns-repeated="5"/>
2103 </table:table-row>
2104 <table:table-row table:style-name="ro2">
2105 <table:table-cell table:style-name="ce11" table:number-columns-repeated="2"/>
2106 <table:table-cell table:style-name="ce18"/>
2107 <table:table-cell table:style-name="ce21"/>
2108 <table:table-cell table:style-name="ce9"/>
2109 <table:table-cell table:number-columns-repeated="4"/>
2110 <table:table-cell table:style-name="ce38"/>
2111 <table:table-cell/>
2112 <table:table-cell table:style-name="ce32" table:number-columns-repeated="3"/>
2113 <table:table-cell/>
2114 </table:table-row>
2115 <table:table-row table:style-name="ro2">
2116 <table:table-cell/>
2117 <table:table-cell table:style-name="ce12"/>
2118 <table:table-cell table:style-name="ce18"/>
2119 <table:table-cell table:number-columns-repeated="6"/>
2120 <table:table-cell table:style-name="ce39"/>
2121 <table:table-cell table:number-columns-repeated="5"/>
2122 </table:table-row>
2123 <table:table-row table:style-name="ro2">
2124 <table:table-cell table:style-name="ce11" table:number-columns-repeated="2"/>
2125 <table:table-cell table:style-name="ce18"/>
2126 <table:table-cell table:style-name="ce21"/>
2127 <table:table-cell table:style-name="ce9"/>
2128 <table:table-cell table:number-columns-repeated="4"/>
2129 <table:table-cell table:style-name="ce40"/>
2130 <table:table-cell table:number-columns-repeated="5"/>
2131 </table:table-row>
2132 <table:table-row table:style-name="ro2">
2133 <table:table-cell/>
2134 <table:table-cell table:style-name="ce12"/>
2135 <table:table-cell table:style-name="ce18"/>
2136 <table:table-cell table:style-name="ce21"/>
2137 <table:table-cell table:style-name="ce9"/>
2138 <table:table-cell table:number-columns-repeated="4"/>
2139 <table:table-cell table:style-name="ce29"/>
2140 <table:table-cell table:number-columns-repeated="5"/>
2141 </table:table-row>
2142 <table:table-row table:style-name="ro2">
2143 <table:table-cell table:number-columns-repeated="2"/>
2144 <table:table-cell table:style-name="ce17"/>
2145 <table:table-cell table:number-columns-repeated="12"/>
2146 </table:table-row>
2147 <table:table-row table:style-name="ro2">
2148 <table:table-cell table:number-columns-repeated="2"/>
2149 <table:table-cell table:style-name="ce17"/>
2150 <table:table-cell table:number-columns-repeated="6"/>
2151 <table:table-cell table:style-name="ce32" table:number-columns-repeated="5"/>
2152 <table:table-cell/>
2153 </table:table-row>
2154 <table:table-row table:style-name="ro2" table:number-rows-repeated="2">
2155 <table:table-cell table:number-columns-repeated="2"/>
2156 <table:table-cell table:style-name="ce17"/>
2157 <table:table-cell table:number-columns-repeated="12"/>
2158 </table:table-row>
2159 <table:table-row table:style-name="ro2">
2160 <table:table-cell table:number-columns-repeated="2"/>
2161 <table:table-cell table:style-name="ce17"/>
2162 <table:table-cell table:number-columns-repeated="6"/>
2163 <table:table-cell table:style-name="ce32" table:number-columns-repeated="5"/>
2164 <table:table-cell/>
2165 </table:table-row>
2166 <table:table-row table:style-name="ro2" table:number-rows-repeated="2">
2167 <table:table-cell table:number-columns-repeated="2"/>
2168 <table:table-cell table:style-name="ce17"/>
2169 <table:table-cell table:number-columns-repeated="12"/>
2170 </table:table-row>
2171 <table:table-row table:style-name="ro2">
2172 <table:table-cell table:number-columns-repeated="2"/>
2173 <table:table-cell table:style-name="ce17"/>
2174 <table:table-cell table:number-columns-repeated="8"/>
2175 <table:table-cell table:style-name="ce32" table:number-columns-repeated="3"/>
2176 <table:table-cell/>
2177 </table:table-row>
2178 <table:table-row table:style-name="ro2">
2179 <table:table-cell table:number-columns-repeated="2"/>
2180 <table:table-cell table:style-name="ce17"/>
2181 <table:table-cell table:number-columns-repeated="12"/>
2182 </table:table-row>
2183 <table:table-row table:style-name="ro2">
2184 <table:table-cell table:number-columns-repeated="2"/>
2185 <table:table-cell table:style-name="ce19"/>
2186 <table:table-cell table:number-columns-repeated="12"/>
2187 </table:table-row>
2188 <table:table-row table:style-name="ro2">
2189 <table:table-cell table:number-columns-repeated="2"/>
2190 <table:table-cell table:style-name="ce19"/>
2191 <table:table-cell table:number-columns-repeated="6"/>
2192 <table:table-cell table:style-name="ce32" table:number-columns-repeated="5"/>
2193 <table:table-cell/>
2194 </table:table-row>
2195 <table:table-row table:style-name="ro2" table:number-rows-repeated="2">
2196 <table:table-cell table:number-columns-repeated="2"/>
2197 <table:table-cell table:style-name="ce19"/>
2198 <table:table-cell table:number-columns-repeated="12"/>
2199 </table:table-row>
2200 <table:table-row table:style-name="ro2">
2201 <table:table-cell table:number-columns-repeated="2"/>
2202 <table:table-cell table:style-name="ce19"/>
2203 <table:table-cell table:number-columns-repeated="6"/>
2204 <table:table-cell table:style-name="ce32" table:number-columns-repeated="5"/>
2205 <table:table-cell/>
2206 </table:table-row>
2207 <table:table-row table:style-name="ro2" table:number-rows-repeated="2">
2208 <table:table-cell table:number-columns-repeated="2"/>
2209 <table:table-cell table:style-name="ce19"/>
2210 <table:table-cell table:number-columns-repeated="12"/>
2211 </table:table-row>
2212 <table:table-row table:style-name="ro2">
2213 <table:table-cell table:number-columns-repeated="2"/>
2214 <table:table-cell table:style-name="ce19"/>
2215 <table:table-cell table:number-columns-repeated="6"/>
2216 <table:table-cell table:style-name="ce32" table:number-columns-repeated="5"/>
2217 <table:table-cell/>
2218 </table:table-row>
2219 <table:table-row table:style-name="ro2" table:number-rows-repeated="52">
2220 <table:table-cell table:number-columns-repeated="2"/>
2221 <table:table-cell table:style-name="ce19"/>
2222 <table:table-cell table:number-columns-repeated="12"/>
2223 </table:table-row>
2224 <table:table-row table:style-name="ro2" table:number-rows-repeated="1000">
2225 <table:table-cell table:number-columns-repeated="2"/>
2226 <table:table-cell table:style-name="ce20"/>
2227 <table:table-cell table:number-columns-repeated="12"/>
2228 </table:table-row>
2229 <table:table-row table:style-name="ro2" table:number-rows-repeated="1047475">
2230 <table:table-cell table:number-columns-repeated="15"/>
2231 </table:table-row>
2232 <table:table-row table:style-name="ro2">
2233 <table:table-cell table:number-columns-repeated="15"/>
2234 </table:table-row>
2235 <calcext:conditional-formats>
2236 <calcext:conditional-format calcext:target-range-address="Sheet2.C27:Sheet2.C100 Sheet2.C2:Sheet2.C16">
2237 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C2"/>
2238 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C2"/>
2239 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C2"/>
2240 </calcext:conditional-format>
2241 <calcext:conditional-format calcext:target-range-address="Sheet2.C27:Sheet2.C1100 Sheet2.C2:Sheet2.C16">
2242 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C2"/>
2243 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C2"/>
2244 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C2"/>
2245 </calcext:conditional-format>
2246 <calcext:conditional-format calcext:target-range-address="Sheet2.C17:Sheet2.C100 Sheet2.C4:Sheet2.C13">
2247 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C4"/>
2248 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C4"/>
2249 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C4"/>
2250 </calcext:conditional-format>
2251 <calcext:conditional-format calcext:target-range-address="Sheet2.C17:Sheet2.C100 Sheet2.C4:Sheet2.C13">
2252 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C4"/>
2253 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C4"/>
2254 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C4"/>
2255 </calcext:conditional-format>
2256 </calcext:conditional-formats>
2257 </table:table>
2258 <table:table table:name="&apos;file:///home/zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/radians.fods/quotient.fods/product.fods/power.fods/odd.fods/even.fods/even.fods/euroconvert.fods/degrees.fods/csc.fods/cot.fods/cosh.fods/cos.fods/atan.fods/asinh.fods/asin.fods/acos.fods/abs.fods/abs.fods/xor.fods/xor.fods/not.fods/ifna.fods/ifna.fods/iferror.fods/iferror.fods/if.fods/and.fods/and.fods/and.fods/and.fods/type.fods/isna.fods/isna.fods/islogical.fods/isformula.fods/iserr.fods/isblank.fods/info.fods/formula.fods/formula.fods/current.fods/cell.fods/cell.fods/minute.fods/minute.fods/year.fods/function_based_test_Example.fods/function_based_test_Example_reference.fods&apos;#Sheet2" table:print="false" table:style-name="ta_extref">
2259 <table:table-source xlink:type="simple" xlink:href="radians.fods/quotient.fods/product.fods/power.fods/odd.fods/even.fods/even.fods/euroconvert.fods/degrees.fods/csc.fods/cot.fods/cosh.fods/cos.fods/atan.fods/asinh.fods/asin.fods/acos.fods/abs.fods/abs.fods/xor.fods/xor.fods/not.fods/ifna.fods/ifna.fods/iferror.fods/iferror.fods/if.fods/and.fods/and.fods/and.fods/and.fods/type.fods/isna.fods/isna.fods/islogical.fods/isformula.fods/iserr.fods/isblank.fods/info.fods/formula.fods/formula.fods/current.fods/cell.fods/cell.fods/minute.fods/minute.fods/year.fods/function_based_test_Example.fods/function_based_test_Example_reference.fods" table:table-name="Sheet2" table:mode="copy-results-only"/>
2260 <table:table-column table:number-columns-repeated="8"/>
2261 <table:table-row table:number-rows-repeated="2">
2262 <table:table-cell table:number-columns-repeated="8"/>
2263 </table:table-row>
2264 <table:table-row>
2265 <table:table-cell table:number-columns-repeated="7"/>
2266 <table:table-cell table:style-name="ce1" office:value-type="float" office:value="4">
2267 <text:p>4</text:p>
2268 </table:table-cell>
2269 </table:table-row>
2270 </table:table>
2271 <table:table table:name="&apos;file:///home/zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/radians.fods/quotient.fods/product.fods/power.fods/odd.fods/even.fods/even.fods/euroconvert.fods/degrees.fods/csc.fods/cot.fods/cosh.fods/cos.fods/atan.fods/asinh.fods/asin.fods/acos.fods/abs.fods/abs.fods/xor.fods/xor.fods/not.fods/ifna.fods/ifna.fods/iferror.fods/iferror.fods/if.fods/and.fods/and.fods/and.fods/and.fods/type.fods/isna.fods/isna.fods/islogical.fods/isformula.fods/sc-unit-test/information-functions.ods&apos;#Information" table:print="false" table:style-name="ta_extref">
2272 <table:table-source xlink:type="simple" xlink:href="radians.fods/quotient.fods/product.fods/power.fods/odd.fods/even.fods/even.fods/euroconvert.fods/degrees.fods/csc.fods/cot.fods/cosh.fods/cos.fods/atan.fods/asinh.fods/asin.fods/acos.fods/abs.fods/abs.fods/xor.fods/xor.fods/not.fods/ifna.fods/ifna.fods/iferror.fods/iferror.fods/if.fods/and.fods/and.fods/and.fods/and.fods/type.fods/isna.fods/isna.fods/islogical.fods/isformula.fods/sc-unit-test/information-functions.ods" table:table-name="Information" table:mode="copy-results-only"/>
2273 <table:table-column table:number-columns-repeated="15"/>
2274 <table:table-row table:number-rows-repeated="6">
2275 <table:table-cell table:number-columns-repeated="15"/>
2276 </table:table-row>
2277 <table:table-row>
2278 <table:table-cell table:number-columns-repeated="14"/>
2279 <table:table-cell table:style-name="ce1" office:value-type="string">
2280 <text:p>O5</text:p>
2281 </table:table-cell>
2282 </table:table-row>
2283 </table:table>
2284 <table:named-expressions>
2285 <table:named-range table:name="range" table:base-cell-address="$Sheet2.$G$5" table:cell-range-address="$Sheet2.$G$5:.$G$7"/>
2286 </table:named-expressions>
2287 </office:spreadsheet>
2288 </office:body>
2289 </office:document>