Resolves: cool#10952 use existing ComponentContext
[LibreOffice.git] / sc / qa / unit / data / functions / mathematical / fods / mround.fods
blobf9a5d317836f159a09555be44378b5e8fb34edc5
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="N164">
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="N165P0" style:volatile="true">
256 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
257 <number:text></number:text>
258 </number:number-style>
259 <number:number-style style:name="N165">
260 <number:text>-</number:text>
261 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
262 <number:text></number:text>
263 <style:map style:condition="value()&gt;=0" style:apply-style-name="N165P0"/>
264 </number:number-style>
265 <number:number-style style:name="N166P0" style:volatile="true">
266 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
267 <number:text></number:text>
268 </number:number-style>
269 <number:number-style style:name="N166">
270 <style:text-properties fo:color="#ff0000"/>
271 <number:text>-</number:text>
272 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
273 <number:text></number:text>
274 <style:map style:condition="value()&gt;=0" style:apply-style-name="N166P0"/>
275 </number:number-style>
276 <number:number-style style:name="N170P0" style:volatile="true">
277 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
278 <number:text> </number:text>
279 </number:number-style>
280 <number:number-style style:name="N170P1" style:volatile="true">
281 <number:text>-</number:text>
282 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
283 <number:text> </number:text>
284 </number:number-style>
285 <number:number-style style:name="N170P2" style:volatile="true">
286 <number:text> - </number:text>
287 </number:number-style>
288 <number:text-style style:name="N170">
289 <number:text-content/>
290 <number:text> </number:text>
291 <style:map style:condition="value()&gt;0" style:apply-style-name="N170P0"/>
292 <style:map style:condition="value()&lt;0" style:apply-style-name="N170P1"/>
293 <style:map style:condition="value()=0" style:apply-style-name="N170P2"/>
294 </number:text-style>
295 <number:number-style style:name="N174P0" style:volatile="true">
296 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
297 <number:text></number:text>
298 </number:number-style>
299 <number:number-style style:name="N174P1" style:volatile="true">
300 <number:text>-</number:text>
301 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
302 <number:text></number:text>
303 </number:number-style>
304 <number:number-style style:name="N174P2" style:volatile="true">
305 <number:text> - € </number:text>
306 </number:number-style>
307 <number:text-style style:name="N174">
308 <number:text-content/>
309 <number:text> </number:text>
310 <style:map style:condition="value()&gt;0" style:apply-style-name="N174P0"/>
311 <style:map style:condition="value()&lt;0" style:apply-style-name="N174P1"/>
312 <style:map style:condition="value()=0" style:apply-style-name="N174P2"/>
313 </number:text-style>
314 <number:number-style style:name="N178P0" style:volatile="true">
315 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
316 <number:text> </number:text>
317 </number:number-style>
318 <number:number-style style:name="N178P1" style:volatile="true">
319 <number:text>-</number:text>
320 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
321 <number:text> </number:text>
322 </number:number-style>
323 <number:number-style style:name="N178P2" style:volatile="true">
324 <number:text>-</number:text>
325 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
326 <number:text> </number:text>
327 </number:number-style>
328 <number:text-style style:name="N178">
329 <number:text-content/>
330 <number:text> </number:text>
331 <style:map style:condition="value()&gt;0" style:apply-style-name="N178P0"/>
332 <style:map style:condition="value()&lt;0" style:apply-style-name="N178P1"/>
333 <style:map style:condition="value()=0" style:apply-style-name="N178P2"/>
334 </number:text-style>
335 <number:number-style style:name="N182P0" style:volatile="true">
336 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
337 <number:text></number:text>
338 </number:number-style>
339 <number:number-style style:name="N182P1" style:volatile="true">
340 <number:text>-</number:text>
341 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
342 <number:text></number:text>
343 </number:number-style>
344 <number:number-style style:name="N182P2" style:volatile="true">
345 <number:text>-</number:text>
346 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
347 <number:text></number:text>
348 </number:number-style>
349 <number:text-style style:name="N182">
350 <number:text-content/>
351 <number:text> </number:text>
352 <style:map style:condition="value()&gt;0" style:apply-style-name="N182P0"/>
353 <style:map style:condition="value()&lt;0" style:apply-style-name="N182P1"/>
354 <style:map style:condition="value()=0" style:apply-style-name="N182P2"/>
355 </number:text-style>
356 <number:time-style style:name="N183">
357 <number:minutes number:style="long"/>
358 <number:text>:</number:text>
359 <number:seconds number:style="long"/>
360 </number:time-style>
361 <number:time-style style:name="N184" number:truncate-on-overflow="false">
362 <number:hours/>
363 <number:text>:</number:text>
364 <number:minutes number:style="long"/>
365 <number:text>:</number:text>
366 <number:seconds number:style="long"/>
367 </number:time-style>
368 <number:time-style style:name="N185">
369 <number:minutes number:style="long"/>
370 <number:text>:</number:text>
371 <number:seconds number:style="long" number:decimal-places="1"/>
372 </number:time-style>
373 <number:number-style style:name="N186">
374 <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"/>
375 </number:number-style>
376 <number:number-style style:name="N187">
377 <number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1"/>
378 </number:number-style>
379 <number:number-style style:name="N188">
380 <number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1"/>
381 </number:number-style>
382 <number:number-style style:name="N189">
383 <number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1"/>
384 </number:number-style>
385 <number:number-style style:name="N190">
386 <number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="1"/>
387 </number:number-style>
388 <number:number-style style:name="N191">
389 <number:number number:decimal-places="6" loext:min-decimal-places="6" number:min-integer-digits="1"/>
390 </number:number-style>
391 <number:number-style style:name="N192">
392 <number:number number:decimal-places="7" loext:min-decimal-places="7" number:min-integer-digits="1"/>
393 </number:number-style>
394 <number:number-style style:name="N194P0" style:volatile="true">
395 <number:text>$</number:text>
396 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
397 <number:text> </number:text>
398 </number:number-style>
399 <number:number-style style:name="N194">
400 <number:text>($</number:text>
401 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
402 <number:text>)</number:text>
403 <style:map style:condition="value()&gt;=0" style:apply-style-name="N194P0"/>
404 </number:number-style>
405 <number:number-style style:name="N195P0" style:volatile="true">
406 <number:text>$</number:text>
407 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
408 <number:text> </number:text>
409 </number:number-style>
410 <number:number-style style:name="N195">
411 <style:text-properties fo:color="#ff0000"/>
412 <number:text>($</number:text>
413 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
414 <number:text>)</number:text>
415 <style:map style:condition="value()&gt;=0" style:apply-style-name="N195P0"/>
416 </number:number-style>
417 <number:number-style style:name="N197P0" style:volatile="true">
418 <number:text>$</number:text>
419 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
420 <number:text> </number:text>
421 </number:number-style>
422 <number:number-style style:name="N197">
423 <number:text>($</number:text>
424 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
425 <number:text>)</number:text>
426 <style:map style:condition="value()&gt;=0" style:apply-style-name="N197P0"/>
427 </number:number-style>
428 <number:number-style style:name="N198P0" style:volatile="true">
429 <number:text>$</number:text>
430 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
431 <number:text> </number:text>
432 </number:number-style>
433 <number:number-style style:name="N198">
434 <style:text-properties fo:color="#ff0000"/>
435 <number:text>($</number:text>
436 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
437 <number:text>)</number:text>
438 <style:map style:condition="value()&gt;=0" style:apply-style-name="N198P0"/>
439 </number:number-style>
440 <number:number-style style:name="N202P0" style:volatile="true">
441 <loext:fill-character> </loext:fill-character>
442 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
443 <number:text> </number:text>
444 </number:number-style>
445 <number:number-style style:name="N202P1" style:volatile="true">
446 <loext:fill-character> </loext:fill-character>
447 <number:text>(</number:text>
448 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
449 <number:text>)</number:text>
450 </number:number-style>
451 <number:number-style style:name="N202P2" style:volatile="true">
452 <loext:fill-character> </loext:fill-character>
453 <number:text>- </number:text>
454 </number:number-style>
455 <number:text-style style:name="N202">
456 <number:text-content/>
457 <number:text> </number:text>
458 <style:map style:condition="value()&gt;0" style:apply-style-name="N202P0"/>
459 <style:map style:condition="value()&lt;0" style:apply-style-name="N202P1"/>
460 <style:map style:condition="value()=0" style:apply-style-name="N202P2"/>
461 </number:text-style>
462 <number:number-style style:name="N206P0" style:volatile="true">
463 <loext:text> $</loext:text>
464 <loext:fill-character> </loext:fill-character>
465 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
466 <number:text> </number:text>
467 </number:number-style>
468 <number:number-style style:name="N206P1" style:volatile="true">
469 <loext:text> $</loext:text>
470 <loext:fill-character> </loext:fill-character>
471 <number:text>(</number:text>
472 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
473 <number:text>)</number:text>
474 </number:number-style>
475 <number:number-style style:name="N206P2" style:volatile="true">
476 <loext:text> $</loext:text>
477 <loext:fill-character> </loext:fill-character>
478 <number:text>- </number:text>
479 </number:number-style>
480 <number:text-style style:name="N206">
481 <number:text-content/>
482 <number:text> </number:text>
483 <style:map style:condition="value()&gt;0" style:apply-style-name="N206P0"/>
484 <style:map style:condition="value()&lt;0" style:apply-style-name="N206P1"/>
485 <style:map style:condition="value()=0" style:apply-style-name="N206P2"/>
486 </number:text-style>
487 <number:number-style style:name="N210P0" style:volatile="true">
488 <loext:fill-character> </loext:fill-character>
489 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
490 <number:text> </number:text>
491 </number:number-style>
492 <number:number-style style:name="N210P1" style:volatile="true">
493 <loext:fill-character> </loext:fill-character>
494 <number:text>(</number:text>
495 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
496 <number:text>)</number:text>
497 </number:number-style>
498 <number:number-style style:name="N210P2" style:volatile="true">
499 <loext:fill-character> </loext:fill-character>
500 <number:text>-</number:text>
501 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
502 <number:text> </number:text>
503 </number:number-style>
504 <number:text-style style:name="N210">
505 <number:text-content/>
506 <number:text> </number:text>
507 <style:map style:condition="value()&gt;0" style:apply-style-name="N210P0"/>
508 <style:map style:condition="value()&lt;0" style:apply-style-name="N210P1"/>
509 <style:map style:condition="value()=0" style:apply-style-name="N210P2"/>
510 </number:text-style>
511 <number:number-style style:name="N214P0" style:volatile="true">
512 <loext:text> $</loext:text>
513 <loext:fill-character> </loext:fill-character>
514 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
515 <number:text> </number:text>
516 </number:number-style>
517 <number:number-style style:name="N214P1" style:volatile="true">
518 <loext:text> $</loext:text>
519 <loext:fill-character> </loext:fill-character>
520 <number:text>(</number:text>
521 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
522 <number:text>)</number:text>
523 </number:number-style>
524 <number:number-style style:name="N214P2" style:volatile="true">
525 <loext:text> $</loext:text>
526 <loext:fill-character> </loext:fill-character>
527 <number:text>-</number:text>
528 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
529 <number:text> </number:text>
530 </number:number-style>
531 <number:text-style style:name="N214">
532 <number:text-content/>
533 <number:text> </number:text>
534 <style:map style:condition="value()&gt;0" style:apply-style-name="N214P0"/>
535 <style:map style:condition="value()&lt;0" style:apply-style-name="N214P1"/>
536 <style:map style:condition="value()=0" style:apply-style-name="N214P2"/>
537 </number:text-style>
538 <number:number-style style:name="N216P0" style:volatile="true">
539 <number:text>Yes</number:text>
540 </number:number-style>
541 <number:number-style style:name="N216P1" style:volatile="true">
542 <number:text>Yes</number:text>
543 </number:number-style>
544 <number:number-style style:name="N216">
545 <number:text>No</number:text>
546 <style:map style:condition="value()&gt;0" style:apply-style-name="N216P0"/>
547 <style:map style:condition="value()&lt;0" style:apply-style-name="N216P1"/>
548 </number:number-style>
549 <number:number-style style:name="N218P0" style:volatile="true">
550 <number:text>True</number:text>
551 </number:number-style>
552 <number:number-style style:name="N218P1" style:volatile="true">
553 <number:text>True</number:text>
554 </number:number-style>
555 <number:number-style style:name="N218">
556 <number:text>False</number:text>
557 <style:map style:condition="value()&gt;0" style:apply-style-name="N218P0"/>
558 <style:map style:condition="value()&lt;0" style:apply-style-name="N218P1"/>
559 </number:number-style>
560 <number:number-style style:name="N220P0" style:volatile="true">
561 <number:text>On</number:text>
562 </number:number-style>
563 <number:number-style style:name="N220P1" style:volatile="true">
564 <number:text>On</number:text>
565 </number:number-style>
566 <number:number-style style:name="N220">
567 <number:text>Off</number:text>
568 <style:map style:condition="value()&gt;0" style:apply-style-name="N220P0"/>
569 <style:map style:condition="value()&lt;0" style:apply-style-name="N220P1"/>
570 </number:number-style>
571 <number:currency-style style:name="N222P0" style:volatile="true">
572 <number:currency-symbol></number:currency-symbol>
573 <number:text> </number:text>
574 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
575 <number:text> </number:text>
576 </number:currency-style>
577 <number:currency-style style:name="N222">
578 <style:text-properties fo:color="#ff0000"/>
579 <number:text>(</number:text>
580 <number:currency-symbol></number:currency-symbol>
581 <number:text> </number:text>
582 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
583 <number:text>)</number:text>
584 <style:map style:condition="value()&gt;=0" style:apply-style-name="N222P0"/>
585 </number:currency-style>
586 <number:number-style style:name="N224P0" style:volatile="true">
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 </number:number-style>
590 <number:number-style style:name="N224">
591 <number:text>\-</number:text>
592 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
593 <style:map style:condition="value()&gt;=0" style:apply-style-name="N224P0"/>
594 </number:number-style>
595 <number:number-style style:name="N225P0" style:volatile="true">
596 <number:text>\</number:text>
597 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
598 </number:number-style>
599 <number:number-style style:name="N225">
600 <style:text-properties fo:color="#ff0000"/>
601 <number:text>\-</number:text>
602 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
603 <style:map style:condition="value()&gt;=0" style:apply-style-name="N225P0"/>
604 </number:number-style>
605 <number:number-style style:name="N227P0" style:volatile="true">
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 </number:number-style>
609 <number:number-style style:name="N227">
610 <number:text>\-</number:text>
611 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
612 <style:map style:condition="value()&gt;=0" style:apply-style-name="N227P0"/>
613 </number:number-style>
614 <number:number-style style:name="N228P0" style:volatile="true">
615 <number:text>\</number:text>
616 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
617 </number:number-style>
618 <number:number-style style:name="N228">
619 <style:text-properties fo:color="#ff0000"/>
620 <number:text>\-</number:text>
621 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
622 <style:map style:condition="value()&gt;=0" style:apply-style-name="N228P0"/>
623 </number:number-style>
624 <number:number-style style:name="N232P0" style:volatile="true">
625 <loext:text> \</loext:text>
626 <loext:fill-character> </loext:fill-character>
627 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
628 <number:text> </number:text>
629 </number:number-style>
630 <number:number-style style:name="N232P1" style:volatile="true">
631 <loext:text> \</loext:text>
632 <loext:fill-character> </loext:fill-character>
633 <number:text>-</number:text>
634 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
635 <number:text> </number:text>
636 </number:number-style>
637 <number:number-style style:name="N232P2" style:volatile="true">
638 <loext:text> \</loext:text>
639 <loext:fill-character> </loext:fill-character>
640 <number:text>- </number:text>
641 </number:number-style>
642 <number:text-style style:name="N232">
643 <number:text-content/>
644 <number:text> </number:text>
645 <style:map style:condition="value()&gt;0" style:apply-style-name="N232P0"/>
646 <style:map style:condition="value()&lt;0" style:apply-style-name="N232P1"/>
647 <style:map style:condition="value()=0" style:apply-style-name="N232P2"/>
648 </number:text-style>
649 <number:number-style style:name="N234P0" style:volatile="true">
650 <loext:fill-character> </loext:fill-character>
651 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
652 <number:text> </number:text>
653 </number:number-style>
654 <number:number-style style:name="N234P1" style:volatile="true">
655 <loext:fill-character> </loext:fill-character>
656 <number:text>-</number:text>
657 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
658 <number:text> </number:text>
659 </number:number-style>
660 <number:number-style style:name="N234P2" style:volatile="true">
661 <loext:fill-character> </loext:fill-character>
662 <number:text>- </number:text>
663 </number:number-style>
664 <number:text-style style:name="N234">
665 <number:text-content/>
666 <number:text> </number:text>
667 <style:map style:condition="value()&gt;0" style:apply-style-name="N234P0"/>
668 <style:map style:condition="value()&lt;0" style:apply-style-name="N234P1"/>
669 <style:map style:condition="value()=0" style:apply-style-name="N234P2"/>
670 </number:text-style>
671 <number:number-style style:name="N238P0" style:volatile="true">
672 <loext:text> \</loext:text>
673 <loext:fill-character> </loext:fill-character>
674 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
675 <number:text> </number:text>
676 </number:number-style>
677 <number:number-style style:name="N238P1" style:volatile="true">
678 <loext:text> \</loext:text>
679 <loext:fill-character> </loext:fill-character>
680 <number:text>-</number:text>
681 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
682 <number:text> </number:text>
683 </number:number-style>
684 <number:number-style style:name="N238P2" style:volatile="true">
685 <loext:text> \</loext:text>
686 <loext:fill-character> </loext:fill-character>
687 <number:text>-</number:text>
688 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
689 <number:text> </number:text>
690 </number:number-style>
691 <number:text-style style:name="N238">
692 <number:text-content/>
693 <number:text> </number:text>
694 <style:map style:condition="value()&gt;0" style:apply-style-name="N238P0"/>
695 <style:map style:condition="value()&lt;0" style:apply-style-name="N238P1"/>
696 <style:map style:condition="value()=0" style:apply-style-name="N238P2"/>
697 </number:text-style>
698 <number:number-style style:name="N240P0" style:volatile="true">
699 <loext:fill-character> </loext:fill-character>
700 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
701 <number:text> </number:text>
702 </number:number-style>
703 <number:number-style style:name="N240P1" style:volatile="true">
704 <loext:fill-character> </loext:fill-character>
705 <number:text>-</number:text>
706 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
707 <number:text> </number:text>
708 </number:number-style>
709 <number:number-style style:name="N240P2" style:volatile="true">
710 <loext:fill-character> </loext:fill-character>
711 <number:text>-</number:text>
712 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
713 <number:text> </number:text>
714 </number:number-style>
715 <number:text-style style:name="N240">
716 <number:text-content/>
717 <number:text> </number:text>
718 <style:map style:condition="value()&gt;0" style:apply-style-name="N240P0"/>
719 <style:map style:condition="value()&lt;0" style:apply-style-name="N240P1"/>
720 <style:map style:condition="value()=0" style:apply-style-name="N240P2"/>
721 </number:text-style>
722 <number:date-style style:name="N241">
723 <number:month number:style="long"/>
724 <number:text>-</number:text>
725 <number:day number:style="long"/>
726 <number:text>-</number:text>
727 <number:year number:style="long"/>
728 </number:date-style>
729 <number:date-style style:name="N242">
730 <number:month number:style="long"/>
731 <number:text>-</number:text>
732 <number:day/>
733 <number:text>-</number:text>
734 <number:year/>
735 </number:date-style>
736 <number:date-style style:name="N243">
737 <number:day number:style="long"/>
738 <number:text>-</number:text>
739 <number:month number:style="long"/>
740 </number:date-style>
741 <number:date-style style:name="N244">
742 <number:month number:style="long"/>
743 <number:text>-</number:text>
744 <number:year/>
745 </number:date-style>
746 <number:currency-style style:name="N246P0" style:volatile="true">
747 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
748 <number:text> </number:text>
749 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
750 </number:currency-style>
751 <number:currency-style style:name="N246">
752 <style:text-properties fo:color="#ff0000"/>
753 <number:text>-</number:text>
754 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
755 <number:text> </number:text>
756 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
757 <style:map style:condition="value()&gt;=0" style:apply-style-name="N246P0"/>
758 </number:currency-style>
759 <number:date-style style:name="N247">
760 <number:month number:style="long"/>
761 <number:text>.</number:text>
762 <number:year number:style="long"/>
763 </number:date-style>
764 <number:date-style style:name="N248">
765 <number:month number:style="long"/>
766 <number:text>/</number:text>
767 <number:year number:style="long"/>
768 </number:date-style>
769 <number:currency-style style:name="N250P0" style:volatile="true">
770 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
771 <number:text> </number:text>
772 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
773 </number:currency-style>
774 <number:currency-style style:name="N250">
775 <style:text-properties fo:color="#ff0000"/>
776 <number:text>-</number:text>
777 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
778 <number:text> </number:text>
779 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
780 <style:map style:condition="value()&gt;=0" style:apply-style-name="N250P0"/>
781 </number:currency-style>
782 <number:date-style style:name="N251">
783 <number:year number:style="long"/>
784 </number:date-style>
785 <number:date-style style:name="N252">
786 <number:text></number:text>
787 <number:year number:style="long"/>
788 </number:date-style>
789 <number:currency-style style:name="N254P0" style:volatile="true">
790 <number:currency-symbol number:language="es" number:country="MX">$</number:currency-symbol>
791 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
792 </number:currency-style>
793 <number:currency-style style:name="N254">
794 <style:text-properties fo:color="#ff0000"/>
795 <number:text>-</number:text>
796 <number:currency-symbol number:language="es" number:country="MX">$</number:currency-symbol>
797 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
798 <style:map style:condition="value()&gt;=0" style:apply-style-name="N254P0"/>
799 </number:currency-style>
800 <number:number-style style:name="N257P0" style:volatile="true">
801 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
802 <number:text> </number:text>
803 </number:number-style>
804 <number:number-style style:name="N257P1" style:volatile="true">
805 <number:text> (</number:text>
806 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
807 <number:text>)</number:text>
808 </number:number-style>
809 <number:number-style style:name="N257P2" style:volatile="true">
810 <number:text> - </number:text>
811 </number:number-style>
812 <number:text-style style:name="N257">
813 <number:text-content/>
814 <number:text> </number:text>
815 <style:map style:condition="value()&gt;0" style:apply-style-name="N257P0"/>
816 <style:map style:condition="value()&lt;0" style:apply-style-name="N257P1"/>
817 <style:map style:condition="value()=0" style:apply-style-name="N257P2"/>
818 </number:text-style>
819 <number:number-style style:name="N261P0" style:volatile="true">
820 <number:text> $</number:text>
821 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
822 <number:text> </number:text>
823 </number:number-style>
824 <number:number-style style:name="N261P1" style:volatile="true">
825 <number:text> $(</number:text>
826 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
827 <number:text>)</number:text>
828 </number:number-style>
829 <number:number-style style:name="N261P2" style:volatile="true">
830 <number:text> $- </number:text>
831 </number:number-style>
832 <number:text-style style:name="N261">
833 <number:text-content/>
834 <number:text> </number:text>
835 <style:map style:condition="value()&gt;0" style:apply-style-name="N261P0"/>
836 <style:map style:condition="value()&lt;0" style:apply-style-name="N261P1"/>
837 <style:map style:condition="value()=0" style:apply-style-name="N261P2"/>
838 </number:text-style>
839 <number:number-style style:name="N264P0" style:volatile="true">
840 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
841 <number:text> </number:text>
842 </number:number-style>
843 <number:number-style style:name="N264P1" style:volatile="true">
844 <number:text> (</number:text>
845 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
846 <number:text>)</number:text>
847 </number:number-style>
848 <number:number-style style:name="N264P2" style:volatile="true">
849 <number:text>-</number:text>
850 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
851 <number:text> </number:text>
852 </number:number-style>
853 <number:text-style style:name="N264">
854 <number:text-content/>
855 <number:text> </number:text>
856 <style:map style:condition="value()&gt;0" style:apply-style-name="N264P0"/>
857 <style:map style:condition="value()&lt;0" style:apply-style-name="N264P1"/>
858 <style:map style:condition="value()=0" style:apply-style-name="N264P2"/>
859 </number:text-style>
860 <number:number-style style:name="N265">
861 <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"/>
862 </number:number-style>
863 <number:number-style style:name="N266">
864 <number:text>$</number:text>
865 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
866 </number:number-style>
867 <number:number-style style:name="N267">
868 <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"/>
869 </number:number-style>
870 <number:currency-style style:name="N269P0" style:volatile="true">
871 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
872 <number:text> </number:text>
873 <number:currency-symbol number:language="fr" number:country="FR"></number:currency-symbol>
874 </number:currency-style>
875 <number:currency-style style:name="N269">
876 <style:text-properties fo:color="#ff0000"/>
877 <number:text>-</number:text>
878 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
879 <number:text> </number:text>
880 <number:currency-symbol number:language="fr" number:country="FR"></number:currency-symbol>
881 <style:map style:condition="value()&gt;=0" style:apply-style-name="N269P0"/>
882 </number:currency-style>
883 <number:date-style style:name="N270">
884 <number:day number:style="long"/>
885 <number:text>.</number:text>
886 <number:month number:style="long"/>
887 <number:text>.</number:text>
888 <number:year number:style="long"/>
889 </number:date-style>
890 <number:number-style style:name="N272P0" style:volatile="true">
891 <number:text>WAHR</number:text>
892 </number:number-style>
893 <number:number-style style:name="N272P1" style:volatile="true">
894 <number:text>WAHR</number:text>
895 </number:number-style>
896 <number:number-style style:name="N272">
897 <number:text>FALSCH</number:text>
898 <style:map style:condition="value()&gt;0" style:apply-style-name="N272P0"/>
899 <style:map style:condition="value()&lt;0" style:apply-style-name="N272P1"/>
900 </number:number-style>
901 <number:number-style style:name="N273">
902 <number:number number:decimal-places="20" loext:min-decimal-places="20" number:min-integer-digits="1"/>
903 </number:number-style>
904 <number:number-style style:name="N275P0" style:volatile="true">
905 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
906 <number:text> </number:text>
907 </number:number-style>
908 <number:number-style style:name="N275">
909 <number:text>-</number:text>
910 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
911 <number:text> </number:text>
912 <style:map style:condition="value()&gt;=0" style:apply-style-name="N275P0"/>
913 </number:number-style>
914 <number:number-style style:name="N276P0" style:volatile="true">
915 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
916 <number:text> </number:text>
917 </number:number-style>
918 <number:number-style style:name="N276">
919 <style:text-properties fo:color="#ff0000"/>
920 <number:text>-</number:text>
921 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
922 <number:text> </number:text>
923 <style:map style:condition="value()&gt;=0" style:apply-style-name="N276P0"/>
924 </number:number-style>
925 <number:number-style style:name="N278P0" style:volatile="true">
926 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
927 <number:text> </number:text>
928 </number:number-style>
929 <number:number-style style:name="N278">
930 <number:text>-</number:text>
931 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
932 <number:text> </number:text>
933 <style:map style:condition="value()&gt;=0" style:apply-style-name="N278P0"/>
934 </number:number-style>
935 <number:number-style style:name="N279P0" style:volatile="true">
936 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
937 <number:text> </number:text>
938 </number:number-style>
939 <number:number-style style:name="N279">
940 <style:text-properties fo:color="#ff0000"/>
941 <number:text>-</number:text>
942 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
943 <number:text> </number:text>
944 <style:map style:condition="value()&gt;=0" style:apply-style-name="N279P0"/>
945 </number:number-style>
946 <number:number-style style:name="N280">
947 <number:number number:decimal-places="19" loext:min-decimal-places="19" number:min-integer-digits="1"/>
948 </number:number-style>
949 <number:date-style style:name="N281">
950 <number:month number:textual="true"/>
951 <number:text> </number:text>
952 <number:year number:style="long"/>
953 </number:date-style>
954 <number:percentage-style style:name="N282">
955 <number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1"/>
956 <number:text>%</number:text>
957 </number:percentage-style>
958 <number:number-style style:name="N283P0" style:volatile="true">
959 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/>
960 </number:number-style>
961 <number:number-style style:name="N283">
962 <style:text-properties fo:color="#ff0000"/>
963 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/>
964 <style:map style:condition="value()&gt;=0" style:apply-style-name="N283P0"/>
965 </number:number-style>
966 <number:number-style style:name="N284">
967 <number:scientific-number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1" number:min-exponent-digits="2" loext:exponent-interval="1" loext:forced-exponent-sign="true"/>
968 </number:number-style>
969 <number:number-style style:name="N286P0" style:volatile="true">
970 <number:number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1" number:grouping="true"/>
971 <number:text></number:text>
972 </number:number-style>
973 <number:number-style style:name="N286">
974 <style:text-properties fo:color="#ff0000"/>
975 <number:text>-</number:text>
976 <number:number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1" number:grouping="true"/>
977 <number:text></number:text>
978 <style:map style:condition="value()&gt;=0" style:apply-style-name="N286P0"/>
979 </number:number-style>
980 <number:percentage-style style:name="N287">
981 <number:number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1"/>
982 <number:text>%</number:text>
983 </number:percentage-style>
984 <number:time-style style:name="N288">
985 <number:hours/>
986 <number:text>:</number:text>
987 <number:minutes number:style="long"/>
988 <number:text>:</number:text>
989 <number:seconds number:style="long"/>
990 <number:text> </number:text>
991 <number:am-pm/>
992 </number:time-style>
993 <number:time-style style:name="N289">
994 <number:hours number:style="long"/>
995 <number:text>:</number:text>
996 <number:minutes number:style="long"/>
997 <number:text>:</number:text>
998 <number:seconds number:style="long" number:decimal-places="1"/>
999 </number:time-style>
1000 <number:currency-style style:name="N291P0" style:volatile="true">
1001 <number:currency-symbol></number:currency-symbol>
1002 <number:text> </number:text>
1003 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1004 </number:currency-style>
1005 <number:currency-style style:name="N291">
1006 <style:text-properties fo:color="#ff0000"/>
1007 <number:text>-</number:text>
1008 <number:currency-symbol></number:currency-symbol>
1009 <number:text> </number:text>
1010 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1011 <style:map style:condition="value()&gt;=0" style:apply-style-name="N291P0"/>
1012 </number:currency-style>
1013 <number:currency-style style:name="N293P0" style:volatile="true">
1014 <number:currency-symbol></number:currency-symbol>
1015 <number:text> </number:text>
1016 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1017 </number:currency-style>
1018 <number:currency-style style:name="N293">
1019 <style:text-properties fo:color="#ff0000"/>
1020 <number:text>-</number:text>
1021 <number:currency-symbol></number:currency-symbol>
1022 <number:text> </number:text>
1023 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1024 <style:map style:condition="value()&gt;=0" style:apply-style-name="N293P0"/>
1025 </number:currency-style>
1026 <number:number-style style:name="N294">
1027 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="12"/>
1028 </number:number-style>
1029 <number:number-style style:name="N295P0" style:volatile="true">
1030 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1031 </number:number-style>
1032 <number:number-style style:name="N295">
1033 <number:text>-</number:text>
1034 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1035 <style:map style:condition="value()&gt;=0" style:apply-style-name="N295P0"/>
1036 </number:number-style>
1037 <number:number-style style:name="N296P0" style:volatile="true">
1038 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1039 </number:number-style>
1040 <number:number-style style:name="N296">
1041 <style:text-properties fo:color="#ff0000"/>
1042 <number:text>-</number:text>
1043 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1044 <style:map style:condition="value()&gt;=0" style:apply-style-name="N296P0"/>
1045 </number:number-style>
1046 <number:number-style style:name="N297P0" style:volatile="true">
1047 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1048 </number:number-style>
1049 <number:number-style style:name="N297">
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 <style:map style:condition="value()&gt;=0" style:apply-style-name="N297P0"/>
1053 </number:number-style>
1054 <number:number-style style:name="N298P0" style:volatile="true">
1055 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1056 </number:number-style>
1057 <number:number-style style:name="N298">
1058 <style:text-properties fo:color="#ff0000"/>
1059 <number:text>-</number:text>
1060 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1061 <style:map style:condition="value()&gt;=0" style:apply-style-name="N298P0"/>
1062 </number:number-style>
1063 <number:number-style style:name="N300P0" style:volatile="true">
1064 <number:text>t$</number:text>
1065 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1066 <number:text> </number:text>
1067 </number:number-style>
1068 <number:number-style style:name="N300">
1069 <number:text>(t$</number:text>
1070 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1071 <number:text>)</number:text>
1072 <style:map style:condition="value()&gt;=0" style:apply-style-name="N300P0"/>
1073 </number:number-style>
1074 <number:number-style style:name="N301P0" style:volatile="true">
1075 <number:text>t$</number:text>
1076 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1077 <number:text> </number:text>
1078 </number:number-style>
1079 <number:number-style style:name="N301">
1080 <style:text-properties fo:color="#ff0000"/>
1081 <number:text>(t$</number:text>
1082 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1083 <number:text>)</number:text>
1084 <style:map style:condition="value()&gt;=0" style:apply-style-name="N301P0"/>
1085 </number:number-style>
1086 <number:number-style style:name="N303P0" style:volatile="true">
1087 <number:text>t$</number:text>
1088 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1089 <number:text> </number:text>
1090 </number:number-style>
1091 <number:number-style style:name="N303">
1092 <number:text>(t$</number:text>
1093 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1094 <number:text>)</number:text>
1095 <style:map style:condition="value()&gt;=0" style:apply-style-name="N303P0"/>
1096 </number:number-style>
1097 <number:number-style style:name="N304P0" style:volatile="true">
1098 <number:text>t$</number:text>
1099 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1100 <number:text> </number:text>
1101 </number:number-style>
1102 <number:number-style style:name="N304">
1103 <style:text-properties fo:color="#ff0000"/>
1104 <number:text>(t$</number:text>
1105 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1106 <number:text>)</number:text>
1107 <style:map style:condition="value()&gt;=0" style:apply-style-name="N304P0"/>
1108 </number:number-style>
1109 <number:number-style style:name="N305">
1110 <number:text>t</number:text>
1111 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="2"/>
1112 </number:number-style>
1113 <number:currency-style style:name="N307P0" style:volatile="true">
1114 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1115 <number:currency-symbol number:language="tr" number:country="TR">YTL</number:currency-symbol>
1116 </number:currency-style>
1117 <number:currency-style style:name="N307">
1118 <style:text-properties fo:color="#ff0000"/>
1119 <number:text>-</number:text>
1120 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1121 <number:currency-symbol number:language="tr" number:country="TR">YTL</number:currency-symbol>
1122 <style:map style:condition="value()&gt;=0" style:apply-style-name="N307P0"/>
1123 </number:currency-style>
1124 <number:currency-style style:name="N309P0" style:volatile="true">
1125 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1126 <number:currency-symbol number:language="tr" number:country="TR">TL</number:currency-symbol>
1127 </number:currency-style>
1128 <number:currency-style style:name="N309">
1129 <style:text-properties fo:color="#ff0000"/>
1130 <number:text>-</number:text>
1131 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1132 <number:currency-symbol number:language="tr" number:country="TR">TL</number:currency-symbol>
1133 <style:map style:condition="value()&gt;=0" style:apply-style-name="N309P0"/>
1134 </number:currency-style>
1135 <number:date-style style:name="N10121" number:language="en" number:country="US">
1136 <number:month/>
1137 <number:text>/</number:text>
1138 <number:day/>
1139 <number:text>/</number:text>
1140 <number:year number:style="long"/>
1141 </number:date-style>
1142 <number:date-style style:name="N10122" number:language="en" number:country="US">
1143 <number:day/>
1144 <number:text>-</number:text>
1145 <number:month number:textual="true"/>
1146 <number:text>-</number:text>
1147 <number:year/>
1148 </number:date-style>
1149 <number:date-style style:name="N10123" number:language="en" number:country="US">
1150 <number:day/>
1151 <number:text>-</number:text>
1152 <number:month number:textual="true"/>
1153 </number:date-style>
1154 <number:date-style style:name="N10124" number:language="en" number:country="US">
1155 <number:month number:textual="true"/>
1156 <number:text>-</number:text>
1157 <number:year/>
1158 </number:date-style>
1159 <number:time-style style:name="N10125" number:language="en" number:country="US">
1160 <number:hours/>
1161 <number:text>:</number:text>
1162 <number:minutes number:style="long"/>
1163 <number:text> </number:text>
1164 <number:am-pm/>
1165 </number:time-style>
1166 <number:time-style style:name="N10126" number:language="en" number:country="US">
1167 <number:hours/>
1168 <number:text>:</number:text>
1169 <number:minutes number:style="long"/>
1170 <number:text>:</number:text>
1171 <number:seconds number:style="long"/>
1172 <number:text> </number:text>
1173 <number:am-pm/>
1174 </number:time-style>
1175 <number:time-style style:name="N10127" number:language="en" number:country="US">
1176 <number:hours/>
1177 <number:text>:</number:text>
1178 <number:minutes number:style="long"/>
1179 </number:time-style>
1180 <number:time-style style:name="N10128" number:language="en" number:country="US">
1181 <number:hours/>
1182 <number:text>:</number:text>
1183 <number:minutes number:style="long"/>
1184 <number:text>:</number:text>
1185 <number:seconds number:style="long"/>
1186 </number:time-style>
1187 <number:date-style style:name="N10129" number:language="en" number:country="US">
1188 <number:month/>
1189 <number:text>/</number:text>
1190 <number:day/>
1191 <number:text>/</number:text>
1192 <number:year number:style="long"/>
1193 <number:text> </number:text>
1194 <number:hours/>
1195 <number:text>:</number:text>
1196 <number:minutes number:style="long"/>
1197 </number:date-style>
1198 <number:number-style style:name="N10131P0" style:volatile="true" number:language="en" number:country="US">
1199 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1200 <number:text> </number:text>
1201 </number:number-style>
1202 <number:number-style style:name="N10131" number:language="en" number:country="US">
1203 <style:text-properties fo:color="#ff0000"/>
1204 <number:text>(</number:text>
1205 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1206 <number:text>)</number:text>
1207 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10131P0"/>
1208 </number:number-style>
1209 <number:number-style style:name="N10133P0" style:volatile="true" number:language="en" number:country="US">
1210 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1211 <number:text> </number:text>
1212 </number:number-style>
1213 <number:number-style style:name="N10133" number:language="en" number:country="US">
1214 <style:text-properties fo:color="#ff0000"/>
1215 <number:text>(</number:text>
1216 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1217 <number:text>)</number:text>
1218 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10133P0"/>
1219 </number:number-style>
1220 <number:currency-style style:name="N10135P0" style:volatile="true" number:language="en" number:country="US">
1221 <number:currency-symbol/>
1222 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1223 <number:text> </number:text>
1224 </number:currency-style>
1225 <number:currency-style style:name="N10135" number:language="en" number:country="US">
1226 <number:text>(</number:text>
1227 <number:currency-symbol/>
1228 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1229 <number:text>)</number:text>
1230 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10135P0"/>
1231 </number:currency-style>
1232 <number:currency-style style:name="N10136P0" style:volatile="true" number:language="en" number:country="US">
1233 <number:currency-symbol/>
1234 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1235 <number:text> </number:text>
1236 </number:currency-style>
1237 <number:currency-style style:name="N10136" number:language="en" number:country="US">
1238 <style:text-properties fo:color="#ff0000"/>
1239 <number:text>(</number:text>
1240 <number:currency-symbol/>
1241 <number:number number:decimal-places="0" loext:min-decimal-places="0" 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="N10136P0"/>
1244 </number:currency-style>
1245 <number:currency-style style:name="N10138P0" style:volatile="true" number:language="en" number:country="US">
1246 <number:currency-symbol/>
1247 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1248 <number:text> </number:text>
1249 </number:currency-style>
1250 <number:currency-style style:name="N10138" number:language="en" number:country="US">
1251 <number:text>(</number:text>
1252 <number:currency-symbol/>
1253 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1254 <number:text>)</number:text>
1255 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10138P0"/>
1256 </number:currency-style>
1257 <number:currency-style style:name="N10139P0" style:volatile="true" number:language="en" number:country="US">
1258 <number:currency-symbol/>
1259 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1260 <number:text> </number:text>
1261 </number:currency-style>
1262 <number:currency-style style:name="N10139" number:language="en" number:country="US">
1263 <style:text-properties fo:color="#ff0000"/>
1264 <number:text>(</number:text>
1265 <number:currency-symbol/>
1266 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1267 <number:text>)</number:text>
1268 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10139P0"/>
1269 </number:currency-style>
1270 <number:number-style style:name="N10140P0" style:volatile="true" number:language="en" number:country="US">
1271 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1272 <number:text> </number:text>
1273 </number:number-style>
1274 <number:number-style style:name="N10140" number:language="en" number:country="US">
1275 <number:text>(</number:text>
1276 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1277 <number:text>)</number:text>
1278 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10140P0"/>
1279 </number:number-style>
1280 <number:number-style style:name="N10141P0" style:volatile="true" number:language="en" number:country="US">
1281 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1282 <number:text> </number:text>
1283 </number:number-style>
1284 <number:number-style style:name="N10141" number:language="en" number:country="US">
1285 <number:text>(</number:text>
1286 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1287 <number:text>)</number:text>
1288 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10141P0"/>
1289 </number:number-style>
1290 <number:number-style style:name="N10145P0" style:volatile="true" number:language="en" number:country="US">
1291 <loext:fill-character> </loext:fill-character>
1292 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1293 <number:text> </number:text>
1294 </number:number-style>
1295 <number:number-style style:name="N10145P1" style:volatile="true" number:language="en" number:country="US">
1296 <loext:fill-character> </loext:fill-character>
1297 <number:text>(</number:text>
1298 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1299 <number:text>)</number:text>
1300 </number:number-style>
1301 <number:number-style style:name="N10145P2" style:volatile="true" number:language="en" number:country="US">
1302 <loext:fill-character> </loext:fill-character>
1303 <number:text>- </number:text>
1304 </number:number-style>
1305 <number:text-style style:name="N10145" number:language="en" number:country="US">
1306 <number:text-content/>
1307 <number:text> </number:text>
1308 <style:map style:condition="value()&gt;0" style:apply-style-name="N10145P0"/>
1309 <style:map style:condition="value()&lt;0" style:apply-style-name="N10145P1"/>
1310 <style:map style:condition="value()=0" style:apply-style-name="N10145P2"/>
1311 </number:text-style>
1312 <number:currency-style style:name="N10149P0" style:volatile="true" number:language="en" number:country="US">
1313 <number:currency-symbol/>
1314 <loext:fill-character> </loext:fill-character>
1315 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1316 <number:text> </number:text>
1317 </number:currency-style>
1318 <number:currency-style style:name="N10149P1" style:volatile="true" number:language="en" number:country="US">
1319 <number:currency-symbol/>
1320 <loext:fill-character> </loext:fill-character>
1321 <number:text>(</number:text>
1322 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1323 <number:text>)</number:text>
1324 </number:currency-style>
1325 <number:currency-style style:name="N10149P2" style:volatile="true" number:language="en" number:country="US">
1326 <number:currency-symbol/>
1327 <loext:fill-character> </loext:fill-character>
1328 <number:text>- </number:text>
1329 </number:currency-style>
1330 <number:text-style style:name="N10149" number:language="en" number:country="US">
1331 <number:text-content/>
1332 <number:text> </number:text>
1333 <style:map style:condition="value()&gt;0" style:apply-style-name="N10149P0"/>
1334 <style:map style:condition="value()&lt;0" style:apply-style-name="N10149P1"/>
1335 <style:map style:condition="value()=0" style:apply-style-name="N10149P2"/>
1336 </number:text-style>
1337 <number:number-style style:name="N10153P0" style:volatile="true" number:language="en" number:country="US">
1338 <loext:fill-character> </loext:fill-character>
1339 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1340 <number:text> </number:text>
1341 </number:number-style>
1342 <number:number-style style:name="N10153P1" style:volatile="true" number:language="en" number:country="US">
1343 <loext:fill-character> </loext:fill-character>
1344 <number:text>(</number:text>
1345 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1346 <number:text>)</number:text>
1347 </number:number-style>
1348 <number:number-style style:name="N10153P2" style:volatile="true" number:language="en" number:country="US">
1349 <loext:fill-character> </loext:fill-character>
1350 <number:text>-</number:text>
1351 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
1352 <number:text> </number:text>
1353 </number:number-style>
1354 <number:text-style style:name="N10153" number:language="en" number:country="US">
1355 <number:text-content/>
1356 <number:text> </number:text>
1357 <style:map style:condition="value()&gt;0" style:apply-style-name="N10153P0"/>
1358 <style:map style:condition="value()&lt;0" style:apply-style-name="N10153P1"/>
1359 <style:map style:condition="value()=0" style:apply-style-name="N10153P2"/>
1360 </number:text-style>
1361 <number:currency-style style:name="N10157P0" style:volatile="true" number:language="en" number:country="US">
1362 <number:currency-symbol/>
1363 <loext:fill-character> </loext:fill-character>
1364 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1365 <number:text> </number:text>
1366 </number:currency-style>
1367 <number:currency-style style:name="N10157P1" style:volatile="true" number:language="en" number:country="US">
1368 <number:currency-symbol/>
1369 <loext:fill-character> </loext:fill-character>
1370 <number:text>(</number:text>
1371 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1372 <number:text>)</number:text>
1373 </number:currency-style>
1374 <number:currency-style style:name="N10157P2" style:volatile="true" number:language="en" number:country="US">
1375 <number:currency-symbol/>
1376 <loext:fill-character> </loext:fill-character>
1377 <number:text>-</number:text>
1378 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
1379 <number:text> </number:text>
1380 </number:currency-style>
1381 <number:text-style style:name="N10157" number:language="en" number:country="US">
1382 <number:text-content/>
1383 <number:text> </number:text>
1384 <style:map style:condition="value()&gt;0" style:apply-style-name="N10157P0"/>
1385 <style:map style:condition="value()&lt;0" style:apply-style-name="N10157P1"/>
1386 <style:map style:condition="value()=0" style:apply-style-name="N10157P2"/>
1387 </number:text-style>
1388 <number:number-style style:name="N10158" number:language="en" number:country="US">
1389 <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"/>
1390 </number:number-style>
1391 <number:number-style style:name="N10159" number:language="en" number:country="US">
1392 <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"/>
1393 </number:number-style>
1394 <number:number-style style:name="N10163P0" style:volatile="true" number:language="en" number:country="US">
1395 <loext:text> </loext:text>
1396 <loext:fill-character> </loext:fill-character>
1397 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1398 <number:text> </number:text>
1399 </number:number-style>
1400 <number:number-style style:name="N10163P1" style:volatile="true" number:language="en" number:country="US">
1401 <loext:text> </loext:text>
1402 <loext:fill-character> </loext:fill-character>
1403 <number:text>(</number:text>
1404 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1405 <number:text>)</number:text>
1406 </number:number-style>
1407 <number:number-style style:name="N10163P2" style:volatile="true" number:language="en" number:country="US">
1408 <loext:text> </loext:text>
1409 <loext:fill-character> </loext:fill-character>
1410 <number:text>- </number:text>
1411 </number:number-style>
1412 <number:text-style style:name="N10163" number:language="en" number:country="US">
1413 <number:text> </number:text>
1414 <number:text-content/>
1415 <number:text> </number:text>
1416 <style:map style:condition="value()&gt;0" style:apply-style-name="N10163P0"/>
1417 <style:map style:condition="value()&lt;0" style:apply-style-name="N10163P1"/>
1418 <style:map style:condition="value()=0" style:apply-style-name="N10163P2"/>
1419 </number:text-style>
1420 <number:currency-style style:name="N10164P0" style:volatile="true" number:language="en" number:country="US">
1421 <number:currency-symbol/>
1422 <loext:fill-character> </loext:fill-character>
1423 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1424 <number:text> </number:text>
1425 </number:currency-style>
1426 <number:currency-style style:name="N10164P1" style:volatile="true" number:language="en" number:country="US">
1427 <number:currency-symbol/>
1428 <loext:fill-character> </loext:fill-character>
1429 <number:text>(</number:text>
1430 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1431 <number:text>)</number:text>
1432 </number:currency-style>
1433 <number:currency-style style:name="N10164P2" style:volatile="true" number:language="en" number:country="US">
1434 <number:currency-symbol/>
1435 <loext:fill-character> </loext:fill-character>
1436 <number:text>- </number:text>
1437 </number:currency-style>
1438 <number:text-style style:name="N10164" number:language="en" number:country="US">
1439 <number:text> </number:text>
1440 <number:text-content/>
1441 <number:text> </number:text>
1442 <style:map style:condition="value()&gt;0" style:apply-style-name="N10164P0"/>
1443 <style:map style:condition="value()&lt;0" style:apply-style-name="N10164P1"/>
1444 <style:map style:condition="value()=0" style:apply-style-name="N10164P2"/>
1445 </number:text-style>
1446 <number:number-style style:name="N10168P0" style:volatile="true" number:language="en" number:country="US">
1447 <loext:text> </loext:text>
1448 <loext:fill-character> </loext:fill-character>
1449 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1450 <number:text> </number:text>
1451 </number:number-style>
1452 <number:number-style style:name="N10168P1" style:volatile="true" number:language="en" number:country="US">
1453 <loext:text> </loext:text>
1454 <loext:fill-character> </loext:fill-character>
1455 <number:text>(</number:text>
1456 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1457 <number:text>)</number:text>
1458 </number:number-style>
1459 <number:number-style style:name="N10168P2" style:volatile="true" number:language="en" number:country="US">
1460 <loext:text> </loext:text>
1461 <loext:fill-character> </loext:fill-character>
1462 <number:text>-</number:text>
1463 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
1464 <number:text> </number:text>
1465 </number:number-style>
1466 <number:text-style style:name="N10168" number:language="en" number:country="US">
1467 <number:text> </number:text>
1468 <number:text-content/>
1469 <number:text> </number:text>
1470 <style:map style:condition="value()&gt;0" style:apply-style-name="N10168P0"/>
1471 <style:map style:condition="value()&lt;0" style:apply-style-name="N10168P1"/>
1472 <style:map style:condition="value()=0" style:apply-style-name="N10168P2"/>
1473 </number:text-style>
1474 <number:currency-style style:name="N10169P0" style:volatile="true" number:language="en" number:country="US">
1475 <number:currency-symbol/>
1476 <loext:fill-character> </loext:fill-character>
1477 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1478 <number:text> </number:text>
1479 </number:currency-style>
1480 <number:currency-style style:name="N10169P1" style:volatile="true" number:language="en" number:country="US">
1481 <number:currency-symbol/>
1482 <loext:fill-character> </loext:fill-character>
1483 <number:text>(</number:text>
1484 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1485 <number:text>)</number:text>
1486 </number:currency-style>
1487 <number:currency-style style:name="N10169P2" style:volatile="true" number:language="en" number:country="US">
1488 <number:currency-symbol/>
1489 <loext:fill-character> </loext:fill-character>
1490 <number:text>-</number:text>
1491 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
1492 <number:text> </number:text>
1493 </number:currency-style>
1494 <number:text-style style:name="N10169" number:language="en" number:country="US">
1495 <number:text> </number:text>
1496 <number:text-content/>
1497 <number:text> </number:text>
1498 <style:map style:condition="value()&gt;0" style:apply-style-name="N10169P0"/>
1499 <style:map style:condition="value()&lt;0" style:apply-style-name="N10169P1"/>
1500 <style:map style:condition="value()=0" style:apply-style-name="N10169P2"/>
1501 </number:text-style>
1502 <number:date-style style:name="N20107" number:language="de" number:country="DE">
1503 <number:day number:style="long"/>
1504 <number:text>. </number:text>
1505 <number:month number:textual="true"/>
1506 <number:text> </number:text>
1507 <number:year/>
1508 </number:date-style>
1509 <number:date-style style:name="N20108" number:language="de" number:country="DE">
1510 <number:day number:style="long"/>
1511 <number:text>. </number:text>
1512 <number:month number:textual="true"/>
1513 </number:date-style>
1514 <number:date-style style:name="N20109" number:language="de" number:country="DE">
1515 <number:month number:textual="true"/>
1516 <number:text> </number:text>
1517 <number:year/>
1518 </number:date-style>
1519 <number:time-style style:name="N20110" number:language="de" number:country="DE">
1520 <number:hours/>
1521 <number:text>:</number:text>
1522 <number:minutes number:style="long"/>
1523 <number:text> </number:text>
1524 <number:am-pm/>
1525 </number:time-style>
1526 <number:time-style style:name="N20111" number:language="de" number:country="DE">
1527 <number:hours/>
1528 <number:text>:</number:text>
1529 <number:minutes number:style="long"/>
1530 <number:text>:</number:text>
1531 <number:seconds number:style="long"/>
1532 <number:text> </number:text>
1533 <number:am-pm/>
1534 </number:time-style>
1535 <number:date-style style:name="N20112" number:language="de" number:country="DE">
1536 <number:day number:style="long"/>
1537 <number:text>.</number:text>
1538 <number:month number:style="long"/>
1539 <number:text>.</number:text>
1540 <number:year number:style="long"/>
1541 <number:text> </number:text>
1542 <number:hours number:style="long"/>
1543 <number:text>:</number:text>
1544 <number:minutes number:style="long"/>
1545 </number:date-style>
1546 <number:number-style style:name="N20114P0" style:volatile="true" number:language="de" number:country="DE">
1547 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1548 <number:text> </number:text>
1549 </number:number-style>
1550 <number:number-style style:name="N20114" number:language="de" number:country="DE">
1551 <number:text>-</number:text>
1552 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1553 <number:text> </number:text>
1554 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20114P0"/>
1555 </number:number-style>
1556 <number:number-style style:name="N20115P0" style:volatile="true" number:language="de" number:country="DE">
1557 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1558 <number:text> </number:text>
1559 </number:number-style>
1560 <number:number-style style:name="N20115" number:language="de" number:country="DE">
1561 <style:text-properties fo:color="#ff0000"/>
1562 <number:text>-</number:text>
1563 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1564 <number:text> </number:text>
1565 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20115P0"/>
1566 </number:number-style>
1567 <number:number-style style:name="N20117P0" style:volatile="true" number:language="de" number:country="DE">
1568 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1569 <number:text> </number:text>
1570 </number:number-style>
1571 <number:number-style style:name="N20117" number:language="de" number:country="DE">
1572 <number:text>-</number:text>
1573 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1574 <number:text> </number:text>
1575 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20117P0"/>
1576 </number:number-style>
1577 <number:number-style style:name="N20118P0" style:volatile="true" number:language="de" number:country="DE">
1578 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1579 <number:text> </number:text>
1580 </number:number-style>
1581 <number:number-style style:name="N20118" number:language="de" number:country="DE">
1582 <style:text-properties fo:color="#ff0000"/>
1583 <number:text>-</number:text>
1584 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1585 <number:text> </number:text>
1586 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20118P0"/>
1587 </number:number-style>
1588 <number:number-style style:name="N20120P0" style:volatile="true" number:language="de" number:country="DE">
1589 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1590 <number:text></number:text>
1591 </number:number-style>
1592 <number:number-style style:name="N20120" number:language="de" number:country="DE">
1593 <number:text>-</number:text>
1594 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1595 <number:text></number:text>
1596 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20120P0"/>
1597 </number:number-style>
1598 <number:number-style style:name="N20121P0" style:volatile="true" number:language="de" number:country="DE">
1599 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1600 <number:text></number:text>
1601 </number:number-style>
1602 <number:number-style style:name="N20121" number:language="de" number:country="DE">
1603 <style:text-properties fo:color="#ff0000"/>
1604 <number:text>-</number:text>
1605 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1606 <number:text></number:text>
1607 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20121P0"/>
1608 </number:number-style>
1609 <number:number-style style:name="N20123P0" style:volatile="true" number:language="de" number:country="DE">
1610 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1611 <number:text></number:text>
1612 </number:number-style>
1613 <number:number-style style:name="N20123" number:language="de" number:country="DE">
1614 <number:text>-</number:text>
1615 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1616 <number:text></number:text>
1617 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20123P0"/>
1618 </number:number-style>
1619 <number:number-style style:name="N20124P0" style:volatile="true" number:language="de" number:country="DE">
1620 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1621 <number:text></number:text>
1622 </number:number-style>
1623 <number:number-style style:name="N20124" number:language="de" number:country="DE">
1624 <style:text-properties fo:color="#ff0000"/>
1625 <number:text>-</number:text>
1626 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1627 <number:text></number:text>
1628 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20124P0"/>
1629 </number:number-style>
1630 <number:time-style style:name="N20125" number:language="de" number:country="DE" number:truncate-on-overflow="false">
1631 <number:hours/>
1632 <number:text>:</number:text>
1633 <number:minutes number:style="long"/>
1634 <number:text>:</number:text>
1635 <number:seconds number:style="long"/>
1636 </number:time-style>
1637 <number:time-style style:name="N20126" number:language="de" number:country="DE">
1638 <number:minutes number:style="long"/>
1639 <number:text>:</number:text>
1640 <number:seconds number:style="long" number:decimal-places="1"/>
1641 </number:time-style>
1642 <number:date-style style:name="N30143" number:language="th" number:country="TH">
1643 <number:day/>
1644 <number:text>/</number:text>
1645 <number:month/>
1646 <number:text>/</number:text>
1647 <number:year number:style="long"/>
1648 </number:date-style>
1649 <number:date-style style:name="N30144" number:language="th" number:country="TH">
1650 <number:day/>
1651 <number:text>-</number:text>
1652 <number:month number:textual="true"/>
1653 <number:text>-</number:text>
1654 <number:year/>
1655 </number:date-style>
1656 <number:date-style style:name="N30145" number:language="th" number:country="TH">
1657 <number:day/>
1658 <number:text>-</number:text>
1659 <number:month number:textual="true"/>
1660 </number:date-style>
1661 <number:date-style style:name="N30146" number:language="th" number:country="TH">
1662 <number:month number:textual="true"/>
1663 <number:text>-</number:text>
1664 <number:year/>
1665 </number:date-style>
1666 <number:time-style style:name="N30147" number:language="th" number:country="TH">
1667 <number:hours/>
1668 <number:text>:</number:text>
1669 <number:minutes number:style="long"/>
1670 <number:text> </number:text>
1671 <number:am-pm/>
1672 </number:time-style>
1673 <number:time-style style:name="N30148" number:language="th" number:country="TH">
1674 <number:hours/>
1675 <number:text>:</number:text>
1676 <number:minutes number:style="long"/>
1677 <number:text>:</number:text>
1678 <number:seconds number:style="long"/>
1679 <number:text> </number:text>
1680 <number:am-pm/>
1681 </number:time-style>
1682 <number:date-style style:name="N30149" number:language="th" number:country="TH">
1683 <number:day/>
1684 <number:text>/</number:text>
1685 <number:month/>
1686 <number:text>/</number:text>
1687 <number:year number:style="long"/>
1688 <number:text> </number:text>
1689 <number:hours/>
1690 <number:text>:</number:text>
1691 <number:minutes number:style="long"/>
1692 </number:date-style>
1693 <number:number-style style:name="N30151P0" style:volatile="true" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1694 <number:text>฿</number:text>
1695 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1696 <number:text> </number:text>
1697 </number:number-style>
1698 <number:number-style style:name="N30151" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1699 <number:text>(฿</number:text>
1700 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1701 <number:text>)</number:text>
1702 <style:map style:condition="value()&gt;=0" style:apply-style-name="N30151P0"/>
1703 </number:number-style>
1704 <number:number-style style:name="N30152P0" style:volatile="true" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1705 <number:text>฿</number:text>
1706 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1707 <number:text> </number:text>
1708 </number:number-style>
1709 <number:number-style style:name="N30152" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1710 <style:text-properties fo:color="#ff0000"/>
1711 <number:text>(฿</number:text>
1712 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1713 <number:text>)</number:text>
1714 <style:map style:condition="value()&gt;=0" style:apply-style-name="N30152P0"/>
1715 </number:number-style>
1716 <number:number-style style:name="N30154P0" style:volatile="true" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1717 <number:text>฿</number:text>
1718 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1719 <number:text> </number:text>
1720 </number:number-style>
1721 <number:number-style style:name="N30154" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1722 <number:text>(฿</number:text>
1723 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1724 <number:text>)</number:text>
1725 <style:map style:condition="value()&gt;=0" style:apply-style-name="N30154P0"/>
1726 </number:number-style>
1727 <number:number-style style:name="N30155P0" style:volatile="true" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1728 <number:text>฿</number:text>
1729 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1730 <number:text> </number:text>
1731 </number:number-style>
1732 <number:number-style style:name="N30155" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1733 <style:text-properties fo:color="#ff0000"/>
1734 <number:text>(฿</number:text>
1735 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1736 <number:text>)</number:text>
1737 <style:map style:condition="value()&gt;=0" style:apply-style-name="N30155P0"/>
1738 </number:number-style>
1739 <number:number-style style:name="N30156" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1740 <number:fraction number:min-integer-digits="0" number:min-numerator-digits="1" loext:max-numerator-digits="1" number:min-denominator-digits="1" loext:max-denominator-value="9"/>
1741 </number:number-style>
1742 <number:number-style style:name="N30157" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1743 <number:fraction number:min-integer-digits="0" number:min-numerator-digits="2" loext:max-numerator-digits="2" number:min-denominator-digits="2" loext:max-denominator-value="99"/>
1744 </number:number-style>
1745 <number:date-style style:name="N30158" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1746 <number:day number:calendar="buddhist"/>
1747 <number:text>/</number:text>
1748 <number:month number:calendar="buddhist"/>
1749 <number:text>/</number:text>
1750 <number:year number:calendar="buddhist" number:style="long"/>
1751 </number:date-style>
1752 <number:date-style style:name="N30159" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1753 <number:day number:calendar="buddhist"/>
1754 <number:text>-</number:text>
1755 <number:month number:calendar="buddhist" number:textual="true"/>
1756 <number:text>-</number:text>
1757 <number:year number:calendar="buddhist"/>
1758 </number:date-style>
1759 <number:date-style style:name="N30160" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1760 <number:day/>
1761 <number:text>-</number:text>
1762 <number:month number:textual="true"/>
1763 </number:date-style>
1764 <number:date-style style:name="N30161" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1765 <number:month number:calendar="buddhist" number:textual="true"/>
1766 <number:text>-</number:text>
1767 <number:year number:calendar="buddhist"/>
1768 </number:date-style>
1769 <number:time-style style:name="N30162" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1770 <number:hours/>
1771 <number:text>:</number:text>
1772 <number:minutes number:style="long"/>
1773 </number:time-style>
1774 <number:time-style style:name="N30163" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1775 <number:hours/>
1776 <number:text>:</number:text>
1777 <number:minutes number:style="long"/>
1778 <number:text>:</number:text>
1779 <number:seconds number:style="long"/>
1780 </number:time-style>
1781 <number:date-style style:name="N30164" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1782 <number:day number:calendar="buddhist"/>
1783 <number:text>/</number:text>
1784 <number:month number:calendar="buddhist"/>
1785 <number:text>/</number:text>
1786 <number:year number:calendar="buddhist" number:style="long"/>
1787 <number:text> </number:text>
1788 <number:hours/>
1789 <number:text>:</number:text>
1790 <number:minutes number:style="long"/>
1791 </number:date-style>
1792 <number:time-style style:name="N30165" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1793 <number:minutes number:style="long"/>
1794 <number:text>:</number:text>
1795 <number:seconds number:style="long"/>
1796 </number:time-style>
1797 <number:time-style style:name="N30166" number:language="th" number:country="TH" number:truncate-on-overflow="false" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1798 <number:hours/>
1799 <number:text>:</number:text>
1800 <number:minutes number:style="long"/>
1801 <number:text>:</number:text>
1802 <number:seconds number:style="long"/>
1803 </number:time-style>
1804 <number:time-style style:name="N30167" number:language="th" number:country="TH" number:transliteration-format="๑" number:transliteration-language="th" number:transliteration-country="TH" number:transliteration-style="short">
1805 <number:minutes number:style="long"/>
1806 <number:text>:</number:text>
1807 <number:seconds number:style="long" number:decimal-places="1"/>
1808 </number:time-style>
1809 <style:style style:name="Default" style:family="table-cell">
1810 <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"/>
1811 </style:style>
1812 <style:style style:name="Result" style:family="table-cell" style:parent-style-name="Default">
1813 <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"/>
1814 </style:style>
1815 <style:style style:name="Result2" style:family="table-cell" style:parent-style-name="Result" style:data-style-name="N122"/>
1816 <style:style style:name="Heading" style:family="table-cell" style:parent-style-name="Default">
1817 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1818 <style:paragraph-properties fo:text-align="center"/>
1819 <style:text-properties fo:font-size="16pt" fo:font-style="italic" fo:font-weight="bold"/>
1820 </style:style>
1821 <style:style style:name="Heading1" style:family="table-cell" style:parent-style-name="Heading">
1822 <style:table-cell-properties style:rotation-angle="90"/>
1823 </style:style>
1824 <style:style style:name="Untitled1" style:family="table-cell" style:parent-style-name="Default">
1825 <style:table-cell-properties fo:background-color="#ff3333"/>
1826 </style:style>
1827 <style:style style:name="Untitled2" style:family="table-cell" style:parent-style-name="Default">
1828 <style:table-cell-properties fo:background-color="#99ff66"/>
1829 </style:style>
1830 <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"/>
1831 <style:style style:name="False" style:family="table-cell" style:parent-style-name="Default">
1832 <style:table-cell-properties fo:background-color="#ff0000"/>
1833 </style:style>
1834 <style:style style:name="science" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N127"/>
1835 </office:styles>
1836 <office:automatic-styles>
1837 <style:style style:name="co1" style:family="table-column">
1838 <style:table-column-properties fo:break-before="auto" style:column-width="185.7pt"/>
1839 </style:style>
1840 <style:style style:name="co2" style:family="table-column">
1841 <style:table-column-properties fo:break-before="auto" style:column-width="252.51pt"/>
1842 </style:style>
1843 <style:style style:name="co3" style:family="table-column">
1844 <style:table-column-properties fo:break-before="auto" style:column-width="64.01pt"/>
1845 </style:style>
1846 <style:style style:name="co4" style:family="table-column">
1847 <style:table-column-properties fo:break-before="auto" style:column-width="123.99pt"/>
1848 </style:style>
1849 <style:style style:name="co5" style:family="table-column">
1850 <style:table-column-properties fo:break-before="auto" style:column-width="74.21pt"/>
1851 </style:style>
1852 <style:style style:name="co6" style:family="table-column">
1853 <style:table-column-properties fo:break-before="auto" style:column-width="136.6pt"/>
1854 </style:style>
1855 <style:style style:name="co7" style:family="table-column">
1856 <style:table-column-properties fo:break-before="auto" style:column-width="100.35pt"/>
1857 </style:style>
1858 <style:style style:name="co8" style:family="table-column">
1859 <style:table-column-properties fo:break-before="auto" style:column-width="50.34pt"/>
1860 </style:style>
1861 <style:style style:name="co9" style:family="table-column">
1862 <style:table-column-properties fo:break-before="auto" style:column-width="16.44pt"/>
1863 </style:style>
1864 <style:style style:name="co10" style:family="table-column">
1865 <style:table-column-properties fo:break-before="auto" style:column-width="110.35pt"/>
1866 </style:style>
1867 <style:style style:name="ro1" style:family="table-row">
1868 <style:table-row-properties style:row-height="24.46pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
1869 </style:style>
1870 <style:style style:name="ro2" style:family="table-row">
1871 <style:table-row-properties style:row-height="12.81pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
1872 </style:style>
1873 <style:style style:name="ro3" style:family="table-row">
1874 <style:table-row-properties style:row-height="17.35pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
1875 </style:style>
1876 <style:style style:name="ro4" style:family="table-row">
1877 <style:table-row-properties style:row-height="15pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
1878 </style:style>
1879 <style:style style:name="ta1" style:family="table" style:master-page-name="Default">
1880 <style:table-properties table:display="true" style:writing-mode="lr-tb"/>
1881 </style:style>
1882 <number:percentage-style style:name="N11">
1883 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/>
1884 <number:text>%</number:text>
1885 </number:percentage-style>
1886 <number:time-style style:name="N40">
1887 <number:hours number:style="long"/>
1888 <number:text>:</number:text>
1889 <number:minutes number:style="long"/>
1890 </number:time-style>
1891 <number:time-style style:name="N41">
1892 <number:hours number:style="long"/>
1893 <number:text>:</number:text>
1894 <number:minutes number:style="long"/>
1895 <number:text>:</number:text>
1896 <number:seconds number:style="long"/>
1897 </number:time-style>
1898 <number:time-style style:name="N42">
1899 <number:hours number:style="long"/>
1900 <number:text>:</number:text>
1901 <number:minutes number:style="long"/>
1902 <number:text> </number:text>
1903 <number:am-pm/>
1904 </number:time-style>
1905 <number:time-style style:name="N43">
1906 <number:hours number:style="long"/>
1907 <number:text>:</number:text>
1908 <number:minutes number:style="long"/>
1909 <number:text>:</number:text>
1910 <number:seconds number:style="long"/>
1911 <number:text> </number:text>
1912 <number:am-pm/>
1913 </number:time-style>
1914 <number:number-style style:name="N60">
1915 <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"/>
1916 </number:number-style>
1917 <number:number-style style:name="N61">
1918 <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"/>
1919 </number:number-style>
1920 <number:date-style style:name="N82">
1921 <number:month number:style="long"/>
1922 <number:text>-</number:text>
1923 <number:day number:style="long"/>
1924 </number:date-style>
1925 <number:boolean-style style:name="N99">
1926 <number:boolean/>
1927 </number:boolean-style>
1928 <number:currency-style style:name="N104P0" style:volatile="true">
1929 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
1930 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1931 </number:currency-style>
1932 <number:currency-style style:name="N104">
1933 <style:text-properties fo:color="#ff0000"/>
1934 <number:text>-</number:text>
1935 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
1936 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1937 <style:map style:condition="value()&gt;=0" style:apply-style-name="N104P0"/>
1938 </number:currency-style>
1939 <number:boolean-style style:name="N10099" number:language="en" number:country="US">
1940 <number:boolean/>
1941 </number:boolean-style>
1942 <number:number-style style:name="N40000" number:language="en" number:country="GB">
1943 <number:number number:min-integer-digits="1"/>
1944 </number:number-style>
1945 <number:boolean-style style:name="N40099" number:language="en" number:country="GB">
1946 <number:boolean/>
1947 </number:boolean-style>
1948 <style:style style:name="ce2" style:family="table-cell" style:parent-style-name="Default">
1949 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1950 <style:paragraph-properties fo:text-align="start" fo:margin-left="0pt"/>
1951 <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"/>
1952 </style:style>
1953 <style:style style:name="ce3" style:family="table-cell" style:parent-style-name="Default">
1954 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1955 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1956 <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"/>
1957 </style:style>
1958 <style:style style:name="ce4" style:family="table-cell" style:parent-style-name="Default">
1959 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1960 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1961 <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"/>
1962 </style:style>
1963 <style:style style:name="ce5" style:family="table-cell" style:parent-style-name="Default">
1964 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1965 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1966 </style:style>
1967 <style:style style:name="ce6" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1968 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1969 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1970 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B3"/>
1971 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B3"/>
1972 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B3"/>
1973 </style:style>
1974 <style:style style:name="ce7" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1975 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1976 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1977 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
1978 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
1979 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
1980 </style:style>
1981 <style:style style:name="ce8" style:family="table-cell" style:parent-style-name="Default">
1982 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1983 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1984 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
1985 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
1986 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
1987 </style:style>
1988 <style:style style:name="ce9" style:family="table-cell" style:parent-style-name="Default">
1989 <style:table-cell-properties fo:wrap-option="wrap"/>
1990 <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"/>
1991 </style:style>
1992 <style:style style:name="ce46" style:family="table-cell" style:parent-style-name="Default"/>
1993 <style:style style:name="ce47" style:family="table-cell" style:parent-style-name="Default">
1994 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1995 <style:paragraph-properties fo:text-align="start" fo:margin-left="0pt"/>
1996 <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"/>
1997 </style:style>
1998 <style:style style:name="ce48" style:family="table-cell" style:parent-style-name="Default">
1999 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
2000 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
2001 <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"/>
2002 </style:style>
2003 <style:style style:name="ce49" style:family="table-cell" style:parent-style-name="Default">
2004 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
2005 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
2006 <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"/>
2007 </style:style>
2008 <style:style style:name="ce50" style:family="table-cell" style:parent-style-name="Default">
2009 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
2010 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
2011 </style:style>
2012 <style:style style:name="ce51" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
2013 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
2014 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
2015 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B3"/>
2016 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B3"/>
2017 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B3"/>
2018 </style:style>
2019 <style:style style:name="ce52" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
2020 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
2021 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
2022 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
2023 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
2024 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
2025 </style:style>
2026 <style:style style:name="ce53" style:family="table-cell" style:parent-style-name="Default">
2027 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
2028 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
2029 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
2030 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
2031 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
2032 </style:style>
2033 <style:style style:name="ce54" style:family="table-cell" style:parent-style-name="Default">
2034 <style:table-cell-properties fo:wrap-option="wrap"/>
2035 <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"/>
2036 </style:style>
2037 <style:style style:name="ce10" style:family="table-cell" style:parent-style-name="Default">
2038 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
2039 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
2040 <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
2041 </style:style>
2042 <style:style style:name="ce11" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N0"/>
2043 <style:style style:name="ce12" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N158">
2044 <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="Arial" fo:font-size="10pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="10pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
2045 </style:style>
2046 <style:style style:name="ce13" style:family="table-cell" style:parent-style-name="Default">
2047 <style:text-properties style:font-name="DejaVu Sans"/>
2048 </style:style>
2049 <style:style style:name="ce14" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
2050 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
2051 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
2052 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
2053 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
2054 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
2055 </style:style>
2056 <style:style style:name="ce15" style:family="table-cell" style:parent-style-name="Default">
2057 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
2058 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
2059 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
2060 </style:style>
2061 <style:style style:name="ce16" style:family="table-cell" style:parent-style-name="Default">
2062 <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="Arial" fo:font-size="10pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="10pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
2063 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
2064 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
2065 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
2066 </style:style>
2067 <style:style style:name="ce17" style:family="table-cell" style:parent-style-name="Default">
2068 <style:text-properties style:font-name="DejaVu Sans"/>
2069 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
2070 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
2071 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
2072 </style:style>
2073 <style:style style:name="ce18" style:family="table-cell" style:parent-style-name="Default">
2074 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
2075 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
2076 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
2077 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
2078 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
2079 </style:style>
2080 <style:style style:name="ce19" style:family="table-cell" style:parent-style-name="Default">
2081 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
2082 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
2083 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
2084 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
2085 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
2086 </style:style>
2087 <style:style style:name="ce20" style:family="table-cell" style:parent-style-name="Default">
2088 <style:text-properties style:font-name-asian="Microsoft YaHei" style:font-name-complex="Mangal"/>
2089 </style:style>
2090 <style:style style:name="ce21" style:family="table-cell" style:parent-style-name="Default">
2091 <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="Arial" fo:font-size="10pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="10pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
2092 </style:style>
2093 <style:style style:name="ce22" style:family="table-cell" style:parent-style-name="Default">
2094 <style:text-properties style:font-name="Liberation Sans" style:font-name-asian="Droid Sans Fallback" style:font-name-complex="Droid Sans Devanagari"/>
2095 </style:style>
2096 <style:style style:name="ce23" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N10099"/>
2097 <style:style style:name="ce24" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"/>
2098 <style:style style:name="ce25" style:family="table-cell" style:parent-style-name="Excel_5f_BuiltIn_5f_Currency">
2099 <style:table-cell-properties style:glyph-orientation-vertical="0" fo:border-bottom="none" style:cell-protect="protected" style:print-content="true" style:text-align-source="value-type" style:repeat-content="false" fo:background-color="transparent" fo:wrap-option="no-wrap" fo:border-left="0.06pt solid #000000" style:direction="ltr" fo:border-right="0.06pt solid #000000" style:rotation-angle="0" style:rotation-align="none" style:shrink-to-fit="false" fo:border-top="none" style:vertical-align="automatic"/>
2100 <style:paragraph-properties fo:margin-left="0pt" style:writing-mode="page"/>
2101 <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="Arial1" fo:font-size="10pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="10pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
2102 </style:style>
2103 <style:style style:name="ce26" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N40099"/>
2104 <style:style style:name="ce27" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N40000"/>
2105 <style:style style:name="ce28" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N60"/>
2106 <style:style style:name="ce29" style:family="table-cell" style:parent-style-name="Default">
2107 <style:table-cell-properties style:cell-protect="none" style:print-content="true"/>
2108 <style:text-properties fo:font-weight="normal" style:font-weight-asian="normal" style:font-weight-complex="normal"/>
2109 </style:style>
2110 <style:style style:name="ce30" style:family="table-cell" style:parent-style-name="Default">
2111 <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
2112 </style:style>
2113 <style:style style:name="ce31" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N104"/>
2114 <style:style style:name="ce32" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N61"/>
2115 <style:style style:name="ce33" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N11">
2116 <style:text-properties fo:font-weight="normal" style:font-weight-asian="normal" style:font-weight-complex="normal"/>
2117 </style:style>
2118 <style:style style:name="ce34" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N82"/>
2119 <style:style style:name="ce35" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N43"/>
2120 <style:style style:name="ce36" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N42"/>
2121 <style:style style:name="ce37" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N41"/>
2122 <style:style style:name="ce38" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N40"/>
2123 <style:style style:name="ta_extref" style:family="table">
2124 <style:table-properties table:display="false"/>
2125 </style:style>
2126 <style:page-layout style:name="pm1">
2127 <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"/>
2128 <style:header-style>
2129 <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-bottom="7.09pt"/>
2130 </style:header-style>
2131 <style:footer-style>
2132 <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-top="7.09pt"/>
2133 </style:footer-style>
2134 </style:page-layout>
2135 <style:page-layout style:name="pm2">
2136 <style:page-layout-properties style:writing-mode="lr-tb"/>
2137 <style:header-style>
2138 <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">
2139 <style:background-image/>
2140 </style:header-footer-properties>
2141 </style:header-style>
2142 <style:footer-style>
2143 <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">
2144 <style:background-image/>
2145 </style:header-footer-properties>
2146 </style:footer-style>
2147 </style:page-layout>
2148 </office:automatic-styles>
2149 <office:master-styles>
2150 <style:master-page style:name="Default" style:page-layout-name="pm1">
2151 <style:header>
2152 <text:p><text:sheet-name>???</text:sheet-name></text:p>
2153 </style:header>
2154 <style:header-left style:display="false"/>
2155 <style:footer>
2156 <text:p>Page <text:page-number>1</text:page-number></text:p>
2157 </style:footer>
2158 <style:footer-left style:display="false"/>
2159 </style:master-page>
2160 <style:master-page style:name="Report" style:page-layout-name="pm2">
2161 <style:header>
2162 <style:region-left>
2163 <text:p><text:sheet-name>???</text:sheet-name> (<text:title>???</text:title>)</text:p>
2164 </style:region-left>
2165 <style:region-right>
2166 <text:p><text:date style:data-style-name="N2" text:date-value="2017-01-30">00/00/0000</text:date>, <text:time style:data-style-name="N2" text:time-value="17:16:56.500077756">00:00:00</text:time></text:p>
2167 </style:region-right>
2168 </style:header>
2169 <style:header-left style:display="false"/>
2170 <style:footer>
2171 <text:p>Page <text:page-number>1</text:page-number> / <text:page-count>99</text:page-count></text:p>
2172 </style:footer>
2173 <style:footer-left style:display="false"/>
2174 </style:master-page>
2175 </office:master-styles>
2176 <office:body>
2177 <office:spreadsheet>
2178 <table:calculation-settings table:automatic-find-labels="false"/>
2179 <table:table table:name="Sheet1" table:style-name="ta1">
2180 <office:forms form:automatic-focus="false" form:apply-design-mode="false"/>
2181 <table:table-column table:style-name="co1" table:default-cell-style-name="Default"/>
2182 <table:table-column table:style-name="co1" table:default-cell-style-name="ce50"/>
2183 <table:table-column table:style-name="co2" table:default-cell-style-name="Default"/>
2184 <table:table-row table:style-name="ro1">
2185 <table:table-cell table:style-name="ce47" office:value-type="string" calcext:value-type="string">
2186 <text:p>MROUND Function</text:p>
2187 </table:table-cell>
2188 <table:table-cell table:number-columns-repeated="2"/>
2189 </table:table-row>
2190 <table:table-row table:style-name="ro2">
2191 <table:table-cell table:number-columns-repeated="3"/>
2192 </table:table-row>
2193 <table:table-row table:style-name="ro3">
2194 <table:table-cell table:style-name="ce48" office:value-type="string" calcext:value-type="string">
2195 <text:p>Result</text:p>
2196 </table:table-cell>
2197 <table:table-cell table:style-name="ce51" table:formula="of:=AND([.B8:.B95])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2198 <text:p>TRUE</text:p>
2199 </table:table-cell>
2200 <table:table-cell/>
2201 </table:table-row>
2202 <table:table-row table:style-name="ro2" table:number-rows-repeated="3">
2203 <table:table-cell table:number-columns-repeated="3"/>
2204 </table:table-row>
2205 <table:table-row table:style-name="ro4">
2206 <table:table-cell table:style-name="ce49" office:value-type="string" calcext:value-type="string">
2207 <text:p>Sheet</text:p>
2208 </table:table-cell>
2209 <table:table-cell table:style-name="ce49" office:value-type="string" calcext:value-type="string">
2210 <text:p>Result</text:p>
2211 </table:table-cell>
2212 <table:table-cell table:style-name="ce49" office:value-type="string" calcext:value-type="string">
2213 <text:p>Description</text:p>
2214 </table:table-cell>
2215 </table:table-row>
2216 <table:table-row table:style-name="ro2">
2217 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2218 <text:p>1</text:p>
2219 </table:table-cell>
2220 <table:table-cell table:style-name="ce52" table:formula="of:=AND([Sheet2.C2:.C92])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2221 <text:p>TRUE</text:p>
2222 </table:table-cell>
2223 <table:table-cell office:value-type="string" calcext:value-type="string">
2224 <text:p>Simple MROUND formulas with local references and values</text:p>
2225 </table:table-cell>
2226 </table:table-row>
2227 <table:table-row table:style-name="ro2">
2228 <table:table-cell/>
2229 <table:table-cell table:style-name="ce52"/>
2230 <table:table-cell/>
2231 </table:table-row>
2232 <table:table-row table:style-name="ro2" table:number-rows-repeated="2">
2233 <table:table-cell/>
2234 <table:table-cell table:style-name="ce53"/>
2235 <table:table-cell/>
2236 </table:table-row>
2237 <table:table-row table:style-name="ro2">
2238 <table:table-cell/>
2239 <table:table-cell table:style-name="ce53"/>
2240 <table:table-cell table:style-name="ce54"/>
2241 </table:table-row>
2242 <table:table-row table:style-name="ro2" table:number-rows-repeated="26">
2243 <table:table-cell/>
2244 <table:table-cell table:style-name="ce53"/>
2245 <table:table-cell/>
2246 </table:table-row>
2247 <table:table-row table:style-name="ro2" table:number-rows-repeated="1048537">
2248 <table:table-cell table:number-columns-repeated="3"/>
2249 </table:table-row>
2250 <table:table-row table:style-name="ro2">
2251 <table:table-cell table:number-columns-repeated="3"/>
2252 </table:table-row>
2253 <calcext:conditional-formats>
2254 <calcext:conditional-format calcext:target-range-address="Sheet1.B8:Sheet1.B38">
2255 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet1.B8"/>
2256 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet1.B8"/>
2257 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet1.B8"/>
2258 </calcext:conditional-format>
2259 <calcext:conditional-format calcext:target-range-address="Sheet1.B3:Sheet1.B3">
2260 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet1.B3"/>
2261 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet1.B3"/>
2262 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet1.B3"/>
2263 </calcext:conditional-format>
2264 </calcext:conditional-formats>
2265 </table:table>
2266 <table:table table:name="Sheet2" table:style-name="ta1" table:print="false">
2267 <office:forms form:automatic-focus="false" form:apply-design-mode="false"/>
2268 <table:table-column table:style-name="co4" table:number-columns-repeated="2" table:default-cell-style-name="Default"/>
2269 <table:table-column table:style-name="co5" table:default-cell-style-name="ce50"/>
2270 <table:table-column table:style-name="co6" table:default-cell-style-name="Default"/>
2271 <table:table-column table:style-name="co7" table:default-cell-style-name="Default"/>
2272 <table:table-column table:style-name="co8" table:default-cell-style-name="Default"/>
2273 <table:table-column table:style-name="co9" table:number-columns-repeated="3" table:default-cell-style-name="Default"/>
2274 <table:table-column table:style-name="co10" table:default-cell-style-name="Default"/>
2275 <table:table-column table:style-name="co3" table:number-columns-repeated="5" table:default-cell-style-name="Default"/>
2276 <table:table-row table:style-name="ro2">
2277 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
2278 <text:p>Function</text:p>
2279 </table:table-cell>
2280 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
2281 <text:p>Expected</text:p>
2282 </table:table-cell>
2283 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
2284 <text:p>Correct</text:p>
2285 </table:table-cell>
2286 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
2287 <text:p>FunctionString</text:p>
2288 </table:table-cell>
2289 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
2290 <text:p>Comment</text:p>
2291 </table:table-cell>
2292 <table:table-cell table:style-name="ce10"/>
2293 <table:table-cell table:number-columns-repeated="9"/>
2294 </table:table-row>
2295 <table:table-row table:style-name="ro2">
2296 <table:table-cell table:style-name="ce11" table:formula="of:=MROUND(15.5;3)" office:value-type="float" office:value="15" calcext:value-type="float">
2297 <text:p>15</text:p>
2298 </table:table-cell>
2299 <table:table-cell table:style-name="ce11" office:value-type="float" office:value="15" calcext:value-type="float">
2300 <text:p>15</text:p>
2301 </table:table-cell>
2302 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A2];12)=ROUND([.B2];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2303 <text:p>TRUE</text:p>
2304 </table:table-cell>
2305 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A2])" office:value-type="string" office:string-value="=MROUND(15.5,3)" calcext:value-type="string">
2306 <text:p>=MROUND(15.5,3)</text:p>
2307 </table:table-cell>
2308 <table:table-cell/>
2309 <table:table-cell table:style-name="ce23"/>
2310 <table:table-cell table:number-columns-repeated="9"/>
2311 </table:table-row>
2312 <table:table-row table:style-name="ro2">
2313 <table:table-cell table:style-name="ce11" table:formula="of:=MROUND(1.4;0.5)" office:value-type="float" office:value="1.5" calcext:value-type="float">
2314 <text:p>1.5</text:p>
2315 </table:table-cell>
2316 <table:table-cell table:style-name="ce11" office:value-type="float" office:value="1.5" calcext:value-type="float">
2317 <text:p>1.5</text:p>
2318 </table:table-cell>
2319 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A3];12)=ROUND([.B3];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2320 <text:p>TRUE</text:p>
2321 </table:table-cell>
2322 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A3])" office:value-type="string" office:string-value="=MROUND(1.4,0.5)" calcext:value-type="string">
2323 <text:p>=MROUND(1.4,0.5)</text:p>
2324 </table:table-cell>
2325 <table:table-cell table:number-columns-repeated="11"/>
2326 </table:table-row>
2327 <table:table-row table:style-name="ro2">
2328 <table:table-cell table:style-name="ce54" table:formula="of:=MROUND(10; 3)" office:value-type="float" office:value="9" calcext:value-type="float">
2329 <text:p>9</text:p>
2330 </table:table-cell>
2331 <table:table-cell office:value-type="float" office:value="9" calcext:value-type="float">
2332 <text:p>9</text:p>
2333 </table:table-cell>
2334 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A4];12)=ROUND([.B4];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2335 <text:p>TRUE</text:p>
2336 </table:table-cell>
2337 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A4])" office:value-type="string" office:string-value="=MROUND(10, 3)" calcext:value-type="string">
2338 <text:p>=MROUND(10, 3)</text:p>
2339 </table:table-cell>
2340 <table:table-cell table:style-name="ce22"/>
2341 <table:table-cell table:style-name="ce24"/>
2342 <table:table-cell table:number-columns-repeated="9"/>
2343 </table:table-row>
2344 <table:table-row table:style-name="ro2">
2345 <table:table-cell table:style-name="ce54" table:formula="of:=MROUND(-10; -3)" office:value-type="float" office:value="-9" calcext:value-type="float">
2346 <text:p>-9</text:p>
2347 </table:table-cell>
2348 <table:table-cell office:value-type="float" office:value="-9" calcext:value-type="float">
2349 <text:p>-9</text:p>
2350 </table:table-cell>
2351 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A5];12)=ROUND([.B5];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2352 <text:p>TRUE</text:p>
2353 </table:table-cell>
2354 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A5])" office:value-type="string" office:string-value="=MROUND(-10, -3)" calcext:value-type="string">
2355 <text:p>=MROUND(-10, -3)</text:p>
2356 </table:table-cell>
2357 <table:table-cell table:style-name="ce22"/>
2358 <table:table-cell table:style-name="ce24"/>
2359 <table:table-cell table:number-columns-repeated="9"/>
2360 </table:table-row>
2361 <table:table-row table:style-name="ro2">
2362 <table:table-cell table:style-name="ce12" table:formula="of:=MROUND(1.3; 0.2)" office:value-type="float" office:value="1.4" calcext:value-type="float">
2363 <text:p>1.4000000000000000</text:p>
2364 </table:table-cell>
2365 <table:table-cell office:value-type="float" office:value="1.4" calcext:value-type="float">
2366 <text:p>1.4</text:p>
2367 </table:table-cell>
2368 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A6];12)=ROUND([.B6];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2369 <text:p>TRUE</text:p>
2370 </table:table-cell>
2371 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A6])" office:value-type="string" office:string-value="=MROUND(1.3, 0.2)" calcext:value-type="string">
2372 <text:p>=MROUND(1.3, 0.2)</text:p>
2373 </table:table-cell>
2374 <table:table-cell table:number-columns-repeated="2"/>
2375 <table:table-cell table:style-name="ce25"/>
2376 <table:table-cell table:number-columns-repeated="2"/>
2377 <table:table-cell table:style-name="ce26"/>
2378 <table:table-cell table:number-columns-repeated="5"/>
2379 </table:table-row>
2380 <table:table-row table:style-name="ro2">
2381 <table:table-cell table:style-name="ce54" table:formula="of:=MROUND(5; -2)" office:value-type="float" office:value="6" calcext:value-type="float">
2382 <text:p>6</text:p>
2383 </table:table-cell>
2384 <table:table-cell office:value-type="float" office:value="6" calcext:value-type="float">
2385 <text:p>6</text:p>
2386 </table:table-cell>
2387 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A7];12)=ROUND([.B7];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2388 <text:p>TRUE</text:p>
2389 </table:table-cell>
2390 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A7])" office:value-type="string" office:string-value="=MROUND(5, -2)" calcext:value-type="string">
2391 <text:p>=MROUND(5, -2)</text:p>
2392 </table:table-cell>
2393 <table:table-cell/>
2394 <table:table-cell table:style-name="ce21" table:number-columns-repeated="2"/>
2395 <table:table-cell table:number-columns-repeated="2"/>
2396 <table:table-cell table:style-name="ce26"/>
2397 <table:table-cell table:number-columns-repeated="5"/>
2398 </table:table-row>
2399 <table:table-row table:style-name="ro2">
2400 <table:table-cell table:formula="of:=MROUND([.F8];[.G8])" office:value-type="float" office:value="12" calcext:value-type="float">
2401 <text:p>12</text:p>
2402 </table:table-cell>
2403 <table:table-cell office:value-type="float" office:value="12" calcext:value-type="float">
2404 <text:p>12</text:p>
2405 </table:table-cell>
2406 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A8];12)=ROUND([.B8];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2407 <text:p>TRUE</text:p>
2408 </table:table-cell>
2409 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A8])" office:value-type="string" office:string-value="=MROUND(F8,G8)" calcext:value-type="string">
2410 <text:p>=MROUND(F8,G8)</text:p>
2411 </table:table-cell>
2412 <table:table-cell/>
2413 <table:table-cell office:value-type="float" office:value="12.5" calcext:value-type="float">
2414 <text:p>12.5</text:p>
2415 </table:table-cell>
2416 <table:table-cell office:value-type="float" office:value="3" calcext:value-type="float">
2417 <text:p>3</text:p>
2418 </table:table-cell>
2419 <table:table-cell table:number-columns-repeated="2"/>
2420 <table:table-cell table:style-name="ce27"/>
2421 <table:table-cell table:number-columns-repeated="5"/>
2422 </table:table-row>
2423 <table:table-row table:style-name="ro2">
2424 <table:table-cell table:formula="of:=MROUND([.F9];[.G9])" office:value-type="float" office:value="20" calcext:value-type="float">
2425 <text:p>20</text:p>
2426 </table:table-cell>
2427 <table:table-cell office:value-type="float" office:value="20" calcext:value-type="float">
2428 <text:p>20</text:p>
2429 </table:table-cell>
2430 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A9];12)=ROUND([.B9];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2431 <text:p>TRUE</text:p>
2432 </table:table-cell>
2433 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A9])" office:value-type="string" office:string-value="=MROUND(F9,G9)" calcext:value-type="string">
2434 <text:p>=MROUND(F9,G9)</text:p>
2435 </table:table-cell>
2436 <table:table-cell/>
2437 <table:table-cell office:value-type="float" office:value="19" calcext:value-type="float">
2438 <text:p>19</text:p>
2439 </table:table-cell>
2440 <table:table-cell office:value-type="float" office:value="5" calcext:value-type="float">
2441 <text:p>5</text:p>
2442 </table:table-cell>
2443 <table:table-cell table:number-columns-repeated="8"/>
2444 </table:table-row>
2445 <table:table-row table:style-name="ro2">
2446 <table:table-cell table:formula="of:=MROUND([.F10];[.G10])" office:value-type="float" office:value="12" calcext:value-type="float">
2447 <text:p>12</text:p>
2448 </table:table-cell>
2449 <table:table-cell office:value-type="float" office:value="12" calcext:value-type="float">
2450 <text:p>12</text:p>
2451 </table:table-cell>
2452 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A10];12)=ROUND([.B10];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2453 <text:p>TRUE</text:p>
2454 </table:table-cell>
2455 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A10])" office:value-type="string" office:string-value="=MROUND(F10,G10)" calcext:value-type="string">
2456 <text:p>=MROUND(F10,G10)</text:p>
2457 </table:table-cell>
2458 <table:table-cell/>
2459 <table:table-cell office:value-type="float" office:value="13" calcext:value-type="float">
2460 <text:p>13</text:p>
2461 </table:table-cell>
2462 <table:table-cell office:value-type="float" office:value="6" calcext:value-type="float">
2463 <text:p>6</text:p>
2464 </table:table-cell>
2465 <table:table-cell table:number-columns-repeated="8"/>
2466 </table:table-row>
2467 <table:table-row table:style-name="ro2">
2468 <table:table-cell table:formula="of:=MROUND([.F11];[.G11])" office:value-type="float" office:value="4" calcext:value-type="float">
2469 <text:p>4</text:p>
2470 </table:table-cell>
2471 <table:table-cell office:value-type="float" office:value="4" calcext:value-type="float">
2472 <text:p>4</text:p>
2473 </table:table-cell>
2474 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A11];12)=ROUND([.B11];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2475 <text:p>TRUE</text:p>
2476 </table:table-cell>
2477 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A11])" office:value-type="string" office:string-value="=MROUND(F11,G11)" calcext:value-type="string">
2478 <text:p>=MROUND(F11,G11)</text:p>
2479 </table:table-cell>
2480 <table:table-cell/>
2481 <table:table-cell office:value-type="float" office:value="3.6" calcext:value-type="float">
2482 <text:p>3.6</text:p>
2483 </table:table-cell>
2484 <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
2485 <text:p>2</text:p>
2486 </table:table-cell>
2487 <table:table-cell table:number-columns-repeated="3"/>
2488 <table:table-cell table:style-name="ce30" table:number-columns-repeated="4"/>
2489 <table:table-cell/>
2490 </table:table-row>
2491 <table:table-row table:style-name="ro2">
2492 <table:table-cell table:formula="of:=MROUND([.F12];[.G12])" office:value-type="float" office:value="0" calcext:value-type="float">
2493 <text:p>0</text:p>
2494 </table:table-cell>
2495 <table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
2496 <text:p>0</text:p>
2497 </table:table-cell>
2498 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A12];12)=ROUND([.B12];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2499 <text:p>TRUE</text:p>
2500 </table:table-cell>
2501 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A12])" office:value-type="string" office:string-value="=MROUND(F12,G12)" calcext:value-type="string">
2502 <text:p>=MROUND(F12,G12)</text:p>
2503 </table:table-cell>
2504 <table:table-cell/>
2505 <table:table-cell office:value-type="float" office:value="10" calcext:value-type="float">
2506 <text:p>10</text:p>
2507 </table:table-cell>
2508 <table:table-cell table:number-columns-repeated="9"/>
2509 </table:table-row>
2510 <table:table-row table:style-name="ro2">
2511 <table:table-cell table:formula="of:=MROUND([.F13];[.G13])" office:value-type="float" office:value="0" calcext:value-type="float">
2512 <text:p>0</text:p>
2513 </table:table-cell>
2514 <table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
2515 <text:p>0</text:p>
2516 </table:table-cell>
2517 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A13];12)=ROUND([.B13];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2518 <text:p>TRUE</text:p>
2519 </table:table-cell>
2520 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A13])" office:value-type="string" office:string-value="=MROUND(F13,G13)" calcext:value-type="string">
2521 <text:p>=MROUND(F13,G13)</text:p>
2522 </table:table-cell>
2523 <table:table-cell/>
2524 <table:table-cell office:value-type="float" office:value="15" calcext:value-type="float">
2525 <text:p>15</text:p>
2526 </table:table-cell>
2527 <table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
2528 <text:p>0</text:p>
2529 </table:table-cell>
2530 <table:table-cell table:number-columns-repeated="2"/>
2531 <table:table-cell table:style-name="ce28"/>
2532 <table:table-cell table:number-columns-repeated="5"/>
2533 </table:table-row>
2534 <table:table-row table:style-name="ro2">
2535 <table:table-cell table:formula="of:=MROUND([.F14];[.G14])" office:value-type="float" office:value="18" calcext:value-type="float">
2536 <text:p>18</text:p>
2537 </table:table-cell>
2538 <table:table-cell office:value-type="float" office:value="18" calcext:value-type="float">
2539 <text:p>18</text:p>
2540 </table:table-cell>
2541 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A14];12)=ROUND([.B14];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2542 <text:p>TRUE</text:p>
2543 </table:table-cell>
2544 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A14])" office:value-type="string" office:string-value="=MROUND(F14,G14)" calcext:value-type="string">
2545 <text:p>=MROUND(F14,G14)</text:p>
2546 </table:table-cell>
2547 <table:table-cell/>
2548 <table:table-cell office:value-type="float" office:value="18" calcext:value-type="float">
2549 <text:p>18</text:p>
2550 </table:table-cell>
2551 <table:table-cell office:value-type="float" office:value="-2" calcext:value-type="float">
2552 <text:p>-2</text:p>
2553 </table:table-cell>
2554 <table:table-cell table:number-columns-repeated="2"/>
2555 <table:table-cell table:style-name="ce29"/>
2556 <table:table-cell table:number-columns-repeated="5"/>
2557 </table:table-row>
2558 <table:table-row table:style-name="ro2">
2559 <table:table-cell table:formula="of:=MROUND([.F15];[.G15])" office:value-type="float" office:value="20" calcext:value-type="float">
2560 <text:p>20</text:p>
2561 </table:table-cell>
2562 <table:table-cell office:value-type="float" office:value="20" calcext:value-type="float">
2563 <text:p>20</text:p>
2564 </table:table-cell>
2565 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A15];12)=ROUND([.B15];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2566 <text:p>TRUE</text:p>
2567 </table:table-cell>
2568 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A15])" office:value-type="string" office:string-value="=MROUND(F15,G15)" calcext:value-type="string">
2569 <text:p>=MROUND(F15,G15)</text:p>
2570 </table:table-cell>
2571 <table:table-cell/>
2572 <table:table-cell office:value-type="float" office:value="19" calcext:value-type="float">
2573 <text:p>19</text:p>
2574 </table:table-cell>
2575 <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
2576 <text:p>2</text:p>
2577 </table:table-cell>
2578 <table:table-cell table:number-columns-repeated="3"/>
2579 <table:table-cell table:style-name="ce30" table:number-columns-repeated="5"/>
2580 </table:table-row>
2581 <table:table-row table:style-name="ro2">
2582 <table:table-cell table:formula="of:=MROUND(15.5;)" office:value-type="string" office:string-value="" calcext:value-type="error">
2583 <text:p>Err:502</text:p>
2584 </table:table-cell>
2585 <table:table-cell office:value-type="string" calcext:value-type="string">
2586 <text:p>error</text:p>
2587 </table:table-cell>
2588 <table:table-cell table:style-name="ce14" table:formula="of:=ISERROR([.A16])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2589 <text:p>TRUE</text:p>
2590 </table:table-cell>
2591 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A16])" office:value-type="string" office:string-value="=MROUND(15.5,)" calcext:value-type="string">
2592 <text:p>=MROUND(15.5,)</text:p>
2593 </table:table-cell>
2594 <table:table-cell table:number-columns-repeated="11"/>
2595 </table:table-row>
2596 <table:table-row table:style-name="ro2">
2597 <table:table-cell table:formula="of:=MROUND(;3)" office:value-type="string" office:string-value="" calcext:value-type="error">
2598 <text:p>Err:502</text:p>
2599 </table:table-cell>
2600 <table:table-cell office:value-type="string" calcext:value-type="string">
2601 <text:p>error</text:p>
2602 </table:table-cell>
2603 <table:table-cell table:style-name="ce14" table:formula="of:=ISERROR([.A17])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2604 <text:p>TRUE</text:p>
2605 </table:table-cell>
2606 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A17])" office:value-type="string" office:string-value="=MROUND(,3)" calcext:value-type="string">
2607 <text:p>=MROUND(,3)</text:p>
2608 </table:table-cell>
2609 <table:table-cell table:number-columns-repeated="5"/>
2610 <table:table-cell table:style-name="ce30"/>
2611 <table:table-cell table:number-columns-repeated="5"/>
2612 </table:table-row>
2613 <table:table-row table:style-name="ro2">
2614 <table:table-cell table:formula="of:=MROUND(3)" office:value-type="string" office:string-value="" calcext:value-type="error">
2615 <text:p>Err:504</text:p>
2616 </table:table-cell>
2617 <table:table-cell office:value-type="string" calcext:value-type="string">
2618 <text:p>error</text:p>
2619 </table:table-cell>
2620 <table:table-cell table:style-name="ce14" table:formula="of:=ISERROR([.A18])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2621 <text:p>TRUE</text:p>
2622 </table:table-cell>
2623 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A18])" office:value-type="string" office:string-value="=MROUND(3)" calcext:value-type="string">
2624 <text:p>=MROUND(3)</text:p>
2625 </table:table-cell>
2626 <table:table-cell table:number-columns-repeated="2"/>
2627 <table:table-cell table:style-name="ce21"/>
2628 <table:table-cell table:number-columns-repeated="3"/>
2629 <table:table-cell table:style-name="ce30" table:number-columns-repeated="4"/>
2630 <table:table-cell/>
2631 </table:table-row>
2632 <table:table-row table:style-name="ro2">
2633 <table:table-cell table:number-matrix-columns-spanned="1" table:number-matrix-rows-spanned="3" table:formula="of:=MROUND([.F8:.F10];[.G8:.G10])" office:value-type="float" office:value="12" calcext:value-type="float">
2634 <text:p>12</text:p>
2635 </table:table-cell>
2636 <table:table-cell office:value-type="float" office:value="12" calcext:value-type="float">
2637 <text:p>12</text:p>
2638 </table:table-cell>
2639 <table:table-cell table:style-name="ce14" table:formula="of:=[.B19]=[.A19]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2640 <text:p>TRUE</text:p>
2641 </table:table-cell>
2642 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A19])" office:value-type="string" office:string-value="{=MROUND(F8:F10,G8:G10)}" calcext:value-type="string">
2643 <text:p>{=MROUND(F8:F10,G8:G10)}</text:p>
2644 </table:table-cell>
2645 <table:table-cell table:number-columns-repeated="2"/>
2646 <table:table-cell table:style-name="ce21"/>
2647 <table:table-cell table:number-columns-repeated="8"/>
2648 </table:table-row>
2649 <table:table-row table:style-name="ro2">
2650 <table:table-cell office:value-type="float" office:value="20" calcext:value-type="float">
2651 <text:p>20</text:p>
2652 </table:table-cell>
2653 <table:table-cell office:value-type="float" office:value="20" calcext:value-type="float">
2654 <text:p>20</text:p>
2655 </table:table-cell>
2656 <table:table-cell table:style-name="ce14" table:formula="of:=[.B20]=[.A20]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2657 <text:p>TRUE</text:p>
2658 </table:table-cell>
2659 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A20])" office:value-type="string" office:string-value="{=MROUND(F8:F10,G8:G10)}" calcext:value-type="string">
2660 <text:p>{=MROUND(F8:F10,G8:G10)}</text:p>
2661 </table:table-cell>
2662 <table:table-cell table:number-columns-repeated="2"/>
2663 <table:table-cell table:style-name="ce24"/>
2664 <table:table-cell table:number-columns-repeated="8"/>
2665 </table:table-row>
2666 <table:table-row table:style-name="ro2">
2667 <table:table-cell office:value-type="float" office:value="12" calcext:value-type="float">
2668 <text:p>12</text:p>
2669 </table:table-cell>
2670 <table:table-cell office:value-type="float" office:value="12" calcext:value-type="float">
2671 <text:p>12</text:p>
2672 </table:table-cell>
2673 <table:table-cell table:style-name="ce14" table:formula="of:=[.B21]=[.A21]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2674 <text:p>TRUE</text:p>
2675 </table:table-cell>
2676 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A21])" office:value-type="string" office:string-value="{=MROUND(F8:F10,G8:G10)}" calcext:value-type="string">
2677 <text:p>{=MROUND(F8:F10,G8:G10)}</text:p>
2678 </table:table-cell>
2679 <table:table-cell table:number-columns-repeated="5"/>
2680 <table:table-cell table:style-name="ce31"/>
2681 <table:table-cell/>
2682 <table:table-cell table:style-name="ce30" table:number-columns-repeated="3"/>
2683 <table:table-cell/>
2684 </table:table-row>
2685 <table:table-row table:style-name="ro2">
2686 <table:table-cell table:formula="of:=MROUND(1.45;0.1)" office:value-type="float" office:value="1.5" calcext:value-type="float">
2687 <text:p>1.5</text:p>
2688 </table:table-cell>
2689 <table:table-cell office:value-type="float" office:value="1.5" calcext:value-type="float">
2690 <text:p>1.5</text:p>
2691 </table:table-cell>
2692 <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A22];12)=ROUND([.B22];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2693 <text:p>TRUE</text:p>
2694 </table:table-cell>
2695 <table:table-cell table:style-name="ce20" table:formula="of:=FORMULA([.A22])" office:value-type="string" office:string-value="=MROUND(1.45;0.1)" calcext:value-type="string">
2696 <text:p>=MROUND(1.45;0.1)</text:p>
2697 </table:table-cell>
2698 <table:table-cell table:number-columns-repeated="5"/>
2699 <table:table-cell table:style-name="ce31"/>
2700 <table:table-cell/>
2701 <table:table-cell table:style-name="ce30" table:number-columns-repeated="3"/>
2702 <table:table-cell/>
2703 </table:table-row>
2704 <table:table-row table:style-name="ro2">
2705 <table:table-cell table:number-columns-repeated="2"/>
2706 <table:table-cell table:style-name="ce15"/>
2707 <table:table-cell table:style-name="ce20"/>
2708 <table:table-cell table:number-columns-repeated="5"/>
2709 <table:table-cell table:style-name="ce32"/>
2710 <table:table-cell table:number-columns-repeated="5"/>
2711 </table:table-row>
2712 <table:table-row table:style-name="ro2">
2713 <table:table-cell table:number-columns-repeated="2"/>
2714 <table:table-cell table:style-name="ce15"/>
2715 <table:table-cell table:style-name="ce20"/>
2716 <table:table-cell table:style-name="ce21"/>
2717 <table:table-cell table:number-columns-repeated="4"/>
2718 <table:table-cell table:style-name="ce33"/>
2719 <table:table-cell table:number-columns-repeated="5"/>
2720 </table:table-row>
2721 <table:table-row table:style-name="ro2" table:number-rows-repeated="2">
2722 <table:table-cell table:number-columns-repeated="2"/>
2723 <table:table-cell table:style-name="ce15"/>
2724 <table:table-cell table:style-name="ce20"/>
2725 <table:table-cell table:style-name="ce21"/>
2726 <table:table-cell table:number-columns-repeated="4"/>
2727 <table:table-cell table:style-name="ce34"/>
2728 <table:table-cell/>
2729 <table:table-cell table:style-name="ce30" table:number-columns-repeated="3"/>
2730 <table:table-cell/>
2731 </table:table-row>
2732 <table:table-row table:style-name="ro2">
2733 <table:table-cell table:number-columns-repeated="2"/>
2734 <table:table-cell table:style-name="ce16"/>
2735 <table:table-cell table:style-name="ce21" table:number-columns-repeated="2"/>
2736 <table:table-cell table:number-columns-repeated="4"/>
2737 <table:table-cell table:style-name="ce34"/>
2738 <table:table-cell/>
2739 <table:table-cell table:style-name="ce30" table:number-columns-repeated="3"/>
2740 <table:table-cell/>
2741 </table:table-row>
2742 <table:table-row table:style-name="ro2">
2743 <table:table-cell table:number-columns-repeated="2"/>
2744 <table:table-cell table:style-name="ce15"/>
2745 <table:table-cell table:number-columns-repeated="6"/>
2746 <table:table-cell table:style-name="ce35"/>
2747 <table:table-cell table:number-columns-repeated="5"/>
2748 </table:table-row>
2749 <table:table-row table:style-name="ro2">
2750 <table:table-cell table:number-columns-repeated="2"/>
2751 <table:table-cell table:style-name="ce15"/>
2752 <table:table-cell table:number-columns-repeated="6"/>
2753 <table:table-cell table:style-name="ce36"/>
2754 <table:table-cell/>
2755 <table:table-cell table:style-name="ce30" table:number-columns-repeated="3"/>
2756 <table:table-cell/>
2757 </table:table-row>
2758 <table:table-row table:style-name="ro2">
2759 <table:table-cell table:number-columns-repeated="2"/>
2760 <table:table-cell table:style-name="ce17"/>
2761 <table:table-cell table:number-columns-repeated="6"/>
2762 <table:table-cell table:style-name="ce37"/>
2763 <table:table-cell table:number-columns-repeated="5"/>
2764 </table:table-row>
2765 <table:table-row table:style-name="ro2">
2766 <table:table-cell table:style-name="ce13" table:number-columns-repeated="2"/>
2767 <table:table-cell table:style-name="ce17"/>
2768 <table:table-cell table:style-name="ce20"/>
2769 <table:table-cell table:style-name="ce54"/>
2770 <table:table-cell table:number-columns-repeated="4"/>
2771 <table:table-cell table:style-name="ce38"/>
2772 <table:table-cell table:number-columns-repeated="5"/>
2773 </table:table-row>
2774 <table:table-row table:style-name="ro2">
2775 <table:table-cell table:number-columns-repeated="2"/>
2776 <table:table-cell table:style-name="ce17"/>
2777 <table:table-cell table:style-name="ce20"/>
2778 <table:table-cell table:style-name="ce54"/>
2779 <table:table-cell table:number-columns-repeated="4"/>
2780 <table:table-cell table:style-name="ce24"/>
2781 <table:table-cell table:number-columns-repeated="5"/>
2782 </table:table-row>
2783 <table:table-row table:style-name="ro2">
2784 <table:table-cell table:number-columns-repeated="2"/>
2785 <table:table-cell table:style-name="ce15"/>
2786 <table:table-cell table:number-columns-repeated="12"/>
2787 </table:table-row>
2788 <table:table-row table:style-name="ro2">
2789 <table:table-cell table:number-columns-repeated="2"/>
2790 <table:table-cell table:style-name="ce15"/>
2791 <table:table-cell table:number-columns-repeated="6"/>
2792 <table:table-cell table:style-name="ce30" table:number-columns-repeated="5"/>
2793 <table:table-cell/>
2794 </table:table-row>
2795 <table:table-row table:style-name="ro2" table:number-rows-repeated="2">
2796 <table:table-cell table:number-columns-repeated="2"/>
2797 <table:table-cell table:style-name="ce15"/>
2798 <table:table-cell table:number-columns-repeated="12"/>
2799 </table:table-row>
2800 <table:table-row table:style-name="ro2">
2801 <table:table-cell table:number-columns-repeated="2"/>
2802 <table:table-cell table:style-name="ce15"/>
2803 <table:table-cell table:number-columns-repeated="6"/>
2804 <table:table-cell table:style-name="ce30" table:number-columns-repeated="5"/>
2805 <table:table-cell/>
2806 </table:table-row>
2807 <table:table-row table:style-name="ro2" table:number-rows-repeated="2">
2808 <table:table-cell table:number-columns-repeated="2"/>
2809 <table:table-cell table:style-name="ce15"/>
2810 <table:table-cell table:number-columns-repeated="12"/>
2811 </table:table-row>
2812 <table:table-row table:style-name="ro2">
2813 <table:table-cell table:number-columns-repeated="2"/>
2814 <table:table-cell table:style-name="ce15"/>
2815 <table:table-cell table:number-columns-repeated="8"/>
2816 <table:table-cell table:style-name="ce30" table:number-columns-repeated="3"/>
2817 <table:table-cell/>
2818 </table:table-row>
2819 <table:table-row table:style-name="ro2">
2820 <table:table-cell table:number-columns-repeated="2"/>
2821 <table:table-cell table:style-name="ce15"/>
2822 <table:table-cell table:number-columns-repeated="12"/>
2823 </table:table-row>
2824 <table:table-row table:style-name="ro2">
2825 <table:table-cell table:number-columns-repeated="2"/>
2826 <table:table-cell table:style-name="ce18"/>
2827 <table:table-cell table:number-columns-repeated="12"/>
2828 </table:table-row>
2829 <table:table-row table:style-name="ro2">
2830 <table:table-cell table:number-columns-repeated="2"/>
2831 <table:table-cell table:style-name="ce18"/>
2832 <table:table-cell table:number-columns-repeated="6"/>
2833 <table:table-cell table:style-name="ce30" table:number-columns-repeated="5"/>
2834 <table:table-cell/>
2835 </table:table-row>
2836 <table:table-row table:style-name="ro2" table:number-rows-repeated="2">
2837 <table:table-cell table:number-columns-repeated="2"/>
2838 <table:table-cell table:style-name="ce18"/>
2839 <table:table-cell table:number-columns-repeated="12"/>
2840 </table:table-row>
2841 <table:table-row table:style-name="ro2">
2842 <table:table-cell table:number-columns-repeated="2"/>
2843 <table:table-cell table:style-name="ce18"/>
2844 <table:table-cell table:number-columns-repeated="6"/>
2845 <table:table-cell table:style-name="ce30" table:number-columns-repeated="5"/>
2846 <table:table-cell/>
2847 </table:table-row>
2848 <table:table-row table:style-name="ro2" table:number-rows-repeated="2">
2849 <table:table-cell table:number-columns-repeated="2"/>
2850 <table:table-cell table:style-name="ce18"/>
2851 <table:table-cell table:number-columns-repeated="12"/>
2852 </table:table-row>
2853 <table:table-row table:style-name="ro2">
2854 <table:table-cell table:number-columns-repeated="2"/>
2855 <table:table-cell table:style-name="ce18"/>
2856 <table:table-cell table:number-columns-repeated="6"/>
2857 <table:table-cell table:style-name="ce30" table:number-columns-repeated="5"/>
2858 <table:table-cell/>
2859 </table:table-row>
2860 <table:table-row table:style-name="ro2" table:number-rows-repeated="52">
2861 <table:table-cell table:number-columns-repeated="2"/>
2862 <table:table-cell table:style-name="ce18"/>
2863 <table:table-cell table:number-columns-repeated="12"/>
2864 </table:table-row>
2865 <table:table-row table:style-name="ro2" table:number-rows-repeated="1000">
2866 <table:table-cell table:number-columns-repeated="2"/>
2867 <table:table-cell table:style-name="ce19"/>
2868 <table:table-cell table:number-columns-repeated="12"/>
2869 </table:table-row>
2870 <table:table-row table:style-name="ro2" table:number-rows-repeated="1047475">
2871 <table:table-cell table:number-columns-repeated="15"/>
2872 </table:table-row>
2873 <table:table-row table:style-name="ro2">
2874 <table:table-cell table:number-columns-repeated="15"/>
2875 </table:table-row>
2876 <calcext:conditional-formats>
2877 <calcext:conditional-format calcext:target-range-address="Sheet2.C2:Sheet2.C100">
2878 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C2"/>
2879 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C2"/>
2880 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C2"/>
2881 </calcext:conditional-format>
2882 <calcext:conditional-format calcext:target-range-address="Sheet2.C2:Sheet2.C1100">
2883 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C2"/>
2884 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C2"/>
2885 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C2"/>
2886 </calcext:conditional-format>
2887 <calcext:conditional-format calcext:target-range-address="Sheet2.C21:Sheet2.C100">
2888 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C19"/>
2889 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C19"/>
2890 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C19"/>
2891 </calcext:conditional-format>
2892 <calcext:conditional-format calcext:target-range-address="Sheet2.C21:Sheet2.C100">
2893 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C19"/>
2894 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C19"/>
2895 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C19"/>
2896 </calcext:conditional-format>
2897 </calcext:conditional-formats>
2898 </table:table>
2899 <table:table table:name="&apos;file:///home/zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/mround.fods/mod.fods/log10.fods/log.fods/ln.fods/bitxor.fods/bitxor.fods/bitor.fods/bitand.fods/bitand.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">
2900 <table:table-source xlink:type="simple" xlink:href="mod.fods/log10.fods/log.fods/ln.fods/bitxor.fods/bitxor.fods/bitor.fods/bitand.fods/bitand.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"/>
2901 <table:table-column table:number-columns-repeated="8"/>
2902 <table:table-row table:number-rows-repeated="2">
2903 <table:table-cell table:number-columns-repeated="8"/>
2904 </table:table-row>
2905 <table:table-row>
2906 <table:table-cell table:number-columns-repeated="7"/>
2907 <table:table-cell table:style-name="ce46" office:value-type="float" office:value="4">
2908 <text:p>4</text:p>
2909 </table:table-cell>
2910 </table:table-row>
2911 </table:table>
2912 <table:table table:name="&apos;file:///home/zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/mround.fods/mod.fods/log10.fods/log.fods/ln.fods/bitxor.fods/bitxor.fods/bitor.fods/bitand.fods/bitand.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">
2913 <table:table-source xlink:type="simple" xlink:href="mod.fods/log10.fods/log.fods/ln.fods/bitxor.fods/bitxor.fods/bitor.fods/bitand.fods/bitand.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"/>
2914 <table:table-column table:number-columns-repeated="15"/>
2915 <table:table-row table:number-rows-repeated="6">
2916 <table:table-cell table:number-columns-repeated="15"/>
2917 </table:table-row>
2918 <table:table-row>
2919 <table:table-cell table:number-columns-repeated="14"/>
2920 <table:table-cell table:style-name="ce46" office:value-type="string">
2921 <text:p>O5</text:p>
2922 </table:table-cell>
2923 </table:table-row>
2924 </table:table>
2925 <table:named-expressions>
2926 <table:named-range table:name="range" table:base-cell-address="$Sheet2.$D$2" table:cell-range-address="$Sheet2.$D$2:.$D$4"/>
2927 </table:named-expressions>
2928 </office:spreadsheet>
2929 </office:body>
2930 </office:document>