sc: factor out some more code
[LibreOffice.git] / sc / qa / unit / data / functions / mathematical / fods / gcd.fods
blobc09330de4ffbb24927575fec954c20426bf54502
1 <?xml version="1.0" encoding="UTF-8"?>
3 <office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" xmlns:ooo="http://openoffice.org/2004/office" xmlns:ooow="http://openoffice.org/2004/writer" xmlns:oooc="http://openoffice.org/2004/calc" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:xforms="http://www.w3.org/2002/xforms" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:rpt="http://openoffice.org/2005/report" xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:grddl="http://www.w3.org/2003/g/data-view#" xmlns:tableooo="http://openoffice.org/2009/table" xmlns:drawooo="http://openoffice.org/2010/draw" xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" xmlns:css3t="http://www.w3.org/TR/css3-text/" office:version="1.2" office:mimetype="application/vnd.oasis.opendocument.spreadsheet">
4 <office:styles>
5 <style:default-style style:family="table-cell">
6 <style:paragraph-properties style:tab-stop-distance="36pt"/>
7 <style:text-properties style:font-name="Liberation Sans" fo:language="en" fo:country="US" style:font-name-asian="DejaVu Sans1" style:language-asian="zh" style:country-asian="CN" style:font-name-complex="DejaVu Sans1" style:language-complex="hi" style:country-complex="IN"/>
8 </style:default-style>
9 <number:number-style style:name="N0">
10 <number:number number:min-integer-digits="1"/>
11 </number:number-style>
12 <number:currency-style style:name="N122P0" style:volatile="true">
13 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
14 <number:text> </number:text>
15 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
16 </number:currency-style>
17 <number:currency-style style:name="N122">
18 <style:text-properties fo:color="#ff0000"/>
19 <number:text>-</number:text>
20 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
21 <number:text> </number:text>
22 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
23 <style:map style:condition="value()&gt;=0" style:apply-style-name="N122P0"/>
24 </number:currency-style>
25 <number:number-style style:name="N126P0" style:volatile="true">
26 <number:text> $</number:text>
27 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
28 <number:text> </number:text>
29 </number:number-style>
30 <number:number-style style:name="N126P1" style:volatile="true">
31 <number:text> $(</number:text>
32 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
33 <number:text>)</number:text>
34 </number:number-style>
35 <number:number-style style:name="N126P2" style:volatile="true">
36 <number:text> $-</number:text>
37 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
38 <number:text> </number:text>
39 </number:number-style>
40 <number:text-style style:name="N126">
41 <number:text-content/>
42 <number:text> </number:text>
43 <style:map style:condition="value()&gt;0" style:apply-style-name="N126P0"/>
44 <style:map style:condition="value()&lt;0" style:apply-style-name="N126P1"/>
45 <style:map style:condition="value()=0" style:apply-style-name="N126P2"/>
46 </number:text-style>
47 <number:number-style style:name="N127">
48 <number:scientific-number number:decimal-places="14" loext:min-decimal-places="14" number:min-integer-digits="1" number:min-exponent-digits="3" loext:exponent-interval="1" loext:forced-exponent-sign="true"/>
49 </number:number-style>
50 <number:currency-style style:name="N129P0" style:volatile="true">
51 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
52 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
53 </number:currency-style>
54 <number:currency-style style:name="N129">
55 <number:text>-</number:text>
56 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
57 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
58 <style:map style:condition="value()&gt;=0" style:apply-style-name="N129P0"/>
59 </number:currency-style>
60 <number:currency-style style:name="N131P0" style:volatile="true">
61 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
62 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
63 </number:currency-style>
64 <number:currency-style style:name="N131">
65 <number:text>-</number:text>
66 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
67 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
68 <style:map style:condition="value()&gt;=0" style:apply-style-name="N131P0"/>
69 </number:currency-style>
70 <number:currency-style style:name="N132P0" style:volatile="true">
71 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
72 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
73 </number:currency-style>
74 <number:currency-style style:name="N132">
75 <style:text-properties fo:color="#ff0000"/>
76 <number:text>-</number:text>
77 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
78 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
79 <style:map style:condition="value()&gt;=0" style:apply-style-name="N132P0"/>
80 </number:currency-style>
81 <number:currency-style style:name="N133P0" style:volatile="true">
82 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
83 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
84 </number:currency-style>
85 <number:currency-style style:name="N133">
86 <style:text-properties fo:color="#ff0000"/>
87 <number:text>-</number:text>
88 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
89 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
90 <style:map style:condition="value()&gt;=0" style:apply-style-name="N133P0"/>
91 </number:currency-style>
92 <number:currency-style style:name="N135P0" style:volatile="true">
93 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
94 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
95 </number:currency-style>
96 <number:currency-style style:name="N135">
97 <style:text-properties fo:color="#ff0000"/>
98 <number:text>-</number:text>
99 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
100 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
101 <style:map style:condition="value()&gt;=0" style:apply-style-name="N135P0"/>
102 </number:currency-style>
103 <number:number-style style:name="N137P0" style:volatile="true">
104 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
105 <number:text> </number:text>
106 </number:number-style>
107 <number:number-style style:name="N137">
108 <number:text>(</number:text>
109 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
110 <number:text>)</number:text>
111 <style:map style:condition="value()&gt;=0" style:apply-style-name="N137P0"/>
112 </number:number-style>
113 <number:number-style style:name="N139P0" style:volatile="true">
114 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
115 <number:text> </number:text>
116 </number:number-style>
117 <number:number-style style:name="N139">
118 <number:text>(</number:text>
119 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
120 <number:text>)</number:text>
121 <style:map style:condition="value()&gt;=0" style:apply-style-name="N139P0"/>
122 </number:number-style>
123 <number:currency-style style:name="N141P0" style:volatile="true">
124 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
125 <loext:fill-character> </loext:fill-character>
126 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
127 </number:currency-style>
128 <number:currency-style style:name="N141">
129 <number:text>-</number:text>
130 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
131 <loext:fill-character> </loext:fill-character>
132 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
133 <style:map style:condition="value()&gt;=0" style:apply-style-name="N141P0"/>
134 </number:currency-style>
135 <number:currency-style style:name="N143P0" style:volatile="true">
136 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
137 <loext:fill-character> </loext:fill-character>
138 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
139 </number:currency-style>
140 <number:currency-style style:name="N143">
141 <number:text>-</number:text>
142 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
143 <loext:fill-character> </loext:fill-character>
144 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
145 <style:map style:condition="value()&gt;=0" style:apply-style-name="N143P0"/>
146 </number:currency-style>
147 <number:currency-style style:name="N145P0" style:volatile="true">
148 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
149 <number:text> </number:text>
150 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
151 </number:currency-style>
152 <number:currency-style style:name="N145">
153 <number:text>-</number:text>
154 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
155 <number:text> </number:text>
156 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
157 <style:map style:condition="value()&gt;=0" style:apply-style-name="N145P0"/>
158 </number:currency-style>
159 <number:currency-style style:name="N146P0" style:volatile="true">
160 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
161 <number:text> </number:text>
162 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
163 </number:currency-style>
164 <number:currency-style style:name="N146">
165 <number:text>-</number:text>
166 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
167 <number:text> </number:text>
168 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
169 <style:map style:condition="value()&gt;=0" style:apply-style-name="N146P0"/>
170 </number:currency-style>
171 <number:currency-style style:name="N147P0" style:volatile="true">
172 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
173 <number:text> </number:text>
174 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
175 </number:currency-style>
176 <number:currency-style style:name="N147">
177 <style:text-properties fo:color="#ff0000"/>
178 <number:text>-</number:text>
179 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
180 <number:text> </number:text>
181 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
182 <style:map style:condition="value()&gt;=0" style:apply-style-name="N147P0"/>
183 </number:currency-style>
184 <number:currency-style style:name="N149P0" style:volatile="true">
185 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
186 <number:text> </number:text>
187 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
188 </number:currency-style>
189 <number:currency-style style:name="N149">
190 <style:text-properties fo:color="#ff0000"/>
191 <number:text>-</number:text>
192 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
193 <number:text> </number:text>
194 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
195 <style:map style:condition="value()&gt;=0" style:apply-style-name="N149P0"/>
196 </number:currency-style>
197 <number:number-style style:name="N150">
198 <number:number number:decimal-places="9" loext:min-decimal-places="9" number:min-integer-digits="1"/>
199 </number:number-style>
200 <number:number-style style:name="N151">
201 <number:number number:decimal-places="8" loext:min-decimal-places="8" number:min-integer-digits="1"/>
202 </number:number-style>
203 <number:number-style style:name="N152">
204 <number:number number:decimal-places="10" loext:min-decimal-places="10" number:min-integer-digits="1"/>
205 </number:number-style>
206 <number:number-style style:name="N153">
207 <number:number number:decimal-places="11" loext:min-decimal-places="11" number:min-integer-digits="1"/>
208 </number:number-style>
209 <number:number-style style:name="N154">
210 <number:number number:decimal-places="12" loext:min-decimal-places="12" number:min-integer-digits="1"/>
211 </number:number-style>
212 <number:number-style style:name="N155">
213 <number:number number:decimal-places="13" loext:min-decimal-places="13" number:min-integer-digits="1"/>
214 </number:number-style>
215 <number:number-style style:name="N156">
216 <number:number number:decimal-places="14" loext:min-decimal-places="14" number:min-integer-digits="1"/>
217 </number:number-style>
218 <number:number-style style:name="N157">
219 <number:number number:decimal-places="15" loext:min-decimal-places="15" number:min-integer-digits="1"/>
220 </number:number-style>
221 <number:number-style style:name="N158">
222 <number:number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1"/>
223 </number:number-style>
224 <number:number-style style:name="N159">
225 <number:number number:decimal-places="17" loext:min-decimal-places="17" number:min-integer-digits="1"/>
226 </number:number-style>
227 <number:number-style style:name="N160">
228 <number:number number:decimal-places="18" loext:min-decimal-places="18" number:min-integer-digits="1"/>
229 </number:number-style>
230 <number:number-style style:name="N162P0" style:volatile="true">
231 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
232 <number:text></number:text>
233 </number:number-style>
234 <number:number-style style:name="N162">
235 <number:text>-</number:text>
236 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
237 <number:text></number:text>
238 <style:map style:condition="value()&gt;=0" style:apply-style-name="N162P0"/>
239 </number:number-style>
240 <number:number-style style:name="N163P0" style:volatile="true">
241 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
242 <number:text></number:text>
243 </number:number-style>
244 <number:number-style style:name="N163">
245 <style:text-properties fo:color="#ff0000"/>
246 <number:text>-</number:text>
247 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
248 <number:text></number:text>
249 <style:map style:condition="value()&gt;=0" style:apply-style-name="N163P0"/>
250 </number:number-style>
251 <number:number-style style:name="N165P0" style:volatile="true">
252 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
253 <number:text></number:text>
254 </number:number-style>
255 <number:number-style style:name="N165">
256 <number:text>-</number:text>
257 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
258 <number:text></number:text>
259 <style:map style:condition="value()&gt;=0" style:apply-style-name="N165P0"/>
260 </number:number-style>
261 <number:number-style style:name="N166P0" style:volatile="true">
262 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
263 <number:text></number:text>
264 </number:number-style>
265 <number:number-style style:name="N166">
266 <style:text-properties fo:color="#ff0000"/>
267 <number:text>-</number:text>
268 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
269 <number:text></number:text>
270 <style:map style:condition="value()&gt;=0" style:apply-style-name="N166P0"/>
271 </number:number-style>
272 <number:number-style style:name="N170P0" style:volatile="true">
273 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
274 <number:text> </number:text>
275 </number:number-style>
276 <number:number-style style:name="N170P1" style:volatile="true">
277 <number:text>-</number:text>
278 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
279 <number:text> </number:text>
280 </number:number-style>
281 <number:number-style style:name="N170P2" style:volatile="true">
282 <number:text> - </number:text>
283 </number:number-style>
284 <number:text-style style:name="N170">
285 <number:text-content/>
286 <number:text> </number:text>
287 <style:map style:condition="value()&gt;0" style:apply-style-name="N170P0"/>
288 <style:map style:condition="value()&lt;0" style:apply-style-name="N170P1"/>
289 <style:map style:condition="value()=0" style:apply-style-name="N170P2"/>
290 </number:text-style>
291 <number:number-style style:name="N174P0" style:volatile="true">
292 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
293 <number:text></number:text>
294 </number:number-style>
295 <number:number-style style:name="N174P1" style:volatile="true">
296 <number:text>-</number:text>
297 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
298 <number:text></number:text>
299 </number:number-style>
300 <number:number-style style:name="N174P2" style:volatile="true">
301 <number:text> - € </number:text>
302 </number:number-style>
303 <number:text-style style:name="N174">
304 <number:text-content/>
305 <number:text> </number:text>
306 <style:map style:condition="value()&gt;0" style:apply-style-name="N174P0"/>
307 <style:map style:condition="value()&lt;0" style:apply-style-name="N174P1"/>
308 <style:map style:condition="value()=0" style:apply-style-name="N174P2"/>
309 </number:text-style>
310 <number:number-style style:name="N178P0" style:volatile="true">
311 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
312 <number:text> </number:text>
313 </number:number-style>
314 <number:number-style style:name="N178P1" style:volatile="true">
315 <number:text>-</number:text>
316 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
317 <number:text> </number:text>
318 </number:number-style>
319 <number:number-style style:name="N178P2" style:volatile="true">
320 <number:text> -</number:text>
321 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
322 <number:text> </number:text>
323 </number:number-style>
324 <number:text-style style:name="N178">
325 <number:text-content/>
326 <number:text> </number:text>
327 <style:map style:condition="value()&gt;0" style:apply-style-name="N178P0"/>
328 <style:map style:condition="value()&lt;0" style:apply-style-name="N178P1"/>
329 <style:map style:condition="value()=0" style:apply-style-name="N178P2"/>
330 </number:text-style>
331 <number:number-style style:name="N182P0" style:volatile="true">
332 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
333 <number:text></number:text>
334 </number:number-style>
335 <number:number-style style:name="N182P1" style:volatile="true">
336 <number:text>-</number:text>
337 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
338 <number:text></number:text>
339 </number:number-style>
340 <number:number-style style:name="N182P2" style:volatile="true">
341 <number:text> -</number:text>
342 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
343 <number:text></number:text>
344 </number:number-style>
345 <number:text-style style:name="N182">
346 <number:text-content/>
347 <number:text> </number:text>
348 <style:map style:condition="value()&gt;0" style:apply-style-name="N182P0"/>
349 <style:map style:condition="value()&lt;0" style:apply-style-name="N182P1"/>
350 <style:map style:condition="value()=0" style:apply-style-name="N182P2"/>
351 </number:text-style>
352 <number:time-style style:name="N183">
353 <number:minutes number:style="long"/>
354 <number:text>:</number:text>
355 <number:seconds number:style="long"/>
356 </number:time-style>
357 <number:time-style style:name="N184" number:truncate-on-overflow="false">
358 <number:hours/>
359 <number:text>:</number:text>
360 <number:minutes number:style="long"/>
361 <number:text>:</number:text>
362 <number:seconds number:style="long"/>
363 </number:time-style>
364 <number:time-style style:name="N185">
365 <number:minutes number:style="long"/>
366 <number:text>:</number:text>
367 <number:seconds number:style="long" number:decimal-places="1"/>
368 </number:time-style>
369 <number:number-style style:name="N186">
370 <number:scientific-number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="3" number:min-exponent-digits="1" loext:exponent-interval="3" loext:forced-exponent-sign="true"/>
371 </number:number-style>
372 <number:number-style style:name="N187">
373 <number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1"/>
374 </number:number-style>
375 <number:number-style style:name="N188">
376 <number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1"/>
377 </number:number-style>
378 <number:number-style style:name="N189">
379 <number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1"/>
380 </number:number-style>
381 <number:number-style style:name="N190">
382 <number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="1"/>
383 </number:number-style>
384 <number:number-style style:name="N191">
385 <number:number number:decimal-places="6" loext:min-decimal-places="6" number:min-integer-digits="1"/>
386 </number:number-style>
387 <number:number-style style:name="N192">
388 <number:number number:decimal-places="7" loext:min-decimal-places="7" number:min-integer-digits="1"/>
389 </number:number-style>
390 <number:number-style style:name="N194P0" style:volatile="true">
391 <number:text>$</number:text>
392 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
393 <number:text> </number:text>
394 </number:number-style>
395 <number:number-style style:name="N194">
396 <number:text>($</number:text>
397 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
398 <number:text>)</number:text>
399 <style:map style:condition="value()&gt;=0" style:apply-style-name="N194P0"/>
400 </number:number-style>
401 <number:number-style style:name="N195P0" style:volatile="true">
402 <number:text>$</number:text>
403 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
404 <number:text> </number:text>
405 </number:number-style>
406 <number:number-style style:name="N195">
407 <style:text-properties fo:color="#ff0000"/>
408 <number:text>($</number:text>
409 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
410 <number:text>)</number:text>
411 <style:map style:condition="value()&gt;=0" style:apply-style-name="N195P0"/>
412 </number:number-style>
413 <number:number-style style:name="N197P0" style:volatile="true">
414 <number:text>$</number:text>
415 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
416 <number:text> </number:text>
417 </number:number-style>
418 <number:number-style style:name="N197">
419 <number:text>($</number:text>
420 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
421 <number:text>)</number:text>
422 <style:map style:condition="value()&gt;=0" style:apply-style-name="N197P0"/>
423 </number:number-style>
424 <number:number-style style:name="N198P0" style:volatile="true">
425 <number:text>$</number:text>
426 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
427 <number:text> </number:text>
428 </number:number-style>
429 <number:number-style style:name="N198">
430 <style:text-properties fo:color="#ff0000"/>
431 <number:text>($</number:text>
432 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
433 <number:text>)</number:text>
434 <style:map style:condition="value()&gt;=0" style:apply-style-name="N198P0"/>
435 </number:number-style>
436 <number:number-style style:name="N202P0" style:volatile="true">
437 <loext:fill-character> </loext:fill-character>
438 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
439 <number:text> </number:text>
440 </number:number-style>
441 <number:number-style style:name="N202P1" style:volatile="true">
442 <loext:fill-character> </loext:fill-character>
443 <number:text>(</number:text>
444 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
445 <number:text>)</number:text>
446 </number:number-style>
447 <number:number-style style:name="N202P2" style:volatile="true">
448 <loext:fill-character> </loext:fill-character>
449 <number:text>- </number:text>
450 </number:number-style>
451 <number:text-style style:name="N202">
452 <number:text-content/>
453 <number:text> </number:text>
454 <style:map style:condition="value()&gt;0" style:apply-style-name="N202P0"/>
455 <style:map style:condition="value()&lt;0" style:apply-style-name="N202P1"/>
456 <style:map style:condition="value()=0" style:apply-style-name="N202P2"/>
457 </number:text-style>
458 <number:number-style style:name="N206P0" style:volatile="true">
459 <loext:text> $</loext:text>
460 <loext:fill-character> </loext:fill-character>
461 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
462 <number:text> </number:text>
463 </number:number-style>
464 <number:number-style style:name="N206P1" style:volatile="true">
465 <loext:text> $</loext:text>
466 <loext:fill-character> </loext:fill-character>
467 <number:text>(</number:text>
468 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
469 <number:text>)</number:text>
470 </number:number-style>
471 <number:number-style style:name="N206P2" style:volatile="true">
472 <loext:text> $</loext:text>
473 <loext:fill-character> </loext:fill-character>
474 <number:text>- </number:text>
475 </number:number-style>
476 <number:text-style style:name="N206">
477 <number:text-content/>
478 <number:text> </number:text>
479 <style:map style:condition="value()&gt;0" style:apply-style-name="N206P0"/>
480 <style:map style:condition="value()&lt;0" style:apply-style-name="N206P1"/>
481 <style:map style:condition="value()=0" style:apply-style-name="N206P2"/>
482 </number:text-style>
483 <number:number-style style:name="N210P0" style:volatile="true">
484 <loext:fill-character> </loext:fill-character>
485 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
486 <number:text> </number:text>
487 </number:number-style>
488 <number:number-style style:name="N210P1" style:volatile="true">
489 <loext:fill-character> </loext:fill-character>
490 <number:text>(</number:text>
491 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
492 <number:text>)</number:text>
493 </number:number-style>
494 <number:number-style style:name="N210P2" style:volatile="true">
495 <loext:fill-character> </loext:fill-character>
496 <number:text>-</number:text>
497 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
498 <number:text> </number:text>
499 </number:number-style>
500 <number:text-style style:name="N210">
501 <number:text-content/>
502 <number:text> </number:text>
503 <style:map style:condition="value()&gt;0" style:apply-style-name="N210P0"/>
504 <style:map style:condition="value()&lt;0" style:apply-style-name="N210P1"/>
505 <style:map style:condition="value()=0" style:apply-style-name="N210P2"/>
506 </number:text-style>
507 <number:number-style style:name="N214P0" style:volatile="true">
508 <loext:text> $</loext:text>
509 <loext:fill-character> </loext:fill-character>
510 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
511 <number:text> </number:text>
512 </number:number-style>
513 <number:number-style style:name="N214P1" style:volatile="true">
514 <loext:text> $</loext:text>
515 <loext:fill-character> </loext:fill-character>
516 <number:text>(</number:text>
517 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
518 <number:text>)</number:text>
519 </number:number-style>
520 <number:number-style style:name="N214P2" style:volatile="true">
521 <loext:text> $</loext:text>
522 <loext:fill-character> </loext:fill-character>
523 <number:text>-</number:text>
524 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
525 <number:text> </number:text>
526 </number:number-style>
527 <number:text-style style:name="N214">
528 <number:text-content/>
529 <number:text> </number:text>
530 <style:map style:condition="value()&gt;0" style:apply-style-name="N214P0"/>
531 <style:map style:condition="value()&lt;0" style:apply-style-name="N214P1"/>
532 <style:map style:condition="value()=0" style:apply-style-name="N214P2"/>
533 </number:text-style>
534 <number:number-style style:name="N216P0" style:volatile="true">
535 <number:text>Yes</number:text>
536 </number:number-style>
537 <number:number-style style:name="N216P1" style:volatile="true">
538 <number:text>Yes</number:text>
539 </number:number-style>
540 <number:number-style style:name="N216">
541 <number:text>No</number:text>
542 <style:map style:condition="value()&gt;0" style:apply-style-name="N216P0"/>
543 <style:map style:condition="value()&lt;0" style:apply-style-name="N216P1"/>
544 </number:number-style>
545 <number:number-style style:name="N218P0" style:volatile="true">
546 <number:text>True</number:text>
547 </number:number-style>
548 <number:number-style style:name="N218P1" style:volatile="true">
549 <number:text>True</number:text>
550 </number:number-style>
551 <number:number-style style:name="N218">
552 <number:text>False</number:text>
553 <style:map style:condition="value()&gt;0" style:apply-style-name="N218P0"/>
554 <style:map style:condition="value()&lt;0" style:apply-style-name="N218P1"/>
555 </number:number-style>
556 <number:number-style style:name="N220P0" style:volatile="true">
557 <number:text>On</number:text>
558 </number:number-style>
559 <number:number-style style:name="N220P1" style:volatile="true">
560 <number:text>On</number:text>
561 </number:number-style>
562 <number:number-style style:name="N220">
563 <number:text>Off</number:text>
564 <style:map style:condition="value()&gt;0" style:apply-style-name="N220P0"/>
565 <style:map style:condition="value()&lt;0" style:apply-style-name="N220P1"/>
566 </number:number-style>
567 <number:currency-style style:name="N222P0" style:volatile="true">
568 <number:currency-symbol></number:currency-symbol>
569 <number:text> </number:text>
570 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
571 <number:text> </number:text>
572 </number:currency-style>
573 <number:currency-style style:name="N222">
574 <style:text-properties fo:color="#ff0000"/>
575 <number:text>(</number:text>
576 <number:currency-symbol></number:currency-symbol>
577 <number:text> </number:text>
578 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
579 <number:text>)</number:text>
580 <style:map style:condition="value()&gt;=0" style:apply-style-name="N222P0"/>
581 </number:currency-style>
582 <number:number-style style:name="N224P0" style:volatile="true">
583 <number:text>\</number:text>
584 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
585 </number:number-style>
586 <number:number-style style:name="N224">
587 <number:text>\-</number:text>
588 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
589 <style:map style:condition="value()&gt;=0" style:apply-style-name="N224P0"/>
590 </number:number-style>
591 <number:number-style style:name="N225P0" style:volatile="true">
592 <number:text>\</number:text>
593 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
594 </number:number-style>
595 <number:number-style style:name="N225">
596 <style:text-properties fo:color="#ff0000"/>
597 <number:text>\-</number:text>
598 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
599 <style:map style:condition="value()&gt;=0" style:apply-style-name="N225P0"/>
600 </number:number-style>
601 <number:number-style style:name="N227P0" style:volatile="true">
602 <number:text>\</number:text>
603 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
604 </number:number-style>
605 <number:number-style style:name="N227">
606 <number:text>\-</number:text>
607 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
608 <style:map style:condition="value()&gt;=0" style:apply-style-name="N227P0"/>
609 </number:number-style>
610 <number:number-style style:name="N228P0" style:volatile="true">
611 <number:text>\</number:text>
612 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
613 </number:number-style>
614 <number:number-style style:name="N228">
615 <style:text-properties fo:color="#ff0000"/>
616 <number:text>\-</number:text>
617 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
618 <style:map style:condition="value()&gt;=0" style:apply-style-name="N228P0"/>
619 </number:number-style>
620 <number:number-style style:name="N232P0" style:volatile="true">
621 <loext:text> \</loext:text>
622 <loext:fill-character> </loext:fill-character>
623 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
624 <number:text> </number:text>
625 </number:number-style>
626 <number:number-style style:name="N232P1" style:volatile="true">
627 <loext:text> \</loext:text>
628 <loext:fill-character> </loext:fill-character>
629 <number:text>-</number:text>
630 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
631 <number:text> </number:text>
632 </number:number-style>
633 <number:number-style style:name="N232P2" style:volatile="true">
634 <loext:text> \</loext:text>
635 <loext:fill-character> </loext:fill-character>
636 <number:text>- </number:text>
637 </number:number-style>
638 <number:text-style style:name="N232">
639 <number:text-content/>
640 <number:text> </number:text>
641 <style:map style:condition="value()&gt;0" style:apply-style-name="N232P0"/>
642 <style:map style:condition="value()&lt;0" style:apply-style-name="N232P1"/>
643 <style:map style:condition="value()=0" style:apply-style-name="N232P2"/>
644 </number:text-style>
645 <number:number-style style:name="N234P0" style:volatile="true">
646 <loext:fill-character> </loext:fill-character>
647 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
648 <number:text> </number:text>
649 </number:number-style>
650 <number:number-style style:name="N234P1" style:volatile="true">
651 <loext:fill-character> </loext:fill-character>
652 <number:text>-</number:text>
653 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
654 <number:text> </number:text>
655 </number:number-style>
656 <number:number-style style:name="N234P2" style:volatile="true">
657 <loext:fill-character> </loext:fill-character>
658 <number:text>- </number:text>
659 </number:number-style>
660 <number:text-style style:name="N234">
661 <number:text-content/>
662 <number:text> </number:text>
663 <style:map style:condition="value()&gt;0" style:apply-style-name="N234P0"/>
664 <style:map style:condition="value()&lt;0" style:apply-style-name="N234P1"/>
665 <style:map style:condition="value()=0" style:apply-style-name="N234P2"/>
666 </number:text-style>
667 <number:number-style style:name="N238P0" style:volatile="true">
668 <loext:text> \</loext:text>
669 <loext:fill-character> </loext:fill-character>
670 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
671 <number:text> </number:text>
672 </number:number-style>
673 <number:number-style style:name="N238P1" style:volatile="true">
674 <loext:text> \</loext:text>
675 <loext:fill-character> </loext:fill-character>
676 <number:text>-</number:text>
677 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
678 <number:text> </number:text>
679 </number:number-style>
680 <number:number-style style:name="N238P2" style:volatile="true">
681 <loext:text> \</loext:text>
682 <loext:fill-character> </loext:fill-character>
683 <number:text>-</number:text>
684 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
685 <number:text> </number:text>
686 </number:number-style>
687 <number:text-style style:name="N238">
688 <number:text-content/>
689 <number:text> </number:text>
690 <style:map style:condition="value()&gt;0" style:apply-style-name="N238P0"/>
691 <style:map style:condition="value()&lt;0" style:apply-style-name="N238P1"/>
692 <style:map style:condition="value()=0" style:apply-style-name="N238P2"/>
693 </number:text-style>
694 <number:number-style style:name="N240P0" style:volatile="true">
695 <loext:fill-character> </loext:fill-character>
696 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
697 <number:text> </number:text>
698 </number:number-style>
699 <number:number-style style:name="N240P1" style:volatile="true">
700 <loext:fill-character> </loext:fill-character>
701 <number:text>-</number:text>
702 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
703 <number:text> </number:text>
704 </number:number-style>
705 <number:number-style style:name="N240P2" style:volatile="true">
706 <loext:fill-character> </loext:fill-character>
707 <number:text>-</number:text>
708 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
709 <number:text> </number:text>
710 </number:number-style>
711 <number:text-style style:name="N240">
712 <number:text-content/>
713 <number:text> </number:text>
714 <style:map style:condition="value()&gt;0" style:apply-style-name="N240P0"/>
715 <style:map style:condition="value()&lt;0" style:apply-style-name="N240P1"/>
716 <style:map style:condition="value()=0" style:apply-style-name="N240P2"/>
717 </number:text-style>
718 <number:date-style style:name="N241">
719 <number:month number:style="long"/>
720 <number:text>-</number:text>
721 <number:day number:style="long"/>
722 <number:text>-</number:text>
723 <number:year number:style="long"/>
724 </number:date-style>
725 <number:date-style style:name="N242">
726 <number:month number:style="long"/>
727 <number:text>-</number:text>
728 <number:day/>
729 <number:text>-</number:text>
730 <number:year/>
731 </number:date-style>
732 <number:date-style style:name="N243">
733 <number:day number:style="long"/>
734 <number:text>-</number:text>
735 <number:month number:style="long"/>
736 </number:date-style>
737 <number:date-style style:name="N244">
738 <number:month number:style="long"/>
739 <number:text>-</number:text>
740 <number:year/>
741 </number:date-style>
742 <number:currency-style style:name="N246P0" style:volatile="true">
743 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
744 <number:text> </number:text>
745 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
746 </number:currency-style>
747 <number:currency-style style:name="N246">
748 <style:text-properties fo:color="#ff0000"/>
749 <number:text>-</number:text>
750 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
751 <number:text> </number:text>
752 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
753 <style:map style:condition="value()&gt;=0" style:apply-style-name="N246P0"/>
754 </number:currency-style>
755 <number:date-style style:name="N247">
756 <number:month number:style="long"/>
757 <number:text>.</number:text>
758 <number:year number:style="long"/>
759 </number:date-style>
760 <number:date-style style:name="N248">
761 <number:month number:style="long"/>
762 <number:text>/</number:text>
763 <number:year number:style="long"/>
764 </number:date-style>
765 <number:currency-style style:name="N250P0" style:volatile="true">
766 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
767 <number:text> </number:text>
768 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
769 </number:currency-style>
770 <number:currency-style style:name="N250">
771 <style:text-properties fo:color="#ff0000"/>
772 <number:text>-</number:text>
773 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
774 <number:text> </number:text>
775 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
776 <style:map style:condition="value()&gt;=0" style:apply-style-name="N250P0"/>
777 </number:currency-style>
778 <number:date-style style:name="N251">
779 <number:year number:style="long"/>
780 </number:date-style>
781 <number:date-style style:name="N252">
782 <number:text></number:text>
783 <number:year number:style="long"/>
784 </number:date-style>
785 <number:currency-style style:name="N254P0" style:volatile="true">
786 <number:currency-symbol number:language="es" number:country="MX">$</number:currency-symbol>
787 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
788 </number:currency-style>
789 <number:currency-style style:name="N254">
790 <style:text-properties fo:color="#ff0000"/>
791 <number:text>-</number:text>
792 <number:currency-symbol number:language="es" number:country="MX">$</number:currency-symbol>
793 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
794 <style:map style:condition="value()&gt;=0" style:apply-style-name="N254P0"/>
795 </number:currency-style>
796 <number:number-style style:name="N257P0" style:volatile="true">
797 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
798 <number:text> </number:text>
799 </number:number-style>
800 <number:number-style style:name="N257P1" style:volatile="true">
801 <number:text> (</number:text>
802 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
803 <number:text>)</number:text>
804 </number:number-style>
805 <number:number-style style:name="N257P2" style:volatile="true">
806 <number:text> - </number:text>
807 </number:number-style>
808 <number:text-style style:name="N257">
809 <number:text-content/>
810 <number:text> </number:text>
811 <style:map style:condition="value()&gt;0" style:apply-style-name="N257P0"/>
812 <style:map style:condition="value()&lt;0" style:apply-style-name="N257P1"/>
813 <style:map style:condition="value()=0" style:apply-style-name="N257P2"/>
814 </number:text-style>
815 <number:number-style style:name="N261P0" style:volatile="true">
816 <number:text> $</number:text>
817 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
818 <number:text> </number:text>
819 </number:number-style>
820 <number:number-style style:name="N261P1" style:volatile="true">
821 <number:text> $(</number:text>
822 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
823 <number:text>)</number:text>
824 </number:number-style>
825 <number:number-style style:name="N261P2" style:volatile="true">
826 <number:text> $- </number:text>
827 </number:number-style>
828 <number:text-style style:name="N261">
829 <number:text-content/>
830 <number:text> </number:text>
831 <style:map style:condition="value()&gt;0" style:apply-style-name="N261P0"/>
832 <style:map style:condition="value()&lt;0" style:apply-style-name="N261P1"/>
833 <style:map style:condition="value()=0" style:apply-style-name="N261P2"/>
834 </number:text-style>
835 <number:number-style style:name="N264P0" style:volatile="true">
836 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
837 <number:text> </number:text>
838 </number:number-style>
839 <number:number-style style:name="N264P1" style:volatile="true">
840 <number:text> (</number:text>
841 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
842 <number:text>)</number:text>
843 </number:number-style>
844 <number:number-style style:name="N264P2" style:volatile="true">
845 <number:text> -</number:text>
846 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
847 <number:text> </number:text>
848 </number:number-style>
849 <number:text-style style:name="N264">
850 <number:text-content/>
851 <number:text> </number:text>
852 <style:map style:condition="value()&gt;0" style:apply-style-name="N264P0"/>
853 <style:map style:condition="value()&lt;0" style:apply-style-name="N264P1"/>
854 <style:map style:condition="value()=0" style:apply-style-name="N264P2"/>
855 </number:text-style>
856 <number:number-style style:name="N265">
857 <number:scientific-number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:min-exponent-digits="1" loext:exponent-interval="1" loext:forced-exponent-sign="true"/>
858 </number:number-style>
859 <number:number-style style:name="N266">
860 <number:text>$</number:text>
861 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
862 </number:number-style>
863 <number:number-style style:name="N267">
864 <number:scientific-number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:min-exponent-digits="1" loext:exponent-interval="3" loext:forced-exponent-sign="true"/>
865 </number:number-style>
866 <number:currency-style style:name="N269P0" style:volatile="true">
867 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
868 <number:text> </number:text>
869 <number:currency-symbol number:language="fr" number:country="FR"></number:currency-symbol>
870 </number:currency-style>
871 <number:currency-style style:name="N269">
872 <style:text-properties fo:color="#ff0000"/>
873 <number:text>-</number:text>
874 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
875 <number:text> </number:text>
876 <number:currency-symbol number:language="fr" number:country="FR"></number:currency-symbol>
877 <style:map style:condition="value()&gt;=0" style:apply-style-name="N269P0"/>
878 </number:currency-style>
879 <number:date-style style:name="N270">
880 <number:day number:style="long"/>
881 <number:text>.</number:text>
882 <number:month number:style="long"/>
883 <number:text>.</number:text>
884 <number:year number:style="long"/>
885 </number:date-style>
886 <number:number-style style:name="N272P0" style:volatile="true">
887 <number:text>WAHR</number:text>
888 </number:number-style>
889 <number:number-style style:name="N272P1" style:volatile="true">
890 <number:text>WAHR</number:text>
891 </number:number-style>
892 <number:number-style style:name="N272">
893 <number:text>FALSCH</number:text>
894 <style:map style:condition="value()&gt;0" style:apply-style-name="N272P0"/>
895 <style:map style:condition="value()&lt;0" style:apply-style-name="N272P1"/>
896 </number:number-style>
897 <number:number-style style:name="N273">
898 <number:number number:decimal-places="20" loext:min-decimal-places="20" number:min-integer-digits="1"/>
899 </number:number-style>
900 <number:currency-style style:name="N275P0" style:volatile="true">
901 <number:currency-symbol number:language="nl" number:country="NL"></number:currency-symbol>
902 <number:text> </number:text>
903 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
904 </number:currency-style>
905 <number:currency-style style:name="N275">
906 <style:text-properties fo:color="#ff0000"/>
907 <number:currency-symbol number:language="nl" number:country="NL"></number:currency-symbol>
908 <number:text> </number:text>
909 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
910 <number:text>-</number:text>
911 <style:map style:condition="value()&gt;=0" style:apply-style-name="N275P0"/>
912 </number:currency-style>
913 <number:number-style style:name="N276">
914 <number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
915 </number:number-style>
916 <number:date-style style:name="N10121" number:language="en" number:country="US">
917 <number:month/>
918 <number:text>/</number:text>
919 <number:day/>
920 <number:text>/</number:text>
921 <number:year number:style="long"/>
922 </number:date-style>
923 <number:date-style style:name="N10122" number:language="en" number:country="US">
924 <number:day/>
925 <number:text>-</number:text>
926 <number:month number:textual="true"/>
927 <number:text>-</number:text>
928 <number:year/>
929 </number:date-style>
930 <number:date-style style:name="N10123" number:language="en" number:country="US">
931 <number:day/>
932 <number:text>-</number:text>
933 <number:month number:textual="true"/>
934 </number:date-style>
935 <number:date-style style:name="N10124" number:language="en" number:country="US">
936 <number:month number:textual="true"/>
937 <number:text>-</number:text>
938 <number:year/>
939 </number:date-style>
940 <number:time-style style:name="N10125" number:language="en" number:country="US">
941 <number:hours/>
942 <number:text>:</number:text>
943 <number:minutes number:style="long"/>
944 <number:text> </number:text>
945 <number:am-pm/>
946 </number:time-style>
947 <number:time-style style:name="N10126" number:language="en" number:country="US">
948 <number:hours/>
949 <number:text>:</number:text>
950 <number:minutes number:style="long"/>
951 <number:text>:</number:text>
952 <number:seconds number:style="long"/>
953 <number:text> </number:text>
954 <number:am-pm/>
955 </number:time-style>
956 <number:time-style style:name="N10127" number:language="en" number:country="US">
957 <number:hours/>
958 <number:text>:</number:text>
959 <number:minutes number:style="long"/>
960 </number:time-style>
961 <number:time-style style:name="N10128" number:language="en" number:country="US">
962 <number:hours/>
963 <number:text>:</number:text>
964 <number:minutes number:style="long"/>
965 <number:text>:</number:text>
966 <number:seconds number:style="long"/>
967 </number:time-style>
968 <number:date-style style:name="N10129" number:language="en" number:country="US">
969 <number:month/>
970 <number:text>/</number:text>
971 <number:day/>
972 <number:text>/</number:text>
973 <number:year number:style="long"/>
974 <number:text> </number:text>
975 <number:hours/>
976 <number:text>:</number:text>
977 <number:minutes number:style="long"/>
978 </number:date-style>
979 <number:number-style style:name="N10131P0" style:volatile="true" number:language="en" number:country="US">
980 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
981 <number:text> </number:text>
982 </number:number-style>
983 <number:number-style style:name="N10131" number:language="en" number:country="US">
984 <style:text-properties fo:color="#ff0000"/>
985 <number:text>(</number:text>
986 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
987 <number:text>)</number:text>
988 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10131P0"/>
989 </number:number-style>
990 <number:number-style style:name="N10133P0" style:volatile="true" number:language="en" number:country="US">
991 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
992 <number:text> </number:text>
993 </number:number-style>
994 <number:number-style style:name="N10133" number:language="en" number:country="US">
995 <style:text-properties fo:color="#ff0000"/>
996 <number:text>(</number:text>
997 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
998 <number:text>)</number:text>
999 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10133P0"/>
1000 </number:number-style>
1001 <number:currency-style style:name="N10135P0" style:volatile="true" number:language="en" number:country="US">
1002 <number:currency-symbol/>
1003 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1004 <number:text> </number:text>
1005 </number:currency-style>
1006 <number:currency-style style:name="N10135" number:language="en" number:country="US">
1007 <number:text>(</number:text>
1008 <number:currency-symbol/>
1009 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1010 <number:text>)</number:text>
1011 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10135P0"/>
1012 </number:currency-style>
1013 <number:currency-style style:name="N10136P0" style:volatile="true" number:language="en" number:country="US">
1014 <number:currency-symbol/>
1015 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1016 <number:text> </number:text>
1017 </number:currency-style>
1018 <number:currency-style style:name="N10136" number:language="en" number:country="US">
1019 <style:text-properties fo:color="#ff0000"/>
1020 <number:text>(</number:text>
1021 <number:currency-symbol/>
1022 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1023 <number:text>)</number:text>
1024 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10136P0"/>
1025 </number:currency-style>
1026 <number:currency-style style:name="N10138P0" style:volatile="true" number:language="en" number:country="US">
1027 <number:currency-symbol/>
1028 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1029 <number:text> </number:text>
1030 </number:currency-style>
1031 <number:currency-style style:name="N10138" number:language="en" number:country="US">
1032 <number:text>(</number:text>
1033 <number:currency-symbol/>
1034 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1035 <number:text>)</number:text>
1036 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10138P0"/>
1037 </number:currency-style>
1038 <number:currency-style style:name="N10139P0" style:volatile="true" number:language="en" number:country="US">
1039 <number:currency-symbol/>
1040 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1041 <number:text> </number:text>
1042 </number:currency-style>
1043 <number:currency-style style:name="N10139" number:language="en" number:country="US">
1044 <style:text-properties fo:color="#ff0000"/>
1045 <number:text>(</number:text>
1046 <number:currency-symbol/>
1047 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1048 <number:text>)</number:text>
1049 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10139P0"/>
1050 </number:currency-style>
1051 <number:number-style style:name="N10140P0" style:volatile="true" number:language="en" number:country="US">
1052 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1053 <number:text> </number:text>
1054 </number:number-style>
1055 <number:number-style style:name="N10140" number:language="en" number:country="US">
1056 <number:text>(</number:text>
1057 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1058 <number:text>)</number:text>
1059 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10140P0"/>
1060 </number:number-style>
1061 <number:number-style style:name="N10141P0" style:volatile="true" number:language="en" number:country="US">
1062 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1063 <number:text> </number:text>
1064 </number:number-style>
1065 <number:number-style style:name="N10141" number:language="en" number:country="US">
1066 <number:text>(</number:text>
1067 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1068 <number:text>)</number:text>
1069 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10141P0"/>
1070 </number:number-style>
1071 <number:number-style style:name="N10145P0" style:volatile="true" number:language="en" number:country="US">
1072 <loext:fill-character> </loext:fill-character>
1073 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1074 <number:text> </number:text>
1075 </number:number-style>
1076 <number:number-style style:name="N10145P1" style:volatile="true" number:language="en" number:country="US">
1077 <loext:fill-character> </loext:fill-character>
1078 <number:text>(</number:text>
1079 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1080 <number:text>)</number:text>
1081 </number:number-style>
1082 <number:number-style style:name="N10145P2" style:volatile="true" number:language="en" number:country="US">
1083 <loext:fill-character> </loext:fill-character>
1084 <number:text>- </number:text>
1085 </number:number-style>
1086 <number:text-style style:name="N10145" number:language="en" number:country="US">
1087 <number:text-content/>
1088 <number:text> </number:text>
1089 <style:map style:condition="value()&gt;0" style:apply-style-name="N10145P0"/>
1090 <style:map style:condition="value()&lt;0" style:apply-style-name="N10145P1"/>
1091 <style:map style:condition="value()=0" style:apply-style-name="N10145P2"/>
1092 </number:text-style>
1093 <number:currency-style style:name="N10149P0" style:volatile="true" number:language="en" number:country="US">
1094 <number:currency-symbol/>
1095 <loext:fill-character> </loext:fill-character>
1096 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1097 <number:text> </number:text>
1098 </number:currency-style>
1099 <number:currency-style style:name="N10149P1" style:volatile="true" number:language="en" number:country="US">
1100 <number:currency-symbol/>
1101 <loext:fill-character> </loext:fill-character>
1102 <number:text>(</number:text>
1103 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1104 <number:text>)</number:text>
1105 </number:currency-style>
1106 <number:currency-style style:name="N10149P2" style:volatile="true" number:language="en" number:country="US">
1107 <number:currency-symbol/>
1108 <loext:fill-character> </loext:fill-character>
1109 <number:text>- </number:text>
1110 </number:currency-style>
1111 <number:text-style style:name="N10149" number:language="en" number:country="US">
1112 <number:text-content/>
1113 <number:text> </number:text>
1114 <style:map style:condition="value()&gt;0" style:apply-style-name="N10149P0"/>
1115 <style:map style:condition="value()&lt;0" style:apply-style-name="N10149P1"/>
1116 <style:map style:condition="value()=0" style:apply-style-name="N10149P2"/>
1117 </number:text-style>
1118 <number:number-style style:name="N10153P0" style:volatile="true" number:language="en" number:country="US">
1119 <loext:fill-character> </loext:fill-character>
1120 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1121 <number:text> </number:text>
1122 </number:number-style>
1123 <number:number-style style:name="N10153P1" style:volatile="true" number:language="en" number:country="US">
1124 <loext:fill-character> </loext:fill-character>
1125 <number:text>(</number:text>
1126 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1127 <number:text>)</number:text>
1128 </number:number-style>
1129 <number:number-style style:name="N10153P2" style:volatile="true" number:language="en" number:country="US">
1130 <loext:fill-character> </loext:fill-character>
1131 <number:text>-</number:text>
1132 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
1133 <number:text> </number:text>
1134 </number:number-style>
1135 <number:text-style style:name="N10153" number:language="en" number:country="US">
1136 <number:text-content/>
1137 <number:text> </number:text>
1138 <style:map style:condition="value()&gt;0" style:apply-style-name="N10153P0"/>
1139 <style:map style:condition="value()&lt;0" style:apply-style-name="N10153P1"/>
1140 <style:map style:condition="value()=0" style:apply-style-name="N10153P2"/>
1141 </number:text-style>
1142 <number:currency-style style:name="N10157P0" style:volatile="true" number:language="en" number:country="US">
1143 <number:currency-symbol/>
1144 <loext:fill-character> </loext:fill-character>
1145 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1146 <number:text> </number:text>
1147 </number:currency-style>
1148 <number:currency-style style:name="N10157P1" style:volatile="true" number:language="en" number:country="US">
1149 <number:currency-symbol/>
1150 <loext:fill-character> </loext:fill-character>
1151 <number:text>(</number:text>
1152 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1153 <number:text>)</number:text>
1154 </number:currency-style>
1155 <number:currency-style style:name="N10157P2" style:volatile="true" number:language="en" number:country="US">
1156 <number:currency-symbol/>
1157 <loext:fill-character> </loext:fill-character>
1158 <number:text>-</number:text>
1159 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
1160 <number:text> </number:text>
1161 </number:currency-style>
1162 <number:text-style style:name="N10157" number:language="en" number:country="US">
1163 <number:text-content/>
1164 <number:text> </number:text>
1165 <style:map style:condition="value()&gt;0" style:apply-style-name="N10157P0"/>
1166 <style:map style:condition="value()&lt;0" style:apply-style-name="N10157P1"/>
1167 <style:map style:condition="value()=0" style:apply-style-name="N10157P2"/>
1168 </number:text-style>
1169 <number:number-style style:name="N10158" number:language="en" number:country="US">
1170 <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"/>
1171 </number:number-style>
1172 <number:number-style style:name="N10159" number:language="en" number:country="US">
1173 <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"/>
1174 </number:number-style>
1175 <number:date-style style:name="N20107" number:language="de" number:country="DE">
1176 <number:day number:style="long"/>
1177 <number:text>. </number:text>
1178 <number:month number:textual="true"/>
1179 <number:text> </number:text>
1180 <number:year/>
1181 </number:date-style>
1182 <number:date-style style:name="N20108" number:language="de" number:country="DE">
1183 <number:day number:style="long"/>
1184 <number:text>. </number:text>
1185 <number:month number:textual="true"/>
1186 </number:date-style>
1187 <number:date-style style:name="N20109" number:language="de" number:country="DE">
1188 <number:month number:textual="true"/>
1189 <number:text> </number:text>
1190 <number:year/>
1191 </number:date-style>
1192 <number:time-style style:name="N20110" number:language="de" number:country="DE">
1193 <number:hours/>
1194 <number:text>:</number:text>
1195 <number:minutes number:style="long"/>
1196 <number:text> </number:text>
1197 <number:am-pm/>
1198 </number:time-style>
1199 <number:time-style style:name="N20111" number:language="de" number:country="DE">
1200 <number:hours/>
1201 <number:text>:</number:text>
1202 <number:minutes number:style="long"/>
1203 <number:text>:</number:text>
1204 <number:seconds number:style="long"/>
1205 <number:text> </number:text>
1206 <number:am-pm/>
1207 </number:time-style>
1208 <number:date-style style:name="N20112" number:language="de" number:country="DE">
1209 <number:day number:style="long"/>
1210 <number:text>.</number:text>
1211 <number:month number:style="long"/>
1212 <number:text>.</number:text>
1213 <number:year number:style="long"/>
1214 <number:text> </number:text>
1215 <number:hours number:style="long"/>
1216 <number:text>:</number:text>
1217 <number:minutes number:style="long"/>
1218 </number:date-style>
1219 <number:number-style style:name="N20114P0" style:volatile="true" number:language="de" number:country="DE">
1220 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1221 <number:text> </number:text>
1222 </number:number-style>
1223 <number:number-style style:name="N20114" number:language="de" number:country="DE">
1224 <number:text>-</number:text>
1225 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1226 <number:text> </number:text>
1227 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20114P0"/>
1228 </number:number-style>
1229 <number:number-style style:name="N20115P0" style:volatile="true" number:language="de" number:country="DE">
1230 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1231 <number:text> </number:text>
1232 </number:number-style>
1233 <number:number-style style:name="N20115" number:language="de" number:country="DE">
1234 <style:text-properties fo:color="#ff0000"/>
1235 <number:text>-</number:text>
1236 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1237 <number:text> </number:text>
1238 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20115P0"/>
1239 </number:number-style>
1240 <number:number-style style:name="N20117P0" style:volatile="true" number:language="de" number:country="DE">
1241 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1242 <number:text> </number:text>
1243 </number:number-style>
1244 <number:number-style style:name="N20117" number:language="de" number:country="DE">
1245 <number:text>-</number:text>
1246 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1247 <number:text> </number:text>
1248 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20117P0"/>
1249 </number:number-style>
1250 <number:number-style style:name="N20118P0" style:volatile="true" number:language="de" number:country="DE">
1251 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1252 <number:text> </number:text>
1253 </number:number-style>
1254 <number:number-style style:name="N20118" number:language="de" number:country="DE">
1255 <style:text-properties fo:color="#ff0000"/>
1256 <number:text>-</number:text>
1257 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1258 <number:text> </number:text>
1259 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20118P0"/>
1260 </number:number-style>
1261 <number:number-style style:name="N20120P0" style:volatile="true" number:language="de" number:country="DE">
1262 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1263 <number:text></number:text>
1264 </number:number-style>
1265 <number:number-style style:name="N20120" number:language="de" number:country="DE">
1266 <number:text>-</number:text>
1267 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1268 <number:text></number:text>
1269 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20120P0"/>
1270 </number:number-style>
1271 <number:number-style style:name="N20121P0" style:volatile="true" number:language="de" number:country="DE">
1272 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1273 <number:text></number:text>
1274 </number:number-style>
1275 <number:number-style style:name="N20121" number:language="de" number:country="DE">
1276 <style:text-properties fo:color="#ff0000"/>
1277 <number:text>-</number:text>
1278 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1279 <number:text></number:text>
1280 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20121P0"/>
1281 </number:number-style>
1282 <number:number-style style:name="N20123P0" style:volatile="true" number:language="de" number:country="DE">
1283 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1284 <number:text></number:text>
1285 </number:number-style>
1286 <number:number-style style:name="N20123" number:language="de" number:country="DE">
1287 <number:text>-</number:text>
1288 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1289 <number:text></number:text>
1290 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20123P0"/>
1291 </number:number-style>
1292 <number:number-style style:name="N20124P0" style:volatile="true" number:language="de" number:country="DE">
1293 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1294 <number:text></number:text>
1295 </number:number-style>
1296 <number:number-style style:name="N20124" number:language="de" number:country="DE">
1297 <style:text-properties fo:color="#ff0000"/>
1298 <number:text>-</number:text>
1299 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1300 <number:text></number:text>
1301 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20124P0"/>
1302 </number:number-style>
1303 <number:number-style style:name="N30108P0" style:volatile="true" number:language="nl" number:country="NL">
1304 <number:text></number:text>
1305 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1306 <number:text> </number:text>
1307 </number:number-style>
1308 <number:number-style style:name="N30108" number:language="nl" number:country="NL">
1309 <number:text></number:text>
1310 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1311 <number:text>-</number:text>
1312 <style:map style:condition="value()&gt;=0" style:apply-style-name="N30108P0"/>
1313 </number:number-style>
1314 <number:number-style style:name="N30109P0" style:volatile="true" number:language="nl" number:country="NL">
1315 <number:text></number:text>
1316 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1317 <number:text> </number:text>
1318 </number:number-style>
1319 <number:number-style style:name="N30109" number:language="nl" number:country="NL">
1320 <style:text-properties fo:color="#ff0000"/>
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 <style:map style:condition="value()&gt;=0" style:apply-style-name="N30109P0"/>
1325 </number:number-style>
1326 <number:number-style style:name="N30111P0" style:volatile="true" number:language="nl" number:country="NL">
1327 <number:text></number:text>
1328 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1329 <number:text> </number:text>
1330 </number:number-style>
1331 <number:number-style style:name="N30111" number:language="nl" number:country="NL">
1332 <number:text></number:text>
1333 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1334 <number:text>-</number:text>
1335 <style:map style:condition="value()&gt;=0" style:apply-style-name="N30111P0"/>
1336 </number:number-style>
1337 <number:number-style style:name="N30112P0" style:volatile="true" number:language="nl" number:country="NL">
1338 <number:text></number:text>
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="N30112" number:language="nl" number:country="NL">
1343 <style:text-properties fo:color="#ff0000"/>
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 <style:map style:condition="value()&gt;=0" style:apply-style-name="N30112P0"/>
1348 </number:number-style>
1349 <number:date-style style:name="N30113" number:language="nl" number:country="NL">
1350 <number:day/>
1351 <number:text>-</number:text>
1352 <number:month/>
1353 <number:text>-</number:text>
1354 <number:year number:style="long"/>
1355 </number:date-style>
1356 <number:date-style style:name="N30114" number:language="nl" number:country="NL">
1357 <number:day/>
1358 <number:text>-</number:text>
1359 <number:month number:textual="true"/>
1360 <number:text>-</number:text>
1361 <number:year/>
1362 </number:date-style>
1363 <number:date-style style:name="N30115" number:language="nl" number:country="NL">
1364 <number:day/>
1365 <number:text>-</number:text>
1366 <number:month number:textual="true"/>
1367 </number:date-style>
1368 <number:date-style style:name="N30116" number:language="nl" number:country="NL">
1369 <number:month number:textual="true"/>
1370 <number:text>-</number:text>
1371 <number:year/>
1372 </number:date-style>
1373 <number:time-style style:name="N30117" number:language="nl" number:country="NL">
1374 <number:hours/>
1375 <number:text>:</number:text>
1376 <number:minutes number:style="long"/>
1377 <number:text> </number:text>
1378 <number:am-pm/>
1379 </number:time-style>
1380 <number:time-style style:name="N30118" number:language="nl" number:country="NL">
1381 <number:hours/>
1382 <number:text>:</number:text>
1383 <number:minutes number:style="long"/>
1384 <number:text>:</number:text>
1385 <number:seconds number:style="long"/>
1386 <number:text> </number:text>
1387 <number:am-pm/>
1388 </number:time-style>
1389 <number:time-style style:name="N30119" number:language="nl" number:country="NL">
1390 <number:hours/>
1391 <number:text>:</number:text>
1392 <number:minutes number:style="long"/>
1393 </number:time-style>
1394 <number:time-style style:name="N30120" number:language="nl" number:country="NL">
1395 <number:hours/>
1396 <number:text>:</number:text>
1397 <number:minutes number:style="long"/>
1398 <number:text>:</number:text>
1399 <number:seconds number:style="long"/>
1400 </number:time-style>
1401 <number:date-style style:name="N30121" number:language="nl" number:country="NL">
1402 <number:day/>
1403 <number:text>-</number:text>
1404 <number:month/>
1405 <number:text>-</number:text>
1406 <number:year number:style="long"/>
1407 <number:text> </number:text>
1408 <number:hours/>
1409 <number:text>:</number:text>
1410 <number:minutes number:style="long"/>
1411 </number:date-style>
1412 <number:number-style style:name="N30123P0" style:volatile="true" number:language="nl" number:country="NL">
1413 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1414 <number:text> </number:text>
1415 </number:number-style>
1416 <number:number-style style:name="N30123" number:language="nl" number:country="NL">
1417 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1418 <number:text>-</number:text>
1419 <style:map style:condition="value()&gt;=0" style:apply-style-name="N30123P0"/>
1420 </number:number-style>
1421 <number:number-style style:name="N30124P0" style:volatile="true" number:language="nl" number:country="NL">
1422 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1423 <number:text> </number:text>
1424 </number:number-style>
1425 <number:number-style style:name="N30124" number:language="nl" number:country="NL">
1426 <style:text-properties fo:color="#ff0000"/>
1427 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1428 <number:text>-</number:text>
1429 <style:map style:condition="value()&gt;=0" style:apply-style-name="N30124P0"/>
1430 </number:number-style>
1431 <number:number-style style:name="N30126P0" style:volatile="true" number:language="nl" number:country="NL">
1432 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1433 <number:text> </number:text>
1434 </number:number-style>
1435 <number:number-style style:name="N30126" number:language="nl" number:country="NL">
1436 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1437 <number:text>-</number:text>
1438 <style:map style:condition="value()&gt;=0" style:apply-style-name="N30126P0"/>
1439 </number:number-style>
1440 <number:number-style style:name="N30127P0" style:volatile="true" number:language="nl" number:country="NL">
1441 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1442 <number:text> </number:text>
1443 </number:number-style>
1444 <number:number-style style:name="N30127" number:language="nl" number:country="NL">
1445 <style:text-properties fo:color="#ff0000"/>
1446 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1447 <number:text>-</number:text>
1448 <style:map style:condition="value()&gt;=0" style:apply-style-name="N30127P0"/>
1449 </number:number-style>
1450 <number:number-style style:name="N30131P0" style:volatile="true" number:language="nl" number:country="NL">
1451 <loext:fill-character> </loext:fill-character>
1452 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1453 <number:text> </number:text>
1454 </number:number-style>
1455 <number:number-style style:name="N30131P1" style:volatile="true" number:language="nl" number:country="NL">
1456 <loext:fill-character> </loext:fill-character>
1457 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1458 <number:text>-</number:text>
1459 </number:number-style>
1460 <number:number-style style:name="N30131P2" style:volatile="true" number:language="nl" number:country="NL">
1461 <loext:fill-character> </loext:fill-character>
1462 <number:text>- </number:text>
1463 </number:number-style>
1464 <number:text-style style:name="N30131" number:language="nl" number:country="NL">
1465 <number:text-content/>
1466 <number:text> </number:text>
1467 <style:map style:condition="value()&gt;0" style:apply-style-name="N30131P0"/>
1468 <style:map style:condition="value()&lt;0" style:apply-style-name="N30131P1"/>
1469 <style:map style:condition="value()=0" style:apply-style-name="N30131P2"/>
1470 </number:text-style>
1471 <number:number-style style:name="N30135P0" style:volatile="true" number:language="nl" number:country="NL">
1472 <loext:text></loext:text>
1473 <loext:fill-character> </loext:fill-character>
1474 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1475 <number:text> </number:text>
1476 </number:number-style>
1477 <number:number-style style:name="N30135P1" style:volatile="true" number:language="nl" number:country="NL">
1478 <loext:text></loext:text>
1479 <loext:fill-character> </loext:fill-character>
1480 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
1481 <number:text>-</number:text>
1482 </number:number-style>
1483 <number:number-style style:name="N30135P2" style:volatile="true" number:language="nl" number:country="NL">
1484 <loext:text></loext:text>
1485 <loext:fill-character> </loext:fill-character>
1486 <number:text>- </number:text>
1487 </number:number-style>
1488 <number:text-style style:name="N30135" number:language="nl" number:country="NL">
1489 <number:text-content/>
1490 <number:text> </number:text>
1491 <style:map style:condition="value()&gt;0" style:apply-style-name="N30135P0"/>
1492 <style:map style:condition="value()&lt;0" style:apply-style-name="N30135P1"/>
1493 <style:map style:condition="value()=0" style:apply-style-name="N30135P2"/>
1494 </number:text-style>
1495 <number:number-style style:name="N30139P0" style:volatile="true" number:language="nl" number:country="NL">
1496 <loext:fill-character> </loext:fill-character>
1497 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1498 <number:text> </number:text>
1499 </number:number-style>
1500 <number:number-style style:name="N30139P1" style:volatile="true" number:language="nl" number:country="NL">
1501 <loext:fill-character> </loext:fill-character>
1502 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1503 <number:text>-</number:text>
1504 </number:number-style>
1505 <number:number-style style:name="N30139P2" style:volatile="true" number:language="nl" number:country="NL">
1506 <loext:fill-character> </loext:fill-character>
1507 <number:text>-</number:text>
1508 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
1509 <number:text> </number:text>
1510 </number:number-style>
1511 <number:text-style style:name="N30139" number:language="nl" number:country="NL">
1512 <number:text-content/>
1513 <number:text> </number:text>
1514 <style:map style:condition="value()&gt;0" style:apply-style-name="N30139P0"/>
1515 <style:map style:condition="value()&lt;0" style:apply-style-name="N30139P1"/>
1516 <style:map style:condition="value()=0" style:apply-style-name="N30139P2"/>
1517 </number:text-style>
1518 <number:number-style style:name="N30143P0" style:volatile="true" number:language="nl" number:country="NL">
1519 <loext:text></loext:text>
1520 <loext:fill-character> </loext:fill-character>
1521 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1522 <number:text> </number:text>
1523 </number:number-style>
1524 <number:number-style style:name="N30143P1" style:volatile="true" number:language="nl" number:country="NL">
1525 <loext:text></loext:text>
1526 <loext:fill-character> </loext:fill-character>
1527 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
1528 <number:text>-</number:text>
1529 </number:number-style>
1530 <number:number-style style:name="N30143P2" style:volatile="true" number:language="nl" number:country="NL">
1531 <loext:text></loext:text>
1532 <loext:fill-character> </loext:fill-character>
1533 <number:text>-</number:text>
1534 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
1535 <number:text> </number:text>
1536 </number:number-style>
1537 <number:text-style style:name="N30143" number:language="nl" number:country="NL">
1538 <number:text-content/>
1539 <number:text> </number:text>
1540 <style:map style:condition="value()&gt;0" style:apply-style-name="N30143P0"/>
1541 <style:map style:condition="value()&lt;0" style:apply-style-name="N30143P1"/>
1542 <style:map style:condition="value()=0" style:apply-style-name="N30143P2"/>
1543 </number:text-style>
1544 <style:style style:name="Default" style:family="table-cell">
1545 <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"/>
1546 </style:style>
1547 <style:style style:name="Result" style:family="table-cell" style:parent-style-name="Default">
1548 <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"/>
1549 </style:style>
1550 <style:style style:name="Result2" style:family="table-cell" style:parent-style-name="Result" style:data-style-name="N122"/>
1551 <style:style style:name="Heading" style:family="table-cell" style:parent-style-name="Default">
1552 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1553 <style:paragraph-properties fo:text-align="center"/>
1554 <style:text-properties fo:font-size="16pt" fo:font-style="italic" fo:font-weight="bold"/>
1555 </style:style>
1556 <style:style style:name="Heading1" style:family="table-cell" style:parent-style-name="Heading">
1557 <style:table-cell-properties style:rotation-angle="90"/>
1558 </style:style>
1559 <style:style style:name="Untitled1" style:family="table-cell" style:parent-style-name="Default">
1560 <style:table-cell-properties fo:background-color="#ff3333"/>
1561 </style:style>
1562 <style:style style:name="Untitled2" style:family="table-cell" style:parent-style-name="Default">
1563 <style:table-cell-properties fo:background-color="#99ff66"/>
1564 </style:style>
1565 <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"/>
1566 <style:style style:name="False" style:family="table-cell" style:parent-style-name="Default">
1567 <style:table-cell-properties fo:background-color="#ff0000"/>
1568 </style:style>
1569 <style:style style:name="science" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N127"/>
1570 </office:styles>
1571 <office:automatic-styles>
1572 <style:style style:name="co1" style:family="table-column">
1573 <style:table-column-properties fo:break-before="auto" style:column-width="185.7pt"/>
1574 </style:style>
1575 <style:style style:name="co2" style:family="table-column">
1576 <style:table-column-properties fo:break-before="auto" style:column-width="252.51pt"/>
1577 </style:style>
1578 <style:style style:name="co3" style:family="table-column">
1579 <style:table-column-properties fo:break-before="auto" style:column-width="64.01pt"/>
1580 </style:style>
1581 <style:style style:name="co4" style:family="table-column">
1582 <style:table-column-properties fo:break-before="auto" style:column-width="123.99pt"/>
1583 </style:style>
1584 <style:style style:name="co5" style:family="table-column">
1585 <style:table-column-properties fo:break-before="auto" style:column-width="74.21pt"/>
1586 </style:style>
1587 <style:style style:name="co6" style:family="table-column">
1588 <style:table-column-properties fo:break-before="auto" style:column-width="136.6pt"/>
1589 </style:style>
1590 <style:style style:name="co7" style:family="table-column">
1591 <style:table-column-properties fo:break-before="auto" style:column-width="100.35pt"/>
1592 </style:style>
1593 <style:style style:name="co8" style:family="table-column">
1594 <style:table-column-properties fo:break-before="auto" style:column-width="29.31pt"/>
1595 </style:style>
1596 <style:style style:name="co9" style:family="table-column">
1597 <style:table-column-properties fo:break-before="auto" style:column-width="16.44pt"/>
1598 </style:style>
1599 <style:style style:name="co10" style:family="table-column">
1600 <style:table-column-properties fo:break-before="auto" style:column-width="110.35pt"/>
1601 </style:style>
1602 <style:style style:name="ro1" style:family="table-row">
1603 <style:table-row-properties style:row-height="24.46pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
1604 </style:style>
1605 <style:style style:name="ro2" style:family="table-row">
1606 <style:table-row-properties style:row-height="12.81pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
1607 </style:style>
1608 <style:style style:name="ro3" style:family="table-row">
1609 <style:table-row-properties style:row-height="17.35pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
1610 </style:style>
1611 <style:style style:name="ro4" style:family="table-row">
1612 <style:table-row-properties style:row-height="15pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
1613 </style:style>
1614 <style:style style:name="ta1" style:family="table" style:master-page-name="Default">
1615 <style:table-properties table:display="true" style:writing-mode="lr-tb"/>
1616 </style:style>
1617 <number:time-style style:name="N40">
1618 <number:hours number:style="long"/>
1619 <number:text>:</number:text>
1620 <number:minutes number:style="long"/>
1621 </number:time-style>
1622 <number:time-style style:name="N41">
1623 <number:hours number:style="long"/>
1624 <number:text>:</number:text>
1625 <number:minutes number:style="long"/>
1626 <number:text>:</number:text>
1627 <number:seconds number:style="long"/>
1628 </number:time-style>
1629 <number:number-style style:name="N60">
1630 <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"/>
1631 </number:number-style>
1632 <number:date-style style:name="N82">
1633 <number:month number:style="long"/>
1634 <number:text>-</number:text>
1635 <number:day number:style="long"/>
1636 </number:date-style>
1637 <number:boolean-style style:name="N99">
1638 <number:boolean/>
1639 </number:boolean-style>
1640 <number:boolean-style style:name="N10099" number:language="en" number:country="US">
1641 <number:boolean/>
1642 </number:boolean-style>
1643 <number:number-style style:name="N40000" number:language="en" number:country="GB">
1644 <number:number number:min-integer-digits="1"/>
1645 </number:number-style>
1646 <number:boolean-style style:name="N40099" number:language="en" number:country="GB">
1647 <number:boolean/>
1648 </number:boolean-style>
1649 <style:style style:name="ce1" style:family="table-cell" style:parent-style-name="Default"/>
1650 <style:style style:name="ce2" style:family="table-cell" style:parent-style-name="Default">
1651 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1652 <style:paragraph-properties fo:text-align="start" fo:margin-left="0pt"/>
1653 <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"/>
1654 </style:style>
1655 <style:style style:name="ce3" style:family="table-cell" style:parent-style-name="Default">
1656 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1657 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1658 <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"/>
1659 </style:style>
1660 <style:style style:name="ce4" style:family="table-cell" style:parent-style-name="Default">
1661 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1662 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1663 <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"/>
1664 </style:style>
1665 <style:style style:name="ce5" style:family="table-cell" style:parent-style-name="Default">
1666 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1667 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1668 </style:style>
1669 <style:style style:name="ce6" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1670 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1671 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1672 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B3"/>
1673 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B3"/>
1674 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B3"/>
1675 </style:style>
1676 <style:style style:name="ce7" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1677 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1678 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1679 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
1680 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
1681 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
1682 </style:style>
1683 <style:style style:name="ce8" style:family="table-cell" style:parent-style-name="Default">
1684 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1685 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1686 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
1687 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
1688 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
1689 </style:style>
1690 <style:style style:name="ce9" style:family="table-cell" style:parent-style-name="Default">
1691 <style:table-cell-properties fo:wrap-option="wrap"/>
1692 <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"/>
1693 </style:style>
1694 <style:style style:name="ce10" style:family="table-cell" style:parent-style-name="Default">
1695 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1696 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1697 <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
1698 </style:style>
1699 <style:style style:name="ce11" style:family="table-cell" style:parent-style-name="Default">
1700 <style:text-properties style:font-name="Liberation Sans" style:font-name-asian="Droid Sans Fallback" style:font-name-complex="Lucida Sans"/>
1701 </style:style>
1702 <style:style style:name="ce12" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N0"/>
1703 <style:style style:name="ce13" style:family="table-cell" style:parent-style-name="Default">
1704 <style:table-cell-properties style:rotation-align="none"/>
1705 </style:style>
1706 <style:style style:name="ce14" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1707 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1708 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1709 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
1710 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
1711 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
1712 </style:style>
1713 <style:style style:name="ce15" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1714 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
1715 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
1716 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
1717 </style:style>
1718 <style:style style:name="ce16" style:family="table-cell" style:parent-style-name="Default">
1719 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
1720 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
1721 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
1722 </style:style>
1723 <style:style style:name="ce17" style:family="table-cell" style:parent-style-name="Default">
1724 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1725 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1726 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
1727 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
1728 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
1729 </style:style>
1730 <style:style style:name="ce18" style:family="table-cell" style:parent-style-name="Default">
1731 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1732 <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
1733 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
1734 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
1735 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
1736 </style:style>
1737 <style:style style:name="ce19" style:family="table-cell" style:parent-style-name="Default">
1738 <style:text-properties style:font-name-asian="Microsoft YaHei" style:font-name-complex="Mangal"/>
1739 </style:style>
1740 <style:style style:name="ce20" style:family="table-cell" style:parent-style-name="Default">
1741 <style:text-properties style:font-name="Liberation Sans" style:font-name-asian="Droid Sans Fallback" style:font-name-complex="Droid Sans Devanagari"/>
1742 </style:style>
1743 <style:style style:name="ce21" style:family="table-cell" style:parent-style-name="Default">
1744 <style:text-properties style:font-name-complex="DejaVu Sans1" style:font-size-complex="6.80000019073486pt" style:language-complex="en" style:country-complex="US"/>
1745 </style:style>
1746 <style:style style:name="ce22" style:family="table-cell" style:parent-style-name="Default">
1747 <style:text-properties style:font-name="Arial" style:font-name-asian="Times New Roman" style:font-size-asian="12pt" style:font-name-complex="DejaVu Sans1" style:font-size-complex="6.80000019073486pt" style:language-complex="en" style:country-complex="US"/>
1748 </style:style>
1749 <style:style style:name="ce23" style:family="table-cell" style:parent-style-name="Default">
1750 <style:text-properties style:font-name="Arial" fo:language="en" fo:country="GB" style:font-name-asian="AR PL UMing HK" style:font-name-complex="Lohit Hindi"/>
1751 </style:style>
1752 <style:style style:name="ce24" style:family="table-cell" style:parent-style-name="Default">
1753 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false" fo:wrap-option="wrap" style:vertical-align="middle"/>
1754 <style:paragraph-properties fo:text-align="center"/>
1755 <style:text-properties style:font-name-asian="Microsoft YaHei" style:font-name-complex="Mangal"/>
1756 </style:style>
1757 <style:style style:name="ce25" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N10099"/>
1758 <style:style style:name="ce26" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"/>
1759 <style:style style:name="ce27" style:family="table-cell" style:parent-style-name="Default">
1760 <style:table-cell-properties fo:background-color="transparent"/>
1761 <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
1762 </style:style>
1763 <style:style style:name="ce28" style:family="table-cell" style:parent-style-name="Default">
1764 <style:table-cell-properties fo:background-color="transparent"/>
1765 </style:style>
1766 <style:style style:name="ce29" style:family="table-cell" style:parent-style-name="Excel_5f_BuiltIn_5f_Currency">
1767 <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"/>
1768 <style:paragraph-properties fo:margin-left="0pt" style:writing-mode="page"/>
1769 <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"/>
1770 </style:style>
1771 <style:style style:name="ce30" style:family="table-cell" style:parent-style-name="Default">
1772 <style:text-properties style:font-name="DejaVu Sans"/>
1773 </style:style>
1774 <style:style style:name="ce31" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N40099"/>
1775 <style:style style:name="ce32" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N40000"/>
1776 <style:style style:name="ce33" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N60"/>
1777 <style:style style:name="ce34" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N41"/>
1778 <style:style style:name="ce35" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N40"/>
1779 <style:style style:name="ce36" style:family="table-cell" style:parent-style-name="Default">
1780 <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
1781 </style:style>
1782 <style:style style:name="ce37" style:family="table-cell" style:parent-style-name="Default">
1783 <style:table-cell-properties style:cell-protect="none" style:print-content="true"/>
1784 <style:text-properties fo:font-weight="normal" style:font-weight-asian="normal" style:font-weight-complex="normal"/>
1785 </style:style>
1786 <style:style style:name="ce38" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N82"/>
1787 <style:style style:name="ta_extref" style:family="table">
1788 <style:table-properties table:display="false"/>
1789 </style:style>
1790 <style:page-layout style:name="pm1">
1791 <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"/>
1792 <style:header-style>
1793 <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-bottom="7.09pt"/>
1794 </style:header-style>
1795 <style:footer-style>
1796 <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-top="7.09pt"/>
1797 </style:footer-style>
1798 </style:page-layout>
1799 <style:page-layout style:name="pm2">
1800 <style:page-layout-properties style:writing-mode="lr-tb"/>
1801 <style:header-style>
1802 <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">
1803 <style:background-image/>
1804 </style:header-footer-properties>
1805 </style:header-style>
1806 <style:footer-style>
1807 <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">
1808 <style:background-image/>
1809 </style:header-footer-properties>
1810 </style:footer-style>
1811 </style:page-layout>
1812 </office:automatic-styles>
1813 <office:master-styles>
1814 <style:master-page style:name="Default" style:page-layout-name="pm1">
1815 <style:header>
1816 <text:p><text:sheet-name>???</text:sheet-name></text:p>
1817 </style:header>
1818 <style:header-left style:display="false"/>
1819 <style:footer>
1820 <text:p>Page <text:page-number>1</text:page-number></text:p>
1821 </style:footer>
1822 <style:footer-left style:display="false"/>
1823 </style:master-page>
1824 <style:master-page style:name="Report" style:page-layout-name="pm2">
1825 <style:header>
1826 <style:region-left>
1827 <text:p><text:sheet-name>???</text:sheet-name> (<text:title>???</text:title>)</text:p>
1828 </style:region-left>
1829 <style:region-right>
1830 <text:p><text:date style:data-style-name="N2" text:date-value="2016-07-10">00/00/0000</text:date>, <text:time style:data-style-name="N2" text:time-value="15:33:45.694088104">00:00:00</text:time></text:p>
1831 </style:region-right>
1832 </style:header>
1833 <style:header-left style:display="false"/>
1834 <style:footer>
1835 <text:p>Page <text:page-number>1</text:page-number> / <text:page-count>99</text:page-count></text:p>
1836 </style:footer>
1837 <style:footer-left style:display="false"/>
1838 </style:master-page>
1839 </office:master-styles>
1840 <office:body>
1841 <office:spreadsheet>
1842 <table:calculation-settings table:automatic-find-labels="false"/>
1843 <table:content-validations>
1844 <table:content-validation table:name="val1" table:condition="of:cell-content-is-in-list(ROW(INDIRECT(&quot;1:10&quot;)))" table:allow-empty-cell="true" table:display-list="unsorted" table:base-cell-address="Sheet1.A1"/>
1845 </table:content-validations>
1846 <table:table table:name="Sheet1" table:style-name="ta1">
1847 <office:forms form:automatic-focus="false" form:apply-design-mode="false"/>
1848 <table:table-column table:style-name="co1" table:default-cell-style-name="Default"/>
1849 <table:table-column table:style-name="co1" table:default-cell-style-name="ce5"/>
1850 <table:table-column table:style-name="co2" table:default-cell-style-name="Default"/>
1851 <table:table-row table:style-name="ro1">
1852 <table:table-cell table:style-name="ce2" office:value-type="string" calcext:value-type="string">
1853 <text:p>GCD Function</text:p>
1854 </table:table-cell>
1855 <table:table-cell table:number-columns-repeated="2"/>
1856 </table:table-row>
1857 <table:table-row table:style-name="ro2">
1858 <table:table-cell table:number-columns-repeated="3"/>
1859 </table:table-row>
1860 <table:table-row table:style-name="ro3">
1861 <table:table-cell table:style-name="ce3" office:value-type="string" calcext:value-type="string">
1862 <text:p>Result</text:p>
1863 </table:table-cell>
1864 <table:table-cell table:style-name="ce6" table:formula="of:=AND([.B8:.B95])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1865 <text:p>TRUE</text:p>
1866 </table:table-cell>
1867 <table:table-cell/>
1868 </table:table-row>
1869 <table:table-row table:style-name="ro2" table:number-rows-repeated="3">
1870 <table:table-cell table:number-columns-repeated="3"/>
1871 </table:table-row>
1872 <table:table-row table:style-name="ro4">
1873 <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string">
1874 <text:p>Sheet</text:p>
1875 </table:table-cell>
1876 <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string">
1877 <text:p>Result</text:p>
1878 </table:table-cell>
1879 <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string">
1880 <text:p>Description</text:p>
1881 </table:table-cell>
1882 </table:table-row>
1883 <table:table-row table:style-name="ro2">
1884 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
1885 <text:p>1</text:p>
1886 </table:table-cell>
1887 <table:table-cell table:style-name="ce7" table:formula="of:=AND([Sheet2.C2:.C81])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1888 <text:p>TRUE</text:p>
1889 </table:table-cell>
1890 <table:table-cell office:value-type="string" calcext:value-type="string">
1891 <text:p>Simple GCD formulas with local references and values</text:p>
1892 </table:table-cell>
1893 </table:table-row>
1894 <table:table-row table:style-name="ro2" table:number-rows-repeated="3">
1895 <table:table-cell/>
1896 <table:table-cell table:style-name="ce8"/>
1897 <table:table-cell/>
1898 </table:table-row>
1899 <table:table-row table:style-name="ro2">
1900 <table:table-cell/>
1901 <table:table-cell table:style-name="ce8"/>
1902 <table:table-cell table:style-name="ce9"/>
1903 </table:table-row>
1904 <table:table-row table:style-name="ro2" table:number-rows-repeated="26">
1905 <table:table-cell/>
1906 <table:table-cell table:style-name="ce8"/>
1907 <table:table-cell/>
1908 </table:table-row>
1909 <table:table-row table:style-name="ro2" table:number-rows-repeated="1048537">
1910 <table:table-cell table:number-columns-repeated="3"/>
1911 </table:table-row>
1912 <table:table-row table:style-name="ro2">
1913 <table:table-cell table:number-columns-repeated="3"/>
1914 </table:table-row>
1915 <calcext:conditional-formats>
1916 <calcext:conditional-format calcext:target-range-address="Sheet1.B8:Sheet1.B38">
1917 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet1.B8"/>
1918 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet1.B8"/>
1919 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet1.B8"/>
1920 </calcext:conditional-format>
1921 <calcext:conditional-format calcext:target-range-address="Sheet1.B3:Sheet1.B3">
1922 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet1.B3"/>
1923 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet1.B3"/>
1924 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet1.B3"/>
1925 </calcext:conditional-format>
1926 </calcext:conditional-formats>
1927 </table:table>
1928 <table:table table:name="Sheet2" table:style-name="ta1" table:print="false">
1929 <office:forms form:automatic-focus="false" form:apply-design-mode="false"/>
1930 <table:table-column table:style-name="co4" table:number-columns-repeated="2" table:default-cell-style-name="Default"/>
1931 <table:table-column table:style-name="co5" table:default-cell-style-name="ce5"/>
1932 <table:table-column table:style-name="co6" table:default-cell-style-name="Default"/>
1933 <table:table-column table:style-name="co7" table:default-cell-style-name="Default"/>
1934 <table:table-column table:style-name="co8" table:default-cell-style-name="Default"/>
1935 <table:table-column table:style-name="co9" table:number-columns-repeated="3" table:default-cell-style-name="Default"/>
1936 <table:table-column table:style-name="co10" table:default-cell-style-name="Default"/>
1937 <table:table-column table:style-name="co3" table:number-columns-repeated="5" table:default-cell-style-name="Default"/>
1938 <table:table-row table:style-name="ro2">
1939 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
1940 <text:p>Function</text:p>
1941 </table:table-cell>
1942 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
1943 <text:p>Expected</text:p>
1944 </table:table-cell>
1945 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
1946 <text:p>Correct</text:p>
1947 </table:table-cell>
1948 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
1949 <text:p>FunctionString</text:p>
1950 </table:table-cell>
1951 <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
1952 <text:p>Comment</text:p>
1953 </table:table-cell>
1954 <table:table-cell table:style-name="ce10"/>
1955 <table:table-cell table:number-columns-repeated="3"/>
1956 <table:table-cell office:value-type="float" office:value="8" calcext:value-type="float">
1957 <text:p>8</text:p>
1958 </table:table-cell>
1959 <table:table-cell/>
1960 <table:table-cell office:value-type="float" office:value="1.2" calcext:value-type="float">
1961 <text:p>1.2</text:p>
1962 </table:table-cell>
1963 <table:table-cell office:value-type="float" office:value="2.4" calcext:value-type="float">
1964 <text:p>2.4</text:p>
1965 </table:table-cell>
1966 <table:table-cell table:number-columns-repeated="2"/>
1967 </table:table-row>
1968 <table:table-row table:style-name="ro2">
1969 <table:table-cell table:formula="of:=GCD(16;32;24)" office:value-type="float" office:value="8" calcext:value-type="float">
1970 <text:p>8</text:p>
1971 </table:table-cell>
1972 <table:table-cell table:style-name="ce12" office:value-type="float" office:value="8" calcext:value-type="float">
1973 <text:p>8</text:p>
1974 </table:table-cell>
1975 <table:table-cell table:style-name="ce14" table:formula="of:=[.A2]=[.B2]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1976 <text:p>TRUE</text:p>
1977 </table:table-cell>
1978 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A2])" office:value-type="string" office:string-value="=GCD(16,32,24)" calcext:value-type="string">
1979 <text:p>=GCD(16,32,24)</text:p>
1980 </table:table-cell>
1981 <table:table-cell/>
1982 <table:table-cell table:style-name="ce25"/>
1983 <table:table-cell table:number-columns-repeated="3"/>
1984 <table:table-cell office:value-type="float" office:value="6" calcext:value-type="float">
1985 <text:p>6</text:p>
1986 </table:table-cell>
1987 <table:table-cell/>
1988 <table:table-cell office:value-type="float" office:value="1.2" calcext:value-type="float">
1989 <text:p>1.2</text:p>
1990 </table:table-cell>
1991 <table:table-cell office:value-type="float" office:value="3.6" calcext:value-type="float">
1992 <text:p>3.6</text:p>
1993 </table:table-cell>
1994 <table:table-cell table:number-columns-repeated="2"/>
1995 </table:table-row>
1996 <table:table-row table:style-name="ro2">
1997 <table:table-cell table:style-name="ce9" table:formula="of:=GCD([.J1:.J3])" office:value-type="float" office:value="2" calcext:value-type="float">
1998 <text:p>2</text:p>
1999 </table:table-cell>
2000 <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
2001 <text:p>2</text:p>
2002 </table:table-cell>
2003 <table:table-cell table:style-name="ce14" table:formula="of:=[.A3]=[.B3]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2004 <text:p>TRUE</text:p>
2005 </table:table-cell>
2006 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A3])" office:value-type="string" office:string-value="=GCD(J1:J3)" calcext:value-type="string">
2007 <text:p>=GCD(J1:J3)</text:p>
2008 </table:table-cell>
2009 <table:table-cell table:number-columns-repeated="5"/>
2010 <table:table-cell office:value-type="float" office:value="4" calcext:value-type="float">
2011 <text:p>4</text:p>
2012 </table:table-cell>
2013 <table:table-cell/>
2014 <table:table-cell office:value-type="float" office:value="1.2" calcext:value-type="float">
2015 <text:p>1.2</text:p>
2016 </table:table-cell>
2017 <table:table-cell office:value-type="float" office:value="7.2" calcext:value-type="float">
2018 <text:p>7.2</text:p>
2019 </table:table-cell>
2020 <table:table-cell table:number-columns-repeated="2"/>
2021 </table:table-row>
2022 <table:table-row table:style-name="ro2">
2023 <table:table-cell table:style-name="ce9" table:formula="of:=GCD(5; 2)" office:value-type="float" office:value="1" calcext:value-type="float">
2024 <text:p>1</text:p>
2025 </table:table-cell>
2026 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2027 <text:p>1</text:p>
2028 </table:table-cell>
2029 <table:table-cell table:style-name="ce14" table:formula="of:=[.A4]=[.B4]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2030 <text:p>TRUE</text:p>
2031 </table:table-cell>
2032 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A4])" office:value-type="string" office:string-value="=GCD(5, 2)" calcext:value-type="string">
2033 <text:p>=GCD(5, 2)</text:p>
2034 </table:table-cell>
2035 <table:table-cell table:style-name="ce20"/>
2036 <table:table-cell table:style-name="ce26"/>
2037 <table:table-cell table:number-columns-repeated="5"/>
2038 <table:table-cell office:value-type="float" office:value="2.4" calcext:value-type="float">
2039 <text:p>2.4</text:p>
2040 </table:table-cell>
2041 <table:table-cell office:value-type="float" office:value="3.6" calcext:value-type="float">
2042 <text:p>3.6</text:p>
2043 </table:table-cell>
2044 <table:table-cell table:number-columns-repeated="2"/>
2045 </table:table-row>
2046 <table:table-row table:style-name="ro2">
2047 <table:table-cell table:style-name="ce9" table:formula="of:=GCD(24; 36)" office:value-type="float" office:value="12" calcext:value-type="float">
2048 <text:p>12</text:p>
2049 </table:table-cell>
2050 <table:table-cell office:value-type="float" office:value="12" calcext:value-type="float">
2051 <text:p>12</text:p>
2052 </table:table-cell>
2053 <table:table-cell table:style-name="ce14" table:formula="of:=[.A5]=[.B5]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2054 <text:p>TRUE</text:p>
2055 </table:table-cell>
2056 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A5])" office:value-type="string" office:string-value="=GCD(24, 36)" calcext:value-type="string">
2057 <text:p>=GCD(24, 36)</text:p>
2058 </table:table-cell>
2059 <table:table-cell table:style-name="ce20"/>
2060 <table:table-cell table:style-name="ce26"/>
2061 <table:table-cell table:number-columns-repeated="5"/>
2062 <table:table-cell office:value-type="float" office:value="2.4" calcext:value-type="float">
2063 <text:p>2.4</text:p>
2064 </table:table-cell>
2065 <table:table-cell office:value-type="float" office:value="4.8" calcext:value-type="float">
2066 <text:p>4.8</text:p>
2067 </table:table-cell>
2068 <table:table-cell table:number-columns-repeated="2"/>
2069 </table:table-row>
2070 <table:table-row table:style-name="ro2">
2071 <table:table-cell table:style-name="ce11" table:formula="of:=GCD(7; 1)" office:value-type="float" office:value="1" calcext:value-type="float">
2072 <text:p>1</text:p>
2073 </table:table-cell>
2074 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2075 <text:p>1</text:p>
2076 </table:table-cell>
2077 <table:table-cell table:style-name="ce14" table:formula="of:=[.A6]=[.B6]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2078 <text:p>TRUE</text:p>
2079 </table:table-cell>
2080 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A6])" office:value-type="string" office:string-value="=GCD(7, 1)" calcext:value-type="string">
2081 <text:p>=GCD(7, 1)</text:p>
2082 </table:table-cell>
2083 <table:table-cell table:number-columns-repeated="2"/>
2084 <table:table-cell table:style-name="ce29"/>
2085 <table:table-cell table:number-columns-repeated="2"/>
2086 <table:table-cell table:style-name="ce31"/>
2087 <table:table-cell/>
2088 <table:table-cell office:value-type="float" office:value="2.4" calcext:value-type="float">
2089 <text:p>2.4</text:p>
2090 </table:table-cell>
2091 <table:table-cell office:value-type="float" office:value="7.2" calcext:value-type="float">
2092 <text:p>7.2</text:p>
2093 </table:table-cell>
2094 <table:table-cell table:number-columns-repeated="2"/>
2095 </table:table-row>
2096 <table:table-row table:style-name="ro2">
2097 <table:table-cell table:style-name="ce9" table:formula="of:=GCD(5; 0)" office:value-type="float" office:value="5" calcext:value-type="float">
2098 <text:p>5</text:p>
2099 </table:table-cell>
2100 <table:table-cell office:value-type="float" office:value="5" calcext:value-type="float">
2101 <text:p>5</text:p>
2102 </table:table-cell>
2103 <table:table-cell table:style-name="ce14" table:formula="of:=[.A7]=[.B7]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2104 <text:p>TRUE</text:p>
2105 </table:table-cell>
2106 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A7])" office:value-type="string" office:string-value="=GCD(5, 0)" calcext:value-type="string">
2107 <text:p>=GCD(5, 0)</text:p>
2108 </table:table-cell>
2109 <table:table-cell table:style-name="ce21"/>
2110 <table:table-cell table:number-columns-repeated="4"/>
2111 <table:table-cell table:style-name="ce31"/>
2112 <table:table-cell/>
2113 <table:table-cell office:value-type="float" office:value="1.1" calcext:value-type="float">
2114 <text:p>1.1</text:p>
2115 </table:table-cell>
2116 <table:table-cell office:value-type="float" office:value="2.2" calcext:value-type="float">
2117 <text:p>2.2</text:p>
2118 </table:table-cell>
2119 <table:table-cell table:number-columns-repeated="2"/>
2120 </table:table-row>
2121 <table:table-row table:style-name="ro2">
2122 <table:table-cell table:formula="of:=GCD(1.2;2.4)" office:value-type="float" office:value="1" calcext:value-type="float">
2123 <text:p>1</text:p>
2124 </table:table-cell>
2125 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2126 <text:p>1</text:p>
2127 </table:table-cell>
2128 <table:table-cell table:style-name="ce14" table:formula="of:=[.A8]=[.B8]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2129 <text:p>TRUE</text:p>
2130 </table:table-cell>
2131 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A8])" office:value-type="string" office:string-value="=GCD(1.2,2.4)" calcext:value-type="string">
2132 <text:p>=GCD(1.2,2.4)</text:p>
2133 </table:table-cell>
2134 <table:table-cell office:value-type="string" calcext:value-type="string">
2135 <text:p>AOO#71158</text:p>
2136 </table:table-cell>
2137 <table:table-cell table:number-columns-repeated="4"/>
2138 <table:table-cell table:style-name="ce32"/>
2139 <table:table-cell/>
2140 <table:table-cell office:value-type="float" office:value="1.1" calcext:value-type="float">
2141 <text:p>1.1</text:p>
2142 </table:table-cell>
2143 <table:table-cell office:value-type="float" office:value="3.3" calcext:value-type="float">
2144 <text:p>3.3</text:p>
2145 </table:table-cell>
2146 <table:table-cell table:number-columns-repeated="2"/>
2147 </table:table-row>
2148 <table:table-row table:style-name="ro2">
2149 <table:table-cell table:formula="of:=GCD(1.2;3.6)" office:value-type="float" office:value="1" calcext:value-type="float">
2150 <text:p>1</text:p>
2151 </table:table-cell>
2152 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2153 <text:p>1</text:p>
2154 </table:table-cell>
2155 <table:table-cell table:style-name="ce14" table:formula="of:=[.A9]=[.B9]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2156 <text:p>TRUE</text:p>
2157 </table:table-cell>
2158 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A9])" office:value-type="string" office:string-value="=GCD(1.2,3.6)" calcext:value-type="string">
2159 <text:p>=GCD(1.2,3.6)</text:p>
2160 </table:table-cell>
2161 <table:table-cell table:style-name="ce22"/>
2162 <table:table-cell table:number-columns-repeated="6"/>
2163 <table:table-cell office:value-type="float" office:value="2.2" calcext:value-type="float">
2164 <text:p>2.2</text:p>
2165 </table:table-cell>
2166 <table:table-cell office:value-type="float" office:value="3.3" calcext:value-type="float">
2167 <text:p>3.3</text:p>
2168 </table:table-cell>
2169 <table:table-cell table:number-columns-repeated="2"/>
2170 </table:table-row>
2171 <table:table-row table:style-name="ro2">
2172 <table:table-cell table:formula="of:=GCD(3;0)" office:value-type="float" office:value="3" calcext:value-type="float">
2173 <text:p>3</text:p>
2174 </table:table-cell>
2175 <table:table-cell table:style-name="ce13" office:value-type="float" office:value="3" calcext:value-type="float">
2176 <text:p>3</text:p>
2177 </table:table-cell>
2178 <table:table-cell table:style-name="ce14" table:formula="of:=[.A10]=[.B10]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2179 <text:p>TRUE</text:p>
2180 </table:table-cell>
2181 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A10])" office:value-type="string" office:string-value="=GCD(3,0)" calcext:value-type="string">
2182 <text:p>=GCD(3,0)</text:p>
2183 </table:table-cell>
2184 <table:table-cell table:number-columns-repeated="5"/>
2185 <table:table-cell table:style-name="ce13" table:number-columns-repeated="2"/>
2186 <table:table-cell office:value-type="float" office:value="18.1" calcext:value-type="float">
2187 <text:p>18.1</text:p>
2188 </table:table-cell>
2189 <table:table-cell office:value-type="float" office:value="24.1" calcext:value-type="float">
2190 <text:p>24.1</text:p>
2191 </table:table-cell>
2192 <table:table-cell table:number-columns-repeated="2"/>
2193 </table:table-row>
2194 <table:table-row table:style-name="ro2">
2195 <table:table-cell table:formula="of:=GCD([.L1];[.M1])" office:value-type="float" office:value="1" calcext:value-type="float">
2196 <text:p>1</text:p>
2197 </table:table-cell>
2198 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2199 <text:p>1</text:p>
2200 </table:table-cell>
2201 <table:table-cell table:style-name="ce14" table:formula="of:=[.A11]=[.B11]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2202 <text:p>TRUE</text:p>
2203 </table:table-cell>
2204 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A11])" office:value-type="string" office:string-value="=GCD(L1,M1)" calcext:value-type="string">
2205 <text:p>=GCD(L1,M1)</text:p>
2206 </table:table-cell>
2207 <table:table-cell table:style-name="ce23"/>
2208 <table:table-cell table:number-columns-repeated="6"/>
2209 <table:table-cell office:value-type="float" office:value="18" calcext:value-type="float">
2210 <text:p>18</text:p>
2211 </table:table-cell>
2212 <table:table-cell office:value-type="float" office:value="24" calcext:value-type="float">
2213 <text:p>24</text:p>
2214 </table:table-cell>
2215 <table:table-cell table:style-name="ce36"/>
2216 <table:table-cell/>
2217 </table:table-row>
2218 <table:table-row table:style-name="ro2">
2219 <table:table-cell table:formula="of:=GCD([.L2];[.M2])" office:value-type="float" office:value="1" calcext:value-type="float">
2220 <text:p>1</text:p>
2221 </table:table-cell>
2222 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2223 <text:p>1</text:p>
2224 </table:table-cell>
2225 <table:table-cell table:style-name="ce14" table:formula="of:=[.A12]=[.B12]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2226 <text:p>TRUE</text:p>
2227 </table:table-cell>
2228 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A12])" office:value-type="string" office:string-value="=GCD(L2,M2)" calcext:value-type="string">
2229 <text:p>=GCD(L2,M2)</text:p>
2230 </table:table-cell>
2231 <table:table-cell table:number-columns-repeated="5"/>
2232 <table:table-cell table:style-name="ce13" table:number-columns-repeated="2"/>
2233 <table:table-cell office:value-type="float" office:value="3.3" calcext:value-type="float">
2234 <text:p>3.3</text:p>
2235 </table:table-cell>
2236 <table:table-cell office:value-type="float" office:value="2.2" calcext:value-type="float">
2237 <text:p>2.2</text:p>
2238 </table:table-cell>
2239 <table:table-cell table:number-columns-repeated="2"/>
2240 </table:table-row>
2241 <table:table-row table:style-name="ro2">
2242 <table:table-cell table:formula="of:=GCD([.L3];[.M3])" office:value-type="float" office:value="1" calcext:value-type="float">
2243 <text:p>1</text:p>
2244 </table:table-cell>
2245 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2246 <text:p>1</text:p>
2247 </table:table-cell>
2248 <table:table-cell table:style-name="ce14" table:formula="of:=[.A13]=[.B13]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2249 <text:p>TRUE</text:p>
2250 </table:table-cell>
2251 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A13])" office:value-type="string" office:string-value="=GCD(L3,M3)" calcext:value-type="string">
2252 <text:p>=GCD(L3,M3)</text:p>
2253 </table:table-cell>
2254 <table:table-cell table:number-columns-repeated="5"/>
2255 <table:table-cell table:style-name="ce33"/>
2256 <table:table-cell/>
2257 <table:table-cell office:value-type="float" office:value="4.8" calcext:value-type="float">
2258 <text:p>4.8</text:p>
2259 </table:table-cell>
2260 <table:table-cell office:value-type="float" office:value="2.4" calcext:value-type="float">
2261 <text:p>2.4</text:p>
2262 </table:table-cell>
2263 <table:table-cell table:number-columns-repeated="2"/>
2264 </table:table-row>
2265 <table:table-row table:style-name="ro2">
2266 <table:table-cell table:formula="of:=GCD([.L4];[.M4])" office:value-type="float" office:value="1" calcext:value-type="float">
2267 <text:p>1</text:p>
2268 </table:table-cell>
2269 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2270 <text:p>1</text:p>
2271 </table:table-cell>
2272 <table:table-cell table:style-name="ce14" table:formula="of:=[.A14]=[.B14]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2273 <text:p>TRUE</text:p>
2274 </table:table-cell>
2275 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A14])" office:value-type="string" office:string-value="=GCD(L4,M4)" calcext:value-type="string">
2276 <text:p>=GCD(L4,M4)</text:p>
2277 </table:table-cell>
2278 <table:table-cell table:number-columns-repeated="7"/>
2279 <table:table-cell office:value-type="float" office:value="99.1" calcext:value-type="float">
2280 <text:p>99.1</text:p>
2281 </table:table-cell>
2282 <table:table-cell office:value-type="float" office:value="55.1" calcext:value-type="float">
2283 <text:p>55.1</text:p>
2284 </table:table-cell>
2285 <table:table-cell table:number-columns-repeated="2"/>
2286 </table:table-row>
2287 <table:table-row table:style-name="ro2">
2288 <table:table-cell table:formula="of:=GCD([.L5];[.M5])" office:value-type="float" office:value="2" calcext:value-type="float">
2289 <text:p>2</text:p>
2290 </table:table-cell>
2291 <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
2292 <text:p>2</text:p>
2293 </table:table-cell>
2294 <table:table-cell table:style-name="ce14" table:formula="of:=[.A15]=[.B15]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2295 <text:p>TRUE</text:p>
2296 </table:table-cell>
2297 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A15])" office:value-type="string" office:string-value="=GCD(L5,M5)" calcext:value-type="string">
2298 <text:p>=GCD(L5,M5)</text:p>
2299 </table:table-cell>
2300 <table:table-cell table:number-columns-repeated="6"/>
2301 <table:table-cell table:style-name="ce36"/>
2302 <table:table-cell office:value-type="float" office:value="2.2" calcext:value-type="float">
2303 <text:p>2.2</text:p>
2304 </table:table-cell>
2305 <table:table-cell office:value-type="float" office:value="4.4" calcext:value-type="float">
2306 <text:p>4.4</text:p>
2307 </table:table-cell>
2308 <table:table-cell table:style-name="ce36" table:number-columns-repeated="2"/>
2309 </table:table-row>
2310 <table:table-row table:style-name="ro2">
2311 <table:table-cell table:formula="of:=GCD([.L6];[.M6])" office:value-type="float" office:value="1" calcext:value-type="float">
2312 <text:p>1</text:p>
2313 </table:table-cell>
2314 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2315 <text:p>1</text:p>
2316 </table:table-cell>
2317 <table:table-cell table:style-name="ce14" table:formula="of:=[.A16]=[.B16]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2318 <text:p>TRUE</text:p>
2319 </table:table-cell>
2320 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A16])" office:value-type="string" office:string-value="=GCD(L6,M6)" calcext:value-type="string">
2321 <text:p>=GCD(L6,M6)</text:p>
2322 </table:table-cell>
2323 <table:table-cell table:number-columns-repeated="7"/>
2324 <table:table-cell office:value-type="float" office:value="2.2" calcext:value-type="float">
2325 <text:p>2.2</text:p>
2326 </table:table-cell>
2327 <table:table-cell office:value-type="float" office:value="8.8" calcext:value-type="float">
2328 <text:p>8.8</text:p>
2329 </table:table-cell>
2330 <table:table-cell table:number-columns-repeated="2"/>
2331 </table:table-row>
2332 <table:table-row table:style-name="ro2">
2333 <table:table-cell table:formula="of:=GCD([.L7];[.M7])" office:value-type="float" office:value="1" calcext:value-type="float">
2334 <text:p>1</text:p>
2335 </table:table-cell>
2336 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2337 <text:p>1</text:p>
2338 </table:table-cell>
2339 <table:table-cell table:style-name="ce14" table:formula="of:=[.A17]=[.B17]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2340 <text:p>TRUE</text:p>
2341 </table:table-cell>
2342 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A17])" office:value-type="string" office:string-value="=GCD(L7,M7)" calcext:value-type="string">
2343 <text:p>=GCD(L7,M7)</text:p>
2344 </table:table-cell>
2345 <table:table-cell table:number-columns-repeated="7"/>
2346 <table:table-cell office:value-type="float" office:value="2.2" calcext:value-type="float">
2347 <text:p>2.2</text:p>
2348 </table:table-cell>
2349 <table:table-cell office:value-type="float" office:value="11" calcext:value-type="float">
2350 <text:p>11</text:p>
2351 </table:table-cell>
2352 <table:table-cell table:number-columns-repeated="2"/>
2353 </table:table-row>
2354 <table:table-row table:style-name="ro2">
2355 <table:table-cell table:formula="of:=GCD([.L8];[.M8])" office:value-type="float" office:value="1" calcext:value-type="float">
2356 <text:p>1</text:p>
2357 </table:table-cell>
2358 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2359 <text:p>1</text:p>
2360 </table:table-cell>
2361 <table:table-cell table:style-name="ce14" table:formula="of:=[.A18]=[.B18]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2362 <text:p>TRUE</text:p>
2363 </table:table-cell>
2364 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A18])" office:value-type="string" office:string-value="=GCD(L8,M8)" calcext:value-type="string">
2365 <text:p>=GCD(L8,M8)</text:p>
2366 </table:table-cell>
2367 <table:table-cell table:number-columns-repeated="6"/>
2368 <table:table-cell table:style-name="ce36"/>
2369 <table:table-cell office:value-type="float" office:value="2.2" calcext:value-type="float">
2370 <text:p>2.2</text:p>
2371 </table:table-cell>
2372 <table:table-cell office:value-type="float" office:value="13.2" calcext:value-type="float">
2373 <text:p>13.2</text:p>
2374 </table:table-cell>
2375 <table:table-cell table:style-name="ce36"/>
2376 <table:table-cell/>
2377 </table:table-row>
2378 <table:table-row table:style-name="ro2">
2379 <table:table-cell table:formula="of:=GCD([.L9];[.M9])" office:value-type="float" office:value="1" calcext:value-type="float">
2380 <text:p>1</text:p>
2381 </table:table-cell>
2382 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2383 <text:p>1</text:p>
2384 </table:table-cell>
2385 <table:table-cell table:style-name="ce14" table:formula="of:=[.A19]=[.B19]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2386 <text:p>TRUE</text:p>
2387 </table:table-cell>
2388 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A19])" office:value-type="string" office:string-value="=GCD(L9,M9)" calcext:value-type="string">
2389 <text:p>=GCD(L9,M9)</text:p>
2390 </table:table-cell>
2391 <table:table-cell table:number-columns-repeated="7"/>
2392 <table:table-cell office:value-type="float" office:value="4.4" calcext:value-type="float">
2393 <text:p>4.4</text:p>
2394 </table:table-cell>
2395 <table:table-cell office:value-type="float" office:value="8.8" calcext:value-type="float">
2396 <text:p>8.8</text:p>
2397 </table:table-cell>
2398 <table:table-cell table:number-columns-repeated="2"/>
2399 </table:table-row>
2400 <table:table-row table:style-name="ro2">
2401 <table:table-cell table:formula="of:=GCD([.L10];[.M10])" office:value-type="float" office:value="6" calcext:value-type="float">
2402 <text:p>6</text:p>
2403 </table:table-cell>
2404 <table:table-cell office:value-type="float" office:value="6" calcext:value-type="float">
2405 <text:p>6</text:p>
2406 </table:table-cell>
2407 <table:table-cell table:style-name="ce14" table:formula="of:=[.A20]=[.B20]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2408 <text:p>TRUE</text:p>
2409 </table:table-cell>
2410 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A20])" office:value-type="string" office:string-value="=GCD(L10,M10)" calcext:value-type="string">
2411 <text:p>=GCD(L10,M10)</text:p>
2412 </table:table-cell>
2413 <table:table-cell table:number-columns-repeated="7"/>
2414 <table:table-cell office:value-type="float" office:value="11" calcext:value-type="float">
2415 <text:p>11</text:p>
2416 </table:table-cell>
2417 <table:table-cell office:value-type="float" office:value="2.2" calcext:value-type="float">
2418 <text:p>2.2</text:p>
2419 </table:table-cell>
2420 <table:table-cell table:style-name="ce36"/>
2421 <table:table-cell/>
2422 </table:table-row>
2423 <table:table-row table:style-name="ro2">
2424 <table:table-cell table:formula="of:=GCD([.L11];[.M11])" office:value-type="float" office:value="6" calcext:value-type="float">
2425 <text:p>6</text:p>
2426 </table:table-cell>
2427 <table:table-cell office:value-type="float" office:value="6" calcext:value-type="float">
2428 <text:p>6</text:p>
2429 </table:table-cell>
2430 <table:table-cell table:style-name="ce14" table:formula="of:=[.A21]=[.B21]" 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="ce19" table:formula="of:=FORMULA([.A21])" office:value-type="string" office:string-value="=GCD(L11,M11)" calcext:value-type="string">
2434 <text:p>=GCD(L11,M11)</text:p>
2435 </table:table-cell>
2436 <table:table-cell table:number-columns-repeated="5"/>
2437 <table:table-cell table:style-name="ce34"/>
2438 <table:table-cell/>
2439 <table:table-cell office:value-type="float" office:value="100.2" calcext:value-type="float">
2440 <text:p>100.2</text:p>
2441 </table:table-cell>
2442 <table:table-cell office:value-type="float" office:value="200.4" calcext:value-type="float">
2443 <text:p>200.4</text:p>
2444 </table:table-cell>
2445 <table:table-cell table:number-columns-repeated="2"/>
2446 </table:table-row>
2447 <table:table-row table:style-name="ro2">
2448 <table:table-cell table:formula="of:=GCD([.L12];[.M12])" office:value-type="float" office:value="1" calcext:value-type="float">
2449 <text:p>1</text:p>
2450 </table:table-cell>
2451 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2452 <text:p>1</text:p>
2453 </table:table-cell>
2454 <table:table-cell table:style-name="ce14" table:formula="of:=[.A22]=[.B22]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2455 <text:p>TRUE</text:p>
2456 </table:table-cell>
2457 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A22])" office:value-type="string" office:string-value="=GCD(L12,M12)" calcext:value-type="string">
2458 <text:p>=GCD(L12,M12)</text:p>
2459 </table:table-cell>
2460 <table:table-cell table:style-name="ce9"/>
2461 <table:table-cell table:number-columns-repeated="4"/>
2462 <table:table-cell table:style-name="ce35"/>
2463 <table:table-cell/>
2464 <table:table-cell office:value-type="float" office:value="100.2" calcext:value-type="float">
2465 <text:p>100.2</text:p>
2466 </table:table-cell>
2467 <table:table-cell office:value-type="float" office:value="300.6" calcext:value-type="float">
2468 <text:p>300.6</text:p>
2469 </table:table-cell>
2470 <table:table-cell table:number-columns-repeated="2"/>
2471 </table:table-row>
2472 <table:table-row table:style-name="ro2">
2473 <table:table-cell table:formula="of:=GCD([.L13];[.M13])" office:value-type="float" office:value="2" calcext:value-type="float">
2474 <text:p>2</text:p>
2475 </table:table-cell>
2476 <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
2477 <text:p>2</text:p>
2478 </table:table-cell>
2479 <table:table-cell table:style-name="ce14" table:formula="of:=[.A23]=[.B23]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2480 <text:p>TRUE</text:p>
2481 </table:table-cell>
2482 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A23])" office:value-type="string" office:string-value="=GCD(L13,M13)" calcext:value-type="string">
2483 <text:p>=GCD(L13,M13)</text:p>
2484 </table:table-cell>
2485 <table:table-cell table:style-name="ce9"/>
2486 <table:table-cell table:number-columns-repeated="4"/>
2487 <table:table-cell table:style-name="ce26"/>
2488 <table:table-cell/>
2489 <table:table-cell office:value-type="float" office:value="200.4" calcext:value-type="float">
2490 <text:p>200.4</text:p>
2491 </table:table-cell>
2492 <table:table-cell office:value-type="float" office:value="300.6" calcext:value-type="float">
2493 <text:p>300.6</text:p>
2494 </table:table-cell>
2495 <table:table-cell table:number-columns-repeated="2"/>
2496 </table:table-row>
2497 <table:table-row table:style-name="ro2">
2498 <table:table-cell table:formula="of:=GCD([.L14];[.M14])" office:value-type="float" office:value="11" calcext:value-type="float">
2499 <text:p>11</text:p>
2500 </table:table-cell>
2501 <table:table-cell office:value-type="float" office:value="11" calcext:value-type="float">
2502 <text:p>11</text:p>
2503 </table:table-cell>
2504 <table:table-cell table:style-name="ce14" table:formula="of:=[.A24]=[.B24]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2505 <text:p>TRUE</text:p>
2506 </table:table-cell>
2507 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A24])" office:value-type="string" office:string-value="=GCD(L14,M14)" calcext:value-type="string">
2508 <text:p>=GCD(L14,M14)</text:p>
2509 </table:table-cell>
2510 <table:table-cell table:number-columns-repeated="7"/>
2511 <table:table-cell 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="1.1" calcext:value-type="float">
2515 <text:p>1.1</text:p>
2516 </table:table-cell>
2517 <table:table-cell table:number-columns-repeated="2"/>
2518 </table:table-row>
2519 <table:table-row table:style-name="ro2">
2520 <table:table-cell table:formula="of:=GCD([.L15];[.M15])" office:value-type="float" office:value="2" calcext:value-type="float">
2521 <text:p>2</text:p>
2522 </table:table-cell>
2523 <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
2524 <text:p>2</text:p>
2525 </table:table-cell>
2526 <table:table-cell table:style-name="ce14" table:formula="of:=[.A25]=[.B25]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2527 <text:p>TRUE</text:p>
2528 </table:table-cell>
2529 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A25])" office:value-type="string" office:string-value="=GCD(L15,M15)" calcext:value-type="string">
2530 <text:p>=GCD(L15,M15)</text:p>
2531 </table:table-cell>
2532 <table:table-cell table:number-columns-repeated="7"/>
2533 <table:table-cell office:value-type="float" office:value="-1" calcext:value-type="float">
2534 <text:p>-1</text:p>
2535 </table:table-cell>
2536 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2537 <text:p>1</text:p>
2538 </table:table-cell>
2539 <table:table-cell table:number-columns-repeated="2"/>
2540 </table:table-row>
2541 <table:table-row table:style-name="ro2">
2542 <table:table-cell table:formula="of:=GCD([.L16];[.M16])" office:value-type="float" office:value="2" calcext:value-type="float">
2543 <text:p>2</text:p>
2544 </table:table-cell>
2545 <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
2546 <text:p>2</text:p>
2547 </table:table-cell>
2548 <table:table-cell table:style-name="ce14" table:formula="of:=[.A26]=[.B26]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2549 <text:p>TRUE</text:p>
2550 </table:table-cell>
2551 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A26])" office:value-type="string" office:string-value="=GCD(L16,M16)" calcext:value-type="string">
2552 <text:p>=GCD(L16,M16)</text:p>
2553 </table:table-cell>
2554 <table:table-cell table:number-columns-repeated="11"/>
2555 </table:table-row>
2556 <table:table-row table:style-name="ro2">
2557 <table:table-cell table:formula="of:=GCD([.L17];[.M17])" office:value-type="float" office:value="1" calcext:value-type="float">
2558 <text:p>1</text:p>
2559 </table:table-cell>
2560 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2561 <text:p>1</text:p>
2562 </table:table-cell>
2563 <table:table-cell table:style-name="ce14" table:formula="of:=[.A27]=[.B27]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2564 <text:p>TRUE</text:p>
2565 </table:table-cell>
2566 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A27])" office:value-type="string" office:string-value="=GCD(L17,M17)" calcext:value-type="string">
2567 <text:p>=GCD(L17,M17)</text:p>
2568 </table:table-cell>
2569 <table:table-cell table:number-columns-repeated="5"/>
2570 <table:table-cell table:style-name="ce36" table:number-columns-repeated="5"/>
2571 <table:table-cell/>
2572 </table:table-row>
2573 <table:table-row table:style-name="ro2">
2574 <table:table-cell table:formula="of:=GCD([.L18];[.M18])" office:value-type="float" office:value="1" calcext:value-type="float">
2575 <text:p>1</text:p>
2576 </table:table-cell>
2577 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2578 <text:p>1</text:p>
2579 </table:table-cell>
2580 <table:table-cell table:style-name="ce14" table:formula="of:=[.A28]=[.B28]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2581 <text:p>TRUE</text:p>
2582 </table:table-cell>
2583 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A28])" office:value-type="string" office:string-value="=GCD(L18,M18)" calcext:value-type="string">
2584 <text:p>=GCD(L18,M18)</text:p>
2585 </table:table-cell>
2586 <table:table-cell table:number-columns-repeated="11"/>
2587 </table:table-row>
2588 <table:table-row table:style-name="ro2">
2589 <table:table-cell table:formula="of:=GCD([.L19];[.M19])" office:value-type="float" office:value="4" calcext:value-type="float">
2590 <text:p>4</text:p>
2591 </table:table-cell>
2592 <table:table-cell office:value-type="float" office:value="4" calcext:value-type="float">
2593 <text:p>4</text:p>
2594 </table:table-cell>
2595 <table:table-cell table:style-name="ce14" table:formula="of:=[.A29]=[.B29]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2596 <text:p>TRUE</text:p>
2597 </table:table-cell>
2598 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A29])" office:value-type="string" office:string-value="=GCD(L19,M19)" calcext:value-type="string">
2599 <text:p>=GCD(L19,M19)</text:p>
2600 </table:table-cell>
2601 <table:table-cell table:number-columns-repeated="11"/>
2602 </table:table-row>
2603 <table:table-row table:style-name="ro2">
2604 <table:table-cell table:formula="of:=GCD([.L20];[.M20])" office:value-type="float" office:value="1" calcext:value-type="float">
2605 <text:p>1</text:p>
2606 </table:table-cell>
2607 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2608 <text:p>1</text:p>
2609 </table:table-cell>
2610 <table:table-cell table:style-name="ce14" table:formula="of:=[.A30]=[.B30]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2611 <text:p>TRUE</text:p>
2612 </table:table-cell>
2613 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A30])" office:value-type="string" office:string-value="=GCD(L20,M20)" calcext:value-type="string">
2614 <text:p>=GCD(L20,M20)</text:p>
2615 </table:table-cell>
2616 <table:table-cell table:number-columns-repeated="7"/>
2617 <table:table-cell table:style-name="ce36" table:number-columns-repeated="3"/>
2618 <table:table-cell/>
2619 </table:table-row>
2620 <table:table-row table:style-name="ro2">
2621 <table:table-cell table:formula="of:=GCD([.L21];[.M21])" office:value-type="float" office:value="100" calcext:value-type="float">
2622 <text:p>100</text:p>
2623 </table:table-cell>
2624 <table:table-cell office:value-type="float" office:value="100" calcext:value-type="float">
2625 <text:p>100</text:p>
2626 </table:table-cell>
2627 <table:table-cell table:style-name="ce14" table:formula="of:=[.A31]=[.B31]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2628 <text:p>TRUE</text:p>
2629 </table:table-cell>
2630 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A31])" office:value-type="string" office:string-value="=GCD(L21,M21)" calcext:value-type="string">
2631 <text:p>=GCD(L21,M21)</text:p>
2632 </table:table-cell>
2633 <table:table-cell table:number-columns-repeated="11"/>
2634 </table:table-row>
2635 <table:table-row table:style-name="ro2">
2636 <table:table-cell table:formula="of:=GCD([.L22];[.M22])" office:value-type="float" office:value="100" calcext:value-type="float">
2637 <text:p>100</text:p>
2638 </table:table-cell>
2639 <table:table-cell office:value-type="float" office:value="100" calcext:value-type="float">
2640 <text:p>100</text:p>
2641 </table:table-cell>
2642 <table:table-cell table:style-name="ce14" table:formula="of:=[.A32]=[.B32]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2643 <text:p>TRUE</text:p>
2644 </table:table-cell>
2645 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A32])" office:value-type="string" office:string-value="=GCD(L22,M22)" calcext:value-type="string">
2646 <text:p>=GCD(L22,M22)</text:p>
2647 </table:table-cell>
2648 <table:table-cell table:number-columns-repeated="11"/>
2649 </table:table-row>
2650 <table:table-row table:style-name="ro2">
2651 <table:table-cell table:formula="of:=GCD([.L23];[.M23])" office:value-type="float" office:value="100" calcext:value-type="float">
2652 <text:p>100</text:p>
2653 </table:table-cell>
2654 <table:table-cell office:value-type="float" office:value="100" calcext:value-type="float">
2655 <text:p>100</text:p>
2656 </table:table-cell>
2657 <table:table-cell table:style-name="ce14" table:formula="of:=[.A33]=[.B33]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2658 <text:p>TRUE</text:p>
2659 </table:table-cell>
2660 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A33])" office:value-type="string" office:string-value="=GCD(L23,M23)" calcext:value-type="string">
2661 <text:p>=GCD(L23,M23)</text:p>
2662 </table:table-cell>
2663 <table:table-cell table:number-columns-repeated="5"/>
2664 <table:table-cell table:style-name="ce36" table:number-columns-repeated="5"/>
2665 <table:table-cell/>
2666 </table:table-row>
2667 <table:table-row table:style-name="ro2">
2668 <table:table-cell table:formula="of:=GCD([.L24];[.M24])" office:value-type="float" office:value="1" calcext:value-type="float">
2669 <text:p>1</text:p>
2670 </table:table-cell>
2671 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2672 <text:p>1</text:p>
2673 </table:table-cell>
2674 <table:table-cell table:style-name="ce14" table:formula="of:=[.A34]=[.B34]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2675 <text:p>TRUE</text:p>
2676 </table:table-cell>
2677 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A34])" office:value-type="string" office:string-value="=GCD(L24,M24)" calcext:value-type="string">
2678 <text:p>=GCD(L24,M24)</text:p>
2679 </table:table-cell>
2680 <table:table-cell table:number-columns-repeated="11"/>
2681 </table:table-row>
2682 <table:table-row table:style-name="ro2">
2683 <table:table-cell table:formula="of:=GCD([.L25];[.M25])" office:value-type="string" office:string-value="" calcext:value-type="error">
2684 <text:p>Err:502</text:p>
2685 </table:table-cell>
2686 <table:table-cell office:value-type="string" calcext:value-type="string">
2687 <text:p>#NUM!</text:p>
2688 </table:table-cell>
2689 <table:table-cell table:style-name="ce14" table:formula="of:=ISERROR([.A35])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2690 <text:p>TRUE</text:p>
2691 </table:table-cell>
2692 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A35])" office:value-type="string" office:string-value="=GCD(L25,M25)" calcext:value-type="string">
2693 <text:p>=GCD(L25,M25)</text:p>
2694 </table:table-cell>
2695 <table:table-cell table:number-columns-repeated="11"/>
2696 </table:table-row>
2697 <table:table-row table:style-name="ro2">
2698 <table:table-cell table:formula="of:=GCD()" office:value-type="string" office:string-value="" calcext:value-type="error">
2699 <text:p>Err:511</text:p>
2700 </table:table-cell>
2701 <table:table-cell office:value-type="string" calcext:value-type="string">
2702 <text:p>error</text:p>
2703 </table:table-cell>
2704 <table:table-cell table:style-name="ce14" table:formula="of:=ISERROR([.A36])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2705 <text:p>TRUE</text:p>
2706 </table:table-cell>
2707 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A36])" office:value-type="string" office:string-value="=GCD()" calcext:value-type="string">
2708 <text:p>=GCD()</text:p>
2709 </table:table-cell>
2710 <table:table-cell table:number-columns-repeated="7"/>
2711 <table:table-cell table:style-name="ce36" table:number-columns-repeated="3"/>
2712 <table:table-cell/>
2713 </table:table-row>
2714 <table:table-row table:style-name="ro2">
2715 <table:table-cell table:formula="of:=GCD(6;{2;4})" office:value-type="float" office:value="2" calcext:value-type="float">
2716 <text:p>2</text:p>
2717 </table:table-cell>
2718 <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
2719 <text:p>2</text:p>
2720 </table:table-cell>
2721 <table:table-cell table:style-name="ce15" table:formula="of:=[.A37]=[.B37]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2722 <text:p>TRUE</text:p>
2723 </table:table-cell>
2724 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A37])" office:value-type="string" office:string-value="=GCD(6,{2,4})" calcext:value-type="string">
2725 <text:p>=GCD(6,{2,4})</text:p>
2726 </table:table-cell>
2727 <table:table-cell table:number-columns-repeated="11"/>
2728 </table:table-row>
2729 <table:table-row table:style-name="ro2">
2730 <table:table-cell table:formula="of:=GCD(6;)" office:value-type="float" office:value="6" calcext:value-type="float">
2731 <text:p>6</text:p>
2732 </table:table-cell>
2733 <table:table-cell office:value-type="float" office:value="6" calcext:value-type="float">
2734 <text:p>6</text:p>
2735 </table:table-cell>
2736 <table:table-cell table:style-name="ce15" table:formula="of:=[.A38]=[.B38]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2737 <text:p>TRUE</text:p>
2738 </table:table-cell>
2739 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A38])" office:value-type="string" office:string-value="=GCD(6,)" calcext:value-type="string">
2740 <text:p>=GCD(6,)</text:p>
2741 </table:table-cell>
2742 <table:table-cell table:number-columns-repeated="11"/>
2743 </table:table-row>
2744 <table:table-row table:style-name="ro2">
2745 <table:table-cell table:formula="of:=GCD(0;0)" office:value-type="float" office:value="0" calcext:value-type="float">
2746 <text:p>0</text:p>
2747 </table:table-cell>
2748 <table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
2749 <text:p>0</text:p>
2750 </table:table-cell>
2751 <table:table-cell table:style-name="ce15" table:formula="of:=[.A39]=[.B39]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2752 <text:p>TRUE</text:p>
2753 </table:table-cell>
2754 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A39])" office:value-type="string" office:string-value="=GCD(0,0)" calcext:value-type="string">
2755 <text:p>=GCD(0,0)</text:p>
2756 </table:table-cell>
2757 <table:table-cell table:number-columns-repeated="7"/>
2758 <table:table-cell table:style-name="ce36" table:number-columns-repeated="3"/>
2759 <table:table-cell/>
2760 </table:table-row>
2761 <table:table-row table:style-name="ro2">
2762 <table:table-cell table:formula="of:=GCD({1;2;3;5})" office:value-type="float" office:value="1" calcext:value-type="float">
2763 <text:p>1</text:p>
2764 </table:table-cell>
2765 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2766 <text:p>1</text:p>
2767 </table:table-cell>
2768 <table:table-cell table:style-name="ce15" table:formula="of:=[.A40]=[.B40]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2769 <text:p>TRUE</text:p>
2770 </table:table-cell>
2771 <table:table-cell table:style-name="ce19" table:formula="of:=FORMULA([.A40])" office:value-type="string" office:string-value="=GCD({1,2,3,5})" calcext:value-type="string">
2772 <text:p>=GCD({1,2,3,5})</text:p>
2773 </table:table-cell>
2774 <table:table-cell table:number-columns-repeated="11"/>
2775 </table:table-row>
2776 <table:table-row table:style-name="ro2" table:number-rows-repeated="3">
2777 <table:table-cell table:number-columns-repeated="2"/>
2778 <table:table-cell table:style-name="ce16"/>
2779 <table:table-cell table:number-columns-repeated="12"/>
2780 </table:table-row>
2781 <table:table-row table:style-name="ro2">
2782 <table:table-cell table:number-columns-repeated="2"/>
2783 <table:table-cell table:style-name="ce16"/>
2784 <table:table-cell/>
2785 <table:table-cell table:style-name="ce24" office:value-type="string" calcext:value-type="string" table:number-columns-spanned="7" table:number-rows-spanned="7">
2786 <text:p>6.16.36 GCD Summary: Returns the greatest common divisor (GCD) Syntax: GCD( { NumberSequenceList X }+ ) Returns: Number Constraints: For all a in X: INT(a) &gt;= 0 and for at least one a in X: INT(a)&gt;0 Semantics: Return the largest integer N such that for every a in X: INT(a) is a multiple of N. Note: If for all a in X: INT(a)=0 the return value is implementation-defined but is either an Error or 0.</text:p>
2787 </table:table-cell>
2788 <table:covered-table-cell table:style-name="ce27"/>
2789 <table:covered-table-cell table:number-columns-repeated="4"/>
2790 <table:covered-table-cell table:style-name="ce37"/>
2791 <table:table-cell table:number-columns-repeated="4"/>
2792 </table:table-row>
2793 <table:table-row table:style-name="ro2">
2794 <table:table-cell table:number-columns-repeated="2"/>
2795 <table:table-cell table:style-name="ce16"/>
2796 <table:table-cell/>
2797 <table:covered-table-cell table:style-name="ce19"/>
2798 <table:covered-table-cell table:number-columns-repeated="6"/>
2799 <table:table-cell table:number-columns-repeated="4"/>
2800 </table:table-row>
2801 <table:table-row table:style-name="ro2">
2802 <table:table-cell table:number-columns-repeated="2"/>
2803 <table:table-cell table:style-name="ce16"/>
2804 <table:table-cell/>
2805 <table:covered-table-cell table:number-columns-repeated="2" table:style-name="ce19"/>
2806 <table:covered-table-cell table:number-columns-repeated="5"/>
2807 <table:table-cell table:number-columns-repeated="4"/>
2808 </table:table-row>
2809 <table:table-row table:style-name="ro2">
2810 <table:table-cell table:number-columns-repeated="2"/>
2811 <table:table-cell table:style-name="ce16"/>
2812 <table:table-cell/>
2813 <table:covered-table-cell table:style-name="ce19"/>
2814 <table:covered-table-cell table:style-name="ce28"/>
2815 <table:covered-table-cell table:style-name="ce30" table:content-validation-name="val1"/>
2816 <table:covered-table-cell table:number-columns-repeated="3"/>
2817 <table:covered-table-cell table:style-name="ce36"/>
2818 <table:table-cell table:number-columns-repeated="4"/>
2819 </table:table-row>
2820 <table:table-row table:style-name="ro2">
2821 <table:table-cell table:number-columns-repeated="2"/>
2822 <table:table-cell table:style-name="ce16"/>
2823 <table:table-cell/>
2824 <table:covered-table-cell table:style-name="ce19"/>
2825 <table:covered-table-cell table:number-columns-repeated="6"/>
2826 <table:table-cell table:number-columns-repeated="4"/>
2827 </table:table-row>
2828 <table:table-row table:style-name="ro2">
2829 <table:table-cell table:number-columns-repeated="2"/>
2830 <table:table-cell table:style-name="ce16"/>
2831 <table:table-cell/>
2832 <table:covered-table-cell table:style-name="ce19"/>
2833 <table:covered-table-cell table:style-name="ce9"/>
2834 <table:covered-table-cell/>
2835 <table:covered-table-cell table:style-name="ce26"/>
2836 <table:covered-table-cell table:number-columns-repeated="3"/>
2837 <table:table-cell table:number-columns-repeated="4"/>
2838 </table:table-row>
2839 <table:table-row table:style-name="ro2">
2840 <table:table-cell table:number-columns-repeated="2"/>
2841 <table:table-cell table:style-name="ce17"/>
2842 <table:table-cell/>
2843 <table:covered-table-cell table:style-name="ce19"/>
2844 <table:covered-table-cell table:number-columns-repeated="5"/>
2845 <table:covered-table-cell table:style-name="ce38"/>
2846 <table:table-cell table:number-columns-repeated="4"/>
2847 </table:table-row>
2848 <table:table-row table:style-name="ro2" table:number-rows-repeated="39">
2849 <table:table-cell table:number-columns-repeated="2"/>
2850 <table:table-cell table:style-name="ce17"/>
2851 <table:table-cell table:number-columns-repeated="12"/>
2852 </table:table-row>
2853 <table:table-row table:style-name="ro2" table:number-rows-repeated="1000">
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="12"/>
2857 </table:table-row>
2858 <table:table-row table:style-name="ro2" table:number-rows-repeated="1047486">
2859 <table:table-cell table:number-columns-repeated="15"/>
2860 </table:table-row>
2861 <table:table-row table:style-name="ro2">
2862 <table:table-cell table:number-columns-repeated="15"/>
2863 </table:table-row>
2864 <calcext:conditional-formats>
2865 <calcext:conditional-format calcext:target-range-address="Sheet2.C41:Sheet2.C1089 Sheet2.C2:Sheet2.C37">
2866 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C2"/>
2867 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C2"/>
2868 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C2"/>
2869 </calcext:conditional-format>
2870 <calcext:conditional-format calcext:target-range-address="Sheet2.C41:Sheet2.C89 Sheet2.C4:Sheet2.C35 Sheet2.C37:Sheet2.C37">
2871 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C4"/>
2872 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C4"/>
2873 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C4"/>
2874 </calcext:conditional-format>
2875 <calcext:conditional-format calcext:target-range-address="Sheet2.C41:Sheet2.C89 Sheet2.C4:Sheet2.C35 Sheet2.C37:Sheet2.C37">
2876 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C4"/>
2877 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C4"/>
2878 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C4"/>
2879 </calcext:conditional-format>
2880 <calcext:conditional-format calcext:target-range-address="Sheet2.C2:Sheet2.C89">
2881 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C2"/>
2882 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C2"/>
2883 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C2"/>
2884 </calcext:conditional-format>
2885 </calcext:conditional-formats>
2886 </table:table>
2887 <table:table table:name="&apos;file:///home/zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/gcd.fods/floor.xcl.fods/ceiling.xcl.fods/ceiling.xcl.fods/ceiling.precise.fods/ceiling.precise.fods/ceiling.math.fods/ceiling.math.fods/ceiling.fods/ceiling.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">
2888 <table:table-source xlink:type="simple" xlink:href="gcd.fods/floor.xcl.fods/ceiling.xcl.fods/ceiling.xcl.fods/ceiling.precise.fods/ceiling.precise.fods/ceiling.math.fods/ceiling.math.fods/ceiling.fods/ceiling.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"/>
2889 <table:table-column table:number-columns-repeated="8"/>
2890 <table:table-row table:number-rows-repeated="2">
2891 <table:table-cell table:number-columns-repeated="8"/>
2892 </table:table-row>
2893 <table:table-row>
2894 <table:table-cell table:number-columns-repeated="7"/>
2895 <table:table-cell table:style-name="ce1" office:value-type="float" office:value="4">
2896 <text:p>4</text:p>
2897 </table:table-cell>
2898 </table:table-row>
2899 </table:table>
2900 <table:table table:name="&apos;file:///home/zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/gcd.fods/floor.xcl.fods/ceiling.xcl.fods/ceiling.xcl.fods/ceiling.precise.fods/ceiling.precise.fods/ceiling.math.fods/ceiling.math.fods/ceiling.fods/ceiling.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">
2901 <table:table-source xlink:type="simple" xlink:href="gcd.fods/floor.xcl.fods/ceiling.xcl.fods/ceiling.xcl.fods/ceiling.precise.fods/ceiling.precise.fods/ceiling.math.fods/ceiling.math.fods/ceiling.fods/ceiling.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"/>
2902 <table:table-column table:number-columns-repeated="15"/>
2903 <table:table-row table:number-rows-repeated="6">
2904 <table:table-cell table:number-columns-repeated="15"/>
2905 </table:table-row>
2906 <table:table-row>
2907 <table:table-cell table:number-columns-repeated="14"/>
2908 <table:table-cell table:style-name="ce1" office:value-type="string">
2909 <text:p>O5</text:p>
2910 </table:table-cell>
2911 </table:table-row>
2912 </table:table>
2913 <table:named-expressions>
2914 <table:named-range table:name="range" table:base-cell-address="$Sheet2.$D$2" table:cell-range-address="$Sheet2.$D$2:.$D$2"/>
2915 </table:named-expressions>
2916 </office:spreadsheet>
2917 </office:body>
2918 </office:document>