Move setting of LD_LIBRARY_PATH closer to invocation of cppunittester
[LibreOffice.git] / sc / qa / unit / data / functions / date_time / fods / hour.fods
blob04812079e0a11a8253c18cc5b67eef581e63d97b
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:scripts>
5 <office:script script:language="ooo:Basic">
6 <ooo:libraries xmlns:ooo="http://openoffice.org/2004/office" xmlns:xlink="http://www.w3.org/1999/xlink">
7 <ooo:library-embedded ooo:name="Standard">
8 <ooo:module ooo:name="Module1">
9 <ooo:source-code>REM ***** BASIC *****
11 Sub Main
12 Const x = 1.75
13 print cDate(x), Day(cDate(x)), Hour(cDate(x))
14 End Sub
16 Function basISODateTime(dVal#)
17 dt = cDate(dVal)
18 basISODateTime = format(year(dt),&quot;0000&quot;)&amp;&quot;-&quot;&amp; format(Month(dt),&quot;00&quot;)&amp;&quot;-&quot;&amp; format(day(dt),&quot;00&quot;)&amp;&quot; &quot;&amp; format(Hour(dt),&quot;00&quot;)&amp;&quot;:&quot;&amp; format(Minute(dt),&quot;00&quot;)&amp;&quot;:&quot;&amp; format(Second(dt),&quot;00&quot;)
19 End Function
23 </ooo:source-code>
24 </ooo:module>
25 </ooo:library-embedded>
26 </ooo:libraries>
27 </office:script>
28 </office:scripts>
29 <office:styles>
30 <style:default-style style:family="table-cell">
31 <style:paragraph-properties style:tab-stop-distance="12.7mm"/>
32 <style:text-properties style:font-name="Liberation Sans" fo:language="en" fo:country="US" style:font-name-asian="DejaVu Sans" style:language-asian="zh" style:country-asian="CN" style:font-name-complex="DejaVu Sans" style:language-complex="hi" style:country-complex="IN"/>
33 </style:default-style>
34 <number:number-style style:name="N0">
35 <number:number number:min-integer-digits="1"/>
36 </number:number-style>
37 <number:date-style style:name="N84">
38 <number:year number:style="long"/>
39 <number:text>-</number:text>
40 <number:month number:style="long"/>
41 <number:text>-</number:text>
42 <number:day number:style="long"/>
43 </number:date-style>
44 <number:currency-style style:name="N108P0" style:volatile="true">
45 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
46 <number:text> </number:text>
47 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
48 </number:currency-style>
49 <number:currency-style style:name="N108">
50 <style:text-properties fo:color="#ff0000"/>
51 <number:text>-</number:text>
52 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
53 <number:text> </number:text>
54 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
55 <style:map style:condition="value()&gt;=0" style:apply-style-name="N108P0"/>
56 </number:currency-style>
57 <number:date-style style:name="N109">
58 <number:year number:style="long"/>
59 <number:text>-</number:text>
60 <number:month number:style="long"/>
61 <number:text>-</number:text>
62 <number:day number:style="long"/>
63 <number:text> </number:text>
64 <number:hours number:style="long"/>
65 <number:text>:</number:text>
66 <number:minutes number:style="long"/>
67 <number:text>:</number:text>
68 <number:seconds number:style="long"/>
69 </number:date-style>
70 <number:currency-style style:name="N111P0" 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="N111">
75 <number:text>-</number:text>
76 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
77 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
78 <style:map style:condition="value()&gt;=0" style:apply-style-name="N111P0"/>
79 </number:currency-style>
80 <number:currency-style style:name="N113P0" style:volatile="true">
81 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
82 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
83 </number:currency-style>
84 <number:currency-style style:name="N113">
85 <number:text>-</number:text>
86 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
87 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
88 <style:map style:condition="value()&gt;=0" style:apply-style-name="N113P0"/>
89 </number:currency-style>
90 <number:currency-style style:name="N114P0" style:volatile="true">
91 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
92 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
93 </number:currency-style>
94 <number:currency-style style:name="N114">
95 <style:text-properties fo:color="#ff0000"/>
96 <number:text>-</number:text>
97 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
98 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
99 <style:map style:condition="value()&gt;=0" style:apply-style-name="N114P0"/>
100 </number:currency-style>
101 <number:currency-style style:name="N115P0" style:volatile="true">
102 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
103 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
104 </number:currency-style>
105 <number:currency-style style:name="N115">
106 <style:text-properties fo:color="#ff0000"/>
107 <number:text>-</number:text>
108 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
109 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
110 <style:map style:condition="value()&gt;=0" style:apply-style-name="N115P0"/>
111 </number:currency-style>
112 <number:currency-style style:name="N117P0" style:volatile="true">
113 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
114 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
115 </number:currency-style>
116 <number:currency-style style:name="N117">
117 <style:text-properties fo:color="#ff0000"/>
118 <number:text>-</number:text>
119 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
120 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
121 <style:map style:condition="value()&gt;=0" style:apply-style-name="N117P0"/>
122 </number:currency-style>
123 <number:number-style style:name="N119P0" style:volatile="true">
124 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
125 <number:text> </number:text>
126 </number:number-style>
127 <number:number-style style:name="N119">
128 <number:text>(</number:text>
129 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
130 <number:text>)</number:text>
131 <style:map style:condition="value()&gt;=0" style:apply-style-name="N119P0"/>
132 </number:number-style>
133 <number:number-style style:name="N121P0" style:volatile="true">
134 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
135 <number:text> </number:text>
136 </number:number-style>
137 <number:number-style style:name="N121">
138 <number:text>(</number:text>
139 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
140 <number:text>)</number:text>
141 <style:map style:condition="value()&gt;=0" style:apply-style-name="N121P0"/>
142 </number:number-style>
143 <number:currency-style style:name="N123P0" style:volatile="true">
144 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
145 <loext:fill-character> </loext:fill-character>
146 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
147 </number:currency-style>
148 <number:currency-style style:name="N123">
149 <number:text>-</number:text>
150 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
151 <loext:fill-character> </loext:fill-character>
152 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
153 <style:map style:condition="value()&gt;=0" style:apply-style-name="N123P0"/>
154 </number:currency-style>
155 <number:currency-style style:name="N125P0" style:volatile="true">
156 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
157 <loext:fill-character> </loext:fill-character>
158 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
159 </number:currency-style>
160 <number:currency-style style:name="N125">
161 <number:text>-</number:text>
162 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
163 <loext:fill-character> </loext:fill-character>
164 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
165 <style:map style:condition="value()&gt;=0" style:apply-style-name="N125P0"/>
166 </number:currency-style>
167 <number:currency-style style:name="N127P0" style:volatile="true">
168 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
169 <number:text> </number:text>
170 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
171 </number:currency-style>
172 <number:currency-style style:name="N127">
173 <number:text>-</number:text>
174 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
175 <number:text> </number:text>
176 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
177 <style:map style:condition="value()&gt;=0" style:apply-style-name="N127P0"/>
178 </number:currency-style>
179 <number:currency-style style:name="N128P0" style:volatile="true">
180 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
181 <number:text> </number:text>
182 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
183 </number:currency-style>
184 <number:currency-style style:name="N128">
185 <number:text>-</number:text>
186 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
187 <number:text> </number:text>
188 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
189 <style:map style:condition="value()&gt;=0" style:apply-style-name="N128P0"/>
190 </number:currency-style>
191 <number:currency-style style:name="N129P0" style:volatile="true">
192 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
193 <number:text> </number:text>
194 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
195 </number:currency-style>
196 <number:currency-style style:name="N129">
197 <style:text-properties fo:color="#ff0000"/>
198 <number:text>-</number:text>
199 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
200 <number:text> </number:text>
201 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
202 <style:map style:condition="value()&gt;=0" style:apply-style-name="N129P0"/>
203 </number:currency-style>
204 <number:currency-style style:name="N131P0" style:volatile="true">
205 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
206 <number:text> </number:text>
207 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
208 </number:currency-style>
209 <number:currency-style style:name="N131">
210 <style:text-properties fo:color="#ff0000"/>
211 <number:text>-</number:text>
212 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
213 <number:text> </number:text>
214 <number:currency-symbol number:language="cs" number:country="CZ"></number:currency-symbol>
215 <style:map style:condition="value()&gt;=0" style:apply-style-name="N131P0"/>
216 </number:currency-style>
217 <number:currency-style style:name="N133P0" style:volatile="true">
218 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
219 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
220 </number:currency-style>
221 <number:currency-style style:name="N133">
222 <style:text-properties fo:color="#ff0000"/>
223 <number:text>-</number:text>
224 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
225 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
226 <style:map style:condition="value()&gt;=0" style:apply-style-name="N133P0"/>
227 </number:currency-style>
228 <number:number-style style:name="N134">
229 <number:number number:decimal-places="9" loext:min-decimal-places="9" number:min-integer-digits="1"/>
230 </number:number-style>
231 <number:number-style style:name="N135">
232 <number:number number:decimal-places="8" loext:min-decimal-places="8" number:min-integer-digits="1"/>
233 </number:number-style>
234 <number:number-style style:name="N136">
235 <number:number number:decimal-places="10" loext:min-decimal-places="10" number:min-integer-digits="1"/>
236 </number:number-style>
237 <number:number-style style:name="N137">
238 <number:number number:decimal-places="11" loext:min-decimal-places="11" number:min-integer-digits="1"/>
239 </number:number-style>
240 <number:number-style style:name="N138">
241 <number:number number:decimal-places="12" loext:min-decimal-places="12" number:min-integer-digits="1"/>
242 </number:number-style>
243 <number:number-style style:name="N139">
244 <number:number number:decimal-places="13" loext:min-decimal-places="13" number:min-integer-digits="1"/>
245 </number:number-style>
246 <number:number-style style:name="N140">
247 <number:number number:decimal-places="14" loext:min-decimal-places="14" number:min-integer-digits="1"/>
248 </number:number-style>
249 <number:number-style style:name="N141">
250 <number:number number:decimal-places="15" loext:min-decimal-places="15" number:min-integer-digits="1"/>
251 </number:number-style>
252 <number:number-style style:name="N142">
253 <number:number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1"/>
254 </number:number-style>
255 <number:number-style style:name="N143">
256 <number:number number:decimal-places="17" loext:min-decimal-places="17" number:min-integer-digits="1"/>
257 </number:number-style>
258 <number:number-style style:name="N144">
259 <number:number number:decimal-places="18" loext:min-decimal-places="18" number:min-integer-digits="1"/>
260 </number:number-style>
261 <number:currency-style style:name="N146P0" 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:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
265 </number:currency-style>
266 <number:currency-style style:name="N146">
267 <style:text-properties fo:color="#ff0000"/>
268 <number:text>-</number:text>
269 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
270 <number:text> </number:text>
271 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
272 <style:map style:condition="value()&gt;=0" style:apply-style-name="N146P0"/>
273 </number:currency-style>
274 <number:date-style style:name="N147">
275 <number:year number:style="long"/>
276 <number:text>-</number:text>
277 <number:month number:style="long"/>
278 <number:text>-</number:text>
279 <number:day number:style="long"/>
280 <number:text> </number:text>
281 <number:day-of-week/>
282 </number:date-style>
283 <number:number-style style:name="N149P0" style:volatile="true">
284 <number:text/>
285 </number:number-style>
286 <number:number-style style:name="N149P1" style:volatile="true">
287 <number:text/>
288 </number:number-style>
289 <number:number-style style:name="N149P2" style:volatile="true">
290 <number:text/>
291 </number:number-style>
292 <number:text-style style:name="N149">
293 <number:text/>
294 <style:map style:condition="value()&gt;0" style:apply-style-name="N149P0"/>
295 <style:map style:condition="value()&lt;0" style:apply-style-name="N149P1"/>
296 <style:map style:condition="value()=0" style:apply-style-name="N149P2"/>
297 </number:text-style>
298 <number:currency-style style:name="N151P0" style:volatile="true">
299 <number:currency-symbol number:language="en" number:country="IE"></number:currency-symbol>
300 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
301 </number:currency-style>
302 <number:currency-style style:name="N151">
303 <style:text-properties fo:color="#ff0000"/>
304 <number:text>-</number:text>
305 <number:currency-symbol number:language="en" number:country="IE"></number:currency-symbol>
306 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
307 <style:map style:condition="value()&gt;=0" style:apply-style-name="N151P0"/>
308 </number:currency-style>
309 <number:number-style style:name="N153P0" style:volatile="true">
310 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
311 <number:text> </number:text>
312 </number:number-style>
313 <number:number-style style:name="N153">
314 <number:text>-</number:text>
315 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
316 <number:text> </number:text>
317 <style:map style:condition="value()&gt;=0" style:apply-style-name="N153P0"/>
318 </number:number-style>
319 <number:number-style style:name="N154P0" style:volatile="true">
320 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
321 <number:text> </number:text>
322 </number:number-style>
323 <number:number-style style:name="N154">
324 <style:text-properties fo:color="#ff0000"/>
325 <number:text>-</number:text>
326 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
327 <number:text> </number:text>
328 <style:map style:condition="value()&gt;=0" style:apply-style-name="N154P0"/>
329 </number:number-style>
330 <number:number-style style:name="N156P0" style:volatile="true">
331 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
332 <number:text> </number:text>
333 </number:number-style>
334 <number:number-style style:name="N156">
335 <number:text>-</number:text>
336 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
337 <number:text> </number:text>
338 <style:map style:condition="value()&gt;=0" style:apply-style-name="N156P0"/>
339 </number:number-style>
340 <number:number-style style:name="N157P0" style:volatile="true">
341 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
342 <number:text> </number:text>
343 </number:number-style>
344 <number:number-style style:name="N157">
345 <style:text-properties fo:color="#ff0000"/>
346 <number:text>-</number:text>
347 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
348 <number:text> </number:text>
349 <style:map style:condition="value()&gt;=0" style:apply-style-name="N157P0"/>
350 </number:number-style>
351 <number:time-style style:name="N158">
352 <number:minutes number:style="long"/>
353 <number:text>:</number:text>
354 <number:seconds number:style="long"/>
355 </number:time-style>
356 <number:number-style style:name="N159">
357 <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"/>
358 </number:number-style>
359 <number:number-style style:name="N161P0" style:volatile="true">
360 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
361 <number:text></number:text>
362 </number:number-style>
363 <number:number-style style:name="N161">
364 <number:text>-</number:text>
365 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
366 <number:text></number:text>
367 <style:map style:condition="value()&gt;=0" style:apply-style-name="N161P0"/>
368 </number:number-style>
369 <number:number-style style:name="N162P0" style:volatile="true">
370 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
371 <number:text></number:text>
372 </number:number-style>
373 <number:number-style style:name="N162">
374 <style:text-properties fo:color="#ff0000"/>
375 <number:text>-</number:text>
376 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
377 <number:text></number:text>
378 <style:map style:condition="value()&gt;=0" style:apply-style-name="N162P0"/>
379 </number:number-style>
380 <number:number-style style:name="N163">
381 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
382 <number:text></number:text>
383 </number:number-style>
384 <number:number-style style:name="N164P0" style:volatile="true">
385 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
386 <number:text></number:text>
387 </number:number-style>
388 <number:number-style style:name="N164">
389 <number:text>-</number:text>
390 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
391 <number:text></number:text>
392 <style:map style:condition="value()&gt;=0" style:apply-style-name="N164P0"/>
393 </number:number-style>
394 <number:number-style style:name="N165P0" style:volatile="true">
395 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
396 <number:text></number:text>
397 </number:number-style>
398 <number:number-style style:name="N165">
399 <style:text-properties fo:color="#ff0000"/>
400 <number:text>-</number:text>
401 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
402 <number:text></number:text>
403 <style:map style:condition="value()&gt;=0" style:apply-style-name="N165P0"/>
404 </number:number-style>
405 <number:number-style style:name="N169P0" style:volatile="true">
406 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
407 <number:text></number:text>
408 </number:number-style>
409 <number:number-style style:name="N169P1" style:volatile="true">
410 <number:text>-</number:text>
411 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
412 <number:text></number:text>
413 </number:number-style>
414 <number:number-style style:name="N169P2" style:volatile="true">
415 <number:text> - € </number:text>
416 </number:number-style>
417 <number:text-style style:name="N169">
418 <number:text-content/>
419 <number:text> </number:text>
420 <style:map style:condition="value()&gt;0" style:apply-style-name="N169P0"/>
421 <style:map style:condition="value()&lt;0" style:apply-style-name="N169P1"/>
422 <style:map style:condition="value()=0" style:apply-style-name="N169P2"/>
423 </number:text-style>
424 <number:number-style style:name="N173P0" style:volatile="true">
425 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
426 <number:text> </number:text>
427 </number:number-style>
428 <number:number-style style:name="N173P1" style:volatile="true">
429 <number:text>-</number:text>
430 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
431 <number:text> </number:text>
432 </number:number-style>
433 <number:number-style style:name="N173P2" style:volatile="true">
434 <number:text> - </number:text>
435 </number:number-style>
436 <number:text-style style:name="N173">
437 <number:text-content/>
438 <number:text> </number:text>
439 <style:map style:condition="value()&gt;0" style:apply-style-name="N173P0"/>
440 <style:map style:condition="value()&lt;0" style:apply-style-name="N173P1"/>
441 <style:map style:condition="value()=0" style:apply-style-name="N173P2"/>
442 </number:text-style>
443 <number:number-style style:name="N177P0" style:volatile="true">
444 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
445 <number:text></number:text>
446 </number:number-style>
447 <number:number-style style:name="N177P1" style:volatile="true">
448 <number:text>-</number:text>
449 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
450 <number:text></number:text>
451 </number:number-style>
452 <number:number-style style:name="N177P2" style:volatile="true">
453 <number:text> -</number:text>
454 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
455 <number:text></number:text>
456 </number:number-style>
457 <number:text-style style:name="N177">
458 <number:text-content/>
459 <number:text> </number:text>
460 <style:map style:condition="value()&gt;0" style:apply-style-name="N177P0"/>
461 <style:map style:condition="value()&lt;0" style:apply-style-name="N177P1"/>
462 <style:map style:condition="value()=0" style:apply-style-name="N177P2"/>
463 </number:text-style>
464 <number:number-style style:name="N181P0" style:volatile="true">
465 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
466 <number:text> </number:text>
467 </number:number-style>
468 <number:number-style style:name="N181P1" style:volatile="true">
469 <number:text>-</number:text>
470 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
471 <number:text> </number:text>
472 </number:number-style>
473 <number:number-style style:name="N181P2" style:volatile="true">
474 <number:text> -</number:text>
475 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
476 <number:text> </number:text>
477 </number:number-style>
478 <number:text-style style:name="N181">
479 <number:text-content/>
480 <number:text> </number:text>
481 <style:map style:condition="value()&gt;0" style:apply-style-name="N181P0"/>
482 <style:map style:condition="value()&lt;0" style:apply-style-name="N181P1"/>
483 <style:map style:condition="value()=0" style:apply-style-name="N181P2"/>
484 </number:text-style>
485 <number:number-style style:name="N182">
486 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="6"/>
487 </number:number-style>
488 <number:number-style style:name="N183">
489 <number:text>Edit Time</number:text>
490 </number:number-style>
491 <number:currency-style style:name="N184P0" style:volatile="true">
492 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
493 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
494 </number:currency-style>
495 <number:currency-style style:name="N184">
496 <style:text-properties fo:color="#000000"/>
497 <number:text>-</number:text>
498 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
499 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
500 <style:map style:condition="value()&gt;=0" style:apply-style-name="N184P0"/>
501 </number:currency-style>
502 <number:currency-style style:name="N185P0" style:volatile="true">
503 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
504 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
505 </number:currency-style>
506 <number:currency-style style:name="N185">
507 <style:text-properties fo:color="#000000"/>
508 <number:text>-</number:text>
509 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
510 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
511 <style:map style:condition="value()&gt;=0" style:apply-style-name="N185P0"/>
512 </number:currency-style>
513 <number:currency-style style:name="N186P0" style:volatile="true">
514 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
515 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
516 </number:currency-style>
517 <number:currency-style style:name="N186">
518 <style:text-properties fo:color="#000000"/>
519 <number:text>-</number:text>
520 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
521 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
522 <style:map style:condition="value()&gt;=0" style:apply-style-name="N186P0"/>
523 </number:currency-style>
524 <number:currency-style style:name="N188P0" style:volatile="true">
525 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
526 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
527 </number:currency-style>
528 <number:currency-style style:name="N188">
529 <number:text>-</number:text>
530 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
531 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
532 <style:map style:condition="value()&gt;=0" style:apply-style-name="N188P0"/>
533 </number:currency-style>
534 <number:currency-style style:name="N189P0" style:volatile="true">
535 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
536 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
537 </number:currency-style>
538 <number:currency-style style:name="N189">
539 <number:text>-</number:text>
540 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
541 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
542 <style:map style:condition="value()&gt;=0" style:apply-style-name="N189P0"/>
543 </number:currency-style>
544 <number:currency-style style:name="N190P0" style:volatile="true">
545 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
546 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
547 </number:currency-style>
548 <number:currency-style style:name="N190">
549 <style:text-properties fo:color="#000000"/>
550 <number:text>-</number:text>
551 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
552 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
553 <style:map style:condition="value()&gt;=0" style:apply-style-name="N190P0"/>
554 </number:currency-style>
555 <number:currency-style style:name="N191P0" style:volatile="true">
556 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
557 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
558 </number:currency-style>
559 <number:currency-style style:name="N191">
560 <style:text-properties fo:color="#000000"/>
561 <number:text>-</number:text>
562 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
563 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
564 <style:map style:condition="value()&gt;=0" style:apply-style-name="N191P0"/>
565 </number:currency-style>
566 <number:currency-style style:name="N193P0" style:volatile="true">
567 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
568 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
569 </number:currency-style>
570 <number:currency-style style:name="N193">
571 <style:text-properties fo:color="#000000"/>
572 <number:text>-</number:text>
573 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
574 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
575 <style:map style:condition="value()&gt;=0" style:apply-style-name="N193P0"/>
576 </number:currency-style>
577 <number:currency-style style:name="N194P0" style:volatile="true">
578 <number:currency-symbol number:language="en" number:country="IE"></number:currency-symbol>
579 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
580 </number:currency-style>
581 <number:currency-style style:name="N194">
582 <style:text-properties fo:color="#000000"/>
583 <number:text>-</number:text>
584 <number:currency-symbol number:language="en" number:country="IE"></number:currency-symbol>
585 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
586 <style:map style:condition="value()&gt;=0" style:apply-style-name="N194P0"/>
587 </number:currency-style>
588 <number:number-style style:name="N195P0" style:volatile="true">
589 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
590 <number:text> </number:text>
591 </number:number-style>
592 <number:number-style style:name="N195">
593 <number:text>-</number:text>
594 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
595 <number:text> </number:text>
596 <style:map style:condition="value()&gt;=0" style:apply-style-name="N195P0"/>
597 </number:number-style>
598 <number:number-style style:name="N196P0" style:volatile="true">
599 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
600 <number:text> </number:text>
601 </number:number-style>
602 <number:number-style style:name="N196">
603 <style:text-properties fo:color="#000000"/>
604 <number:text>-</number:text>
605 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
606 <number:text> </number:text>
607 <style:map style:condition="value()&gt;=0" style:apply-style-name="N196P0"/>
608 </number:number-style>
609 <number:number-style style:name="N197P0" style:volatile="true">
610 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
611 <number:text> </number:text>
612 </number:number-style>
613 <number:number-style style:name="N197">
614 <number:text>-</number:text>
615 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
616 <number:text> </number:text>
617 <style:map style:condition="value()&gt;=0" style:apply-style-name="N197P0"/>
618 </number:number-style>
619 <number:number-style style:name="N198P0" style:volatile="true">
620 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
621 <number:text> </number:text>
622 </number:number-style>
623 <number:number-style style:name="N198">
624 <style:text-properties fo:color="#000000"/>
625 <number:text>-</number:text>
626 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
627 <number:text> </number:text>
628 <style:map style:condition="value()&gt;=0" style:apply-style-name="N198P0"/>
629 </number:number-style>
630 <number:number-style style:name="N200P0" style:volatile="true">
631 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
632 <number:text> DM</number:text>
633 </number:number-style>
634 <number:number-style style:name="N200">
635 <number:text>-</number:text>
636 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
637 <number:text> DM</number:text>
638 <style:map style:condition="value()&gt;=0" style:apply-style-name="N200P0"/>
639 </number:number-style>
640 <number:number-style style:name="N201P0" style:volatile="true">
641 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
642 <number:text> DM</number:text>
643 </number:number-style>
644 <number:number-style style:name="N201">
645 <style:text-properties fo:color="#000000"/>
646 <number:text>-</number:text>
647 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
648 <number:text> DM</number:text>
649 <style:map style:condition="value()&gt;=0" style:apply-style-name="N201P0"/>
650 </number:number-style>
651 <number:number-style style:name="N203P0" style:volatile="true">
652 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
653 <number:text> DM</number:text>
654 </number:number-style>
655 <number:number-style style:name="N203">
656 <number:text>-</number:text>
657 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
658 <number:text> DM</number:text>
659 <style:map style:condition="value()&gt;=0" style:apply-style-name="N203P0"/>
660 </number:number-style>
661 <number:number-style style:name="N204P0" style:volatile="true">
662 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
663 <number:text> DM</number:text>
664 </number:number-style>
665 <number:number-style style:name="N204">
666 <style:text-properties fo:color="#000000"/>
667 <number:text>-</number:text>
668 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
669 <number:text> DM</number:text>
670 <style:map style:condition="value()&gt;=0" style:apply-style-name="N204P0"/>
671 </number:number-style>
672 <number:number-style style:name="N206P0" style:volatile="true">
673 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
674 <number:text> DM</number:text>
675 </number:number-style>
676 <number:number-style style:name="N206P1" style:volatile="true">
677 <number:text>-</number:text>
678 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
679 <number:text> DM</number:text>
680 </number:number-style>
681 <number:number-style style:name="N206">
682 <number:text>- DM</number:text>
683 <style:map style:condition="value()&gt;0" style:apply-style-name="N206P0"/>
684 <style:map style:condition="value()&lt;0" style:apply-style-name="N206P1"/>
685 </number:number-style>
686 <number:number-style style:name="N208P0" style:volatile="true">
687 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
688 <number:text> </number:text>
689 </number:number-style>
690 <number:number-style style:name="N208P1" style:volatile="true">
691 <number:text>-</number:text>
692 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
693 <number:text> </number:text>
694 </number:number-style>
695 <number:number-style style:name="N208">
696 <number:text>- </number:text>
697 <style:map style:condition="value()&gt;0" style:apply-style-name="N208P0"/>
698 <style:map style:condition="value()&lt;0" style:apply-style-name="N208P1"/>
699 </number:number-style>
700 <number:number-style style:name="N210P0" style:volatile="true">
701 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
702 <number:text> DM</number:text>
703 </number:number-style>
704 <number:number-style style:name="N210P1" style:volatile="true">
705 <number:text>-</number:text>
706 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
707 <number:text> DM</number:text>
708 </number:number-style>
709 <number:number-style style:name="N210">
710 <number:text>-</number:text>
711 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
712 <number:text> DM</number:text>
713 <style:map style:condition="value()&gt;0" style:apply-style-name="N210P0"/>
714 <style:map style:condition="value()&lt;0" style:apply-style-name="N210P1"/>
715 </number:number-style>
716 <number:number-style style:name="N212P0" style:volatile="true">
717 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
718 <number:text> </number:text>
719 </number:number-style>
720 <number:number-style style:name="N212P1" style:volatile="true">
721 <number:text>-</number:text>
722 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
723 <number:text> </number:text>
724 </number:number-style>
725 <number:number-style style:name="N212">
726 <number:text>-</number:text>
727 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
728 <number:text> </number:text>
729 <style:map style:condition="value()&gt;0" style:apply-style-name="N212P0"/>
730 <style:map style:condition="value()&lt;0" style:apply-style-name="N212P1"/>
731 </number:number-style>
732 <number:date-style style:name="N213">
733 <number:year/>
734 <number:text>-</number:text>
735 <number:month number:style="long"/>
736 </number:date-style>
737 <number:currency-style style:name="N214P0" style:volatile="true">
738 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
739 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
740 </number:currency-style>
741 <number:currency-style style:name="N214">
742 <number:text>-</number:text>
743 <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
744 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
745 <style:map style:condition="value()&gt;=0" style:apply-style-name="N214P0"/>
746 </number:currency-style>
747 <number:currency-style style:name="N215P0" style:volatile="true">
748 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
749 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
750 </number:currency-style>
751 <number:currency-style style:name="N215">
752 <number:text>-</number:text>
753 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
754 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
755 <style:map style:condition="value()&gt;=0" style:apply-style-name="N215P0"/>
756 </number:currency-style>
757 <number:currency-style style:name="N216P0" style:volatile="true">
758 <number:currency-symbol number:language="en" number:country="IE"></number:currency-symbol>
759 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
760 </number:currency-style>
761 <number:currency-style style:name="N216">
762 <number:text>-</number:text>
763 <number:currency-symbol number:language="en" number:country="IE"></number:currency-symbol>
764 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
765 <style:map style:condition="value()&gt;=0" style:apply-style-name="N216P0"/>
766 </number:currency-style>
767 <number:currency-style style:name="N217P0" style:volatile="true">
768 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
769 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
770 </number:currency-style>
771 <number:currency-style style:name="N217">
772 <style:text-properties fo:color="#ff0000"/>
773 <number:text>-</number:text>
774 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
775 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
776 <style:map style:condition="value()&gt;=0" style:apply-style-name="N217P0"/>
777 </number:currency-style>
778 <number:currency-style style:name="N218P0" style:volatile="true">
779 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
780 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
781 </number:currency-style>
782 <number:currency-style style:name="N218">
783 <style:text-properties fo:color="#ff0000"/>
784 <number:text>-</number:text>
785 <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
786 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
787 <style:map style:condition="value()&gt;=0" style:apply-style-name="N218P0"/>
788 </number:currency-style>
789 <number:number-style style:name="N219P0" style:volatile="true">
790 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
791 <number:text> </number:text>
792 </number:number-style>
793 <number:number-style style:name="N219">
794 <style:text-properties fo:color="#ff0000"/>
795 <number:text>-</number:text>
796 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
797 <number:text> </number:text>
798 <style:map style:condition="value()&gt;=0" style:apply-style-name="N219P0"/>
799 </number:number-style>
800 <number:number-style style:name="N220P0" style:volatile="true">
801 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
802 <number:text> </number:text>
803 </number:number-style>
804 <number:number-style style:name="N220">
805 <style:text-properties fo:color="#ff0000"/>
806 <number:text>-</number:text>
807 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
808 <number:text> </number:text>
809 <style:map style:condition="value()&gt;=0" style:apply-style-name="N220P0"/>
810 </number:number-style>
811 <number:number-style style:name="N221P0" style:volatile="true">
812 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
813 <number:text> DM</number:text>
814 </number:number-style>
815 <number:number-style style:name="N221">
816 <style:text-properties fo:color="#ff0000"/>
817 <number:text>-</number:text>
818 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
819 <number:text> DM</number:text>
820 <style:map style:condition="value()&gt;=0" style:apply-style-name="N221P0"/>
821 </number:number-style>
822 <number:number-style style:name="N222P0" style:volatile="true">
823 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
824 <number:text> DM</number:text>
825 </number:number-style>
826 <number:number-style style:name="N222">
827 <style:text-properties fo:color="#ff0000"/>
828 <number:text>-</number:text>
829 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
830 <number:text> DM</number:text>
831 <style:map style:condition="value()&gt;=0" style:apply-style-name="N222P0"/>
832 </number:number-style>
833 <number:date-style style:name="N223">
834 <number:year/>
835 <number:text> </number:text>
836 <number:month number:style="long"/>
837 <number:text> </number:text>
838 <number:day-of-week/>
839 <number:text> </number:text>
840 <number:day number:style="long"/>
841 </number:date-style>
842 <number:currency-style style:name="N225P0" style:volatile="true">
843 <number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
844 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
845 </number:currency-style>
846 <number:currency-style style:name="N225">
847 <number:text>-</number:text>
848 <number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
849 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
850 <style:map style:condition="value()&gt;=0" style:apply-style-name="N225P0"/>
851 </number:currency-style>
852 <number:currency-style style:name="N227P0" style:volatile="true">
853 <number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
854 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
855 </number:currency-style>
856 <number:currency-style style:name="N227">
857 <number:text>-</number:text>
858 <number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
859 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
860 <style:map style:condition="value()&gt;=0" style:apply-style-name="N227P0"/>
861 </number:currency-style>
862 <number:currency-style style:name="N228P0" style:volatile="true">
863 <number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
864 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
865 </number:currency-style>
866 <number:currency-style style:name="N228">
867 <style:text-properties fo:color="#ff0000"/>
868 <number:text>-</number:text>
869 <number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
870 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
871 <style:map style:condition="value()&gt;=0" style:apply-style-name="N228P0"/>
872 </number:currency-style>
873 <number:currency-style style:name="N229P0" style:volatile="true">
874 <number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
875 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
876 </number:currency-style>
877 <number:currency-style style:name="N229">
878 <style:text-properties fo:color="#ff0000"/>
879 <number:text>-</number:text>
880 <number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
881 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
882 <style:map style:condition="value()&gt;=0" style:apply-style-name="N229P0"/>
883 </number:currency-style>
884 <number:currency-style style:name="N231P0" style:volatile="true">
885 <number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
886 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
887 </number:currency-style>
888 <number:currency-style style:name="N231">
889 <style:text-properties fo:color="#ff0000"/>
890 <number:text>-</number:text>
891 <number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
892 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
893 <style:map style:condition="value()&gt;=0" style:apply-style-name="N231P0"/>
894 </number:currency-style>
895 <number:currency-style style:name="N233P0" style:volatile="true">
896 <number:currency-symbol number:language="ms" number:country="MY">RM</number:currency-symbol>
897 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
898 </number:currency-style>
899 <number:currency-style style:name="N233">
900 <number:text>-</number:text>
901 <number:currency-symbol number:language="ms" number:country="MY">RM</number:currency-symbol>
902 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
903 <style:map style:condition="value()&gt;=0" style:apply-style-name="N233P0"/>
904 </number:currency-style>
905 <number:currency-style style:name="N235P0" style:volatile="true">
906 <number:currency-symbol number:language="ms" number:country="MY">RM</number:currency-symbol>
907 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
908 </number:currency-style>
909 <number:currency-style style:name="N235">
910 <number:text>-</number:text>
911 <number:currency-symbol number:language="ms" number:country="MY">RM</number:currency-symbol>
912 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
913 <style:map style:condition="value()&gt;=0" style:apply-style-name="N235P0"/>
914 </number:currency-style>
915 <number:currency-style style:name="N236P0" style:volatile="true">
916 <number:currency-symbol number:language="ms" number:country="MY">RM</number:currency-symbol>
917 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
918 </number:currency-style>
919 <number:currency-style style:name="N236">
920 <style:text-properties fo:color="#ff0000"/>
921 <number:text>-</number:text>
922 <number:currency-symbol number:language="ms" number:country="MY">RM</number:currency-symbol>
923 <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
924 <style:map style:condition="value()&gt;=0" style:apply-style-name="N236P0"/>
925 </number:currency-style>
926 <number:currency-style style:name="N237P0" style:volatile="true">
927 <number:currency-symbol number:language="ms" number:country="MY">RM</number:currency-symbol>
928 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
929 </number:currency-style>
930 <number:currency-style style:name="N237">
931 <style:text-properties fo:color="#ff0000"/>
932 <number:text>-</number:text>
933 <number:currency-symbol number:language="ms" number:country="MY">RM</number:currency-symbol>
934 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
935 <style:map style:condition="value()&gt;=0" style:apply-style-name="N237P0"/>
936 </number:currency-style>
937 <number:currency-style style:name="N239P0" style:volatile="true">
938 <number:currency-symbol number:language="ms" number:country="MY">RM</number:currency-symbol>
939 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
940 </number:currency-style>
941 <number:currency-style style:name="N239">
942 <style:text-properties fo:color="#ff0000"/>
943 <number:text>-</number:text>
944 <number:currency-symbol number:language="ms" number:country="MY">RM</number:currency-symbol>
945 <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
946 <style:map style:condition="value()&gt;=0" style:apply-style-name="N239P0"/>
947 </number:currency-style>
948 <number:currency-style style:name="N10108P0" style:volatile="true" number:language="de" number:country="DE">
949 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
950 <number:text> </number:text>
951 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
952 </number:currency-style>
953 <number:currency-style style:name="N10108" number:language="de" number:country="DE">
954 <style:text-properties fo:color="#ff0000"/>
955 <number:text>-</number:text>
956 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
957 <number:text> </number:text>
958 <number:currency-symbol number:language="de" number:country="DE"></number:currency-symbol>
959 <style:map style:condition="value()&gt;=0" style:apply-style-name="N10108P0"/>
960 </number:currency-style>
961 <number:date-style style:name="N10109" number:language="de" number:country="DE" number:title="ISO &amp; weekday">
962 <number:year number:style="long"/>
963 <number:text>-</number:text>
964 <number:month number:style="long"/>
965 <number:text>-</number:text>
966 <number:day number:style="long"/>
967 <number:text> </number:text>
968 <number:day-of-week/>
969 </number:date-style>
970 <number:currency-style style:name="N20108P0" style:volatile="true" number:language="fr" number:country="BE">
971 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
972 <number:text> </number:text>
973 <number:currency-symbol number:language="fr" number:country="BE"></number:currency-symbol>
974 </number:currency-style>
975 <number:currency-style style:name="N20108" number:language="fr" number:country="BE">
976 <style:text-properties fo:color="#ff0000"/>
977 <number:text>-</number:text>
978 <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
979 <number:text> </number:text>
980 <number:currency-symbol number:language="fr" number:country="BE"></number:currency-symbol>
981 <style:map style:condition="value()&gt;=0" style:apply-style-name="N20108P0"/>
982 </number:currency-style>
983 <number:date-style style:name="N30111" number:language="en" number:country="GB">
984 <number:day-of-week/>
985 <number:text> </number:text>
986 <number:day number:style="long"/>
987 <number:text>/</number:text>
988 <number:month number:style="long"/>
989 <number:text>/</number:text>
990 <number:year/>
991 </number:date-style>
992 <number:date-style style:name="N40111" number:language="ja" number:country="JP">
993 <number:day/>
994 <number:text>/</number:text>
995 <number:month/>
996 <number:text>/</number:text>
997 <number:year/>
998 </number:date-style>
999 <number:date-style style:name="N40112" number:language="ja" number:country="JP">
1000 <number:year number:style="long"/>
1001 <number:text></number:text>
1002 <number:month/>
1003 <number:text></number:text>
1004 <number:day/>
1005 <number:text></number:text>
1006 </number:date-style>
1007 <number:time-style style:name="N40113" number:language="ja" number:country="JP">
1008 <number:hours number:style="long"/>
1009 <number:text></number:text>
1010 <number:minutes number:style="long"/>
1011 <number:text></number:text>
1012 <number:seconds number:style="long"/>
1013 <number:text></number:text>
1014 </number:time-style>
1015 <number:date-style style:name="N40114" number:language="ja" number:country="JP">
1016 <number:month/>
1017 <number:text></number:text>
1018 <number:day/>
1019 <number:text></number:text>
1020 </number:date-style>
1021 <number:date-style style:name="N40115" number:language="ja" number:country="JP">
1022 <number:era number:calendar="gengou"/>
1023 <number:year number:calendar="gengou"/>
1024 <number:text>.</number:text>
1025 <number:month number:calendar="gengou"/>
1026 <number:text>.</number:text>
1027 <number:day number:calendar="gengou"/>
1028 </number:date-style>
1029 <number:date-style style:name="N40116" number:language="ja" number:country="JP">
1030 <number:era number:calendar="gengou" number:style="long"/>
1031 <number:year number:calendar="gengou"/>
1032 <number:text></number:text>
1033 <number:month number:calendar="gengou"/>
1034 <number:text></number:text>
1035 <number:day number:calendar="gengou"/>
1036 <number:text></number:text>
1037 </number:date-style>
1038 <style:style style:name="Default" style:family="table-cell">
1039 <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"/>
1040 </style:style>
1041 <style:style style:name="Result" style:family="table-cell" style:parent-style-name="Default">
1042 <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"/>
1043 </style:style>
1044 <style:style style:name="Result2" style:family="table-cell" style:parent-style-name="Result" style:data-style-name="N108"/>
1045 <style:style style:name="Heading" style:family="table-cell" style:parent-style-name="Default">
1046 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1047 <style:paragraph-properties fo:text-align="center"/>
1048 <style:text-properties fo:font-size="16pt" fo:font-style="italic" fo:font-weight="bold"/>
1049 </style:style>
1050 <style:style style:name="Heading1" style:family="table-cell" style:parent-style-name="Heading">
1051 <style:table-cell-properties style:rotation-angle="90"/>
1052 </style:style>
1053 <style:style style:name="Untitled1" style:family="table-cell" style:parent-style-name="Default">
1054 <style:table-cell-properties fo:background-color="#ff3333"/>
1055 </style:style>
1056 <style:style style:name="Untitled2" style:family="table-cell" style:parent-style-name="Default">
1057 <style:table-cell-properties fo:background-color="#99ff66"/>
1058 </style:style>
1059 <style:style style:name="ISODateTime" style:family="table-cell" style:parent-style-name="ISODate" style:data-style-name="N109"/>
1060 <style:style style:name="ISODate" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N84">
1061 <style:table-cell-properties fo:background-color="#ffff99"/>
1062 <style:text-properties style:font-name="Courier" fo:font-family="Courier" style:font-style-name="Standard" style:font-family-generic="modern" style:font-pitch="fixed"/>
1063 </style:style>
1064 </office:styles>
1065 <office:automatic-styles>
1066 <style:style style:name="co1" style:family="table-column">
1067 <style:table-column-properties fo:break-before="auto" style:column-width="65.51mm"/>
1068 </style:style>
1069 <style:style style:name="co2" style:family="table-column">
1070 <style:table-column-properties fo:break-before="auto" style:column-width="89.08mm"/>
1071 </style:style>
1072 <style:style style:name="co12" style:family="table-column">
1073 <style:table-column-properties fo:break-before="auto" style:column-width="35.56mm"/>
1074 </style:style>
1075 <style:style style:name="co13" style:family="table-column">
1076 <style:table-column-properties fo:break-before="auto" style:column-width="49.87mm"/>
1077 </style:style>
1078 <style:style style:name="co14" style:family="table-column">
1079 <style:table-column-properties fo:break-before="auto" style:column-width="40.45mm"/>
1080 </style:style>
1081 <style:style style:name="co3" style:family="table-column">
1082 <style:table-column-properties fo:break-before="auto" style:column-width="22.58mm"/>
1083 </style:style>
1084 <style:style style:name="co15" style:family="table-column">
1085 <style:table-column-properties fo:break-before="auto" style:column-width="43.11mm"/>
1086 </style:style>
1087 <style:style style:name="co8" style:family="table-column">
1088 <style:table-column-properties fo:break-before="auto" style:column-width="43.9mm"/>
1089 </style:style>
1090 <style:style style:name="co9" style:family="table-column">
1091 <style:table-column-properties fo:break-before="auto" style:column-width="25.65mm"/>
1092 </style:style>
1093 <style:style style:name="co10" style:family="table-column">
1094 <style:table-column-properties fo:break-before="auto" style:column-width="26.18mm"/>
1095 </style:style>
1096 <style:style style:name="co11" style:family="table-column">
1097 <style:table-column-properties fo:break-before="auto" style:column-width="62.95mm"/>
1098 </style:style>
1099 <style:style style:name="co16" style:family="table-column">
1100 <style:table-column-properties fo:break-before="auto" style:column-width="49.72mm"/>
1101 </style:style>
1102 <style:style style:name="co17" style:family="table-column">
1103 <style:table-column-properties fo:break-before="auto" style:column-width="5.8mm"/>
1104 </style:style>
1105 <style:style style:name="co18" style:family="table-column">
1106 <style:table-column-properties fo:break-before="auto" style:column-width="33.85mm"/>
1107 </style:style>
1108 <style:style style:name="co19" style:family="table-column">
1109 <style:table-column-properties fo:break-before="auto" style:column-width="10.04mm"/>
1110 </style:style>
1111 <style:style style:name="ro1" style:family="table-row">
1112 <style:table-row-properties style:row-height="8.63mm" fo:break-before="auto" style:use-optimal-row-height="true"/>
1113 </style:style>
1114 <style:style style:name="ro2" style:family="table-row">
1115 <style:table-row-properties style:row-height="4.52mm" fo:break-before="auto" style:use-optimal-row-height="true"/>
1116 </style:style>
1117 <style:style style:name="ro3" style:family="table-row">
1118 <style:table-row-properties style:row-height="6.12mm" fo:break-before="auto" style:use-optimal-row-height="true"/>
1119 </style:style>
1120 <style:style style:name="ro4" style:family="table-row">
1121 <style:table-row-properties style:row-height="5.29mm" fo:break-before="auto" style:use-optimal-row-height="true"/>
1122 </style:style>
1123 <style:style style:name="ro5" style:family="table-row">
1124 <style:table-row-properties style:row-height="4.66mm" fo:break-before="auto" style:use-optimal-row-height="true"/>
1125 </style:style>
1126 <style:style style:name="ta1" style:family="table" style:master-page-name="Default">
1127 <style:table-properties table:display="true" style:writing-mode="lr-tb"/>
1128 </style:style>
1129 <number:date-style style:name="N36" number:automatic-order="true">
1130 <number:day number:style="long"/>
1131 <number:text>.</number:text>
1132 <number:month number:style="long"/>
1133 <number:text>.</number:text>
1134 <number:year number:style="long"/>
1135 </number:date-style>
1136 <number:time-style style:name="N41">
1137 <number:hours number:style="long"/>
1138 <number:text>:</number:text>
1139 <number:minutes number:style="long"/>
1140 <number:text>:</number:text>
1141 <number:seconds number:style="long"/>
1142 </number:time-style>
1143 <number:time-style style:name="N44" number:truncate-on-overflow="false">
1144 <number:hours number:style="long"/>
1145 <number:text>:</number:text>
1146 <number:minutes number:style="long"/>
1147 <number:text>:</number:text>
1148 <number:seconds number:style="long"/>
1149 </number:time-style>
1150 <number:date-style style:name="N51" number:automatic-order="true">
1151 <number:day number:style="long"/>
1152 <number:text>.</number:text>
1153 <number:month number:style="long"/>
1154 <number:text>.</number:text>
1155 <number:year number:style="long"/>
1156 <number:text> </number:text>
1157 <number:hours number:style="long"/>
1158 <number:text>:</number:text>
1159 <number:minutes number:style="long"/>
1160 <number:text>:</number:text>
1161 <number:seconds number:style="long"/>
1162 </number:date-style>
1163 <number:boolean-style style:name="N99">
1164 <number:boolean/>
1165 </number:boolean-style>
1166 <style:style style:name="ce24" style:family="table-cell" style:parent-style-name="Default">
1167 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1168 <style:paragraph-properties fo:text-align="start" fo:margin-left="0mm"/>
1169 <style:text-properties style:text-position="" 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"/>
1170 </style:style>
1171 <style:style style:name="ce25" style:family="table-cell" style:parent-style-name="Default">
1172 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1173 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1174 <style:text-properties style:text-position="" 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"/>
1175 </style:style>
1176 <style:style style:name="ce26" style:family="table-cell" style:parent-style-name="Default">
1177 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1178 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1179 <style:text-properties style:text-position="" 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"/>
1180 </style:style>
1181 <style:style style:name="ce27" style:family="table-cell" style:parent-style-name="Default">
1182 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1183 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1184 <style:text-properties style:text-position=""/>
1185 </style:style>
1186 <style:style style:name="ce28" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1187 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1188 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1189 <style:text-properties style:text-position=""/>
1190 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B3"/>
1191 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B3"/>
1192 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B3"/>
1193 </style:style>
1194 <style:style style:name="ce29" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1195 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1196 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1197 <style:text-properties style:text-position=""/>
1198 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
1199 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
1200 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
1201 </style:style>
1202 <style:style style:name="ce30" style:family="table-cell" style:parent-style-name="Default">
1203 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1204 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1205 <style:text-properties style:text-position=""/>
1206 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
1207 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
1208 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
1209 </style:style>
1210 <style:style style:name="ce31" style:family="table-cell" style:parent-style-name="Default">
1211 <style:table-cell-properties fo:wrap-option="wrap"/>
1212 <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:text-position="" 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"/>
1213 </style:style>
1214 <style:style style:name="ce35" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N0">
1215 <style:text-properties style:text-position=""/>
1216 </style:style>
1217 <style:style style:name="ce43" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1218 <style:text-properties style:text-position=""/>
1219 </style:style>
1220 <style:style style:name="ce11" style:family="table-cell" style:parent-style-name="Default"/>
1221 <style:style style:name="ce12" style:family="table-cell" style:parent-style-name="Default">
1222 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1223 <style:paragraph-properties fo:text-align="start" fo:margin-left="0mm"/>
1224 <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"/>
1225 </style:style>
1226 <style:style style:name="ce13" style:family="table-cell" style:parent-style-name="Default">
1227 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1228 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1229 <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"/>
1230 </style:style>
1231 <style:style style:name="ce14" style:family="table-cell" style:parent-style-name="Default">
1232 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1233 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1234 <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"/>
1235 </style:style>
1236 <style:style style:name="ce15" style:family="table-cell" style:parent-style-name="Default">
1237 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1238 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1239 </style:style>
1240 <style:style style:name="ce16" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1241 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1242 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1243 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B3"/>
1244 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B3"/>
1245 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B3"/>
1246 </style:style>
1247 <style:style style:name="ce17" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1248 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1249 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1250 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
1251 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
1252 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
1253 </style:style>
1254 <style:style style:name="ce18" style:family="table-cell" style:parent-style-name="Default">
1255 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1256 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1257 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
1258 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
1259 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
1260 </style:style>
1261 <style:style style:name="ce19" style:family="table-cell" style:parent-style-name="Default">
1262 <style:table-cell-properties fo:wrap-option="wrap"/>
1263 <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"/>
1264 </style:style>
1265 <style:style style:name="ce20" style:family="table-cell" style:parent-style-name="Default">
1266 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1267 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1268 <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
1269 </style:style>
1270 <style:style style:name="ce21" style:family="table-cell" style:parent-style-name="Default">
1271 <style:text-properties style:font-name="Liberation Serif" style:font-name-asian="Microsoft YaHei" style:font-name-complex="Mangal"/>
1272 </style:style>
1273 <style:style style:name="ce22" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N36"/>
1274 <style:style style:name="ce23" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N0"/>
1275 <style:style style:name="ce32" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
1276 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1277 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1278 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
1279 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
1280 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
1281 </style:style>
1282 <style:style style:name="ce33" style:family="table-cell" style:parent-style-name="Default">
1283 <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
1284 <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
1285 <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
1286 <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
1287 <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
1288 </style:style>
1289 <style:style style:name="ce34" style:family="table-cell" style:parent-style-name="Default">
1290 <style:text-properties style:font-name="Liberation Sans" style:font-name-asian="Droid Sans Fallback" style:font-name-complex="Droid Sans Devanagari"/>
1291 </style:style>
1292 <style:style style:name="ce36" style:family="table-cell" style:parent-style-name="Default">
1293 <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
1294 </style:style>
1295 <style:style style:name="ce37" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N41"/>
1296 <style:style style:name="ce38" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N51"/>
1297 <style:style style:name="ce39" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N44"/>
1298 <style:style style:name="ce40" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"/>
1299 <style:style style:name="ta_extref" style:family="table">
1300 <style:table-properties table:display="false"/>
1301 </style:style>
1302 <style:page-layout style:name="pm1">
1303 <style:page-layout-properties style:writing-mode="lr-tb"/>
1304 <style:header-style>
1305 <style:header-footer-properties fo:min-height="7.5mm" fo:margin-left="0mm" fo:margin-right="0mm" fo:margin-bottom="2.5mm"/>
1306 </style:header-style>
1307 <style:footer-style>
1308 <style:header-footer-properties fo:min-height="7.5mm" fo:margin-left="0mm" fo:margin-right="0mm" fo:margin-top="2.5mm"/>
1309 </style:footer-style>
1310 </style:page-layout>
1311 <style:page-layout style:name="pm2">
1312 <style:page-layout-properties style:writing-mode="lr-tb"/>
1313 <style:header-style>
1314 <style:header-footer-properties fo:min-height="7.5mm" fo:margin-left="0mm" fo:margin-right="0mm" fo:margin-bottom="2.5mm" fo:border="2.49pt solid #000000" fo:padding="0.18mm" fo:background-color="#c0c0c0">
1315 <style:background-image/>
1316 </style:header-footer-properties>
1317 </style:header-style>
1318 <style:footer-style>
1319 <style:header-footer-properties fo:min-height="7.5mm" fo:margin-left="0mm" fo:margin-right="0mm" fo:margin-top="2.5mm" fo:border="2.49pt solid #000000" fo:padding="0.18mm" fo:background-color="#c0c0c0">
1320 <style:background-image/>
1321 </style:header-footer-properties>
1322 </style:footer-style>
1323 </style:page-layout>
1324 <style:style style:name="T1" style:family="text">
1325 <style:text-properties style:font-name-asian="Droid Sans Fallback" style:font-name-complex="Droid Sans Devanagari"/>
1326 </style:style>
1327 <style:style style:name="T2" style:family="text">
1328 <style:text-properties style:font-name-asian="Droid Sans Fallback" style:font-name-complex="Droid Sans Devanagari" fo:color="#0000ff"/>
1329 </style:style>
1330 </office:automatic-styles>
1331 <office:master-styles>
1332 <style:master-page style:name="Default" style:page-layout-name="pm1">
1333 <style:header>
1334 <text:p><text:sheet-name>???</text:sheet-name></text:p>
1335 </style:header>
1336 <style:header-left style:display="false"/>
1337 <style:footer>
1338 <text:p>Page <text:page-number>1</text:page-number></text:p>
1339 </style:footer>
1340 <style:footer-left style:display="false"/>
1341 </style:master-page>
1342 <style:master-page style:name="Report" style:page-layout-name="pm2">
1343 <style:header>
1344 <style:region-left>
1345 <text:p><text:sheet-name>???</text:sheet-name> (<text:title>???</text:title>)</text:p>
1346 </style:region-left>
1347 <style:region-right>
1348 <text:p><text:date style:data-style-name="N2" text:date-value="2016-06-16">00.00.0000</text:date>, <text:time style:data-style-name="N2" text:time-value="21:32:14.234383589">00:00:00</text:time></text:p>
1349 </style:region-right>
1350 </style:header>
1351 <style:header-left style:display="false"/>
1352 <style:footer>
1353 <text:p>Page <text:page-number>1</text:page-number> / <text:page-count>99</text:page-count></text:p>
1354 </style:footer>
1355 <style:footer-left style:display="false"/>
1356 </style:master-page>
1357 </office:master-styles>
1358 <office:body>
1359 <office:spreadsheet>
1360 <table:calculation-settings table:automatic-find-labels="false"/>
1361 <table:table table:name="Sheet1" table:style-name="ta1">
1362 <office:forms form:automatic-focus="false" form:apply-design-mode="false"/>
1363 <table:table-column table:style-name="co1" table:default-cell-style-name="Default"/>
1364 <table:table-column table:style-name="co1" table:default-cell-style-name="ce15"/>
1365 <table:table-column table:style-name="co2" table:default-cell-style-name="Default"/>
1366 <table:table-row table:style-name="ro1">
1367 <table:table-cell table:style-name="ce12" office:value-type="string" calcext:value-type="string">
1368 <text:p>HOUR Function</text:p>
1369 </table:table-cell>
1370 <table:table-cell table:number-columns-repeated="2"/>
1371 </table:table-row>
1372 <table:table-row table:style-name="ro2">
1373 <table:table-cell table:number-columns-repeated="3"/>
1374 </table:table-row>
1375 <table:table-row table:style-name="ro3">
1376 <table:table-cell table:style-name="ce13" office:value-type="string" calcext:value-type="string">
1377 <text:p>Result</text:p>
1378 </table:table-cell>
1379 <table:table-cell table:style-name="ce16" table:formula="of:=AND([.B8:.B95])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1380 <text:p>PRAVDA</text:p>
1381 </table:table-cell>
1382 <table:table-cell/>
1383 </table:table-row>
1384 <table:table-row table:style-name="ro2" table:number-rows-repeated="3">
1385 <table:table-cell table:number-columns-repeated="3"/>
1386 </table:table-row>
1387 <table:table-row table:style-name="ro4">
1388 <table:table-cell table:style-name="ce14" office:value-type="string" calcext:value-type="string">
1389 <text:p>Sheet</text:p>
1390 </table:table-cell>
1391 <table:table-cell table:style-name="ce14" office:value-type="string" calcext:value-type="string">
1392 <text:p>Result</text:p>
1393 </table:table-cell>
1394 <table:table-cell table:style-name="ce14" office:value-type="string" calcext:value-type="string">
1395 <text:p>Description</text:p>
1396 </table:table-cell>
1397 </table:table-row>
1398 <table:table-row table:style-name="ro2">
1399 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
1400 <text:p>1</text:p>
1401 </table:table-cell>
1402 <table:table-cell table:style-name="ce17" table:formula="of:=AND([Sheet2.C2:.C49])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1403 <text:p>PRAVDA</text:p>
1404 </table:table-cell>
1405 <table:table-cell office:value-type="string" calcext:value-type="string">
1406 <text:p>Simple HOUR formulas with local references and values</text:p>
1407 </table:table-cell>
1408 </table:table-row>
1409 <table:table-row table:style-name="ro2" table:number-rows-repeated="3">
1410 <table:table-cell/>
1411 <table:table-cell table:style-name="ce18"/>
1412 <table:table-cell/>
1413 </table:table-row>
1414 <table:table-row table:style-name="ro2">
1415 <table:table-cell/>
1416 <table:table-cell table:style-name="ce18"/>
1417 <table:table-cell table:style-name="ce19"/>
1418 </table:table-row>
1419 <table:table-row table:style-name="ro2">
1420 <table:table-cell/>
1421 <table:table-cell table:style-name="ce18"/>
1422 <table:table-cell office:value-type="string" calcext:value-type="string">
1423 <text:p>https://help.libreoffice.org/Calc/HOUR</text:p>
1424 </table:table-cell>
1425 </table:table-row>
1426 <table:table-row table:style-name="ro2" table:number-rows-repeated="25">
1427 <table:table-cell/>
1428 <table:table-cell table:style-name="ce18"/>
1429 <table:table-cell/>
1430 </table:table-row>
1431 <table:table-row table:style-name="ro2" table:number-rows-repeated="1048537">
1432 <table:table-cell table:number-columns-repeated="3"/>
1433 </table:table-row>
1434 <table:table-row table:style-name="ro2">
1435 <table:table-cell table:number-columns-repeated="3"/>
1436 </table:table-row>
1437 <calcext:conditional-formats>
1438 <calcext:conditional-format calcext:target-range-address="Sheet1.B8:Sheet1.B38">
1439 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet1.B8"/>
1440 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet1.B8"/>
1441 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet1.B8"/>
1442 </calcext:conditional-format>
1443 <calcext:conditional-format calcext:target-range-address="Sheet1.B3:Sheet1.B3">
1444 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet1.B3"/>
1445 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet1.B3"/>
1446 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet1.B3"/>
1447 </calcext:conditional-format>
1448 </calcext:conditional-formats>
1449 </table:table>
1450 <table:table table:name="Sheet2" table:style-name="ta1" table:print="false">
1451 <office:forms form:automatic-focus="false" form:apply-design-mode="false"/>
1452 <table:table-column table:style-name="co8" table:default-cell-style-name="Default"/>
1453 <table:table-column table:style-name="co9" table:default-cell-style-name="Default"/>
1454 <table:table-column table:style-name="co10" table:default-cell-style-name="ce15"/>
1455 <table:table-column table:style-name="co11" table:default-cell-style-name="Default"/>
1456 <table:table-column table:style-name="co16" table:default-cell-style-name="Default"/>
1457 <table:table-column table:style-name="co17" table:number-columns-repeated="4" table:default-cell-style-name="Default"/>
1458 <table:table-column table:style-name="co18" table:default-cell-style-name="Default"/>
1459 <table:table-column table:style-name="co19" table:number-columns-repeated="2" table:default-cell-style-name="Default"/>
1460 <table:table-column table:style-name="co3" table:number-columns-repeated="2" table:default-cell-style-name="Default"/>
1461 <table:table-row table:style-name="ro2">
1462 <table:table-cell table:style-name="ce20" office:value-type="string" calcext:value-type="string">
1463 <text:p>Function</text:p>
1464 </table:table-cell>
1465 <table:table-cell table:style-name="ce20" office:value-type="string" calcext:value-type="string">
1466 <text:p>Expected</text:p>
1467 </table:table-cell>
1468 <table:table-cell table:style-name="ce20" office:value-type="string" calcext:value-type="string">
1469 <text:p>Correct</text:p>
1470 </table:table-cell>
1471 <table:table-cell table:style-name="ce20" office:value-type="string" calcext:value-type="string">
1472 <text:p>FunctionString</text:p>
1473 </table:table-cell>
1474 <table:table-cell table:style-name="ce20" office:value-type="string" calcext:value-type="string">
1475 <text:p>Comment</text:p>
1476 </table:table-cell>
1477 <table:table-cell table:number-columns-repeated="4"/>
1478 <table:table-cell table:style-name="ce36" table:number-columns-repeated="5"/>
1479 </table:table-row>
1480 <table:table-row table:style-name="ro5">
1481 <table:table-cell table:formula="of:=HOUR([.J3])" office:value-type="float" office:value="17" calcext:value-type="float">
1482 <text:p>17</text:p>
1483 </table:table-cell>
1484 <table:table-cell office:value-type="float" office:value="17" calcext:value-type="float">
1485 <text:p>17</text:p>
1486 </table:table-cell>
1487 <table:table-cell table:style-name="ce32" table:formula="of:=[.A2]=[.B2]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1488 <text:p>PRAVDA</text:p>
1489 </table:table-cell>
1490 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A2])" office:value-type="string" office:string-value="=HOUR(J3)" calcext:value-type="string">
1491 <text:p>=HOUR(J3)</text:p>
1492 </table:table-cell>
1493 <table:table-cell table:number-columns-repeated="10"/>
1494 </table:table-row>
1495 <table:table-row table:style-name="ro5">
1496 <table:table-cell table:formula="of:=HOUR([.J4])" office:value-type="float" office:value="9" calcext:value-type="float">
1497 <text:p>9</text:p>
1498 </table:table-cell>
1499 <table:table-cell office:value-type="float" office:value="9" calcext:value-type="float">
1500 <text:p>9</text:p>
1501 </table:table-cell>
1502 <table:table-cell table:style-name="ce32" table:formula="of:=[.A3]=[.B3]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1503 <text:p>PRAVDA</text:p>
1504 </table:table-cell>
1505 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A3])" office:value-type="string" office:string-value="=HOUR(J4)" calcext:value-type="string">
1506 <text:p>=HOUR(J4)</text:p>
1507 </table:table-cell>
1508 <table:table-cell table:number-columns-repeated="5"/>
1509 <table:table-cell table:style-name="ce37" office:value-type="time" office:time-value="PT17H20M00S" calcext:value-type="time">
1510 <text:p>17:20:00</text:p>
1511 </table:table-cell>
1512 <table:table-cell table:number-columns-repeated="4"/>
1513 </table:table-row>
1514 <table:table-row table:style-name="ro5">
1515 <table:table-cell table:style-name="ce21" table:formula="of:=HOUR(&quot;17:20:00&quot;)" office:value-type="float" office:value="17" calcext:value-type="float">
1516 <text:p>17</text:p>
1517 </table:table-cell>
1518 <table:table-cell table:style-name="ce23" office:value-type="float" office:value="17" calcext:value-type="float">
1519 <text:p>17</text:p>
1520 </table:table-cell>
1521 <table:table-cell table:style-name="ce32" table:formula="of:=[.A4]=[.B4]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1522 <text:p>PRAVDA</text:p>
1523 </table:table-cell>
1524 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A4])" office:value-type="string" office:string-value="=HOUR(&quot;17:20:00&quot;)" calcext:value-type="string">
1525 <text:p>=HOUR(&quot;17:20:00&quot;)</text:p>
1526 </table:table-cell>
1527 <table:table-cell table:number-columns-repeated="5"/>
1528 <table:table-cell table:style-name="ce36" office:value-type="float" office:value="0.4" calcext:value-type="float">
1529 <text:p>0,4</text:p>
1530 </table:table-cell>
1531 <table:table-cell table:style-name="ce36" table:number-columns-repeated="4"/>
1532 </table:table-row>
1533 <table:table-row table:style-name="ro5">
1534 <table:table-cell table:style-name="ce21" table:formula="of:=HOUR([.J6])" office:value-type="float" office:value="12" calcext:value-type="float">
1535 <text:p>12</text:p>
1536 </table:table-cell>
1537 <table:table-cell table:style-name="ce23" office:value-type="float" office:value="12" calcext:value-type="float">
1538 <text:p>12</text:p>
1539 </table:table-cell>
1540 <table:table-cell table:style-name="ce32" table:formula="of:=[.A5]=[.B5]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1541 <text:p>PRAVDA</text:p>
1542 </table:table-cell>
1543 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A5])" office:value-type="string" office:string-value="=HOUR(J6)" calcext:value-type="string">
1544 <text:p>=HOUR(J6)</text:p>
1545 </table:table-cell>
1546 <table:table-cell table:number-columns-repeated="10"/>
1547 </table:table-row>
1548 <table:table-row table:style-name="ro5">
1549 <table:table-cell table:style-name="ce21" table:formula="of:=HOUR(year2)" office:value-type="float" office:value="0" calcext:value-type="float">
1550 <text:p>0</text:p>
1551 </table:table-cell>
1552 <table:table-cell table:style-name="ce23" office:value-type="float" office:value="0" calcext:value-type="float">
1553 <text:p>0</text:p>
1554 </table:table-cell>
1555 <table:table-cell table:style-name="ce32" table:formula="of:=[.A6]=[.B6]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1556 <text:p>PRAVDA</text:p>
1557 </table:table-cell>
1558 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A6])" office:value-type="string" office:string-value="=HOUR(year2)" calcext:value-type="string">
1559 <text:p>=HOUR(year2)</text:p>
1560 </table:table-cell>
1561 <table:table-cell table:number-columns-repeated="5"/>
1562 <table:table-cell table:style-name="ce38" office:value-type="date" office:date-value="1999-01-01T12:30:01" calcext:value-type="date">
1563 <text:p>01.01.1999 12:30:01</text:p>
1564 </table:table-cell>
1565 <table:table-cell table:number-columns-repeated="4"/>
1566 </table:table-row>
1567 <table:table-row table:style-name="ro5">
1568 <table:table-cell table:style-name="ce21" table:formula="of:=HOUR([.J8])" office:value-type="float" office:value="1" calcext:value-type="float">
1569 <text:p>1</text:p>
1570 </table:table-cell>
1571 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
1572 <text:p>1</text:p>
1573 </table:table-cell>
1574 <table:table-cell table:style-name="ce32" table:formula="of:=[.A7]=[.B7]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1575 <text:p>PRAVDA</text:p>
1576 </table:table-cell>
1577 <table:table-cell table:style-name="ce21" table:formula="of:=FORMULA([.A7])" office:value-type="string" office:string-value="=HOUR(J8)" calcext:value-type="string">
1578 <text:p>=HOUR(J8)</text:p>
1579 </table:table-cell>
1580 <table:table-cell table:number-columns-repeated="5"/>
1581 <table:table-cell table:style-name="ce36" table:number-columns-repeated="5"/>
1582 </table:table-row>
1583 <table:table-row table:style-name="ro5">
1584 <table:table-cell/>
1585 <table:table-cell table:style-name="ce22"/>
1586 <table:table-cell table:style-name="ce32" table:formula="of:=AND([&apos;AOO #117989&apos;.D2:.D26])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1587 <text:p>PRAVDA</text:p>
1588 </table:table-cell>
1589 <table:table-cell table:style-name="ce34" office:value-type="string" calcext:value-type="string"><text:p><text:span text:style-name="T1">BASISODATETIME(</text:span><text:span text:style-name="T2">G2</text:span><text:span text:style-name="T1">)</text:span></text:p>
1590 </table:table-cell>
1591 <table:table-cell office:value-type="string" calcext:value-type="string">
1592 <text:p>Sheet AOO #117989 – own macro function</text:p>
1593 </table:table-cell>
1594 <table:table-cell table:number-columns-repeated="4"/>
1595 <table:table-cell table:style-name="ce39" office:value-type="time" office:time-value="PT25H39M00S" calcext:value-type="time">
1596 <text:p>25:39:00</text:p>
1597 </table:table-cell>
1598 <table:table-cell table:number-columns-repeated="4"/>
1599 </table:table-row>
1600 <table:table-row table:style-name="ro2">
1601 <table:table-cell/>
1602 <table:table-cell table:style-name="ce22"/>
1603 <table:table-cell table:style-name="ce32"/>
1604 <table:table-cell table:style-name="ce21"/>
1605 <table:table-cell table:number-columns-repeated="5"/>
1606 <table:table-cell office:value-type="float" office:value="2000" calcext:value-type="float">
1607 <text:p>2000</text:p>
1608 </table:table-cell>
1609 <table:table-cell table:number-columns-repeated="4"/>
1610 </table:table-row>
1611 <table:table-row table:style-name="ro2">
1612 <table:table-cell table:formula="of:=HOUR([.J10])" office:value-type="float" office:value="10" calcext:value-type="float">
1613 <text:p>10</text:p>
1614 </table:table-cell>
1615 <table:table-cell office:value-type="float" office:value="10" calcext:value-type="float">
1616 <text:p>10</text:p>
1617 </table:table-cell>
1618 <table:table-cell table:style-name="ce32" table:formula="of:=[.A10]=[.B10]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1619 <text:p>TRUE</text:p>
1620 </table:table-cell>
1621 <table:table-cell table:style-name="ce32" table:formula="of:=FORMULA([.A10])" office:value-type="string" office:string-value="=HOUR(J10)" calcext:value-type="string">
1622 <text:p>=HOUR(J10)</text:p>
1623 </table:table-cell>
1624 <table:table-cell office:value-type="string" calcext:value-type="string">
1625 <text:p>tdf11880</text:p>
1626 </table:table-cell>
1627 <table:table-cell table:number-columns-repeated="4"/>
1628 <table:table-cell table:style-name="ce39" office:value-type="time" office:time-value="PT10H59M59.6S" calcext:value-type="time">
1629 <text:p>10:59:59.60</text:p>
1630 </table:table-cell>
1631 <table:table-cell table:style-name="ce36" table:number-columns-repeated="4"/>
1632 </table:table-row>
1633 <table:table-row table:style-name="ro2">
1634 <table:table-cell table:number-columns-repeated="2"/>
1635 <table:table-cell table:style-name="ce32"/>
1636 <table:table-cell table:style-name="ce21"/>
1637 <table:table-cell table:number-columns-repeated="10"/>
1638 </table:table-row>
1639 <table:table-row table:style-name="ro2">
1640 <table:table-cell table:style-name="ce22" table:number-columns-repeated="2"/>
1641 <table:table-cell table:style-name="ce32"/>
1642 <table:table-cell table:style-name="ce21"/>
1643 <table:table-cell table:number-columns-repeated="10"/>
1644 </table:table-row>
1645 <table:table-row table:style-name="ro2">
1646 <table:table-cell table:style-name="ce22" table:number-columns-repeated="2"/>
1647 <table:table-cell table:style-name="ce32"/>
1648 <table:table-cell table:style-name="ce21"/>
1649 <table:table-cell table:number-columns-repeated="5"/>
1650 <table:table-cell table:style-name="ce36" table:number-columns-repeated="5"/>
1651 </table:table-row>
1652 <table:table-row table:style-name="ro2">
1653 <table:table-cell table:style-name="ce22" table:number-columns-repeated="2"/>
1654 <table:table-cell table:style-name="ce32"/>
1655 <table:table-cell table:style-name="ce21"/>
1656 <table:table-cell table:number-columns-repeated="10"/>
1657 </table:table-row>
1658 <table:table-row table:style-name="ro2">
1659 <table:table-cell table:number-columns-repeated="2"/>
1660 <table:table-cell table:style-name="ce33"/>
1661 <table:table-cell table:number-columns-repeated="11"/>
1662 </table:table-row>
1663 <table:table-row table:style-name="ro2">
1664 <table:table-cell table:number-columns-repeated="2"/>
1665 <table:table-cell table:style-name="ce33"/>
1666 <table:table-cell table:number-columns-repeated="6"/>
1667 <table:table-cell table:style-name="ce36" table:number-columns-repeated="5"/>
1668 </table:table-row>
1669 <table:table-row table:style-name="ro2">
1670 <table:table-cell table:number-columns-repeated="2"/>
1671 <table:table-cell table:style-name="ce33"/>
1672 <table:table-cell table:number-columns-repeated="11"/>
1673 </table:table-row>
1674 <table:table-row table:style-name="ro2">
1675 <table:table-cell table:number-columns-repeated="2"/>
1676 <table:table-cell table:style-name="ce33"/>
1677 <table:table-cell table:number-columns-repeated="6"/>
1678 <table:table-cell office:value-type="float" office:value="2000" calcext:value-type="float">
1679 <text:p>2000</text:p>
1680 </table:table-cell>
1681 <table:table-cell table:number-columns-repeated="4"/>
1682 </table:table-row>
1683 <table:table-row table:style-name="ro2">
1684 <table:table-cell table:number-columns-repeated="2"/>
1685 <table:table-cell table:style-name="ce33"/>
1686 <table:table-cell table:number-columns-repeated="6"/>
1687 <table:table-cell office:value-type="float" office:value="2001" calcext:value-type="float">
1688 <text:p>2001</text:p>
1689 </table:table-cell>
1690 <table:table-cell table:number-columns-repeated="4"/>
1691 </table:table-row>
1692 <table:table-row table:style-name="ro2">
1693 <table:table-cell table:number-columns-repeated="2"/>
1694 <table:table-cell table:style-name="ce33"/>
1695 <table:table-cell table:number-columns-repeated="6"/>
1696 <table:table-cell office:value-type="float" office:value="2002" calcext:value-type="float">
1697 <text:p>2002</text:p>
1698 </table:table-cell>
1699 <table:table-cell table:number-columns-repeated="4"/>
1700 </table:table-row>
1701 <table:table-row table:style-name="ro2" table:number-rows-repeated="6">
1702 <table:table-cell table:number-columns-repeated="2"/>
1703 <table:table-cell table:style-name="ce33"/>
1704 <table:table-cell table:number-columns-repeated="11"/>
1705 </table:table-row>
1706 <table:table-row table:style-name="ro2">
1707 <table:table-cell table:number-columns-repeated="2"/>
1708 <table:table-cell table:style-name="ce33"/>
1709 <table:table-cell table:number-columns-repeated="6"/>
1710 <table:table-cell table:style-name="ce22" office:value-type="date" office:date-value="2173-10-13" calcext:value-type="date">
1711 <text:p>13.10.2173</text:p>
1712 </table:table-cell>
1713 <table:table-cell table:number-columns-repeated="4"/>
1714 </table:table-row>
1715 <table:table-row table:style-name="ro2" table:number-rows-repeated="73">
1716 <table:table-cell table:number-columns-repeated="2"/>
1717 <table:table-cell table:style-name="ce33"/>
1718 <table:table-cell table:number-columns-repeated="11"/>
1719 </table:table-row>
1720 <table:table-row table:style-name="ro2" table:number-rows-repeated="1048475">
1721 <table:table-cell table:number-columns-repeated="14"/>
1722 </table:table-row>
1723 <table:table-row table:style-name="ro2">
1724 <table:table-cell table:number-columns-repeated="14"/>
1725 </table:table-row>
1726 <calcext:conditional-formats>
1727 <calcext:conditional-format calcext:target-range-address="Sheet2.C2:Sheet2.C100">
1728 <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C2"/>
1729 <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C2"/>
1730 <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C2"/>
1731 </calcext:conditional-format>
1732 </calcext:conditional-formats>
1733 </table:table>
1734 <table:table table:name="AOO #117989" table:style-name="ta1" table:print="false">
1735 <office:forms form:automatic-focus="false" form:apply-design-mode="false"/>
1736 <table:table-column table:style-name="co12" table:default-cell-style-name="Default"/>
1737 <table:table-column table:style-name="co13" table:default-cell-style-name="ce23"/>
1738 <table:table-column table:style-name="co14" table:default-cell-style-name="Default"/>
1739 <table:table-column table:style-name="co3" table:default-cell-style-name="ce40"/>
1740 <table:table-column table:style-name="co3" table:default-cell-style-name="Default"/>
1741 <table:table-column table:style-name="co15" table:default-cell-style-name="ISODateTime"/>
1742 <table:table-column table:style-name="co3" table:default-cell-style-name="Default"/>
1743 <table:table-row table:style-name="ro2">
1744 <table:table-cell office:value-type="string" calcext:value-type="string">
1745 <text:p>macro function</text:p>
1746 </table:table-cell>
1747 <table:table-cell table:style-name="Default" office:value-type="string" calcext:value-type="string">
1748 <text:p>convert date to number</text:p>
1749 </table:table-cell>
1750 <table:table-cell office:value-type="string" calcext:value-type="string">
1751 <text:p>expected value</text:p>
1752 </table:table-cell>
1753 <table:table-cell table:style-name="Default" office:value-type="string" calcext:value-type="string">
1754 <text:p>Correct</text:p>
1755 </table:table-cell>
1756 <table:table-cell table:number-columns-repeated="3"/>
1757 </table:table-row>
1758 <table:table-row table:style-name="ro2">
1759 <table:table-cell table:formula="of:=BASISODATETIME([.G2])" office:value-type="string" office:string-value="1899-12-26 12:00:00" calcext:value-type="string">
1760 <text:p>1899-12-26 12:00:00</text:p>
1761 </table:table-cell>
1762 <table:table-cell table:formula="of:=DATEVALUE([.A2])" office:value-type="float" office:value="-4" calcext:value-type="float">
1763 <text:p>-4</text:p>
1764 </table:table-cell>
1765 <table:table-cell table:style-name="ce23" office:value-type="float" office:value="-4" calcext:value-type="float">
1766 <text:p>-4</text:p>
1767 </table:table-cell>
1768 <table:table-cell table:formula="of:=[.B2]=[.C2]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1769 <text:p>PRAVDA</text:p>
1770 </table:table-cell>
1771 <table:table-cell/>
1772 <table:table-cell table:formula="of:=[.G2]" office:value-type="date" office:date-value="1899-12-26T12:00:00" calcext:value-type="date">
1773 <text:p>1899-12-26 12:00:00</text:p>
1774 </table:table-cell>
1775 <table:table-cell office:value-type="float" office:value="-3.5" calcext:value-type="float">
1776 <text:p>-3,5</text:p>
1777 </table:table-cell>
1778 </table:table-row>
1779 <table:table-row table:style-name="ro2">
1780 <table:table-cell table:formula="of:=BASISODATETIME([.G3])" office:value-type="string" office:string-value="1899-12-26 18:00:00" calcext:value-type="string">
1781 <text:p>1899-12-26 18:00:00</text:p>
1782 </table:table-cell>
1783 <table:table-cell table:formula="of:=DATEVALUE([.A3])" office:value-type="float" office:value="-4" calcext:value-type="float">
1784 <text:p>-4</text:p>
1785 </table:table-cell>
1786 <table:table-cell office:value-type="float" office:value="-4" calcext:value-type="float">
1787 <text:p>-4</text:p>
1788 </table:table-cell>
1789 <table:table-cell table:formula="of:=[.B3]=[.C3]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1790 <text:p>PRAVDA</text:p>
1791 </table:table-cell>
1792 <table:table-cell/>
1793 <table:table-cell table:formula="of:=[.G3]" office:value-type="date" office:date-value="1899-12-26T18:00:00" calcext:value-type="date">
1794 <text:p>1899-12-26 18:00:00</text:p>
1795 </table:table-cell>
1796 <table:table-cell office:value-type="float" office:value="-3.25" calcext:value-type="float">
1797 <text:p>-3,25</text:p>
1798 </table:table-cell>
1799 </table:table-row>
1800 <table:table-row table:style-name="ro2">
1801 <table:table-cell table:formula="of:=BASISODATETIME([.G4])" office:value-type="string" office:string-value="1899-12-27 00:00:00" calcext:value-type="string">
1802 <text:p>1899-12-27 00:00:00</text:p>
1803 </table:table-cell>
1804 <table:table-cell table:formula="of:=DATEVALUE([.A4])" office:value-type="float" office:value="-3" calcext:value-type="float">
1805 <text:p>-3</text:p>
1806 </table:table-cell>
1807 <table:table-cell office:value-type="float" office:value="-3" calcext:value-type="float">
1808 <text:p>-3</text:p>
1809 </table:table-cell>
1810 <table:table-cell table:formula="of:=[.B4]=[.C4]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1811 <text:p>PRAVDA</text:p>
1812 </table:table-cell>
1813 <table:table-cell/>
1814 <table:table-cell table:formula="of:=[.G4]" office:value-type="date" office:date-value="1899-12-27" calcext:value-type="date">
1815 <text:p>1899-12-27 00:00:00</text:p>
1816 </table:table-cell>
1817 <table:table-cell office:value-type="float" office:value="-3" calcext:value-type="float">
1818 <text:p>-3</text:p>
1819 </table:table-cell>
1820 </table:table-row>
1821 <table:table-row table:style-name="ro2">
1822 <table:table-cell table:formula="of:=BASISODATETIME([.G5])" office:value-type="string" office:string-value="1899-12-27 06:00:00" calcext:value-type="string">
1823 <text:p>1899-12-27 06:00:00</text:p>
1824 </table:table-cell>
1825 <table:table-cell table:formula="of:=DATEVALUE([.A5])" office:value-type="float" office:value="-3" calcext:value-type="float">
1826 <text:p>-3</text:p>
1827 </table:table-cell>
1828 <table:table-cell office:value-type="float" office:value="-3" calcext:value-type="float">
1829 <text:p>-3</text:p>
1830 </table:table-cell>
1831 <table:table-cell table:formula="of:=[.B5]=[.C5]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1832 <text:p>PRAVDA</text:p>
1833 </table:table-cell>
1834 <table:table-cell/>
1835 <table:table-cell table:formula="of:=[.G5]" office:value-type="date" office:date-value="1899-12-27T06:00:00" calcext:value-type="date">
1836 <text:p>1899-12-27 06:00:00</text:p>
1837 </table:table-cell>
1838 <table:table-cell office:value-type="float" office:value="-2.75" calcext:value-type="float">
1839 <text:p>-2,75</text:p>
1840 </table:table-cell>
1841 </table:table-row>
1842 <table:table-row table:style-name="ro2">
1843 <table:table-cell table:formula="of:=BASISODATETIME([.G6])" office:value-type="string" office:string-value="1899-12-27 12:00:00" calcext:value-type="string">
1844 <text:p>1899-12-27 12:00:00</text:p>
1845 </table:table-cell>
1846 <table:table-cell table:formula="of:=DATEVALUE([.A6])" office:value-type="float" office:value="-3" calcext:value-type="float">
1847 <text:p>-3</text:p>
1848 </table:table-cell>
1849 <table:table-cell office:value-type="float" office:value="-3" calcext:value-type="float">
1850 <text:p>-3</text:p>
1851 </table:table-cell>
1852 <table:table-cell table:formula="of:=[.B6]=[.C6]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1853 <text:p>PRAVDA</text:p>
1854 </table:table-cell>
1855 <table:table-cell/>
1856 <table:table-cell table:formula="of:=[.G6]" office:value-type="date" office:date-value="1899-12-27T12:00:00" calcext:value-type="date">
1857 <text:p>1899-12-27 12:00:00</text:p>
1858 </table:table-cell>
1859 <table:table-cell office:value-type="float" office:value="-2.5" calcext:value-type="float">
1860 <text:p>-2,5</text:p>
1861 </table:table-cell>
1862 </table:table-row>
1863 <table:table-row table:style-name="ro2">
1864 <table:table-cell table:formula="of:=BASISODATETIME([.G7])" office:value-type="string" office:string-value="1899-12-27 18:00:00" calcext:value-type="string">
1865 <text:p>1899-12-27 18:00:00</text:p>
1866 </table:table-cell>
1867 <table:table-cell table:formula="of:=DATEVALUE([.A7])" office:value-type="float" office:value="-3" calcext:value-type="float">
1868 <text:p>-3</text:p>
1869 </table:table-cell>
1870 <table:table-cell office:value-type="float" office:value="-3" calcext:value-type="float">
1871 <text:p>-3</text:p>
1872 </table:table-cell>
1873 <table:table-cell table:formula="of:=[.B7]=[.C7]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1874 <text:p>PRAVDA</text:p>
1875 </table:table-cell>
1876 <table:table-cell/>
1877 <table:table-cell table:formula="of:=[.G7]" office:value-type="date" office:date-value="1899-12-27T18:00:00" calcext:value-type="date">
1878 <text:p>1899-12-27 18:00:00</text:p>
1879 </table:table-cell>
1880 <table:table-cell office:value-type="float" office:value="-2.25" calcext:value-type="float">
1881 <text:p>-2,25</text:p>
1882 </table:table-cell>
1883 </table:table-row>
1884 <table:table-row table:style-name="ro2">
1885 <table:table-cell table:formula="of:=BASISODATETIME([.G8])" office:value-type="string" office:string-value="1899-12-28 00:00:00" calcext:value-type="string">
1886 <text:p>1899-12-28 00:00:00</text:p>
1887 </table:table-cell>
1888 <table:table-cell table:formula="of:=DATEVALUE([.A8])" office:value-type="float" office:value="-2" calcext:value-type="float">
1889 <text:p>-2</text:p>
1890 </table:table-cell>
1891 <table:table-cell office:value-type="float" office:value="-2" calcext:value-type="float">
1892 <text:p>-2</text:p>
1893 </table:table-cell>
1894 <table:table-cell table:formula="of:=[.B8]=[.C8]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1895 <text:p>PRAVDA</text:p>
1896 </table:table-cell>
1897 <table:table-cell/>
1898 <table:table-cell table:formula="of:=[.G8]" office:value-type="date" office:date-value="1899-12-28" calcext:value-type="date">
1899 <text:p>1899-12-28 00:00:00</text:p>
1900 </table:table-cell>
1901 <table:table-cell office:value-type="float" office:value="-2" calcext:value-type="float">
1902 <text:p>-2</text:p>
1903 </table:table-cell>
1904 </table:table-row>
1905 <table:table-row table:style-name="ro2">
1906 <table:table-cell table:formula="of:=BASISODATETIME([.G9])" office:value-type="string" office:string-value="1899-12-28 06:00:00" calcext:value-type="string">
1907 <text:p>1899-12-28 06:00:00</text:p>
1908 </table:table-cell>
1909 <table:table-cell table:formula="of:=DATEVALUE([.A9])" office:value-type="float" office:value="-2" calcext:value-type="float">
1910 <text:p>-2</text:p>
1911 </table:table-cell>
1912 <table:table-cell office:value-type="float" office:value="-2" calcext:value-type="float">
1913 <text:p>-2</text:p>
1914 </table:table-cell>
1915 <table:table-cell table:formula="of:=[.B9]=[.C9]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1916 <text:p>PRAVDA</text:p>
1917 </table:table-cell>
1918 <table:table-cell/>
1919 <table:table-cell table:formula="of:=[.G9]" office:value-type="date" office:date-value="1899-12-28T06:00:00" calcext:value-type="date">
1920 <text:p>1899-12-28 06:00:00</text:p>
1921 </table:table-cell>
1922 <table:table-cell office:value-type="float" office:value="-1.75" calcext:value-type="float">
1923 <text:p>-1,75</text:p>
1924 </table:table-cell>
1925 </table:table-row>
1926 <table:table-row table:style-name="ro2">
1927 <table:table-cell table:formula="of:=BASISODATETIME([.G10])" office:value-type="string" office:string-value="1899-12-28 12:00:00" calcext:value-type="string">
1928 <text:p>1899-12-28 12:00:00</text:p>
1929 </table:table-cell>
1930 <table:table-cell table:formula="of:=DATEVALUE([.A10])" office:value-type="float" office:value="-2" calcext:value-type="float">
1931 <text:p>-2</text:p>
1932 </table:table-cell>
1933 <table:table-cell office:value-type="float" office:value="-2" calcext:value-type="float">
1934 <text:p>-2</text:p>
1935 </table:table-cell>
1936 <table:table-cell table:formula="of:=[.B10]=[.C10]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1937 <text:p>PRAVDA</text:p>
1938 </table:table-cell>
1939 <table:table-cell/>
1940 <table:table-cell table:formula="of:=[.G10]" office:value-type="date" office:date-value="1899-12-28T12:00:00" calcext:value-type="date">
1941 <text:p>1899-12-28 12:00:00</text:p>
1942 </table:table-cell>
1943 <table:table-cell office:value-type="float" office:value="-1.5" calcext:value-type="float">
1944 <text:p>-1,5</text:p>
1945 </table:table-cell>
1946 </table:table-row>
1947 <table:table-row table:style-name="ro2">
1948 <table:table-cell table:formula="of:=BASISODATETIME([.G11])" office:value-type="string" office:string-value="1899-12-28 18:00:00" calcext:value-type="string">
1949 <text:p>1899-12-28 18:00:00</text:p>
1950 </table:table-cell>
1951 <table:table-cell table:formula="of:=DATEVALUE([.A11])" office:value-type="float" office:value="-2" calcext:value-type="float">
1952 <text:p>-2</text:p>
1953 </table:table-cell>
1954 <table:table-cell office:value-type="float" office:value="-2" calcext:value-type="float">
1955 <text:p>-2</text:p>
1956 </table:table-cell>
1957 <table:table-cell table:formula="of:=[.B11]=[.C11]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1958 <text:p>PRAVDA</text:p>
1959 </table:table-cell>
1960 <table:table-cell/>
1961 <table:table-cell table:formula="of:=[.G11]" office:value-type="date" office:date-value="1899-12-28T18:00:00" calcext:value-type="date">
1962 <text:p>1899-12-28 18:00:00</text:p>
1963 </table:table-cell>
1964 <table:table-cell office:value-type="float" office:value="-1.25" calcext:value-type="float">
1965 <text:p>-1,25</text:p>
1966 </table:table-cell>
1967 </table:table-row>
1968 <table:table-row table:style-name="ro2">
1969 <table:table-cell table:formula="of:=BASISODATETIME([.G12])" office:value-type="string" office:string-value="1899-12-29 00:00:00" calcext:value-type="string">
1970 <text:p>1899-12-29 00:00:00</text:p>
1971 </table:table-cell>
1972 <table:table-cell table:formula="of:=DATEVALUE([.A12])" office:value-type="float" office:value="-1" calcext:value-type="float">
1973 <text:p>-1</text:p>
1974 </table:table-cell>
1975 <table:table-cell office:value-type="float" office:value="-1" calcext:value-type="float">
1976 <text:p>-1</text:p>
1977 </table:table-cell>
1978 <table:table-cell table:formula="of:=[.B12]=[.C12]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
1979 <text:p>PRAVDA</text:p>
1980 </table:table-cell>
1981 <table:table-cell/>
1982 <table:table-cell table:formula="of:=[.G12]" office:value-type="date" office:date-value="1899-12-29" calcext:value-type="date">
1983 <text:p>1899-12-29 00:00:00</text:p>
1984 </table:table-cell>
1985 <table:table-cell office:value-type="float" office:value="-1" calcext:value-type="float">
1986 <text:p>-1</text:p>
1987 </table:table-cell>
1988 </table:table-row>
1989 <table:table-row table:style-name="ro2">
1990 <table:table-cell table:formula="of:=BASISODATETIME([.G13])" office:value-type="string" office:string-value="1899-12-29 06:00:00" calcext:value-type="string">
1991 <text:p>1899-12-29 06:00:00</text:p>
1992 </table:table-cell>
1993 <table:table-cell table:formula="of:=DATEVALUE([.A13])" office:value-type="float" office:value="-1" calcext:value-type="float">
1994 <text:p>-1</text:p>
1995 </table:table-cell>
1996 <table:table-cell office:value-type="float" office:value="-1" calcext:value-type="float">
1997 <text:p>-1</text:p>
1998 </table:table-cell>
1999 <table:table-cell table:formula="of:=[.B13]=[.C13]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2000 <text:p>PRAVDA</text:p>
2001 </table:table-cell>
2002 <table:table-cell/>
2003 <table:table-cell table:formula="of:=[.G13]" office:value-type="date" office:date-value="1899-12-29T06:00:00" calcext:value-type="date">
2004 <text:p>1899-12-29 06:00:00</text:p>
2005 </table:table-cell>
2006 <table:table-cell office:value-type="float" office:value="-0.75" calcext:value-type="float">
2007 <text:p>-0,75</text:p>
2008 </table:table-cell>
2009 </table:table-row>
2010 <table:table-row table:style-name="ro2">
2011 <table:table-cell table:formula="of:=BASISODATETIME([.G14])" office:value-type="string" office:string-value="1899-12-29 12:00:00" calcext:value-type="string">
2012 <text:p>1899-12-29 12:00:00</text:p>
2013 </table:table-cell>
2014 <table:table-cell table:formula="of:=DATEVALUE([.A14])" office:value-type="float" office:value="-1" calcext:value-type="float">
2015 <text:p>-1</text:p>
2016 </table:table-cell>
2017 <table:table-cell office:value-type="float" office:value="-1" calcext:value-type="float">
2018 <text:p>-1</text:p>
2019 </table:table-cell>
2020 <table:table-cell table:formula="of:=[.B14]=[.C14]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2021 <text:p>PRAVDA</text:p>
2022 </table:table-cell>
2023 <table:table-cell/>
2024 <table:table-cell table:formula="of:=[.G14]" office:value-type="date" office:date-value="1899-12-29T12:00:00" calcext:value-type="date">
2025 <text:p>1899-12-29 12:00:00</text:p>
2026 </table:table-cell>
2027 <table:table-cell office:value-type="float" office:value="-0.5" calcext:value-type="float">
2028 <text:p>-0,5</text:p>
2029 </table:table-cell>
2030 </table:table-row>
2031 <table:table-row table:style-name="ro2">
2032 <table:table-cell table:formula="of:=BASISODATETIME([.G15])" office:value-type="string" office:string-value="1899-12-29 18:00:00" calcext:value-type="string">
2033 <text:p>1899-12-29 18:00:00</text:p>
2034 </table:table-cell>
2035 <table:table-cell table:formula="of:=DATEVALUE([.A15])" office:value-type="float" office:value="-1" calcext:value-type="float">
2036 <text:p>-1</text:p>
2037 </table:table-cell>
2038 <table:table-cell office:value-type="float" office:value="-1" calcext:value-type="float">
2039 <text:p>-1</text:p>
2040 </table:table-cell>
2041 <table:table-cell table:formula="of:=[.B15]=[.C15]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2042 <text:p>PRAVDA</text:p>
2043 </table:table-cell>
2044 <table:table-cell/>
2045 <table:table-cell table:formula="of:=[.G15]" office:value-type="date" office:date-value="1899-12-29T18:00:00" calcext:value-type="date">
2046 <text:p>1899-12-29 18:00:00</text:p>
2047 </table:table-cell>
2048 <table:table-cell office:value-type="float" office:value="-0.25" calcext:value-type="float">
2049 <text:p>-0,25</text:p>
2050 </table:table-cell>
2051 </table:table-row>
2052 <table:table-row table:style-name="ro2">
2053 <table:table-cell table:formula="of:=BASISODATETIME([.G16])" office:value-type="string" office:string-value="1899-12-30 00:00:00" calcext:value-type="string">
2054 <text:p>1899-12-30 00:00:00</text:p>
2055 </table:table-cell>
2056 <table:table-cell table:formula="of:=DATEVALUE([.A16])" office:value-type="float" office:value="0" calcext:value-type="float">
2057 <text:p>0</text:p>
2058 </table:table-cell>
2059 <table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
2060 <text:p>0</text:p>
2061 </table:table-cell>
2062 <table:table-cell table:formula="of:=[.B16]=[.C16]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2063 <text:p>PRAVDA</text:p>
2064 </table:table-cell>
2065 <table:table-cell/>
2066 <table:table-cell table:formula="of:=[.G16]" office:value-type="date" office:date-value="1899-12-30" calcext:value-type="date">
2067 <text:p>1899-12-30 00:00:00</text:p>
2068 </table:table-cell>
2069 <table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
2070 <text:p>0</text:p>
2071 </table:table-cell>
2072 </table:table-row>
2073 <table:table-row table:style-name="ro2">
2074 <table:table-cell table:formula="of:=BASISODATETIME([.G17])" office:value-type="string" office:string-value="1899-12-30 06:00:00" calcext:value-type="string">
2075 <text:p>1899-12-30 06:00:00</text:p>
2076 </table:table-cell>
2077 <table:table-cell table:formula="of:=DATEVALUE([.A17])" office:value-type="float" office:value="0" calcext:value-type="float">
2078 <text:p>0</text:p>
2079 </table:table-cell>
2080 <table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
2081 <text:p>0</text:p>
2082 </table:table-cell>
2083 <table:table-cell table:formula="of:=[.B17]=[.C17]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2084 <text:p>PRAVDA</text:p>
2085 </table:table-cell>
2086 <table:table-cell/>
2087 <table:table-cell table:formula="of:=[.G17]" office:value-type="date" office:date-value="1899-12-30T06:00:00" calcext:value-type="date">
2088 <text:p>1899-12-30 06:00:00</text:p>
2089 </table:table-cell>
2090 <table:table-cell office:value-type="float" office:value="0.25" calcext:value-type="float">
2091 <text:p>0,25</text:p>
2092 </table:table-cell>
2093 </table:table-row>
2094 <table:table-row table:style-name="ro2">
2095 <table:table-cell table:formula="of:=BASISODATETIME([.G18])" office:value-type="string" office:string-value="1899-12-30 12:00:00" calcext:value-type="string">
2096 <text:p>1899-12-30 12:00:00</text:p>
2097 </table:table-cell>
2098 <table:table-cell table:formula="of:=DATEVALUE([.A18])" office:value-type="float" office:value="0" calcext:value-type="float">
2099 <text:p>0</text:p>
2100 </table:table-cell>
2101 <table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
2102 <text:p>0</text:p>
2103 </table:table-cell>
2104 <table:table-cell table:formula="of:=[.B18]=[.C18]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2105 <text:p>PRAVDA</text:p>
2106 </table:table-cell>
2107 <table:table-cell/>
2108 <table:table-cell table:formula="of:=[.G18]" office:value-type="date" office:date-value="1899-12-30T12:00:00" calcext:value-type="date">
2109 <text:p>1899-12-30 12:00:00</text:p>
2110 </table:table-cell>
2111 <table:table-cell office:value-type="float" office:value="0.5" calcext:value-type="float">
2112 <text:p>0,5</text:p>
2113 </table:table-cell>
2114 </table:table-row>
2115 <table:table-row table:style-name="ro2">
2116 <table:table-cell table:formula="of:=BASISODATETIME([.G19])" office:value-type="string" office:string-value="1899-12-30 18:00:00" calcext:value-type="string">
2117 <text:p>1899-12-30 18:00:00</text:p>
2118 </table:table-cell>
2119 <table:table-cell table:formula="of:=DATEVALUE([.A19])" office:value-type="float" office:value="0" calcext:value-type="float">
2120 <text:p>0</text:p>
2121 </table:table-cell>
2122 <table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
2123 <text:p>0</text:p>
2124 </table:table-cell>
2125 <table:table-cell table:formula="of:=[.B19]=[.C19]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2126 <text:p>PRAVDA</text:p>
2127 </table:table-cell>
2128 <table:table-cell/>
2129 <table:table-cell table:formula="of:=[.G19]" office:value-type="date" office:date-value="1899-12-30T18:00:00" calcext:value-type="date">
2130 <text:p>1899-12-30 18:00:00</text:p>
2131 </table:table-cell>
2132 <table:table-cell office:value-type="float" office:value="0.75" calcext:value-type="float">
2133 <text:p>0,75</text:p>
2134 </table:table-cell>
2135 </table:table-row>
2136 <table:table-row table:style-name="ro2">
2137 <table:table-cell table:formula="of:=BASISODATETIME([.G20])" office:value-type="string" office:string-value="1899-12-31 00:00:00" calcext:value-type="string">
2138 <text:p>1899-12-31 00:00:00</text:p>
2139 </table:table-cell>
2140 <table:table-cell table:formula="of:=DATEVALUE([.A20])" office:value-type="float" office:value="1" calcext:value-type="float">
2141 <text:p>1</text:p>
2142 </table:table-cell>
2143 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2144 <text:p>1</text:p>
2145 </table:table-cell>
2146 <table:table-cell table:formula="of:=[.B20]=[.C20]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2147 <text:p>PRAVDA</text:p>
2148 </table:table-cell>
2149 <table:table-cell/>
2150 <table:table-cell table:formula="of:=[.G20]" office:value-type="date" office:date-value="1899-12-31" calcext:value-type="date">
2151 <text:p>1899-12-31 00:00:00</text:p>
2152 </table:table-cell>
2153 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2154 <text:p>1</text:p>
2155 </table:table-cell>
2156 </table:table-row>
2157 <table:table-row table:style-name="ro2">
2158 <table:table-cell table:formula="of:=BASISODATETIME([.G21])" office:value-type="string" office:string-value="1899-12-31 06:00:00" calcext:value-type="string">
2159 <text:p>1899-12-31 06:00:00</text:p>
2160 </table:table-cell>
2161 <table:table-cell table:formula="of:=DATEVALUE([.A21])" office:value-type="float" office:value="1" calcext:value-type="float">
2162 <text:p>1</text:p>
2163 </table:table-cell>
2164 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2165 <text:p>1</text:p>
2166 </table:table-cell>
2167 <table:table-cell table:formula="of:=[.B21]=[.C21]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2168 <text:p>PRAVDA</text:p>
2169 </table:table-cell>
2170 <table:table-cell/>
2171 <table:table-cell table:formula="of:=[.G21]" office:value-type="date" office:date-value="1899-12-31T06:00:00" calcext:value-type="date">
2172 <text:p>1899-12-31 06:00:00</text:p>
2173 </table:table-cell>
2174 <table:table-cell office:value-type="float" office:value="1.25" calcext:value-type="float">
2175 <text:p>1,25</text:p>
2176 </table:table-cell>
2177 </table:table-row>
2178 <table:table-row table:style-name="ro2">
2179 <table:table-cell table:formula="of:=BASISODATETIME([.G22])" office:value-type="string" office:string-value="1899-12-31 12:00:00" calcext:value-type="string">
2180 <text:p>1899-12-31 12:00:00</text:p>
2181 </table:table-cell>
2182 <table:table-cell table:formula="of:=DATEVALUE([.A22])" office:value-type="float" office:value="1" calcext:value-type="float">
2183 <text:p>1</text:p>
2184 </table:table-cell>
2185 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2186 <text:p>1</text:p>
2187 </table:table-cell>
2188 <table:table-cell table:formula="of:=[.B22]=[.C22]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2189 <text:p>PRAVDA</text:p>
2190 </table:table-cell>
2191 <table:table-cell/>
2192 <table:table-cell table:formula="of:=[.G22]" office:value-type="date" office:date-value="1899-12-31T12:00:00" calcext:value-type="date">
2193 <text:p>1899-12-31 12:00:00</text:p>
2194 </table:table-cell>
2195 <table:table-cell office:value-type="float" office:value="1.5" calcext:value-type="float">
2196 <text:p>1,5</text:p>
2197 </table:table-cell>
2198 </table:table-row>
2199 <table:table-row table:style-name="ro2">
2200 <table:table-cell table:formula="of:=BASISODATETIME([.G23])" office:value-type="string" office:string-value="1899-12-31 18:00:00" calcext:value-type="string">
2201 <text:p>1899-12-31 18:00:00</text:p>
2202 </table:table-cell>
2203 <table:table-cell table:formula="of:=DATEVALUE([.A23])" office:value-type="float" office:value="1" calcext:value-type="float">
2204 <text:p>1</text:p>
2205 </table:table-cell>
2206 <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
2207 <text:p>1</text:p>
2208 </table:table-cell>
2209 <table:table-cell table:formula="of:=[.B23]=[.C23]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2210 <text:p>PRAVDA</text:p>
2211 </table:table-cell>
2212 <table:table-cell/>
2213 <table:table-cell table:formula="of:=[.G23]" office:value-type="date" office:date-value="1899-12-31T18:00:00" calcext:value-type="date">
2214 <text:p>1899-12-31 18:00:00</text:p>
2215 </table:table-cell>
2216 <table:table-cell office:value-type="float" office:value="1.75" calcext:value-type="float">
2217 <text:p>1,75</text:p>
2218 </table:table-cell>
2219 </table:table-row>
2220 <table:table-row table:style-name="ro2">
2221 <table:table-cell table:formula="of:=BASISODATETIME([.G24])" office:value-type="string" office:string-value="1900-01-01 00:00:00" calcext:value-type="string">
2222 <text:p>1900-01-01 00:00:00</text:p>
2223 </table:table-cell>
2224 <table:table-cell table:formula="of:=DATEVALUE([.A24])" office:value-type="float" office:value="2" calcext:value-type="float">
2225 <text:p>2</text:p>
2226 </table:table-cell>
2227 <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
2228 <text:p>2</text:p>
2229 </table:table-cell>
2230 <table:table-cell table:formula="of:=[.B24]=[.C24]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2231 <text:p>PRAVDA</text:p>
2232 </table:table-cell>
2233 <table:table-cell/>
2234 <table:table-cell table:formula="of:=[.G24]" office:value-type="date" office:date-value="1900-01-01" calcext:value-type="date">
2235 <text:p>1900-01-01 00:00:00</text:p>
2236 </table:table-cell>
2237 <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
2238 <text:p>2</text:p>
2239 </table:table-cell>
2240 </table:table-row>
2241 <table:table-row table:style-name="ro2">
2242 <table:table-cell table:formula="of:=BASISODATETIME([.G25])" office:value-type="string" office:string-value="1900-01-01 06:00:00" calcext:value-type="string">
2243 <text:p>1900-01-01 06:00:00</text:p>
2244 </table:table-cell>
2245 <table:table-cell table:formula="of:=DATEVALUE([.A25])" office:value-type="float" office:value="2" calcext:value-type="float">
2246 <text:p>2</text:p>
2247 </table:table-cell>
2248 <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
2249 <text:p>2</text:p>
2250 </table:table-cell>
2251 <table:table-cell table:formula="of:=[.B25]=[.C25]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2252 <text:p>PRAVDA</text:p>
2253 </table:table-cell>
2254 <table:table-cell/>
2255 <table:table-cell table:formula="of:=[.G25]" office:value-type="date" office:date-value="1900-01-01T06:00:00" calcext:value-type="date">
2256 <text:p>1900-01-01 06:00:00</text:p>
2257 </table:table-cell>
2258 <table:table-cell office:value-type="float" office:value="2.25" calcext:value-type="float">
2259 <text:p>2,25</text:p>
2260 </table:table-cell>
2261 </table:table-row>
2262 <table:table-row table:style-name="ro2">
2263 <table:table-cell table:formula="of:=BASISODATETIME([.G26])" office:value-type="string" office:string-value="1900-01-01 12:00:00" calcext:value-type="string">
2264 <text:p>1900-01-01 12:00:00</text:p>
2265 </table:table-cell>
2266 <table:table-cell table:formula="of:=DATEVALUE([.A26])" office:value-type="float" office:value="2" calcext:value-type="float">
2267 <text:p>2</text:p>
2268 </table:table-cell>
2269 <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
2270 <text:p>2</text:p>
2271 </table:table-cell>
2272 <table:table-cell table:formula="of:=[.B26]=[.C26]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
2273 <text:p>PRAVDA</text:p>
2274 </table:table-cell>
2275 <table:table-cell/>
2276 <table:table-cell table:formula="of:=[.G26]" office:value-type="date" office:date-value="1900-01-01T12:00:00" calcext:value-type="date">
2277 <text:p>1900-01-01 12:00:00</text:p>
2278 </table:table-cell>
2279 <table:table-cell office:value-type="float" office:value="2.5" calcext:value-type="float">
2280 <text:p>2,5</text:p>
2281 </table:table-cell>
2282 </table:table-row>
2283 </table:table>
2284 <table:table table:name="&apos;file:///home/zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/function_based_test_Example.fods/function_based_test_Example_reference.fods&apos;#Sheet2" table:print="false" table:style-name="ta_extref">
2285 <table:table-source xlink:type="simple" xlink:href="../function_based_test_Example.fods/function_based_test_Example_reference.fods" table:table-name="Sheet2" table:mode="copy-results-only"/>
2286 <table:table-column table:number-columns-repeated="8"/>
2287 <table:table-row table:number-rows-repeated="2">
2288 <table:table-cell table:number-columns-repeated="8"/>
2289 </table:table-row>
2290 <table:table-row>
2291 <table:table-cell table:number-columns-repeated="7"/>
2292 <table:table-cell table:style-name="ce11" office:value-type="float" office:value="4">
2293 <text:p>4</text:p>
2294 </table:table-cell>
2295 </table:table-row>
2296 </table:table>
2297 <table:named-expressions>
2298 <table:named-range table:name="year" table:base-cell-address="$Sheet2.$J$4" table:cell-range-address="$Sheet2.$J$3"/>
2299 <table:named-range table:name="year2" table:base-cell-address="$Sheet2.$J$9" table:cell-range-address="$Sheet2.$J$9"/>
2300 <table:named-range table:name="years" table:base-cell-address="$Sheet2.$J$18" table:cell-range-address="$Sheet2.$J$18:.$J$20"/>
2301 </table:named-expressions>
2302 </office:spreadsheet>
2303 </office:body>
2304 </office:document>