summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2018-08-30 17:41:11 +0200
committerEike Rathke <erack@redhat.com>2018-08-31 12:30:23 +0200
commit370d4c9ba34913076f7a73a2912eb2e0e48ca73c (patch)
tree558f37c3d1dc215e673dd3b64eef9360a5a33d98 /sc
parent8eafa504e99bdf946e006527092d1974f18b66cc (diff)
tdf#73078 Add/Enable test for TYPE function on empty cell
Change-Id: Idcd02a1c59447833f72bb0310912c65e082e70ef Reviewed-on: https://gerrit.libreoffice.org/59827 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/unit/data/functions/information/fods/type.fods1073
1 files changed, 468 insertions, 605 deletions
diff --git a/sc/qa/unit/data/functions/information/fods/type.fods b/sc/qa/unit/data/functions/information/fods/type.fods
index 160ba33da9f1..9ed9ef6c7db2 100644
--- a/sc/qa/unit/data/functions/information/fods/type.fods
+++ b/sc/qa/unit/data/functions/information/fods/type.fods
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
- <office:meta><meta:creation-date>2016-06-10T20:02:06.652576343</meta:creation-date><meta:editing-duration>P0D</meta:editing-duration><meta:editing-cycles>1</meta:editing-cycles><meta:generator>LibreOfficeDev/5.3.0.0.alpha0$Linux_X86_64 LibreOffice_project/131e604073f89e6c1dd54be88b94b7befd881f2e</meta:generator><meta:document-statistic meta:table-count="2" meta:cell-count="53" meta:object-count="0"/></office:meta>
+ <office:meta><meta:creation-date>2016-06-10T20:02:06.652576343</meta:creation-date><meta:editing-duration>P0D</meta:editing-duration><meta:editing-cycles>1</meta:editing-cycles><meta:generator>LibreOfficeDev/6.2.0.0.alpha0$Linux_X86_64 LibreOffice_project/26b40fcfc67480e75bd9959b0c5cb9db10fdf6a1</meta:generator><meta:document-statistic meta:table-count="2" meta:cell-count="54" meta:object-count="0"/></office:meta>
<office:settings>
<config:config-item-set config:name="ooo:view-settings">
<config:config-item config:name="VisibleAreaTop" config:type="int">0</config:config-item>
<config:config-item config:name="VisibleAreaLeft" config:type="int">0</config:config-item>
- <config:config-item config:name="VisibleAreaWidth" config:type="int">22009</config:config-item>
- <config:config-item config:name="VisibleAreaHeight" config:type="int">4261</config:config-item>
+ <config:config-item config:name="VisibleAreaWidth" config:type="int">26699</config:config-item>
+ <config:config-item config:name="VisibleAreaHeight" config:type="int">6773</config:config-item>
<config:config-item-map-indexed config:name="Views">
<config:config-item-map-entry>
<config:config-item config:name="ViewId" config:type="string">view1</config:config-item>
@@ -28,10 +28,11 @@
<config:config-item config:name="ZoomValue" config:type="int">100</config:config-item>
<config:config-item config:name="PageViewZoomValue" config:type="int">60</config:config-item>
<config:config-item config:name="ShowGrid" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="AnchoredTextOverflowLegacy" config:type="boolean">false</config:config-item>
</config:config-item-map-entry>
<config:config-item-map-entry config:name="Sheet2">
- <config:config-item config:name="CursorPositionX" config:type="int">0</config:config-item>
- <config:config-item config:name="CursorPositionY" config:type="int">15</config:config-item>
+ <config:config-item config:name="CursorPositionX" config:type="int">1</config:config-item>
+ <config:config-item config:name="CursorPositionY" config:type="int">8</config:config-item>
<config:config-item config:name="HorizontalSplitMode" config:type="short">0</config:config-item>
<config:config-item config:name="VerticalSplitMode" config:type="short">0</config:config-item>
<config:config-item config:name="HorizontalSplitPosition" config:type="int">0</config:config-item>
@@ -45,10 +46,11 @@
<config:config-item config:name="ZoomValue" config:type="int">100</config:config-item>
<config:config-item config:name="PageViewZoomValue" config:type="int">60</config:config-item>
<config:config-item config:name="ShowGrid" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="AnchoredTextOverflowLegacy" config:type="boolean">false</config:config-item>
</config:config-item-map-entry>
</config:config-item-map-named>
<config:config-item config:name="ActiveTable" config:type="string">Sheet2</config:config-item>
- <config:config-item config:name="HorizontalScrollbarWidth" config:type="int">1241</config:config-item>
+ <config:config-item config:name="HorizontalScrollbarWidth" config:type="int">1861</config:config-item>
<config:config-item config:name="ZoomType" config:type="short">0</config:config-item>
<config:config-item config:name="ZoomValue" config:type="int">100</config:config-item>
<config:config-item config:name="PageViewZoomValue" config:type="int">60</config:config-item>
@@ -56,7 +58,7 @@
<config:config-item config:name="ShowZeroValues" config:type="boolean">true</config:config-item>
<config:config-item config:name="ShowNotes" config:type="boolean">true</config:config-item>
<config:config-item config:name="ShowGrid" config:type="boolean">true</config:config-item>
- <config:config-item config:name="GridColor" config:type="long">12632256</config:config-item>
+ <config:config-item config:name="GridColor" config:type="int">12632256</config:config-item>
<config:config-item config:name="ShowPageBreaks" config:type="boolean">true</config:config-item>
<config:config-item config:name="HasColumnRowHeaders" config:type="boolean">true</config:config-item>
<config:config-item config:name="HasSheetTabs" config:type="boolean">true</config:config-item>
@@ -69,29 +71,33 @@
<config:config-item config:name="RasterSubdivisionX" config:type="int">1</config:config-item>
<config:config-item config:name="RasterSubdivisionY" config:type="int">1</config:config-item>
<config:config-item config:name="IsRasterAxisSynchronized" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="AnchoredTextOverflowLegacy" config:type="boolean">false</config:config-item>
</config:config-item-map-entry>
</config:config-item-map-indexed>
</config:config-item-set>
<config:config-item-set config:name="ooo:configuration-settings">
- <config:config-item config:name="SyntaxStringRef" config:type="short">7</config:config-item>
- <config:config-item config:name="IsDocumentShared" config:type="boolean">false</config:config-item>
- <config:config-item config:name="LoadReadonly" config:type="boolean">false</config:config-item>
- <config:config-item config:name="AllowPrintJobCancel" config:type="boolean">true</config:config-item>
- <config:config-item config:name="UpdateFromTemplate" config:type="boolean">true</config:config-item>
- <config:config-item config:name="IsKernAsianPunctuation" config:type="boolean">false</config:config-item>
- <config:config-item config:name="EmbedFonts" config:type="boolean">false</config:config-item>
+ <config:config-item config:name="IsRasterAxisSynchronized" config:type="boolean">true</config:config-item>
<config:config-item config:name="IsSnapToRaster" config:type="boolean">false</config:config-item>
<config:config-item config:name="RasterResolutionX" config:type="int">1270</config:config-item>
- <config:config-item config:name="RasterResolutionY" config:type="int">1270</config:config-item>
+ <config:config-item config:name="SyntaxStringRef" config:type="short">7</config:config-item>
+ <config:config-item config:name="RasterIsVisible" config:type="boolean">false</config:config-item>
+ <config:config-item config:name="RasterSubdivisionY" config:type="int">1</config:config-item>
<config:config-item config:name="HasSheetTabs" config:type="boolean">true</config:config-item>
- <config:config-item config:name="IsRasterAxisSynchronized" config:type="boolean">true</config:config-item>
- <config:config-item config:name="ShowPageBreaks" config:type="boolean">true</config:config-item>
- <config:config-item config:name="ShowGrid" config:type="boolean">true</config:config-item>
<config:config-item config:name="ShowNotes" config:type="boolean">true</config:config-item>
- <config:config-item config:name="SaveVersionOnClose" config:type="boolean">false</config:config-item>
- <config:config-item config:name="GridColor" config:type="long">12632256</config:config-item>
- <config:config-item config:name="RasterIsVisible" config:type="boolean">false</config:config-item>
- <config:config-item config:name="PrinterName" config:type="string">Lexmark-E352dn</config:config-item>
+ <config:config-item config:name="IsDocumentShared" config:type="boolean">false</config:config-item>
+ <config:config-item config:name="RasterSubdivisionX" config:type="int">1</config:config-item>
+ <config:config-item config:name="ShowGrid" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="SaveThumbnail" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="ShowPageBreaks" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="GridColor" config:type="int">12632256</config:config-item>
+ <config:config-item config:name="ShowZeroValues" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="UpdateFromTemplate" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="LoadReadonly" config:type="boolean">false</config:config-item>
+ <config:config-item config:name="EmbedLatinScriptFonts" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="HasColumnRowHeaders" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="RasterResolutionY" config:type="int">1270</config:config-item>
+ <config:config-item config:name="LinkUpdateMode" config:type="short">3</config:config-item>
+ <config:config-item config:name="AutoCalculate" config:type="boolean">true</config:config-item>
<config:config-item-map-indexed config:name="ForbiddenCharacters">
<config:config-item-map-entry>
<config:config-item config:name="Language" config:type="string">en</config:config-item>
@@ -101,16 +107,19 @@
<config:config-item config:name="EndLine" config:type="string"/>
</config:config-item-map-entry>
</config:config-item-map-indexed>
- <config:config-item config:name="IsOutlineSymbolsSet" config:type="boolean">true</config:config-item>
- <config:config-item config:name="ShowZeroValues" config:type="boolean">true</config:config-item>
- <config:config-item config:name="LinkUpdateMode" config:type="short">3</config:config-item>
- <config:config-item config:name="RasterSubdivisionX" config:type="int">1</config:config-item>
- <config:config-item config:name="HasColumnRowHeaders" config:type="boolean">true</config:config-item>
- <config:config-item config:name="RasterSubdivisionY" config:type="int">1</config:config-item>
- <config:config-item config:name="AutoCalculate" config:type="boolean">true</config:config-item>
- <config:config-item config:name="PrinterSetup" config:type="base64Binary">qQH+/0xleG1hcmstRTM1MmRuAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ1VQUzpMZXhtYXJrLUUzNTJkbgAAAAAAAAAAAAAAAAAWAAMAzwAAAAAAAAAEAAhSAAAEdAAASm9iRGF0YSAxCnByaW50ZXI9TGV4bWFyay1FMzUyZG4Kb3JpZW50YXRpb249UG9ydHJhaXQKY29waWVzPTEKY29sbGF0ZT1mYWxzZQptYXJnaW5kYWp1c3RtZW50PTAsMCwwLDAKY29sb3JkZXB0aD0yNApwc2xldmVsPTAKcGRmZGV2aWNlPTEKY29sb3JkZXZpY2U9MApQUERDb250ZXhEYXRhCkR1cGxleDpOb25lAElucHV0U2xvdDpUcmF5MQBQYWdlU2l6ZTpBNAAAEgBDT01QQVRfRFVQTEVYX01PREUKAERVUExFWF9PRkY=</config:config-item>
+ <config:config-item config:name="PrinterName" config:type="string">Generic Printer</config:config-item>
+ <config:config-item config:name="PrinterPaperFromSetup" config:type="boolean">false</config:config-item>
+ <config:config-item config:name="PrinterSetup" config:type="base64Binary">iQH+/0dlbmVyaWMgUHJpbnRlcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU0dFTlBSVAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWAAMAqgAAAAAAAAAIAFZUAAAkbQAASm9iRGF0YSAxCnByaW50ZXI9R2VuZXJpYyBQcmludGVyCm9yaWVudGF0aW9uPVBvcnRyYWl0CmNvcGllcz0xCm1hcmdpbmRhanVzdG1lbnQ9MCwwLDAsMApjb2xvcmRlcHRoPTI0CnBzbGV2ZWw9MApwZGZkZXZpY2U9MApjb2xvcmRldmljZT0wClBQRENvbnRleERhdGEKUGFnZVNpemU6TGV0dGVyAAASAENPTVBBVF9EVVBMRVhfTU9ERQ8ARHVwbGV4TW9kZTo6T2Zm</config:config-item>
+ <config:config-item config:name="EmbedOnlyUsedFonts" config:type="boolean">false</config:config-item>
<config:config-item config:name="ApplyUserData" config:type="boolean">false</config:config-item>
+ <config:config-item config:name="EmbedComplexScriptFonts" config:type="boolean">true</config:config-item>
<config:config-item config:name="CharacterCompressionType" config:type="short">0</config:config-item>
+ <config:config-item config:name="IsKernAsianPunctuation" config:type="boolean">false</config:config-item>
+ <config:config-item config:name="EmbedAsianScriptFonts" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="SaveVersionOnClose" config:type="boolean">false</config:config-item>
+ <config:config-item config:name="AllowPrintJobCancel" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="EmbedFonts" config:type="boolean">false</config:config-item>
+ <config:config-item config:name="IsOutlineSymbolsSet" config:type="boolean">true</config:config-item>
</config:config-item-set>
</office:settings>
<office:scripts>
@@ -130,738 +139,648 @@
<style:font-face style:name="DejaVu Sans" svg:font-family="&apos;DejaVu Sans&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
<style:font-face style:name="Droid Sans Devanagari" svg:font-family="&apos;Droid Sans Devanagari&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
<style:font-face style:name="Droid Sans Fallback" svg:font-family="&apos;Droid Sans Fallback&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
+ <style:font-face style:name="Liberation Sans1" svg:font-family="&apos;Liberation Sans&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
+ <style:font-face style:name="Lohit Devanagari" svg:font-family="&apos;Lohit Devanagari&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
<style:font-face style:name="Lohit Hindi" svg:font-family="&apos;Lohit Hindi&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
<style:font-face style:name="Mangal" svg:font-family="Mangal" style:font-family-generic="system" style:font-pitch="variable"/>
<style:font-face style:name="Microsoft YaHei" svg:font-family="&apos;Microsoft YaHei&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
</office:font-face-decls>
<office:styles>
<style:default-style style:family="table-cell">
- <style:paragraph-properties style:tab-stop-distance="12.7mm"/>
+ <style:paragraph-properties style:tab-stop-distance="36pt"/>
<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"/>
</style:default-style>
<number:number-style style:name="N0">
<number:number number:min-integer-digits="1"/>
</number:number-style>
- <number:currency-style style:name="N108P0" style:volatile="true">
+ <number:currency-style style:name="N122P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N108">
+ <number:currency-style style:name="N122">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N108P0"/>
- </number:currency-style>
- <number:currency-style style:name="N110P0" style:volatile="true">
- <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
- <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- </number:currency-style>
- <number:currency-style style:name="N110">
- <number:text>-</number:text>
- <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
- <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N110P0"/>
- </number:currency-style>
- <number:currency-style style:name="N112P0" style:volatile="true">
- <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
- <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- </number:currency-style>
- <number:currency-style style:name="N112">
- <number:text>-</number:text>
- <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
- <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N112P0"/>
- </number:currency-style>
- <number:currency-style style:name="N113P0" style:volatile="true">
- <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
- <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- </number:currency-style>
- <number:currency-style style:name="N113">
- <style:text-properties fo:color="#ff0000"/>
- <number:text>-</number:text>
- <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
- <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N113P0"/>
- </number:currency-style>
- <number:currency-style style:name="N114P0" style:volatile="true">
- <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
- <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- </number:currency-style>
- <number:currency-style style:name="N114">
- <style:text-properties fo:color="#ff0000"/>
- <number:text>-</number:text>
- <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
- <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N114P0"/>
- </number:currency-style>
- <number:currency-style style:name="N116P0" style:volatile="true">
- <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
- <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
- </number:currency-style>
- <number:currency-style style:name="N116">
- <style:text-properties fo:color="#ff0000"/>
- <number:text>-</number:text>
- <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
- <number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N116P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N122P0"/>
</number:currency-style>
- <number:number-style style:name="N118P0" style:volatile="true">
+ <number:number-style style:name="N124P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N118">
+ <number:number-style style:name="N124">
<number:text>(</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N118P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N124P0"/>
</number:number-style>
- <number:number-style style:name="N120P0" style:volatile="true">
+ <number:number-style style:name="N126P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N120">
+ <number:number-style style:name="N126">
<number:text>(</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N120P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N126P0"/>
</number:number-style>
- <number:currency-style style:name="N122P0" style:volatile="true">
- <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
- <loext:fill-character> </loext:fill-character>
- <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- </number:currency-style>
- <number:currency-style style:name="N122">
- <number:text>-</number:text>
- <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
- <loext:fill-character> </loext:fill-character>
- <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N122P0"/>
- </number:currency-style>
- <number:currency-style style:name="N124P0" style:volatile="true">
- <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
- <loext:fill-character> </loext:fill-character>
- <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- </number:currency-style>
- <number:currency-style style:name="N124">
- <number:text>-</number:text>
- <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
- <loext:fill-character> </loext:fill-character>
- <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N124P0"/>
- </number:currency-style>
- <number:currency-style style:name="N126P0" style:volatile="true">
+ <number:currency-style style:name="N128P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N126">
+ <number:currency-style style:name="N128">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N126P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N128P0"/>
</number:currency-style>
- <number:currency-style style:name="N127P0" style:volatile="true">
+ <number:currency-style style:name="N129P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N127">
+ <number:currency-style style:name="N129">
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N127P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N129P0"/>
</number:currency-style>
- <number:currency-style style:name="N128P0" style:volatile="true">
+ <number:currency-style style:name="N130P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N128">
+ <number:currency-style style:name="N130">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N128P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N130P0"/>
</number:currency-style>
- <number:currency-style style:name="N130P0" style:volatile="true">
+ <number:currency-style style:name="N132P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N130">
+ <number:currency-style style:name="N132">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N130P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N132P0"/>
</number:currency-style>
- <number:number-style style:name="N131">
+ <number:number-style style:name="N133">
<number:number number:decimal-places="9" loext:min-decimal-places="9" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N132">
+ <number:number-style style:name="N134">
<number:number number:decimal-places="8" loext:min-decimal-places="8" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N133">
+ <number:number-style style:name="N135">
<number:number number:decimal-places="10" loext:min-decimal-places="10" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N134">
+ <number:number-style style:name="N136">
<number:number number:decimal-places="11" loext:min-decimal-places="11" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N135">
+ <number:number-style style:name="N137">
<number:number number:decimal-places="12" loext:min-decimal-places="12" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N136">
+ <number:number-style style:name="N138">
<number:number number:decimal-places="13" loext:min-decimal-places="13" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N137">
+ <number:number-style style:name="N139">
<number:number number:decimal-places="14" loext:min-decimal-places="14" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N138">
+ <number:number-style style:name="N140">
<number:number number:decimal-places="15" loext:min-decimal-places="15" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N139">
+ <number:number-style style:name="N141">
<number:number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N140">
+ <number:number-style style:name="N142">
<number:number number:decimal-places="17" loext:min-decimal-places="17" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N141">
+ <number:number-style style:name="N143">
<number:number number:decimal-places="18" loext:min-decimal-places="18" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N143P0" style:volatile="true">
+ <number:number-style style:name="N145P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> €</number:text>
</number:number-style>
- <number:number-style style:name="N143">
+ <number:number-style style:name="N145">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> €</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N143P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N145P0"/>
</number:number-style>
- <number:number-style style:name="N144P0" style:volatile="true">
+ <number:number-style style:name="N146P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> €</number:text>
</number:number-style>
- <number:number-style style:name="N144">
+ <number:number-style style:name="N146">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> €</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N144P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N146P0"/>
</number:number-style>
- <number:number-style style:name="N146P0" style:volatile="true">
+ <number:number-style style:name="N148P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> €</number:text>
</number:number-style>
- <number:number-style style:name="N146">
+ <number:number-style style:name="N148">
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> €</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N146P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N148P0"/>
</number:number-style>
- <number:number-style style:name="N147P0" style:volatile="true">
+ <number:number-style style:name="N149P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> €</number:text>
</number:number-style>
- <number:number-style style:name="N147">
+ <number:number-style style:name="N149">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> €</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N147P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N149P0"/>
</number:number-style>
- <number:number-style style:name="N151P0" style:volatile="true">
+ <number:number-style style:name="N153P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N151P1" style:volatile="true">
+ <number:number-style style:name="N153P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N151P2" style:volatile="true">
+ <number:number-style style:name="N153P2" style:volatile="true">
<number:text> - </number:text>
</number:number-style>
- <number:text-style style:name="N151">
+ <number:text-style style:name="N153">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N151P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N151P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N151P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N153P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N153P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N153P2"/>
</number:text-style>
- <number:number-style style:name="N155P0" style:volatile="true">
+ <number:number-style style:name="N157P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> € </number:text>
</number:number-style>
- <number:number-style style:name="N155P1" style:volatile="true">
+ <number:number-style style:name="N157P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> € </number:text>
</number:number-style>
- <number:number-style style:name="N155P2" style:volatile="true">
+ <number:number-style style:name="N157P2" style:volatile="true">
<number:text> - € </number:text>
</number:number-style>
- <number:text-style style:name="N155">
+ <number:text-style style:name="N157">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N155P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N155P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N155P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N157P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N157P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N157P2"/>
</number:text-style>
- <number:number-style style:name="N159P0" style:volatile="true">
+ <number:number-style style:name="N161P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N159P1" style:volatile="true">
+ <number:number-style style:name="N161P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N159P2" style:volatile="true">
- <number:text> -</number:text>
+ <number:number-style style:name="N161P2" style:volatile="true">
+ <number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
<number:text> </number:text>
</number:number-style>
- <number:text-style style:name="N159">
+ <number:text-style style:name="N161">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N159P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N159P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N159P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N161P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N161P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N161P2"/>
</number:text-style>
- <number:number-style style:name="N163P0" style:volatile="true">
+ <number:number-style style:name="N165P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> € </number:text>
</number:number-style>
- <number:number-style style:name="N163P1" style:volatile="true">
+ <number:number-style style:name="N165P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> € </number:text>
</number:number-style>
- <number:number-style style:name="N163P2" style:volatile="true">
- <number:text> -</number:text>
+ <number:number-style style:name="N165P2" style:volatile="true">
+ <number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
<number:text> € </number:text>
</number:number-style>
- <number:text-style style:name="N163">
+ <number:text-style style:name="N165">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N163P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N163P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N163P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N165P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N165P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N165P2"/>
</number:text-style>
- <number:time-style style:name="N164">
+ <number:time-style style:name="N166">
<number:minutes number:style="long"/>
<number:text>:</number:text>
<number:seconds number:style="long"/>
</number:time-style>
- <number:time-style style:name="N165" number:truncate-on-overflow="false">
+ <number:time-style style:name="N167" number:truncate-on-overflow="false">
<number:hours/>
<number:text>:</number:text>
<number:minutes number:style="long"/>
<number:text>:</number:text>
<number:seconds number:style="long"/>
</number:time-style>
- <number:time-style style:name="N166">
+ <number:time-style style:name="N168">
<number:minutes number:style="long"/>
<number:text>:</number:text>
<number:seconds number:style="long" number:decimal-places="1"/>
</number:time-style>
- <number:number-style style:name="N167">
+ <number:number-style style:name="N169">
<number:scientific-number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="3" number:min-exponent-digits="1" loext:exponent-interval="3" loext:forced-exponent-sign="true"/>
</number:number-style>
- <number:number-style style:name="N168">
+ <number:number-style style:name="N170">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N169">
+ <number:number-style style:name="N171">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N170">
+ <number:number-style style:name="N172">
<number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N171">
+ <number:number-style style:name="N173">
<number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N172">
+ <number:number-style style:name="N174">
<number:number number:decimal-places="6" loext:min-decimal-places="6" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N173">
+ <number:number-style style:name="N175">
<number:number number:decimal-places="7" loext:min-decimal-places="7" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N175P0" style:volatile="true">
+ <number:number-style style:name="N177P0" style:volatile="true">
<number:text>$</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N175">
+ <number:number-style style:name="N177">
<number:text>($</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N175P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N177P0"/>
</number:number-style>
- <number:number-style style:name="N176P0" style:volatile="true">
+ <number:number-style style:name="N178P0" style:volatile="true">
<number:text>$</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N176">
+ <number:number-style style:name="N178">
<style:text-properties fo:color="#ff0000"/>
<number:text>($</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N176P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N178P0"/>
</number:number-style>
- <number:number-style style:name="N178P0" style:volatile="true">
+ <number:number-style style:name="N180P0" style:volatile="true">
<number:text>$</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N178">
+ <number:number-style style:name="N180">
<number:text>($</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N178P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N180P0"/>
</number:number-style>
- <number:number-style style:name="N179P0" style:volatile="true">
+ <number:number-style style:name="N181P0" style:volatile="true">
<number:text>$</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N179">
+ <number:number-style style:name="N181">
<style:text-properties fo:color="#ff0000"/>
<number:text>($</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N179P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N181P0"/>
</number:number-style>
- <number:number-style style:name="N183P0" style:volatile="true">
+ <number:number-style style:name="N185P0" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N183P1" style:volatile="true">
+ <number:number-style style:name="N185P1" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:text>(</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
</number:number-style>
- <number:number-style style:name="N183P2" style:volatile="true">
+ <number:number-style style:name="N185P2" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N183">
+ <number:text-style style:name="N185">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N183P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N183P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N183P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N185P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N185P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N185P2"/>
</number:text-style>
- <number:number-style style:name="N187P0" style:volatile="true">
+ <number:number-style style:name="N189P0" style:volatile="true">
<loext:text> $</loext:text>
<loext:fill-character> </loext:fill-character>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N187P1" style:volatile="true">
+ <number:number-style style:name="N189P1" style:volatile="true">
<loext:text> $</loext:text>
<loext:fill-character> </loext:fill-character>
<number:text>(</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
</number:number-style>
- <number:number-style style:name="N187P2" style:volatile="true">
+ <number:number-style style:name="N189P2" style:volatile="true">
<loext:text> $</loext:text>
<loext:fill-character> </loext:fill-character>
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N187">
+ <number:text-style style:name="N189">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N187P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N187P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N187P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N189P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N189P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N189P2"/>
</number:text-style>
- <number:number-style style:name="N191P0" style:volatile="true">
+ <number:number-style style:name="N193P0" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N191P1" style:volatile="true">
+ <number:number-style style:name="N193P1" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:text>(</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
</number:number-style>
- <number:number-style style:name="N191P2" style:volatile="true">
+ <number:number-style style:name="N193P2" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
<number:text> </number:text>
</number:number-style>
- <number:text-style style:name="N191">
+ <number:text-style style:name="N193">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N191P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N191P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N191P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N193P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N193P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N193P2"/>
</number:text-style>
- <number:number-style style:name="N195P0" style:volatile="true">
+ <number:number-style style:name="N197P0" style:volatile="true">
<loext:text> $</loext:text>
<loext:fill-character> </loext:fill-character>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N195P1" style:volatile="true">
+ <number:number-style style:name="N197P1" style:volatile="true">
<loext:text> $</loext:text>
<loext:fill-character> </loext:fill-character>
<number:text>(</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
</number:number-style>
- <number:number-style style:name="N195P2" style:volatile="true">
+ <number:number-style style:name="N197P2" style:volatile="true">
<loext:text> $</loext:text>
<loext:fill-character> </loext:fill-character>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
<number:text> </number:text>
</number:number-style>
- <number:text-style style:name="N195">
+ <number:text-style style:name="N197">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N195P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N195P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N195P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N197P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N197P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N197P2"/>
</number:text-style>
- <number:number-style style:name="N197P0" style:volatile="true">
+ <number:number-style style:name="N199P0" style:volatile="true">
<number:text>Yes</number:text>
</number:number-style>
- <number:number-style style:name="N197P1" style:volatile="true">
+ <number:number-style style:name="N199P1" style:volatile="true">
<number:text>Yes</number:text>
</number:number-style>
- <number:number-style style:name="N197">
+ <number:number-style style:name="N199">
<number:text>No</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N197P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N197P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N199P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N199P1"/>
</number:number-style>
- <number:number-style style:name="N199P0" style:volatile="true">
+ <number:number-style style:name="N201P0" style:volatile="true">
<number:text>True</number:text>
</number:number-style>
- <number:number-style style:name="N199P1" style:volatile="true">
+ <number:number-style style:name="N201P1" style:volatile="true">
<number:text>True</number:text>
</number:number-style>
- <number:number-style style:name="N199">
+ <number:number-style style:name="N201">
<number:text>False</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N199P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N199P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N201P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N201P1"/>
</number:number-style>
- <number:number-style style:name="N201P0" style:volatile="true">
+ <number:number-style style:name="N203P0" style:volatile="true">
<number:text>On</number:text>
</number:number-style>
- <number:number-style style:name="N201P1" style:volatile="true">
+ <number:number-style style:name="N203P1" style:volatile="true">
<number:text>On</number:text>
</number:number-style>
- <number:number-style style:name="N201">
+ <number:number-style style:name="N203">
<number:text>Off</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N201P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N201P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N203P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N203P1"/>
</number:number-style>
- <number:currency-style style:name="N203P0" style:volatile="true">
+ <number:currency-style style:name="N205P0" style:volatile="true">
<number:currency-symbol>€</number:currency-symbol>
<number:text> </number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:currency-style>
- <number:currency-style style:name="N203">
+ <number:currency-style style:name="N205">
<style:text-properties fo:color="#ff0000"/>
<number:text>(</number:text>
<number:currency-symbol>€</number:currency-symbol>
<number:text> </number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N203P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N205P0"/>
</number:currency-style>
- <number:number-style style:name="N205P0" style:volatile="true">
+ <number:number-style style:name="N207P0" style:volatile="true">
<number:text>\</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N205">
+ <number:number-style style:name="N207">
<number:text>\-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N205P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N207P0"/>
</number:number-style>
- <number:number-style style:name="N206P0" style:volatile="true">
+ <number:number-style style:name="N208P0" style:volatile="true">
<number:text>\</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N206">
+ <number:number-style style:name="N208">
<style:text-properties fo:color="#ff0000"/>
<number:text>\-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N206P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N208P0"/>
</number:number-style>
- <number:number-style style:name="N208P0" style:volatile="true">
+ <number:number-style style:name="N210P0" style:volatile="true">
<number:text>\</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N208">
+ <number:number-style style:name="N210">
<number:text>\-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N208P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N210P0"/>
</number:number-style>
- <number:number-style style:name="N209P0" style:volatile="true">
+ <number:number-style style:name="N211P0" style:volatile="true">
<number:text>\</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N209">
+ <number:number-style style:name="N211">
<style:text-properties fo:color="#ff0000"/>
<number:text>\-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N209P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N211P0"/>
</number:number-style>
- <number:number-style style:name="N213P0" style:volatile="true">
+ <number:number-style style:name="N215P0" style:volatile="true">
<loext:text> \</loext:text>
<loext:fill-character> </loext:fill-character>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N213P1" style:volatile="true">
+ <number:number-style style:name="N215P1" style:volatile="true">
<loext:text> \</loext:text>
<loext:fill-character> </loext:fill-character>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N213P2" style:volatile="true">
+ <number:number-style style:name="N215P2" style:volatile="true">
<loext:text> \</loext:text>
<loext:fill-character> </loext:fill-character>
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N213">
+ <number:text-style style:name="N215">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N213P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N213P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N213P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N215P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N215P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N215P2"/>
</number:text-style>
- <number:number-style style:name="N215P0" style:volatile="true">
+ <number:number-style style:name="N217P0" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N215P1" style:volatile="true">
+ <number:number-style style:name="N217P1" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N215P2" style:volatile="true">
+ <number:number-style style:name="N217P2" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N215">
+ <number:text-style style:name="N217">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N215P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N215P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N215P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N217P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N217P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N217P2"/>
</number:text-style>
- <number:number-style style:name="N219P0" style:volatile="true">
+ <number:number-style style:name="N221P0" style:volatile="true">
<loext:text> \</loext:text>
<loext:fill-character> </loext:fill-character>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N219P1" style:volatile="true">
+ <number:number-style style:name="N221P1" style:volatile="true">
<loext:text> \</loext:text>
<loext:fill-character> </loext:fill-character>
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N219P2" style:volatile="true">
+ <number:number-style style:name="N221P2" style:volatile="true">
<loext:text> \</loext:text>
<loext:fill-character> </loext:fill-character>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
<number:text> </number:text>
</number:number-style>
- <number:text-style style:name="N219">
+ <number:text-style style:name="N221">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N219P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N219P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N219P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N221P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N221P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N221P2"/>
</number:text-style>
- <number:number-style style:name="N221P0" style:volatile="true">
+ <number:number-style style:name="N223P0" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N221P1" style:volatile="true">
+ <number:number-style style:name="N223P1" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N221P2" style:volatile="true">
+ <number:number-style style:name="N223P2" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
<number:text> </number:text>
</number:number-style>
- <number:text-style style:name="N221">
+ <number:text-style style:name="N223">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N221P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N221P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N221P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N223P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N223P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N223P2"/>
</number:text-style>
- <number:date-style style:name="N222">
+ <number:date-style style:name="N224">
<number:month number:style="long"/>
<number:text>-</number:text>
<number:day number:style="long"/>
<number:text>-</number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:date-style style:name="N223">
+ <number:date-style style:name="N225">
<number:month number:style="long"/>
<number:text>-</number:text>
<number:day/>
<number:text>-</number:text>
<number:year/>
</number:date-style>
- <number:date-style style:name="N224">
+ <number:date-style style:name="N226">
<number:day number:style="long"/>
<number:text>-</number:text>
<number:month number:style="long"/>
</number:date-style>
- <number:date-style style:name="N225">
+ <number:date-style style:name="N227">
<number:month number:style="long"/>
<number:text>-</number:text>
<number:year/>
</number:date-style>
- <number:currency-style style:name="N227P0" style:volatile="true">
- <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
- <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- </number:currency-style>
- <number:currency-style style:name="N227">
- <style:text-properties fo:color="#ff0000"/>
- <number:text>-</number:text>
- <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
- <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N227P0"/>
- </number:currency-style>
- <number:percentage-style style:name="N228">
- <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/>
- <number:text>%</number:text>
- </number:percentage-style>
<number:currency-style style:name="N230P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
@@ -1054,15 +973,66 @@
<style:style style:name="Default" style:family="table-cell">
<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"/>
</style:style>
- <style:style style:name="Result" style:family="table-cell" style:parent-style-name="Default">
- <style:text-properties fo:font-style="italic" style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="font-color" fo:font-weight="bold"/>
- </style:style>
- <style:style style:name="Result2" style:family="table-cell" style:parent-style-name="Result" style:data-style-name="N108"/>
<style:style style:name="Heading" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
<style:paragraph-properties fo:text-align="center"/>
<style:text-properties fo:font-size="16pt" fo:font-style="italic" fo:font-weight="bold"/>
</style:style>
+ <style:style style:name="Heading_20_1" style:display-name="Heading 1" style:family="table-cell" style:parent-style-name="Heading">
+ <style:text-properties fo:color="#000000" fo:font-size="18pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Heading_20_2" style:display-name="Heading 2" style:family="table-cell" style:parent-style-name="Heading">
+ <style:text-properties fo:color="#000000" fo:font-size="12pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Text" style:family="table-cell" style:parent-style-name="Default"/>
+ <style:style style:name="Note" style:family="table-cell" style:parent-style-name="Text">
+ <style:table-cell-properties fo:background-color="#ffffcc" style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border="0.74pt solid #808080"/>
+ <style:text-properties fo:color="#333333" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Footnote" style:family="table-cell" style:parent-style-name="Text">
+ <style:text-properties fo:color="#808080" fo:font-size="10pt" fo:font-style="italic" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Hyperlink" style:family="table-cell" style:parent-style-name="Text">
+ <style:text-properties fo:color="#0000ee" fo:font-size="10pt" fo:font-style="normal" style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="#0000ee" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Status" style:family="table-cell" style:parent-style-name="Default"/>
+ <style:style style:name="Good" style:family="table-cell" style:parent-style-name="Status">
+ <style:table-cell-properties fo:background-color="#ccffcc"/>
+ <style:text-properties fo:color="#006600" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Neutral" style:family="table-cell" style:parent-style-name="Status">
+ <style:table-cell-properties fo:background-color="#ffffcc"/>
+ <style:text-properties fo:color="#996600" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Bad" style:family="table-cell" style:parent-style-name="Status">
+ <style:table-cell-properties fo:background-color="#ffcccc"/>
+ <style:text-properties fo:color="#cc0000" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Warning" style:family="table-cell" style:parent-style-name="Status">
+ <style:text-properties fo:color="#cc0000" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Error" style:family="table-cell" style:parent-style-name="Status">
+ <style:table-cell-properties fo:background-color="#cc0000"/>
+ <style:text-properties fo:color="#ffffff" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="bold"/>
+ </style:style>
+ <style:style style:name="Accent" style:family="table-cell" style:parent-style-name="Default">
+ <style:text-properties fo:color="#000000" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="bold"/>
+ </style:style>
+ <style:style style:name="Accent_20_1" style:display-name="Accent 1" style:family="table-cell" style:parent-style-name="Accent">
+ <style:table-cell-properties fo:background-color="#000000"/>
+ <style:text-properties fo:color="#ffffff" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Accent_20_2" style:display-name="Accent 2" style:family="table-cell" style:parent-style-name="Accent">
+ <style:table-cell-properties fo:background-color="#808080"/>
+ <style:text-properties fo:color="#ffffff" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Accent_20_3" style:display-name="Accent 3" style:family="table-cell" style:parent-style-name="Accent">
+ <style:table-cell-properties fo:background-color="#dddddd"/>
+ </style:style>
+ <style:style style:name="Result" style:family="table-cell" style:parent-style-name="Default">
+ <style:text-properties fo:font-style="italic" style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="font-color" fo:font-weight="bold"/>
+ </style:style>
+ <style:style style:name="Result2" style:family="table-cell" style:parent-style-name="Result" style:data-style-name="N122"/>
<style:style style:name="Heading1" style:family="table-cell" style:parent-style-name="Heading">
<style:table-cell-properties style:rotation-angle="90"/>
</style:style>
@@ -1075,53 +1045,60 @@
</office:styles>
<office:automatic-styles>
<style:style style:name="co1" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="65.51mm"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="185.7pt"/>
</style:style>
<style:style style:name="co2" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="89.08mm"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="252.51pt"/>
</style:style>
<style:style style:name="co3" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="22.58mm"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="64.01pt"/>
</style:style>
<style:style style:name="co4" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="43.74mm"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="123.99pt"/>
</style:style>
<style:style style:name="co5" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="26.18mm"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="74.21pt"/>
</style:style>
<style:style style:name="co6" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="79.2mm"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="224.5pt"/>
</style:style>
<style:style style:name="co7" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="51.05mm"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="144.71pt"/>
</style:style>
<style:style style:name="co8" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="23.09mm"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="65.45pt"/>
</style:style>
<style:style style:name="co9" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="5.8mm"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="16.44pt"/>
</style:style>
<style:style style:name="co10" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="38.93mm"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="110.35pt"/>
</style:style>
<style:style style:name="ro1" style:family="table-row">
- <style:table-row-properties style:row-height="8.63mm" fo:break-before="auto" style:use-optimal-row-height="true"/>
+ <style:table-row-properties style:row-height="24.46pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
</style:style>
<style:style style:name="ro2" style:family="table-row">
- <style:table-row-properties style:row-height="4.52mm" fo:break-before="auto" style:use-optimal-row-height="true"/>
+ <style:table-row-properties style:row-height="12.81pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
</style:style>
<style:style style:name="ro3" style:family="table-row">
- <style:table-row-properties style:row-height="6.12mm" fo:break-before="auto" style:use-optimal-row-height="true"/>
+ <style:table-row-properties style:row-height="17.35pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
</style:style>
<style:style style:name="ro4" style:family="table-row">
- <style:table-row-properties style:row-height="5.29mm" fo:break-before="auto" style:use-optimal-row-height="true"/>
+ <style:table-row-properties style:row-height="15pt" fo:break-before="auto" style:use-optimal-row-height="true"/>
</style:style>
<style:style style:name="ta1" style:family="table" style:master-page-name="Default">
<style:table-properties table:display="true" style:writing-mode="lr-tb"/>
</style:style>
+ <number:number-style style:name="N2">
+ <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/>
+ </number:number-style>
<number:number-style style:name="N3">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
+ <number:percentage-style style:name="N11">
+ <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/>
+ <number:text>%</number:text>
+ </number:percentage-style>
<number:time-style style:name="N40">
<number:hours number:style="long"/>
<number:text>:</number:text>
@@ -1161,6 +1138,17 @@
<number:boolean-style style:name="N99">
<number:boolean/>
</number:boolean-style>
+ <number:currency-style style:name="N104P0" style:volatile="true">
+ <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
+ <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
+ </number:currency-style>
+ <number:currency-style style:name="N104">
+ <style:text-properties fo:color="#ff0000"/>
+ <number:text>-</number:text>
+ <number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
+ <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N104P0"/>
+ </number:currency-style>
<number:boolean-style style:name="N10099" number:language="en" number:country="US">
<number:boolean/>
</number:boolean-style>
@@ -1170,43 +1158,36 @@
<style:style style:name="ce1" style:family="table-cell" style:parent-style-name="Default"/>
<style:style style:name="ce2" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="start" fo:margin-left="0mm"/>
+ <style:paragraph-properties fo:text-align="start" fo:margin-left="0pt"/>
<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"/>
</style:style>
<style:style style:name="ce3" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
+ <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
<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"/>
</style:style>
<style:style style:name="ce4" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
+ <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
<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"/>
</style:style>
<style:style style:name="ce5" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
+ <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
</style:style>
<style:style style:name="ce6" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
+ <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
<style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B3"/>
<style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B3"/>
<style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B3"/>
</style:style>
- <style:style style:name="ce7" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
- <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
- <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
- </style:style>
<style:style style:name="ce8" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
- <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
+ <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
+ <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B3"/>
+ <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B3"/>
+ <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B3"/>
</style:style>
<style:style style:name="ce9" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties fo:wrap-option="wrap"/>
@@ -1214,7 +1195,7 @@
</style:style>
<style:style style:name="ce10" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
+ <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
<style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
</style:style>
<style:style style:name="ce11" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"/>
@@ -1228,79 +1209,41 @@
<style:style style:name="ce14" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N0">
<style:table-cell-properties fo:background-color="transparent"/>
</style:style>
- <style:style style:name="ce15" style:family="table-cell" style:parent-style-name="Default">
- <style:table-cell-properties fo:background-color="transparent"/>
+ <style:style style:name="ce47" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N0">
+ <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
+ <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
+ <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
</style:style>
- <style:style style:name="ce16" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
+ <style:style style:name="ce48" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N0"/>
+ <style:style style:name="ce50" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
+ <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
<style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
<style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
<style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
</style:style>
- <style:style style:name="ce17" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
- <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
+ <style:style style:name="ce49" style:family="table-cell" style:parent-style-name="Default">
<style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
<style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
<style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
</style:style>
- <style:style style:name="ce18" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
- <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
- <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C5"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C5"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C5"/>
- </style:style>
- <style:style style:name="ce19" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
- <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
- <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C6"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C6"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C6"/>
- </style:style>
- <style:style style:name="ce20" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
- <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
- <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C7"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C7"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C7"/>
- </style:style>
- <style:style style:name="ce21" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
- <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
- <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C15"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C15"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C15"/>
- </style:style>
- <style:style style:name="ce22" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
+ <style:style style:name="ce52" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
- <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C16"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C16"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C16"/>
- </style:style>
- <style:style style:name="ce23" style:family="table-cell" style:parent-style-name="Default">
- <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
+ <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
<style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
<style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
<style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
</style:style>
<style:style style:name="ce24" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
- </style:style>
- <style:style style:name="ce25" style:family="table-cell" style:parent-style-name="Default">
- <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
- <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C37"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C37"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C37"/>
+ <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
</style:style>
<style:style style:name="ce26" style:family="table-cell" style:parent-style-name="Default">
<style:text-properties style:font-name-asian="Microsoft YaHei" style:font-name-complex="Mangal"/>
</style:style>
+ <style:style style:name="ce15" style:family="table-cell" style:parent-style-name="Default">
+ <style:table-cell-properties fo:background-color="transparent"/>
+ </style:style>
<style:style style:name="ce27" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties fo:background-color="transparent"/>
<style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
@@ -1327,9 +1270,9 @@
<style:style style:name="ce36" style:family="table-cell" style:parent-style-name="Default">
<style:text-properties fo:font-weight="normal" style:font-weight-asian="normal" style:font-weight-complex="normal"/>
</style:style>
- <style:style style:name="ce37" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N227"/>
+ <style:style style:name="ce37" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N104"/>
<style:style style:name="ce38" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N61"/>
- <style:style style:name="ce39" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N228">
+ <style:style style:name="ce39" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N11">
<style:text-properties fo:font-weight="normal" style:font-weight-asian="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="ce40" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N82"/>
@@ -1343,21 +1286,21 @@
<style:page-layout style:name="pm1">
<style:page-layout-properties style:writing-mode="lr-tb"/>
<style:header-style>
- <style:header-footer-properties fo:min-height="7.5mm" fo:margin-left="0mm" fo:margin-right="0mm" fo:margin-bottom="2.5mm"/>
+ <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-bottom="7.09pt"/>
</style:header-style>
<style:footer-style>
- <style:header-footer-properties fo:min-height="7.5mm" fo:margin-left="0mm" fo:margin-right="0mm" fo:margin-top="2.5mm"/>
+ <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-top="7.09pt"/>
</style:footer-style>
</style:page-layout>
<style:page-layout style:name="pm2">
<style:page-layout-properties style:writing-mode="lr-tb"/>
<style:header-style>
- <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">
+ <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-bottom="7.09pt" fo:border="2.49pt solid #000000" fo:padding="0.51pt" fo:background-color="#c0c0c0">
<style:background-image/>
</style:header-footer-properties>
</style:header-style>
<style:footer-style>
- <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">
+ <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-top="7.09pt" fo:border="2.49pt solid #000000" fo:padding="0.51pt" fo:background-color="#c0c0c0">
<style:background-image/>
</style:header-footer-properties>
</style:footer-style>
@@ -1377,15 +1320,15 @@
<style:master-page style:name="Report" style:page-layout-name="pm2">
<style:header>
<style:region-left>
- <text:p><text:sheet-name>???</text:sheet-name> (<text:title>???</text:title>)</text:p>
+ <text:p><text:sheet-name>???</text:sheet-name><text:s/>(<text:title>???</text:title>)</text:p>
</style:region-left>
<style:region-right>
- <text:p><text:date style:data-style-name="N2" text:date-value="2016-06-19">00.00.0000</text:date>, <text:time style:data-style-name="N2" text:time-value="15:02:53.668831463">00:00:00</text:time></text:p>
+ <text:p><text:date style:data-style-name="N2" text:date-value="2018-08-31">00/00/0000</text:date>, <text:time style:data-style-name="N2" text:time-value="10:25:41.068575404">00:00:00</text:time></text:p>
</style:region-right>
</style:header>
<style:header-left style:display="false"/>
<style:footer>
- <text:p>Page <text:page-number>1</text:page-number> / <text:page-count>99</text:page-count></text:p>
+ <text:p>Page <text:page-number>1</text:page-number><text:s/>/ <text:page-count>99</text:page-count></text:p>
</style:footer>
<style:footer-left style:display="false"/>
</style:master-page>
@@ -1412,7 +1355,7 @@
<text:p>Result</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce6" table:formula="of:=AND([.B8:.B95])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
- <text:p>PRAVDA</text:p>
+ <text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell/>
</table:table-row>
@@ -1434,8 +1377,8 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce7" table:formula="of:=AND([Sheet2.C2:.C90])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
- <text:p>PRAVDA</text:p>
+ <table:table-cell table:style-name="ce6" table:formula="of:=AND([Sheet2.C2:.C89])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>Simple TYPE formulas with local references and values</text:p>
@@ -1463,12 +1406,7 @@
<table:table-cell table:number-columns-repeated="3"/>
</table:table-row>
<calcext:conditional-formats>
- <calcext:conditional-format calcext:target-range-address="Sheet1.B8:Sheet1.B38">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet1.B8"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet1.B8"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet1.B8"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet1.B3:Sheet1.B3">
+ <calcext:conditional-format calcext:target-range-address="Sheet1.B8:Sheet1.B38 Sheet1.B3:Sheet1.B3">
<calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet1.B3"/>
<calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet1.B3"/>
<calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet1.B3"/>
@@ -1477,19 +1415,20 @@
</table:table>
<table:table table:name="Sheet2" table:style-name="ta1" table:print="false">
<office:forms form:automatic-focus="false" form:apply-design-mode="false"/>
- <table:table-column table:style-name="co4" table:number-columns-repeated="2" table:default-cell-style-name="Default"/>
+ <table:table-column table:style-name="co4" table:default-cell-style-name="Default"/>
+ <table:table-column table:style-name="co4" table:default-cell-style-name="ce48"/>
<table:table-column table:style-name="co5" table:default-cell-style-name="ce5"/>
<table:table-column table:style-name="co6" table:default-cell-style-name="Default"/>
<table:table-column table:style-name="co7" table:default-cell-style-name="Default"/>
<table:table-column table:style-name="co8" table:default-cell-style-name="Default"/>
<table:table-column table:style-name="co9" table:number-columns-repeated="3" table:default-cell-style-name="Default"/>
<table:table-column table:style-name="co10" table:default-cell-style-name="Default"/>
- <table:table-column table:style-name="co3" table:number-columns-repeated="5" table:default-cell-style-name="Default"/>
+ <table:table-column table:style-name="co3" table:number-columns-repeated="4" table:default-cell-style-name="Default"/>
<table:table-row table:style-name="ro2">
<table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
<text:p>Function</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
+ <table:table-cell table:style-name="ce47" office:value-type="string" calcext:value-type="string">
<text:p>Expected</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce10" office:value-type="string" calcext:value-type="string">
@@ -1504,17 +1443,16 @@
<table:table-cell table:style-name="ce10"/>
<table:table-cell table:number-columns-repeated="7"/>
<table:table-cell table:style-name="ce33"/>
- <table:table-cell/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:formula="of:=TYPE(TRUE())" office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce11" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
- <text:p>PRAVDA</text:p>
+ <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
+ <text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce16" table:formula="of:=[.A2]=[.B2]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
- <text:p>PRAVDA</text:p>
+ <table:table-cell table:style-name="ce50" table:formula="of:=[.A2]=[.B2]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A2])" office:value-type="string" office:string-value="=TYPE(TRUE())" calcext:value-type="string">
<text:p>=TYPE(TRUE())</text:p>
@@ -1523,17 +1461,17 @@
<table:table-cell table:style-name="ce30" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
- <table:table-cell table:number-columns-repeated="9"/>
+ <table:table-cell table:number-columns-repeated="8"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:formula="of:=TYPE([.F3])" office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce11" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
- <text:p>PRAVDA</text:p>
+ <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
+ <text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce16" table:formula="of:=[.A3]=[.B3]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
- <text:p>PRAVDA</text:p>
+ <table:table-cell table:style-name="ce50" table:formula="of:=[.A3]=[.B3]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A3])" office:value-type="string" office:string-value="=TYPE(F3)" calcext:value-type="string">
<text:p>=TYPE(F3)</text:p>
@@ -1542,17 +1480,17 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:number-columns-repeated="9"/>
+ <table:table-cell table:number-columns-repeated="8"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:formula="of:=TYPE([.F4])" office:value-type="float" office:value="2" calcext:value-type="float">
<text:p>2</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce11" office:value-type="boolean" office:boolean-value="2" calcext:value-type="boolean">
- <text:p>PRAVDA</text:p>
+ <table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
+ <text:p>2</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce17" table:formula="of:=[.A4]=[.B4]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
- <text:p>PRAVDA</text:p>
+ <table:table-cell table:style-name="ce50" table:formula="of:=[.A4]=[.B4]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A4])" office:value-type="string" office:string-value="=TYPE(F4)" calcext:value-type="string">
<text:p>=TYPE(F4)</text:p>
@@ -1561,17 +1499,17 @@
<table:table-cell table:style-name="ce11" office:value-type="string" calcext:value-type="string">
<text:p>text</text:p>
</table:table-cell>
- <table:table-cell table:number-columns-repeated="9"/>
+ <table:table-cell table:number-columns-repeated="8"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:formula="of:=TYPE([.F6])" office:value-type="float" office:value="16" calcext:value-type="float">
<text:p>16</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce11" office:value-type="boolean" office:boolean-value="16" calcext:value-type="boolean">
- <text:p>PRAVDA</text:p>
+ <table:table-cell office:value-type="float" office:value="16" calcext:value-type="float">
+ <text:p>16</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce18" table:formula="of:=[.A5]=[.B5]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
- <text:p>PRAVDA</text:p>
+ <table:table-cell table:style-name="ce50" table:formula="of:=[.A5]=[.B5]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A5])" office:value-type="string" office:string-value="=TYPE(F6)" calcext:value-type="string">
<text:p>=TYPE(F6)</text:p>
@@ -1582,20 +1520,20 @@
</table:table-cell>
<table:table-cell table:number-columns-repeated="3"/>
<table:table-cell table:style-name="ce31"/>
- <table:table-cell table:number-columns-repeated="5"/>
+ <table:table-cell table:number-columns-repeated="4"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:formula="of:=TYPE({1;2})" office:value-type="float" office:value="64" calcext:value-type="float">
<text:p>64</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce11" office:value-type="boolean" office:boolean-value="64" calcext:value-type="boolean">
- <text:p>PRAVDA</text:p>
+ <table:table-cell office:value-type="float" office:value="64" calcext:value-type="float">
+ <text:p>64</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce19" table:formula="of:=[.A6]=[.B6]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
- <text:p>PRAVDA</text:p>
+ <table:table-cell table:style-name="ce50" table:formula="of:=[.A6]=[.B6]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <text:p>TRUE</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A6])" office:value-type="string" office:string-value="=TYPE({1.2})" calcext:value-type="string">
- <text:p>=TYPE({1.2})</text:p>
+ <table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A6])" office:value-type="string" office:string-value="=TYPE({1,2})" calcext:value-type="string">
+ <text:p>=TYPE({1,2})</text:p>
</table:table-cell>
<table:table-cell/>
<table:table-cell table:style-name="ce11" table:formula="of:=1/0" office:value-type="string" office:string-value="" calcext:value-type="error">
@@ -1603,52 +1541,63 @@
</table:table-cell>
<table:table-cell table:number-columns-repeated="3"/>
<table:table-cell table:style-name="ce31"/>
- <table:table-cell table:number-columns-repeated="5"/>
+ <table:table-cell table:number-columns-repeated="4"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:formula="of:=TYPE()" office:value-type="string" office:string-value="" calcext:value-type="error">
<text:p>Err:511</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce11" office:value-type="string" calcext:value-type="string">
+ <table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>Err</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce20" table:formula="of:=ISERROR([.A7])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
- <text:p>PRAVDA</text:p>
+ <table:table-cell table:style-name="ce50" table:formula="of:=ISERROR([.A7])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A7])" office:value-type="string" office:string-value="=TYPE()" calcext:value-type="string">
<text:p>=TYPE()</text:p>
</table:table-cell>
<table:table-cell table:number-columns-repeated="5"/>
<table:table-cell table:style-name="ce31"/>
- <table:table-cell table:number-columns-repeated="5"/>
+ <table:table-cell table:number-columns-repeated="4"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="Default"/>
- <table:table-cell table:number-columns-repeated="6"/>
+ <table:table-cell table:formula="of:=TYPE([.F8])" office:value-type="float" office:value="1" calcext:value-type="float">
+ <text:p>1</text:p>
+ </table:table-cell>
+ <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
+ <text:p>1</text:p>
+ </table:table-cell>
+ <table:table-cell table:style-name="ce50" table:formula="of:=[.A8]=[.B8]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <text:p>TRUE</text:p>
+ </table:table-cell>
+ <table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A8])" office:value-type="string" office:string-value="=TYPE(F8)" calcext:value-type="string">
+ <text:p>=TYPE(F8)</text:p>
+ </table:table-cell>
+ <table:table-cell office:value-type="string" calcext:value-type="string">
+ <text:p>Tdf#73078</text:p>
+ </table:table-cell>
+ <table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce31"/>
- <table:table-cell table:number-columns-repeated="5"/>
+ <table:table-cell table:number-columns-repeated="4"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="Default"/>
+ <table:table-cell table:style-name="ce49"/>
<table:table-cell table:number-columns-repeated="2"/>
<table:table-cell table:formula="of:=&quot;&quot;">
<text:p/>
</table:table-cell>
- <table:table-cell table:number-columns-repeated="9"/>
+ <table:table-cell table:number-columns-repeated="8"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell/>
- <table:table-cell table:style-name="ce11"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:number-columns-repeated="2"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
- <table:table-cell table:number-columns-repeated="11"/>
+ <table:table-cell table:number-columns-repeated="10"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell/>
- <table:table-cell table:style-name="ce11"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:number-columns-repeated="2"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell/>
<table:table-cell table:formula="of:=NA()" office:value-type="string" office:string-value="" calcext:value-type="error">
@@ -1656,92 +1605,75 @@
</table:table-cell>
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce33" table:number-columns-repeated="4"/>
- <table:table-cell/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:style-name="ce11" table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce11"/>
+ <table:table-cell/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:style-name="ce15"/>
- <table:table-cell table:number-columns-repeated="10"/>
+ <table:table-cell table:number-columns-repeated="9"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:style-name="ce12"/>
<table:table-cell/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
- <table:table-cell table:number-columns-repeated="11"/>
+ <table:table-cell table:number-columns-repeated="10"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:style-name="ce11" table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce11"/>
+ <table:table-cell/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:style-name="ce27"/>
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce32"/>
- <table:table-cell table:number-columns-repeated="5"/>
- </table:table-row>
- <table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=TYPE([.F7])" office:value-type="string" office:string-value="" calcext:value-type="error">
- <text:p>Err:502</text:p>
- </table:table-cell>
- <table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
- <text:p>1</text:p>
- </table:table-cell>
- <table:table-cell table:style-name="ce21"/>
- <table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A15])" office:value-type="string" office:string-value="=TYPE(F7)" calcext:value-type="string">
- <text:p>=TYPE(F7)</text:p>
- </table:table-cell>
- <table:table-cell office:value-type="string" calcext:value-type="string">
- <text:p>Tdf#73078</text:p>
- </table:table-cell>
- <table:table-cell table:number-columns-repeated="5"/>
- <table:table-cell table:style-name="ce33" table:number-columns-repeated="5"/>
+ <table:table-cell table:number-columns-repeated="4"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:formula="of:=TYPE([.F5])" office:value-type="float" office:value="8" calcext:value-type="float">
<text:p>8</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce11" office:value-type="boolean" office:boolean-value="8" calcext:value-type="boolean">
- <text:p>PRAVDA</text:p>
+ <table:table-cell office:value-type="float" office:value="8" calcext:value-type="float">
+ <text:p>8</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce22"/>
- <table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A16])" office:value-type="string" office:string-value="=TYPE(F5)" calcext:value-type="string">
+ <table:table-cell table:style-name="ce50"/>
+ <table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A15])" office:value-type="string" office:string-value="=TYPE(F5)" calcext:value-type="string">
<text:p>=TYPE(F5)</text:p>
</table:table-cell>
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>ODF has not value 8 #73085</text:p>
</table:table-cell>
- <table:table-cell table:number-columns-repeated="10"/>
+ <table:table-cell table:number-columns-repeated="9"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:style-name="ce13"/>
- <table:table-cell table:style-name="ce15"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce14"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:style-name="ce15"/>
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce33"/>
- <table:table-cell table:number-columns-repeated="5"/>
+ <table:table-cell table:number-columns-repeated="4"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:style-name="ce13"/>
<table:table-cell/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:number-columns-repeated="5"/>
<table:table-cell table:style-name="ce34"/>
<table:table-cell table:style-name="ce33" table:number-columns-repeated="4"/>
- <table:table-cell/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:style-name="ce9"/>
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce35"/>
- <table:table-cell table:number-columns-repeated="5"/>
+ <table:table-cell table:number-columns-repeated="4"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
@@ -1751,123 +1683,118 @@
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce36"/>
<table:table-cell table:style-name="ce9"/>
- <table:table-cell table:number-columns-repeated="4"/>
+ <table:table-cell table:number-columns-repeated="3"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:style-name="ce9"/>
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce37"/>
<table:table-cell/>
<table:table-cell table:style-name="ce33" table:number-columns-repeated="3"/>
- <table:table-cell/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:style-name="ce9"/>
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce38"/>
- <table:table-cell table:number-columns-repeated="5"/>
+ <table:table-cell table:number-columns-repeated="4"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:style-name="ce9"/>
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce39"/>
- <table:table-cell table:number-columns-repeated="5"/>
+ <table:table-cell table:number-columns-repeated="4"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:style-name="ce9"/>
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce40"/>
<table:table-cell/>
<table:table-cell table:style-name="ce33" table:number-columns-repeated="3"/>
- <table:table-cell/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:style-name="ce9"/>
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce41"/>
- <table:table-cell table:number-columns-repeated="5"/>
+ <table:table-cell table:number-columns-repeated="4"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:style-name="ce9"/>
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce42"/>
<table:table-cell/>
<table:table-cell table:style-name="ce33" table:number-columns-repeated="3"/>
- <table:table-cell/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:style-name="ce9"/>
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce43"/>
- <table:table-cell table:number-columns-repeated="5"/>
+ <table:table-cell table:number-columns-repeated="4"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:style-name="ce9"/>
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce44"/>
- <table:table-cell table:number-columns-repeated="5"/>
+ <table:table-cell table:number-columns-repeated="4"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce17"/>
+ <table:table-cell table:style-name="ce50"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:style-name="ce9"/>
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce11"/>
- <table:table-cell table:number-columns-repeated="5"/>
+ <table:table-cell table:number-columns-repeated="4"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce23"/>
- <table:table-cell table:number-columns-repeated="12"/>
+ <table:table-cell table:style-name="ce52"/>
+ <table:table-cell table:number-columns-repeated="11"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce23"/>
+ <table:table-cell table:style-name="ce52"/>
<table:table-cell table:number-columns-repeated="6"/>
<table:table-cell table:style-name="ce33" table:number-columns-repeated="5"/>
- <table:table-cell/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce23"/>
- <table:table-cell table:number-columns-repeated="12"/>
+ <table:table-cell table:style-name="ce52"/>
+ <table:table-cell table:number-columns-repeated="11"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
<table:table-cell table:style-name="Default"/>
- <table:table-cell table:number-columns-repeated="12"/>
+ <table:table-cell table:number-columns-repeated="11"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
<table:table-cell table:style-name="Default"/>
<table:table-cell table:number-columns-repeated="6"/>
<table:table-cell table:style-name="ce33" table:number-columns-repeated="5"/>
- <table:table-cell/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:style-name="ce14"/>
@@ -1875,120 +1802,56 @@
<table:table-cell table:style-name="ce24"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:style-name="ce28"/>
- <table:table-cell table:number-columns-repeated="10"/>
+ <table:table-cell table:number-columns-repeated="9"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:number-columns-repeated="15"/>
+ <table:table-cell table:number-columns-repeated="14"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce25"/>
+ <table:table-cell table:style-name="ce52"/>
<table:table-cell/>
<table:table-cell table:style-name="ce29"/>
<table:table-cell table:number-columns-repeated="4"/>
<table:table-cell table:style-name="ce33" table:number-columns-repeated="5"/>
- <table:table-cell/>
</table:table-row>
<table:table-row table:style-name="ro2" table:number-rows-repeated="2">
- <table:table-cell table:number-columns-repeated="15"/>
+ <table:table-cell table:number-columns-repeated="14"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="9"/>
<table:table-cell table:style-name="ce33" table:number-columns-repeated="5"/>
- <table:table-cell/>
</table:table-row>
<table:table-row table:style-name="ro2" table:number-rows-repeated="2">
- <table:table-cell table:number-columns-repeated="15"/>
+ <table:table-cell table:number-columns-repeated="14"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="9"/>
<table:table-cell table:style-name="ce33" table:number-columns-repeated="5"/>
- <table:table-cell/>
</table:table-row>
<table:table-row table:style-name="ro2" table:number-rows-repeated="2">
- <table:table-cell table:number-columns-repeated="15"/>
+ <table:table-cell table:number-columns-repeated="14"/>
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="9"/>
<table:table-cell table:style-name="ce33" table:number-columns-repeated="5"/>
- <table:table-cell/>
</table:table-row>
- <table:table-row table:style-name="ro2" table:number-rows-repeated="1048529">
- <table:table-cell table:number-columns-repeated="15"/>
+ <table:table-row table:style-name="ro2" table:number-rows-repeated="1048530">
+ <table:table-cell table:number-columns-repeated="14"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:number-columns-repeated="15"/>
+ <table:table-cell table:number-columns-repeated="14"/>
</table:table-row>
<calcext:conditional-formats>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C21:Sheet2.C32 Sheet2.C17:Sheet2.C19 Sheet2.C9:Sheet2.C14 Sheet2.C2:Sheet2.C4">
+ <calcext:conditional-format calcext:target-range-address="Sheet2.C20:Sheet2.C31 Sheet2.C36:Sheet2.C36 Sheet2.C2:Sheet2.C18">
<calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C2"/>
<calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C2"/>
<calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C2"/>
</calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C21:Sheet2.C29 Sheet2.C17:Sheet2.C19 Sheet2.C9:Sheet2.C14 Sheet2.C4:Sheet2.C4">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C4"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C4"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C4"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C37:Sheet2.C37">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C37"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C37"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C37"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C15:Sheet2.C15">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C15"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C15"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C15"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C15:Sheet2.C15">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C15"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C15"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C15"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C16:Sheet2.C16">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C16"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C16"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C16"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C16:Sheet2.C16">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C16"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C16"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C16"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C5:Sheet2.C5">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C5"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C5"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C5"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C5:Sheet2.C5">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C5"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C5"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C5"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C7:Sheet2.C7">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C7"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C7"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C7"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C7:Sheet2.C7">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C7"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C7"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C7"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C6:Sheet2.C6">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C6"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C6"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C6"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C6:Sheet2.C6">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C6"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C6"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C6"/>
- </calcext:conditional-format>
</calcext:conditional-formats>
</table:table>
- <table:table table:name="&apos;file:///home/zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/isna.fods/isna.fods/islogical.fods/isformula.fods/iserr.fods/isblank.fods/info.fods/formula.fods/formula.fods/current.fods/cell.fods/cell.fods/minute.fods/minute.fods/year.fods/function_based_test_Example.fods/function_based_test_Example_reference.fods&apos;#Sheet2" table:print="false" table:style-name="ta_extref">
- <table:table-source xlink:type="simple" xlink:href="isna.fods/isna.fods/islogical.fods/isformula.fods/iserr.fods/isblank.fods/info.fods/formula.fods/formula.fods/current.fods/cell.fods/cell.fods/minute.fods/minute.fods/year.fods/function_based_test_Example.fods/function_based_test_Example_reference.fods" table:table-name="Sheet2" table:mode="copy-results-only"/>
+ <table:table table:name="&apos;file:///../zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/isna.fods/isna.fods/islogical.fods/isformula.fods/iserr.fods/isblank.fods/info.fods/formula.fods/formula.fods/current.fods/cell.fods/cell.fods/minute.fods/minute.fods/year.fods/function_based_test_Example.fods/function_based_test_Example_reference.fods&apos;#Sheet2" table:print="false" table:style-name="ta_extref">
+ <table:table-source xlink:type="simple" xlink:href="/../zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/isna.fods/isna.fods/islogical.fods/isformula.fods/iserr.fods/isblank.fods/info.fods/formula.fods/formula.fods/current.fods/cell.fods/cell.fods/minute.fods/minute.fods/year.fods/function_based_test_Example.fods/function_based_test_Example_reference.fods" table:table-name="Sheet2" table:mode="copy-results-only"/>
<table:table-column table:number-columns-repeated="8"/>
<table:table-row table:number-rows-repeated="2">
<table:table-cell table:number-columns-repeated="8"/>
@@ -2000,8 +1863,8 @@
</table:table-cell>
</table:table-row>
</table:table>
- <table:table table:name="&apos;file:///home/zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/isna.fods/isna.fods/islogical.fods/isformula.fods/sc-unit-test/information-functions.ods&apos;#Information" table:print="false" table:style-name="ta_extref">
- <table:table-source xlink:type="simple" xlink:href="isna.fods/isna.fods/islogical.fods/isformula.fods/sc-unit-test/information-functions.ods" table:table-name="Information" table:mode="copy-results-only"/>
+ <table:table table:name="&apos;file:///../zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/isna.fods/isna.fods/islogical.fods/isformula.fods/sc-unit-test/information-functions.ods&apos;#Information" table:print="false" table:style-name="ta_extref">
+ <table:table-source xlink:type="simple" xlink:href="/../zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/isna.fods/isna.fods/islogical.fods/isformula.fods/sc-unit-test/information-functions.ods" table:table-name="Information" table:mode="copy-results-only"/>
<table:table-column table:number-columns-repeated="15"/>
<table:table-row table:number-rows-repeated="6">
<table:table-cell table:number-columns-repeated="15"/>