diff options
author | Zdeněk Crhonek <zcrhonek@gmail.com> | 2017-05-20 14:16:22 +0200 |
---|---|---|
committer | Zdenek Crhonek <zcrhonek@gmail.com> | 2017-05-20 18:12:43 +0200 |
commit | 53fd8223b73c683e9e4d92b2ad3aabed368eff0e (patch) | |
tree | ef29d05053b27ba5a4f0e286a9e9d23ad811597a /sc | |
parent | cae3e20571167772e82b0cc714d9442af57ece8a (diff) |
tdf#107892 add MAXIFS test
Change-Id: Ibb4d5a4f005390bf7ded06170dd95a8edf5c1c8c
Reviewed-on: https://gerrit.libreoffice.org/37858
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/qa/unit/data/functions/statistical/fods/maxifs.fods | 3312 |
1 files changed, 2346 insertions, 966 deletions
diff --git a/sc/qa/unit/data/functions/statistical/fods/maxifs.fods b/sc/qa/unit/data/functions/statistical/fods/maxifs.fods index 0ea4a152f22f..c3bc66abb3b9 100644 --- a/sc/qa/unit/data/functions/statistical/fods/maxifs.fods +++ b/sc/qa/unit/data/functions/statistical/fods/maxifs.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-07-24T08:15:55.362000000</meta:creation-date><meta:editing-duration>P0D</meta:editing-duration><meta:editing-cycles>1</meta:editing-cycles><meta:generator>LibreOfficeDev/5.3.0.0.alpha1$Linux_X86_64 LibreOffice_project/5d39c2013374727b1c8f147b8b99d54402a7ff02</meta:generator><meta:document-statistic meta:table-count="2" meta:cell-count="261" meta:object-count="0"/></office:meta> + <office:meta><meta:creation-date>2016-07-24T08:15:55.362000000</meta:creation-date><meta:editing-duration>P0D</meta:editing-duration><meta:editing-cycles>1</meta:editing-cycles><meta:generator>LibreOfficeDev/5.5.0.0.alpha0$Linux_X86_64 LibreOffice_project/07381c017cd2b4e3ce643d17ae7cbb11ddef2228</meta:generator><meta:document-statistic meta:table-count="2" meta:cell-count="682" 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">121969</config:config-item> - <config:config-item config:name="VisibleAreaHeight" config:type="int">20395</config:config-item> + <config:config-item config:name="VisibleAreaWidth" config:type="int">144547</config:config-item> + <config:config-item config:name="VisibleAreaHeight" config:type="int">32984</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> @@ -31,8 +31,8 @@ <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">10</config:config-item> + <config:config-item config:name="CursorPositionX" config:type="int">4</config:config-item> + <config:config-item config:name="CursorPositionY" config:type="int">1</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> @@ -132,7 +132,7 @@ <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">lgH+/0xleG1hcmstRTM1MmRuAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ1VQUzpMZXhtYXJrLUUzNTJkbgAAAAAAAAAAAAAAAAAWAAMAtwAAAAAAAAAIAFZUAAAkbQAASm9iRGF0YSAxCnByaW50ZXI9TGV4bWFyay1FMzUyZG4Kb3JpZW50YXRpb249UG9ydHJhaXQKY29waWVzPTEKY29sbGF0ZT1mYWxzZQptYXJnaW5kYWp1c3RtZW50PTAsMCwwLDAKY29sb3JkZXB0aD0yNApwc2xldmVsPTAKcGRmZGV2aWNlPTEKY29sb3JkZXZpY2U9MApQUERDb250ZXhEYXRhClBhZ2VTaXplOkxldHRlcgAAEgBDT01QQVRfRFVQTEVYX01PREUPAER1cGxleE1vZGU6Ok9mZg==</config:config-item> + <config:config-item config:name="PrinterSetup" config:type="base64Binary">sgH+/0xleG1hcmstRTM1MmRuAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ1VQUzpMZXhtYXJrLUUzNTJkbgAAAAAAAAAAAAAAAAAWAAMA0wAAAAAAAAAIAFZUAAAkbQAASm9iRGF0YSAxCnByaW50ZXI9TGV4bWFyay1FMzUyZG4Kb3JpZW50YXRpb249UG9ydHJhaXQKY29waWVzPTEKY29sbGF0ZT1mYWxzZQptYXJnaW5kYWp1c3RtZW50PTAsMCwwLDAKY29sb3JkZXB0aD0yNApwc2xldmVsPTAKcGRmZGV2aWNlPTEKY29sb3JkZXZpY2U9MApQUERDb250ZXhEYXRhCkR1cGxleDpOb25lAElucHV0U2xvdDpUcmF5MQBQYWdlU2l6ZTpMZXR0ZXIAABIAQ09NUEFUX0RVUExFWF9NT0RFDwBEdXBsZXhNb2RlOjpPZmY=</config:config-item> <config:config-item config:name="ApplyUserData" config:type="boolean">false</config:config-item> <config:config-item config:name="CharacterCompressionType" config:type="short">0</config:config-item> </config:config-item-set> @@ -165,7 +165,7 @@ </office:font-face-decls> <office:styles> <style:default-style style:family="table-cell"> - <style:paragraph-properties style:tab-stop-distance="36pt"/> + <style:paragraph-properties style:tab-stop-distance="12.7mm"/> <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"> @@ -174,269 +174,269 @@ <number:text-style style:name="N100"> <number:text-content/> </number:text-style> - <number:currency-style style:name="N122P0" style:volatile="true"> + <number:currency-style style:name="N108P0" 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="N122"> + <number:currency-style style:name="N108"> <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()>=0" style:apply-style-name="N122P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N108P0"/> </number:currency-style> - <number:number-style style:name="N126P0" style:volatile="true"> + <number:number-style style:name="N112P0" 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="N126P1" style:volatile="true"> + <number:number-style style:name="N112P1" 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="N126P2" style:volatile="true"> + <number:number-style style:name="N112P2" 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="N126"> + <number:text-style style:name="N112"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N126P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N126P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N126P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N112P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N112P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N112P2"/> </number:text-style> - <number:number-style style:name="N127"> + <number:number-style style:name="N113"> <number:scientific-number number:decimal-places="14" loext:min-decimal-places="14" number:min-integer-digits="1" number:min-exponent-digits="3" loext:exponent-interval="1" loext:forced-exponent-sign="true"/> </number:number-style> - <number:number-style style:name="N128"> + <number:number-style style:name="N114"> <number:number number:decimal-places="15" loext:min-decimal-places="15" number:min-integer-digits="1"/> </number:number-style> - <number:currency-style style:name="N130P0" style:volatile="true"> + <number:currency-style style:name="N116P0" 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="N130"> + <number:currency-style style:name="N116"> <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()>=0" style:apply-style-name="N130P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N116P0"/> </number:currency-style> - <number:currency-style style:name="N131P0" style:volatile="true"> + <number:currency-style style:name="N117P0" 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="N131"> + <number:currency-style style:name="N117"> <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()>=0" style:apply-style-name="N131P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N117P0"/> </number:currency-style> - <number:currency-style style:name="N132P0" style:volatile="true"> + <number:currency-style style:name="N118P0" 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="N132"> + <number:currency-style style:name="N118"> <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()>=0" style:apply-style-name="N132P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N118P0"/> </number:currency-style> - <number:currency-style style:name="N134P0" style:volatile="true"> + <number:currency-style style:name="N120P0" 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="N134"> + <number:currency-style style:name="N120"> <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()>=0" style:apply-style-name="N134P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N120P0"/> </number:currency-style> - <number:currency-style style:name="N136P0" style:volatile="true"> + <number:currency-style style:name="N122P0" 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="N136"> + <number:currency-style style:name="N122"> <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()>=0" style:apply-style-name="N136P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N122P0"/> </number:currency-style> - <number:currency-style style:name="N138P0" style:volatile="true"> + <number:currency-style style:name="N124P0" 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="N138"> + <number:currency-style style:name="N124"> <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()>=0" style:apply-style-name="N138P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N124P0"/> </number:currency-style> - <number:currency-style style:name="N139P0" style:volatile="true"> + <number:currency-style style:name="N125P0" 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="N139"> + <number:currency-style style:name="N125"> <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()>=0" style:apply-style-name="N139P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N125P0"/> </number:currency-style> - <number:currency-style style:name="N140P0" style:volatile="true"> + <number:currency-style style:name="N126P0" 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="N140"> + <number:currency-style style:name="N126"> <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()>=0" style:apply-style-name="N140P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N126P0"/> </number:currency-style> - <number:currency-style style:name="N142P0" style:volatile="true"> + <number:currency-style style:name="N128P0" 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="N142"> + <number:currency-style style:name="N128"> <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()>=0" style:apply-style-name="N142P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N128P0"/> </number:currency-style> - <number:number-style style:name="N144P0" style:volatile="true"> + <number:number-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:number-style> - <number:number-style style:name="N144"> + <number:number-style style:name="N130"> <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()>=0" style:apply-style-name="N144P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N130P0"/> </number:number-style> - <number:number-style style:name="N146P0" style:volatile="true"> + <number:number-style style:name="N132P0" 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="N132"> <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()>=0" style:apply-style-name="N146P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N132P0"/> </number:number-style> - <number:currency-style style:name="N148P0" style:volatile="true"> + <number:currency-style style:name="N134P0" 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="N148"> + <number:currency-style style:name="N134"> <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()>=0" style:apply-style-name="N148P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N134P0"/> </number:currency-style> - <number:currency-style style:name="N150P0" style:volatile="true"> + <number:currency-style style:name="N136P0" 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="N150"> + <number:currency-style style:name="N136"> <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()>=0" style:apply-style-name="N150P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N136P0"/> </number:currency-style> - <number:number-style style:name="N151"> + <number:number-style style:name="N137"> <number:number number:decimal-places="9" loext:min-decimal-places="9" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N152"> + <number:number-style style:name="N138"> <number:number number:decimal-places="8" loext:min-decimal-places="8" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N153"> + <number:number-style style:name="N139"> <number:number number:decimal-places="10" loext:min-decimal-places="10" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N154"> + <number:number-style style:name="N140"> <number:number number:decimal-places="11" loext:min-decimal-places="11" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N155"> + <number:number-style style:name="N141"> <number:number number:decimal-places="12" loext:min-decimal-places="12" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N156"> + <number:number-style style:name="N142"> <number:number number:decimal-places="13" loext:min-decimal-places="13" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N157"> + <number:number-style style:name="N143"> <number:number number:decimal-places="14" loext:min-decimal-places="14" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N158"> + <number:number-style style:name="N144"> <number:number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N159"> + <number:number-style style:name="N145"> <number:number number:decimal-places="17" loext:min-decimal-places="17" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N160"> + <number:number-style style:name="N146"> <number:number number:decimal-places="18" loext:min-decimal-places="18" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N161"> + <number:number-style style:name="N147"> <number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N162"> + <number:number-style style:name="N148"> <number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N163"> + <number:number-style style:name="N149"> <number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N164"> + <number:number-style style:name="N150"> <number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N165"> + <number:number-style style:name="N151"> <number:number number:decimal-places="6" loext:min-decimal-places="6" number:min-integer-digits="1"/> </number:number-style> - <number:number-style style:name="N166"> + <number:number-style style:name="N152"> <number:number number:decimal-places="7" loext:min-decimal-places="7" number:min-integer-digits="1"/> </number:number-style> - <number:currency-style style:name="N168P0" style:volatile="true"> + <number:currency-style style:name="N154P0" 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="fr" number:country="FR">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N168"> + <number:currency-style style:name="N154"> <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="fr" number:country="FR">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N168P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N154P0"/> </number:currency-style> - <number:number-style style:name="N170P0" style:volatile="true"> + <number:number-style style:name="N156P0" style:volatile="true"> <number:text/> </number:number-style> - <number:currency-style style:name="N170"> + <number:currency-style style:name="N156"> <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="fr" number:country="FR">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N170P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N156P0"/> </number:currency-style> - <number:date-style style:name="N171"> + <number:date-style style:name="N157"> <number:day-of-week/> <number:text> </number:text> <number:day number:style="long"/> @@ -445,7 +445,7 @@ <number:text>/</number:text> <number:year/> </number:date-style> - <number:date-style style:name="N172"> + <number:date-style style:name="N158"> <number:day-of-week number:style="long"/> <number:text> </number:text> <number:day number:style="long"/> @@ -454,241 +454,241 @@ <number:text>/</number:text> <number:year/> </number:date-style> - <number:currency-style style:name="N174P0" style:volatile="true"> + <number:currency-style style:name="N160P0" style:volatile="true"> <number:currency-symbol number:language="de" number:country="AT">€</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:currency-style> - <number:currency-style style:name="N174"> + <number:currency-style style:name="N160"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:currency-symbol number:language="de" number:country="AT">€</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"/> - <style:map style:condition="value()>=0" style:apply-style-name="N174P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N160P0"/> </number:currency-style> - <number:number-style style:name="N176P0" style:volatile="true"> + <number:number-style style:name="N162P0" style:volatile="true"> <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/> <number:text> Kč</number:text> </number:number-style> - <number:number-style style:name="N176"> + <number:number-style style:name="N162"> <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> Kč</number:text> - <style:map style:condition="value()>=0" style:apply-style-name="N176P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N162P0"/> </number:number-style> - <number:number-style style:name="N177P0" style:volatile="true"> + <number:number-style style:name="N163P0" style:volatile="true"> <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/> <number:text> Kč</number:text> </number:number-style> - <number:number-style style:name="N177"> + <number:number-style style:name="N163"> <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> Kč</number:text> - <style:map style:condition="value()>=0" style:apply-style-name="N177P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N163P0"/> </number:number-style> - <number:number-style style:name="N179P0" 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> Kč</number:text> </number:number-style> - <number:number-style style:name="N179"> + <number:number-style style:name="N165"> <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> Kč</number:text> - <style:map style:condition="value()>=0" style:apply-style-name="N179P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N165P0"/> </number:number-style> - <number:number-style style:name="N180P0" style:volatile="true"> + <number:number-style style:name="N166P0" style:volatile="true"> <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/> <number:text> Kč</number:text> </number:number-style> - <number:number-style style:name="N180"> + <number:number-style style:name="N166"> <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> Kč</number:text> - <style:map style:condition="value()>=0" style:apply-style-name="N180P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N166P0"/> </number:number-style> - <number:number-style style:name="N181P0" style:volatile="true"> + <number:number-style style:name="N167P0" style:volatile="true"> <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="N181"> + <number:number-style style:name="N167"> <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()>=0" style:apply-style-name="N181P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N167P0"/> </number:number-style> - <number:number-style style:name="N182P0" style:volatile="true"> + <number:number-style style:name="N168P0" style:volatile="true"> <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="N182"> + <number:number-style style:name="N168"> <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()>=0" style:apply-style-name="N182P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N168P0"/> </number:number-style> - <number:number-style style:name="N183P0" style:volatile="true"> + <number:number-style style:name="N169P0" style:volatile="true"> <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="N183"> + <number:number-style style:name="N169"> <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()>=0" style:apply-style-name="N183P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N169P0"/> </number:number-style> - <number:number-style style:name="N184P0" style:volatile="true"> + <number:number-style style:name="N170P0" style:volatile="true"> <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="N184"> + <number:number-style style:name="N170"> <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()>=0" style:apply-style-name="N184P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N170P0"/> </number:number-style> - <number:number-style style:name="N188P0" style:volatile="true"> + <number:number-style style:name="N174P0" 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="N188P1" style:volatile="true"> + <number:number-style style:name="N174P1" 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="N188P2" style:volatile="true"> + <number:number-style style:name="N174P2" style:volatile="true"> <loext:fill-character> </loext:fill-character> <number:text>- </number:text> </number:number-style> - <number:text-style style:name="N188"> + <number:text-style style:name="N174"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N188P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N188P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N188P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N174P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N174P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N174P2"/> </number:text-style> - <number:number-style style:name="N192P0" style:volatile="true"> + <number:number-style style:name="N178P0" 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> Kč </number:text> </number:number-style> - <number:number-style style:name="N192P1" style:volatile="true"> + <number:number-style style:name="N178P1" 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> Kč </number:text> </number:number-style> - <number:number-style style:name="N192P2" style:volatile="true"> + <number:number-style style:name="N178P2" style:volatile="true"> <loext:fill-character> </loext:fill-character> <number:text>- Kč </number:text> </number:number-style> - <number:text-style style:name="N192"> + <number:text-style style:name="N178"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N192P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N192P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N192P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N178P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N178P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N178P2"/> </number:text-style> - <number:number-style style:name="N196P0" style:volatile="true"> + <number:number-style style:name="N182P0" 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="N196P1" style:volatile="true"> + <number:number-style style:name="N182P1" 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="N196P2" style:volatile="true"> + <number:number-style style:name="N182P2" 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="N196"> + <number:text-style style:name="N182"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N196P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N196P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N196P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N182P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N182P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N182P2"/> </number:text-style> - <number:number-style style:name="N200P0" style:volatile="true"> + <number:number-style style:name="N186P0" 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> Kč </number:text> </number:number-style> - <number:number-style style:name="N200P1" style:volatile="true"> + <number:number-style style:name="N186P1" 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> Kč </number:text> </number:number-style> - <number:number-style style:name="N200P2" style:volatile="true"> + <number:number-style style:name="N186P2" 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> Kč </number:text> </number:number-style> - <number:text-style style:name="N200"> + <number:text-style style:name="N186"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N200P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N200P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N200P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N186P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N186P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N186P2"/> </number:text-style> - <number:time-style style:name="N201"> + <number:time-style style:name="N187"> <number:minutes number:style="long"/> <number:text>:</number:text> <number:seconds number:style="long"/> </number:time-style> - <number:time-style style:name="N202" number:truncate-on-overflow="false"> + <number:time-style style:name="N188" 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="N203"> + <number:time-style style:name="N189"> <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="N204"> + <number:number-style style:name="N190"> <number:scientific-number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:min-exponent-digits="1" loext:exponent-interval="3" loext:forced-exponent-sign="true"/> </number:number-style> - <number:number-style style:name="N206P0" style:volatile="true"> + <number:number-style style:name="N192P0" style:volatile="true"> <number:text>Yes</number:text> </number:number-style> - <number:number-style style:name="N206P1" style:volatile="true"> + <number:number-style style:name="N192P1" style:volatile="true"> <number:text>Yes</number:text> </number:number-style> - <number:number-style style:name="N206"> + <number:number-style style:name="N192"> <number:text>No</number:text> - <style:map style:condition="value()>0" style:apply-style-name="N206P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N206P1"/> + <style:map style:condition="value()>0" style:apply-style-name="N192P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N192P1"/> </number:number-style> - <number:number-style style:name="N208P0" style:volatile="true"> + <number:number-style style:name="N194P0" style:volatile="true"> <number:text>True</number:text> </number:number-style> - <number:number-style style:name="N208P1" style:volatile="true"> + <number:number-style style:name="N194P1" style:volatile="true"> <number:text>True</number:text> </number:number-style> - <number:number-style style:name="N208"> + <number:number-style style:name="N194"> <number:text>False</number:text> - <style:map style:condition="value()>0" style:apply-style-name="N208P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N208P1"/> + <style:map style:condition="value()>0" style:apply-style-name="N194P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N194P1"/> </number:number-style> - <number:number-style style:name="N210P0" style:volatile="true"> + <number:number-style style:name="N196P0" style:volatile="true"> <number:text>On</number:text> </number:number-style> - <number:number-style style:name="N210P1" style:volatile="true"> + <number:number-style style:name="N196P1" style:volatile="true"> <number:text>On</number:text> </number:number-style> - <number:number-style style:name="N210"> + <number:number-style style:name="N196"> <number:text>Off</number:text> - <style:map style:condition="value()>0" style:apply-style-name="N210P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N210P1"/> + <style:map style:condition="value()>0" style:apply-style-name="N196P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N196P1"/> </number:number-style> - <number:currency-style style:name="N212P0" style:volatile="true"> + <number:currency-style style:name="N198P0" style:volatile="true"> <number:currency-symbol number:language="cs" number:country="CZ">¥€</number:currency-symbol> <number:text> </number:text> <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="3"> @@ -696,7 +696,7 @@ </number:number> <number:text> </number:text> </number:currency-style> - <number:currency-style style:name="N212"> + <number:currency-style style:name="N198"> <style:text-properties fo:color="#ff0000"/> <number:text>(</number:text> <number:currency-symbol number:language="cs" number:country="CZ">€</number:currency-symbol> @@ -705,1401 +705,1405 @@ <number:embedded-text number:position="5"> </number:embedded-text> </number:number> <number:text>)</number:text> - <style:map style:condition="value()>=0" style:apply-style-name="N212P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N198P0"/> </number:currency-style> - <number:currency-style style:name="N214P0" style:volatile="true"> + <number:currency-style style:name="N200P0" 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="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N214"> + <number:currency-style style:name="N200"> <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="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N214P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N200P0"/> </number:currency-style> - <number:number-style style:name="N216P0" style:volatile="true"> + <number:number-style style:name="N202P0" 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="N216"> + <number:number-style style:name="N202"> <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()>=0" style:apply-style-name="N216P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N202P0"/> </number:number-style> - <number:number-style style:name="N218P0" style:volatile="true"> + <number:number-style style:name="N204P0" 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="N218"> + <number:number-style style:name="N204"> <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()>=0" style:apply-style-name="N218P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N204P0"/> </number:number-style> - <number:number-style style:name="N219P0" style:volatile="true"> + <number:number-style style:name="N205P0" 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="N219"> + <number:number-style style:name="N205"> <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()>=0" style:apply-style-name="N219P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N205P0"/> </number:number-style> - <number:number-style style:name="N221P0" style:volatile="true"> + <number:number-style style:name="N207P0" 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="N221"> + <number:number-style style:name="N207"> <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()>=0" style:apply-style-name="N221P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N207P0"/> </number:number-style> - <number:number-style style:name="N222P0" style:volatile="true"> + <number:number-style style:name="N208P0" 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="N222"> + <number:number-style style:name="N208"> <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()>=0" style:apply-style-name="N222P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N208P0"/> </number:number-style> - <number:number-style style:name="N226P0" style:volatile="true"> + <number:number-style style:name="N212P0" 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="N226P1" style:volatile="true"> + <number:number-style style:name="N212P1" 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="N226P2" style:volatile="true"> + <number:number-style style:name="N212P2" style:volatile="true"> <number:text> - </number:text> </number:number-style> - <number:text-style style:name="N226"> + <number:text-style style:name="N212"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N226P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N226P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N226P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N212P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N212P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N212P2"/> </number:text-style> - <number:number-style style:name="N230P0" style:volatile="true"> + <number:number-style style:name="N216P0" 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="N230P1" style:volatile="true"> + <number:number-style style:name="N216P1" 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="N230P2" style:volatile="true"> + <number:number-style style:name="N216P2" style:volatile="true"> <number:text> - € </number:text> </number:number-style> - <number:text-style style:name="N230"> + <number:text-style style:name="N216"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N230P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N230P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N230P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N216P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N216P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N216P2"/> </number:text-style> - <number:number-style style:name="N234P0" style:volatile="true"> + <number:number-style style:name="N220P0" 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="N234P1" style:volatile="true"> + <number:number-style style:name="N220P1" 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="N234P2" style:volatile="true"> + <number:number-style style:name="N220P2" 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="N234"> + <number:text-style style:name="N220"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N234P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N234P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N234P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N220P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N220P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N220P2"/> </number:text-style> - <number:number-style style:name="N238P0" style:volatile="true"> + <number:number-style style:name="N224P0" 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="N238P1" style:volatile="true"> + <number:number-style style:name="N224P1" 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="N238P2" style:volatile="true"> + <number:number-style style:name="N224P2" 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="N238"> + <number:text-style style:name="N224"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N238P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N238P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N238P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N224P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N224P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N224P2"/> </number:text-style> - <number:number-style style:name="N239"> + <number:number-style style:name="N225"> <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="N241P0" style:volatile="true"> + <number:number-style style:name="N227P0" 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="N241"> + <number:number-style style:name="N227"> <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()>=0" style:apply-style-name="N241P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N227P0"/> </number:number-style> - <number:number-style style:name="N242P0" style:volatile="true"> + <number:number-style style:name="N228P0" 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="N242"> + <number:number-style style:name="N228"> <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()>=0" style:apply-style-name="N242P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N228P0"/> </number:number-style> - <number:number-style style:name="N243P0" style:volatile="true"> + <number:number-style style:name="N229P0" 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="N243"> + <number:number-style style:name="N229"> <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()>=0" style:apply-style-name="N243P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N229P0"/> </number:number-style> - <number:number-style style:name="N247P0" style:volatile="true"> + <number:number-style style:name="N233P0" 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="N247P1" style:volatile="true"> + <number:number-style style:name="N233P1" 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="N247P2" style:volatile="true"> + <number:number-style style:name="N233P2" style:volatile="true"> <loext:fill-character> </loext:fill-character> <number:text>- </number:text> </number:number-style> - <number:text-style style:name="N247"> + <number:text-style style:name="N233"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N247P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N247P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N247P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N233P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N233P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N233P2"/> </number:text-style> - <number:number-style style:name="N251P0" style:volatile="true"> + <number:number-style style:name="N237P0" 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="N251P1" style:volatile="true"> + <number:number-style style:name="N237P1" 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="N251P2" style:volatile="true"> + <number:number-style style:name="N237P2" 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="N251"> + <number:text-style style:name="N237"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N251P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N251P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N251P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N237P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N237P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N237P2"/> </number:text-style> - <number:number-style style:name="N255P0" style:volatile="true"> + <number:number-style style:name="N241P0" 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="N255P1" style:volatile="true"> + <number:number-style style:name="N241P1" 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="N255P2" style:volatile="true"> + <number:number-style style:name="N241P2" 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="N255"> + <number:text-style style:name="N241"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N255P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N255P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N255P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N241P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N241P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N241P2"/> </number:text-style> - <number:currency-style style:name="N257P0" style:volatile="true"> + <number:currency-style style:name="N243P0" 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="N257"> + <number:currency-style style:name="N243"> <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()>=0" style:apply-style-name="N257P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N243P0"/> </number:currency-style> - <number:number-style style:name="N259P0" style:volatile="true"> + <number:number-style style:name="N245P0" 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="N259"> + <number:number-style style:name="N245"> <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()>=0" style:apply-style-name="N259P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N245P0"/> </number:number-style> - <number:number-style style:name="N260P0" style:volatile="true"> + <number:number-style style:name="N246P0" 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="N260"> + <number:number-style style:name="N246"> <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()>=0" style:apply-style-name="N260P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N246P0"/> </number:number-style> - <number:number-style style:name="N262P0" style:volatile="true"> + <number:number-style style:name="N248P0" 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="N262"> + <number:number-style style:name="N248"> <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()>=0" style:apply-style-name="N262P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N248P0"/> </number:number-style> - <number:number-style style:name="N263P0" style:volatile="true"> + <number:number-style style:name="N249P0" 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="N263"> + <number:number-style style:name="N249"> <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()>=0" style:apply-style-name="N263P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N249P0"/> </number:number-style> - <number:number-style style:name="N267P0" style:volatile="true"> + <number:number-style style:name="N253P0" 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="N267P1" style:volatile="true"> + <number:number-style style:name="N253P1" 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="N267P2" style:volatile="true"> + <number:number-style style:name="N253P2" 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="N267"> + <number:text-style style:name="N253"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N267P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N267P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N267P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N253P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N253P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N253P2"/> </number:text-style> - <number:number-style style:name="N269P0" style:volatile="true"> + <number:number-style style:name="N255P0" 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="N269P1" style:volatile="true"> + <number:number-style style:name="N255P1" 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="N269P2" style:volatile="true"> + <number:number-style style:name="N255P2" style:volatile="true"> <loext:fill-character> </loext:fill-character> <number:text>- </number:text> </number:number-style> - <number:text-style style:name="N269"> + <number:text-style style:name="N255"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N269P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N269P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N269P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N255P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N255P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N255P2"/> </number:text-style> - <number:number-style style:name="N273P0" style:volatile="true"> + <number:number-style style:name="N259P0" 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="N273P1" style:volatile="true"> + <number:number-style style:name="N259P1" 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="N273P2" style:volatile="true"> + <number:number-style style:name="N259P2" 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="N273"> + <number:text-style style:name="N259"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N273P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N273P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N273P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N259P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N259P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N259P2"/> </number:text-style> - <number:number-style style:name="N275P0" style:volatile="true"> + <number:number-style style:name="N261P0" 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="N275P1" style:volatile="true"> + <number:number-style style:name="N261P1" 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="N275P2" style:volatile="true"> + <number:number-style style:name="N261P2" 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="N275"> + <number:text-style style:name="N261"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N275P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N275P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N275P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N261P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N261P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N261P2"/> </number:text-style> - <number:number-style style:name="N277P0" style:volatile="true"> + <number:number-style style:name="N263P0" 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="N277"> + <number:number-style style:name="N263"> <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()>=0" style:apply-style-name="N277P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N263P0"/> </number:number-style> - <number:number-style style:name="N278P0" style:volatile="true"> + <number:number-style style:name="N264P0" 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="N278"> + <number:number-style style:name="N264"> <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()>=0" style:apply-style-name="N278P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N264P0"/> </number:number-style> - <number:number-style style:name="N280P0" style:volatile="true"> + <number:number-style style:name="N266P0" 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="N280"> + <number:number-style style:name="N266"> <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()>=0" style:apply-style-name="N280P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N266P0"/> </number:number-style> - <number:number-style style:name="N281P0" style:volatile="true"> + <number:number-style style:name="N267P0" 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="N281"> + <number:number-style style:name="N267"> <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()>=0" style:apply-style-name="N281P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N267P0"/> </number:number-style> - <number:number-style style:name="N282"> + <number:number-style style:name="N268"> <number:scientific-number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:min-exponent-digits="1" loext:exponent-interval="1" loext:forced-exponent-sign="true"/> </number:number-style> - <number:number-style style:name="N286P0" style:volatile="true"> + <number:number-style style:name="N272P0" 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="N286P1" style:volatile="true"> + <number:number-style style:name="N272P1" 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="N286P2" style:volatile="true"> + <number:number-style style:name="N272P2" style:volatile="true"> <number:text> $- </number:text> </number:number-style> - <number:text-style style:name="N286"> + <number:text-style style:name="N272"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N286P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N286P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N286P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N272P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N272P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N272P2"/> </number:text-style> - <number:number-style style:name="N289P0" style:volatile="true"> + <number:number-style style:name="N275P0" 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="N289P1" style:volatile="true"> + <number:number-style style:name="N275P1" 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="N289P2" style:volatile="true"> + <number:number-style style:name="N275P2" style:volatile="true"> <number:text> - </number:text> </number:number-style> - <number:text-style style:name="N289"> + <number:text-style style:name="N275"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N289P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N289P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N289P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N275P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N275P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N275P2"/> </number:text-style> - <number:number-style style:name="N293P0" style:volatile="true"> + <number:number-style style:name="N279P0" 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="N293P1" style:volatile="true"> + <number:number-style style:name="N279P1" 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="N293P2" style:volatile="true"> + <number:number-style style:name="N279P2" 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="N293"> + <number:text-style style:name="N279"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N293P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N293P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N293P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N279P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N279P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N279P2"/> </number:text-style> - <number:number-style style:name="N296P0" style:volatile="true"> + <number:number-style style:name="N282P0" 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="N296P1" style:volatile="true"> + <number:number-style style:name="N282P1" 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="N296P2" style:volatile="true"> + <number:number-style style:name="N282P2" 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="N296"> + <number:text-style style:name="N282"> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N296P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N296P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N296P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N282P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N282P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N282P2"/> </number:text-style> - <number:percentage-style style:name="N297"> + <number:percentage-style style:name="N283"> <number:number number:decimal-places="14" loext:min-decimal-places="14" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N298"> + <number:percentage-style style:name="N284"> <number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N299"> + <number:percentage-style style:name="N285"> <number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N300"> + <number:percentage-style style:name="N286"> <number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N301"> + <number:percentage-style style:name="N287"> <number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N302"> + <number:percentage-style style:name="N288"> <number:number number:decimal-places="6" loext:min-decimal-places="6" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N303"> + <number:percentage-style style:name="N289"> <number:number number:decimal-places="7" loext:min-decimal-places="7" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N304"> + <number:percentage-style style:name="N290"> <number:number number:decimal-places="8" loext:min-decimal-places="8" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N305"> + <number:percentage-style style:name="N291"> <number:number number:decimal-places="9" loext:min-decimal-places="9" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N306"> + <number:percentage-style style:name="N292"> <number:number number:decimal-places="10" loext:min-decimal-places="10" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:currency-style style:name="N308P0" style:volatile="true"> + <number:currency-style style:name="N294P0" style:volatile="true"> <number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N308"> + <number:currency-style style:name="N294"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N308P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N294P0"/> </number:currency-style> - <number:currency-style style:name="N310P0" style:volatile="true"> + <number:currency-style style:name="N296P0" style:volatile="true"> <number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N310"> + <number:currency-style style:name="N296"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N310P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N296P0"/> </number:currency-style> - <number:currency-style style:name="N312P0" style:volatile="true"> + <number:currency-style style:name="N298P0" style:volatile="true"> <number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N312"> + <number:currency-style style:name="N298"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N312P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N298P0"/> </number:currency-style> - <number:currency-style style:name="N314P0" style:volatile="true"> + <number:currency-style style:name="N300P0" style:volatile="true"> <number:number number:decimal-places="6" loext:min-decimal-places="6" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N314"> + <number:currency-style style:name="N300"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="6" loext:min-decimal-places="6" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N314P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N300P0"/> </number:currency-style> - <number:currency-style style:name="N316P0" style:volatile="true"> + <number:currency-style style:name="N302P0" style:volatile="true"> <number:number number:decimal-places="7" loext:min-decimal-places="7" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N316"> + <number:currency-style style:name="N302"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="7" loext:min-decimal-places="7" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N316P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N302P0"/> </number:currency-style> - <number:currency-style style:name="N318P0" style:volatile="true"> + <number:currency-style style:name="N304P0" style:volatile="true"> <number:number number:decimal-places="8" loext:min-decimal-places="8" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N318"> + <number:currency-style style:name="N304"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="8" loext:min-decimal-places="8" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N318P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N304P0"/> </number:currency-style> - <number:currency-style style:name="N320P0" style:volatile="true"> + <number:currency-style style:name="N306P0" style:volatile="true"> <number:number number:decimal-places="9" loext:min-decimal-places="9" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N320"> + <number:currency-style style:name="N306"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="9" loext:min-decimal-places="9" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N320P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N306P0"/> </number:currency-style> - <number:currency-style style:name="N322P0" style:volatile="true"> + <number:currency-style style:name="N308P0" style:volatile="true"> <number:number number:decimal-places="10" loext:min-decimal-places="10" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N322"> + <number:currency-style style:name="N308"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="10" loext:min-decimal-places="10" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N322P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N308P0"/> </number:currency-style> - <number:currency-style style:name="N324P0" style:volatile="true"> + <number:currency-style style:name="N310P0" style:volatile="true"> <number:number number:decimal-places="11" loext:min-decimal-places="11" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N324"> + <number:currency-style style:name="N310"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="11" loext:min-decimal-places="11" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N324P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N310P0"/> </number:currency-style> - <number:currency-style style:name="N326P0" style:volatile="true"> + <number:currency-style style:name="N312P0" style:volatile="true"> <number:number number:decimal-places="12" loext:min-decimal-places="12" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N326"> + <number:currency-style style:name="N312"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="12" loext:min-decimal-places="12" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N326P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N312P0"/> </number:currency-style> - <number:currency-style style:name="N328P0" style:volatile="true"> + <number:currency-style style:name="N314P0" style:volatile="true"> <number:number number:decimal-places="13" loext:min-decimal-places="13" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N328"> + <number:currency-style style:name="N314"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="13" loext:min-decimal-places="13" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N328P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N314P0"/> </number:currency-style> - <number:currency-style style:name="N330P0" style:volatile="true"> + <number:currency-style style:name="N316P0" style:volatile="true"> <number:number number:decimal-places="14" loext:min-decimal-places="14" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N330"> + <number:currency-style style:name="N316"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="14" loext:min-decimal-places="14" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N330P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N316P0"/> </number:currency-style> - <number:currency-style style:name="N332P0" style:volatile="true"> + <number:currency-style style:name="N318P0" style:volatile="true"> <number:number number:decimal-places="15" loext:min-decimal-places="15" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N332"> + <number:currency-style style:name="N318"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="15" loext:min-decimal-places="15" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N332P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N318P0"/> </number:currency-style> - <number:currency-style style:name="N334P0" style:volatile="true"> + <number:currency-style style:name="N320P0" style:volatile="true"> <number:number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N334"> + <number:currency-style style:name="N320"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N334P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N320P0"/> </number:currency-style> - <number:currency-style style:name="N336P0" style:volatile="true"> + <number:currency-style style:name="N322P0" style:volatile="true"> <number:number number:decimal-places="17" loext:min-decimal-places="17" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N336"> + <number:currency-style style:name="N322"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="17" loext:min-decimal-places="17" number:min-integer-digits="1" number:grouping="true"/> <number:text> </number:text> <number:currency-symbol number:language="de" number:country="DE">€</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N336P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N322P0"/> </number:currency-style> - <number:number-style style:name="N337"> + <number:number-style style:name="N323"> <number:number number:decimal-places="20" loext:min-decimal-places="20" number:min-integer-digits="1"/> </number:number-style> - <number:percentage-style style:name="N338"> + <number:percentage-style style:name="N324"> <number:number number:decimal-places="15" loext:min-decimal-places="15" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N339"> + <number:percentage-style style:name="N325"> <number:number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N340"> + <number:percentage-style style:name="N326"> <number:number number:decimal-places="17" loext:min-decimal-places="17" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N341"> + <number:percentage-style style:name="N327"> <number:number number:decimal-places="18" loext:min-decimal-places="18" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N342"> + <number:percentage-style style:name="N328"> <number:number number:decimal-places="19" loext:min-decimal-places="19" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N343"> + <number:percentage-style style:name="N329"> <number:number number:decimal-places="20" loext:min-decimal-places="20" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:number-style style:name="N344"> + <number:number-style style:name="N330"> <number:number number:decimal-places="19" loext:min-decimal-places="19" number:min-integer-digits="1"/> </number:number-style> - <number:currency-style style:name="N346P0" style:volatile="true"> + <number:currency-style style:name="N332P0" 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="N346"> + <number:currency-style style:name="N332"> <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"/> <number:text>)</number:text> - <style:map style:condition="value()>=0" style:apply-style-name="N346P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N332P0"/> </number:currency-style> - <number:percentage-style style:name="N347"> + <number:percentage-style style:name="N333"> <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N349P0" style:volatile="true"> + <number:percentage-style style:name="N335P0" style:volatile="true"> <number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N349"> + <number:percentage-style style:name="N335"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/> <number:text>%</number:text> - <style:map style:condition="value()>=0" style:apply-style-name="N349P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N335P0"/> </number:percentage-style> - <number:number-style style:name="N350P0" style:volatile="true"> + <number:number-style style:name="N336P0" style:volatile="true"> <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="0" number:grouping="true"/> </number:number-style> - <number:number-style style:name="N350"> + <number:number-style style:name="N336"> <style:text-properties fo:color="#000000"/> <number:text>-</number:text> <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="0" number:grouping="true"/> - <style:map style:condition="value()>=0" style:apply-style-name="N350P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N336P0"/> </number:number-style> - <number:date-style style:name="N351"> + <number:date-style style:name="N337"> <number:day/> <number:text>-</number:text> <number:month number:textual="true"/> <number:text>-</number:text> <number:year/> </number:date-style> - <number:currency-style style:name="N353P0" style:volatile="true"> + <number:currency-style style:name="N339P0" style:volatile="true"> <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol> <number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/> </number:currency-style> - <number:currency-style style:name="N353"> + <number:currency-style style:name="N339"> <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="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/> - <style:map style:condition="value()>=0" style:apply-style-name="N353P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N339P0"/> </number:currency-style> - <number:currency-style style:name="N355P0" style:volatile="true"> + <number:currency-style style:name="N341P0" style:volatile="true"> <number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol> <number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:grouping="true"/> </number:currency-style> - <number:currency-style style:name="N355"> + <number:currency-style style:name="N341"> <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="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:grouping="true"/> - <style:map style:condition="value()>=0" style:apply-style-name="N355P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N341P0"/> </number:currency-style> - <number:percentage-style style:name="N356P0" style:volatile="true"> + <number:percentage-style style:name="N342"> + <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/> + <number:text>%</number:text> + </number:percentage-style> + <number:percentage-style style:name="N343P0" style:volatile="true"> <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/> <number:text>%</number:text> </number:percentage-style> - <number:percentage-style style:name="N356"> + <number:percentage-style style:name="N343"> <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:text>%</number:text> - <style:map style:condition="value()>=0" style:apply-style-name="N356P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N343P0"/> </number:percentage-style> - <number:number-style style:name="N358P0" style:volatile="true"> + <number:number-style style:name="N345P0" style:volatile="true"> <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/> <number:text> DM</number:text> </number:number-style> - <number:number-style style:name="N358"> + <number:number-style style:name="N345"> <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> DM</number:text> - <style:map style:condition="value()>=0" style:apply-style-name="N358P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N345P0"/> </number:number-style> - <number:number-style style:name="N359P0" style:volatile="true"> + <number:number-style style:name="N346P0" style:volatile="true"> <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/> <number:text> DM</number:text> </number:number-style> - <number:number-style style:name="N359"> + <number:number-style style:name="N346"> <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> DM</number:text> - <style:map style:condition="value()>=0" style:apply-style-name="N359P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N346P0"/> </number:number-style> - <number:number-style style:name="N361P0" style:volatile="true"> + <number:number-style style:name="N348P0" style:volatile="true"> <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/> <number:text> DM</number:text> </number:number-style> - <number:number-style style:name="N361"> + <number:number-style style:name="N348"> <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> DM</number:text> - <style:map style:condition="value()>=0" style:apply-style-name="N361P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N348P0"/> </number:number-style> - <number:number-style style:name="N362P0" style:volatile="true"> + <number:number-style style:name="N349P0" style:volatile="true"> <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/> <number:text> DM</number:text> </number:number-style> - <number:number-style style:name="N362"> + <number:number-style style:name="N349"> <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> DM</number:text> - <style:map style:condition="value()>=0" style:apply-style-name="N362P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N349P0"/> </number:number-style> - <number:number-style style:name="N366P0" style:volatile="true"> + <number:number-style style:name="N353P0" 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="N366P1" style:volatile="true"> + <number:number-style style:name="N353P1" 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="N366P2" style:volatile="true"> + <number:number-style style:name="N353P2" 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="N366"> + <number:text-style style:name="N353"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N366P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N366P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N366P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N353P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N353P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N353P2"/> </number:text-style> - <number:number-style style:name="N370P0" style:volatile="true"> + <number:number-style style:name="N357P0" 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> DM </number:text> </number:number-style> - <number:number-style style:name="N370P1" style:volatile="true"> + <number:number-style style:name="N357P1" 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> DM </number:text> </number:number-style> - <number:number-style style:name="N370P2" style:volatile="true"> + <number:number-style style:name="N357P2" style:volatile="true"> <loext:text> </loext:text> <loext:fill-character> </loext:fill-character> <number:text>- DM </number:text> </number:number-style> - <number:text-style style:name="N370"> + <number:text-style style:name="N357"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N370P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N370P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N370P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N357P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N357P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N357P2"/> </number:text-style> - <number:number-style style:name="N374P0" style:volatile="true"> + <number:number-style style:name="N361P0" 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="N374P1" style:volatile="true"> + <number:number-style style:name="N361P1" 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="N374P2" style:volatile="true"> + <number:number-style style:name="N361P2" 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="N374"> + <number:text-style style:name="N361"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N374P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N374P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N374P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N361P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N361P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N361P2"/> </number:text-style> - <number:number-style style:name="N378P0" style:volatile="true"> + <number:number-style style:name="N365P0" 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> DM </number:text> </number:number-style> - <number:number-style style:name="N378P1" style:volatile="true"> + <number:number-style style:name="N365P1" 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> DM </number:text> </number:number-style> - <number:number-style style:name="N378P2" style:volatile="true"> + <number:number-style style:name="N365P2" 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> DM </number:text> </number:number-style> - <number:text-style style:name="N378"> + <number:text-style style:name="N365"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N378P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N378P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N378P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N365P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N365P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N365P2"/> </number:text-style> - <number:text-style style:name="N379"> + <number:text-style style:name="N366"> <number:text>Ouch! - </number:text> <number:text-content/> <number:text> - Error detected!</number:text> </number:text-style> - <number:text-style style:name="N380"> + <number:text-style style:name="N367"> <number:text-content/> <number:text> - Result=0 - No Errordetection</number:text> </number:text-style> - <number:date-style style:name="N381"> + <number:date-style style:name="N368"> <number:day number:style="long"/> <number:text>/</number:text> <number:month number:style="long"/> <number:text>/</number:text> <number:year/> </number:date-style> - <number:date-style style:name="N382"> + <number:date-style style:name="N369"> <number:day/> <number:text>/</number:text> <number:month/> <number:text>/</number:text> <number:year/> </number:date-style> - <number:number-style style:name="N383"> + <number:number-style style:name="N370"> <number:scientific-number number:decimal-places="8" loext:min-decimal-places="8" number:min-integer-digits="1" number:min-exponent-digits="3" loext:exponent-interval="1" loext:forced-exponent-sign="true"/> </number:number-style> - <number:number-style style:name="N384"> + <number:number-style style:name="N371"> <number:scientific-number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1" number:min-exponent-digits="3" loext:exponent-interval="1" loext:forced-exponent-sign="true"/> </number:number-style> - <number:number-style style:name="N385"> + <number:number-style style:name="N372"> <number:scientific-number number:decimal-places="15" loext:min-decimal-places="15" number:min-integer-digits="1" number:min-exponent-digits="3" loext:exponent-interval="1" loext:forced-exponent-sign="true"/> </number:number-style> - <number:number-style style:name="N389P0" style:volatile="true"> + <number:number-style style:name="N376P0" 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="N389P1" style:volatile="true"> + <number:number-style style:name="N376P1" 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="N389P2" style:volatile="true"> + <number:number-style style:name="N376P2" 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="N389"> + <number:text-style style:name="N376"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N389P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N389P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N389P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N376P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N376P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N376P2"/> </number:text-style> - <number:number-style style:name="N390P0" style:volatile="true"> + <number:number-style style:name="N377P0" 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="N390P1" style:volatile="true"> + <number:number-style style:name="N377P1" 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="N390P2" style:volatile="true"> + <number:number-style style:name="N377P2" 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="N390"> + <number:text-style style:name="N377"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N390P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N390P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N390P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N377P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N377P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N377P2"/> </number:text-style> - <number:number-style style:name="N394P0" style:volatile="true"> + <number:number-style style:name="N381P0" 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="N394P1" style:volatile="true"> + <number:number-style style:name="N381P1" 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="N394P2" style:volatile="true"> + <number:number-style style:name="N381P2" 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="N394"> + <number:text-style style:name="N381"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N394P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N394P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N394P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N381P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N381P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N381P2"/> </number:text-style> - <number:number-style style:name="N395P0" style:volatile="true"> + <number:number-style style:name="N382P0" 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="N395P1" style:volatile="true"> + <number:number-style style:name="N382P1" 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="N395P2" style:volatile="true"> + <number:number-style style:name="N382P2" 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="N395"> + <number:text-style style:name="N382"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N395P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N395P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N395P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N382P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N382P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N382P2"/> </number:text-style> - <number:number-style style:name="N397P0" style:volatile="true"> + <number:number-style style:name="N384P0" 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="N397"> + <number:number-style style:name="N384"> <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()>=0" style:apply-style-name="N397P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N384P0"/> </number:number-style> - <number:number-style style:name="N398P0" style:volatile="true"> + <number:number-style style:name="N385P0" 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="N398"> + <number:number-style style:name="N385"> <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()>=0" style:apply-style-name="N398P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N385P0"/> </number:number-style> - <number:number-style style:name="N400P0" style:volatile="true"> + <number:number-style style:name="N387P0" 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="N400"> + <number:number-style style:name="N387"> <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()>=0" style:apply-style-name="N400P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N387P0"/> </number:number-style> - <number:number-style style:name="N401P0" style:volatile="true"> + <number:number-style style:name="N388P0" 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="N401"> + <number:number-style style:name="N388"> <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()>=0" style:apply-style-name="N401P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N388P0"/> </number:number-style> - <number:number-style style:name="N403P0" style:volatile="true"> + <number:number-style style:name="N390P0" 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="N403P1" style:volatile="true"> + <number:number-style style:name="N390P1" 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="N403P2" style:volatile="true"> + <number:number-style style:name="N390P2" 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="N403"> + <number:text-style style:name="N390"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N403P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N403P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N403P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N390P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N390P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N390P2"/> </number:text-style> - <number:number-style style:name="N407P0" style:volatile="true"> + <number:number-style style:name="N394P0" 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="N407P1" style:volatile="true"> + <number:number-style style:name="N394P1" 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="N407P2" style:volatile="true"> + <number:number-style style:name="N394P2" 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="N407"> + <number:text-style style:name="N394"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N407P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N407P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N407P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N394P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N394P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N394P2"/> </number:text-style> - <number:number-style style:name="N409P0" style:volatile="true"> + <number:number-style style:name="N396P0" 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="N409P1" style:volatile="true"> + <number:number-style style:name="N396P1" 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="N409P2" style:volatile="true"> + <number:number-style style:name="N396P2" 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="N409"> + <number:text-style style:name="N396"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N409P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N409P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N409P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N396P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N396P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N396P2"/> </number:text-style> - <number:number-style style:name="N413P0" style:volatile="true"> + <number:number-style style:name="N400P0" 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="N413P1" style:volatile="true"> + <number:number-style style:name="N400P1" 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="N413P2" style:volatile="true"> + <number:number-style style:name="N400P2" 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="N413"> + <number:text-style style:name="N400"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N413P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N413P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N413P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N400P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N400P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N400P2"/> </number:text-style> - <number:currency-style style:name="N415P0" style:volatile="true"> + <number:currency-style style:name="N402P0" style:volatile="true"> <number:currency-symbol number:language="ja" number:country="JP">¥</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="N415"> + <number:currency-style style:name="N402"> <style:text-properties fo:color="#ff0000"/> <number:text>-</number:text> <number:currency-symbol number:language="ja" number:country="JP">¥</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()>=0" style:apply-style-name="N415P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N402P0"/> </number:currency-style> - <number:currency-style style:name="N417P0" style:volatile="true"> + <number:currency-style style:name="N404P0" 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="de" number:country="DE">DM</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N417"> + <number:currency-style style:name="N404"> <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="de" number:country="DE">DM</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N417P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N404P0"/> </number:currency-style> - <number:currency-style style:name="N419P0" style:volatile="true"> + <number:currency-style style:name="N406P0" 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="de" number:country="DE">DM</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N419"> + <number:currency-style style:name="N406"> <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="de" number:country="DE">DM</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N419P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N406P0"/> </number:currency-style> - <number:currency-style style:name="N420P0" style:volatile="true"> + <number:currency-style style:name="N407P0" 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="de" number:country="DE">DM</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N420"> + <number:currency-style style:name="N407"> <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="de" number:country="DE">DM</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N420P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N407P0"/> </number:currency-style> - <number:currency-style style:name="N421P0" style:volatile="true"> + <number:currency-style style:name="N408P0" 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="de" number:country="DE">DM</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N421"> + <number:currency-style style:name="N408"> <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="de" number:country="DE">DM</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N421P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N408P0"/> </number:currency-style> - <number:currency-style style:name="N423P0" style:volatile="true"> + <number:currency-style style:name="N410P0" 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="de" number:country="DE">DM</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N423"> + <number:currency-style style:name="N410"> <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="de" number:country="DE">DM</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N423P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N410P0"/> </number:currency-style> - <number:currency-style style:name="N425P0" style:volatile="true"> + <number:currency-style style:name="N412P0" style:volatile="true"> <number:currency-symbol number:language="nl" number:country="NL">€</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:currency-style> - <number:currency-style style:name="N425"> + <number:currency-style style:name="N412"> <style:text-properties fo:color="#ff0000"/> <number:currency-symbol number:language="nl" number:country="NL">€</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()>=0" style:apply-style-name="N425P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N412P0"/> </number:currency-style> - <number:date-style style:name="N426"> + <number:date-style style:name="N413"> <number:seconds/> <number:text>tan</number:text> <number:day/> @@ -2107,259 +2111,270 @@ <number:year number:style="long"/> <number:day/> </number:date-style> - <number:number-style style:name="N427"> + <number:number-style style:name="N414"> <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="3" number:grouping="true"/> </number:number-style> - <number:number-style style:name="N428"> + <number:number-style style:name="N415"> <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="0"> <number:embedded-text number:position="3"> </number:embedded-text> </number:number> </number:number-style> - <number:number-style style:name="N429"> + <number:number-style style:name="N416"> <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="0"> <number:embedded-text number:position="6"> </number:embedded-text> <number:embedded-text number:position="3"> </number:embedded-text> </number:number> </number:number-style> - <number:number-style style:name="N430"> + <number:number-style style:name="N417"> <number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"> <number:embedded-text number:position="6"> </number:embedded-text> <number:embedded-text number:position="3"> </number:embedded-text> </number:number> </number:number-style> - <number:date-style style:name="N431"> + <number:date-style style:name="N418"> <number:quarter/> <number:text> </number:text> <number:year number:style="long"/> </number:date-style> - <number:number-style style:name="N432"> + <number:number-style style:name="N419"> <number:scientific-number number:decimal-places="15" loext:min-decimal-places="15" number:min-integer-digits="1" number:min-exponent-digits="2" loext:exponent-interval="1" loext:forced-exponent-sign="true"/> </number:number-style> - <number:currency-style style:name="N434P0" style:volatile="true"> + <number:currency-style style:name="N421P0" 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="pl" number:country="PL">zł</number:currency-symbol> </number:currency-style> - <number:currency-style style:name="N434"> + <number:currency-style style:name="N421"> <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="pl" number:country="PL">zł</number:currency-symbol> - <style:map style:condition="value()>=0" style:apply-style-name="N434P0"/> + <style:map style:condition="value()>=0" style:apply-style-name="N421P0"/> </number:currency-style> - <number:number-style style:name="N437P0" style:volatile="true"> + <number:number-style style:name="N424P0" 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="N437P1" style:volatile="true"> + <number:number-style style:name="N424P1" 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="N437P2" style:volatile="true"> + <number:number-style style:name="N424P2" 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="N437"> + <number:text-style style:name="N424"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N437P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N437P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N437P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N424P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N424P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N424P2"/> </number:text-style> - <number:number-style style:name="N440P0" style:volatile="true"> + <number:number-style style:name="N427P0" 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> Kč </number:text> </number:number-style> - <number:number-style style:name="N440P1" style:volatile="true"> + <number:number-style style:name="N427P1" 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> Kč </number:text> </number:number-style> - <number:number-style style:name="N440P2" style:volatile="true"> + <number:number-style style:name="N427P2" style:volatile="true"> <loext:text> </loext:text> <loext:fill-character> </loext:fill-character> <number:text>- Kč </number:text> </number:number-style> - <number:text-style style:name="N440"> + <number:text-style style:name="N427"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N440P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N440P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N440P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N427P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N427P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N427P2"/> </number:text-style> - <number:number-style style:name="N443P0" style:volatile="true"> + <number:number-style style:name="N430P0" 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="N443P1" style:volatile="true"> + <number:number-style style:name="N430P1" 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="N443P2" style:volatile="true"> + <number:number-style style:name="N430P2" 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="N443"> + <number:text-style style:name="N430"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N443P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N443P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N443P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N430P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N430P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N430P2"/> </number:text-style> - <number:number-style style:name="N446P0" style:volatile="true"> + <number:number-style style:name="N433P0" 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> Kč </number:text> </number:number-style> - <number:number-style style:name="N446P1" style:volatile="true"> + <number:number-style style:name="N433P1" 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> Kč </number:text> </number:number-style> - <number:number-style style:name="N446P2" style:volatile="true"> + <number:number-style style:name="N433P2" 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> Kč </number:text> </number:number-style> - <number:text-style style:name="N446"> + <number:text-style style:name="N433"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N446P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N446P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N446P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N433P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N433P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N433P2"/> </number:text-style> - <number:number-style style:name="N448P0" style:volatile="true"> + <number:number-style style:name="N435P0" 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="N448P1" style:volatile="true"> + <number:number-style style:name="N435P1" 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="N448P2" style:volatile="true"> + <number:number-style style:name="N435P2" 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="N448"> + <number:text-style style:name="N435"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N448P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N448P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N448P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N435P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N435P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N435P2"/> </number:text-style> - <number:number-style style:name="N449P0" style:volatile="true"> + <number:number-style style:name="N436P0" 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="N449P1" style:volatile="true"> + <number:number-style style:name="N436P1" 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="N449P2" style:volatile="true"> + <number:number-style style:name="N436P2" 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="N449"> + <number:text-style style:name="N436"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N449P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N449P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N449P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N436P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N436P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N436P2"/> </number:text-style> - <number:number-style style:name="N451P0" style:volatile="true"> + <number:number-style style:name="N438P0" 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="N451P1" style:volatile="true"> + <number:number-style style:name="N438P1" 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="N451P2" style:volatile="true"> + <number:number-style style:name="N438P2" 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="N451"> + <number:text-style style:name="N438"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N451P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N451P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N451P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N438P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N438P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N438P2"/> </number:text-style> - <number:number-style style:name="N452P0" style:volatile="true"> + <number:number-style style:name="N439P0" 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="N452P1" style:volatile="true"> + <number:number-style style:name="N439P1" 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="N452P2" style:volatile="true"> + <number:number-style style:name="N439P2" 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="N452"> + <number:text-style style:name="N439"> <number:text> </number:text> <number:text-content/> <number:text> </number:text> - <style:map style:condition="value()>0" style:apply-style-name="N452P0"/> - <style:map style:condition="value()<0" style:apply-style-name="N452P1"/> - <style:map style:condition="value()=0" style:apply-style-name="N452P2"/> + <style:map style:condition="value()>0" style:apply-style-name="N439P0"/> + <style:map style:condition="value()<0" style:apply-style-name="N439P1"/> + <style:map style:condition="value()=0" style:apply-style-name="N439P2"/> </number:text-style> + <number:currency-style style:name="N440P0" 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="N440"> + <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()>=0" style:apply-style-name="N440P0"/> + </number:currency-style> <number:date-style style:name="N10121" number:language="en" number:country="US"> <number:month/> <number:text>/</number:text> @@ -3067,7 +3082,7 @@ <style:map style:condition="value()=0" style:apply-style-name="N40143P2"/> </number:text-style> <style:style style:name="Default" style:family="table-cell"> - <style:table-cell-properties fo:padding="2.01pt" style:rotation-align="none"/> + <style:table-cell-properties fo:padding="0.71mm" style:rotation-align="none"/> <style:text-properties fo:color="#000000" style:font-name="Arial" fo:font-family="Arial" style:font-family-generic="swiss" style:font-pitch="variable" fo:font-size="12pt" style:font-name-asian="Droid Sans Fallback" style:font-family-asian="'Droid Sans Fallback'" style:font-family-generic-asian="system" style:font-pitch-asian="variable" style:font-size-asian="12pt" style:font-name-complex="Arial" style:font-family-complex="Arial" style:font-family-generic-complex="swiss" style:font-pitch-complex="variable" style:font-size-complex="12pt"/> </style:style> <style:style style:name="Heading" style:family="table-cell" style:parent-style-name="Default"> @@ -3126,7 +3141,7 @@ <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="Result2" style:family="table-cell" style:parent-style-name="Result" style:data-style-name="N108"/> <style:style style:name="Heading1" style:family="table-cell" style:parent-style-name="Heading"> <style:table-cell-properties style:rotation-angle="90"/> </style:style> @@ -3176,17 +3191,17 @@ <style:style style:name="Untitled2" style:family="table-cell" style:parent-style-name="Default"> <style:table-cell-properties fo:background-color="#99ff66"/> </style:style> - <style:style style:name="Comma_20_2" style:display-name="Comma 2" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N126"> - <style:table-cell-properties fo:padding="2.01pt"/> + <style:style style:name="Comma_20_2" style:display-name="Comma 2" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N112"> + <style:table-cell-properties fo:padding="0.71mm"/> </style:style> <style:style style:name="Normal_20_2" style:display-name="Normal 2" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N0"> - <style:table-cell-properties style:glyph-orientation-vertical="0" style:cell-protect="protected" style:print-content="true" style:diagonal-bl-tr="none" style:diagonal-tl-br="none" style:text-align-source="value-type" style:repeat-content="false" fo:background-color="transparent" fo:wrap-option="no-wrap" fo:border="none" style:direction="ltr" fo:padding="2.01pt" style:rotation-angle="0" style:rotation-align="none" style:shrink-to-fit="false" style:vertical-align="automatic" loext:vertical-justify="auto"/> - <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0pt" style:writing-mode="page"/> + <style:table-cell-properties style:glyph-orientation-vertical="0" style:cell-protect="protected" style:print-content="true" style:diagonal-bl-tr="none" style:diagonal-tl-br="none" style:text-align-source="value-type" style:repeat-content="false" fo:background-color="transparent" fo:wrap-option="no-wrap" fo:border="none" style:direction="ltr" fo:padding="0.71mm" style:rotation-angle="0" style:rotation-align="none" style:shrink-to-fit="false" style:vertical-align="automatic" loext:vertical-justify="auto"/> + <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0mm" style:writing-mode="page"/> <style:text-properties fo:color="#000000" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:font-name="Times New Roman" fo:font-family="'Times New Roman'" style:font-family-generic="swiss" style:font-pitch="variable" fo:font-size="11pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="11pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-name-complex="Times New Roman" style:font-family-complex="'Times New Roman'" style:font-family-generic-complex="swiss" style:font-pitch-complex="variable" style:font-size-complex="11pt" style:font-style-complex="normal" style:font-weight-complex="normal"/> </style:style> <style:style style:name="Normal_5f_Amortization_20_Schedule" style:display-name="Normal_Amortization Schedule" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N0"> - <style:table-cell-properties style:glyph-orientation-vertical="0" style:cell-protect="protected" style:print-content="true" style:diagonal-bl-tr="none" style:diagonal-tl-br="none" style:text-align-source="value-type" style:repeat-content="false" fo:background-color="transparent" fo:wrap-option="no-wrap" fo:border="none" style:direction="ltr" fo:padding="2.01pt" style:rotation-angle="0" style:rotation-align="none" style:shrink-to-fit="false" style:vertical-align="automatic" loext:vertical-justify="auto"/> - <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0pt" style:writing-mode="page"/> + <style:table-cell-properties style:glyph-orientation-vertical="0" style:cell-protect="protected" style:print-content="true" style:diagonal-bl-tr="none" style:diagonal-tl-br="none" style:text-align-source="value-type" style:repeat-content="false" fo:background-color="transparent" fo:wrap-option="no-wrap" fo:border="none" style:direction="ltr" fo:padding="0.71mm" style:rotation-angle="0" style:rotation-align="none" style:shrink-to-fit="false" style:vertical-align="automatic" loext:vertical-justify="auto"/> + <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0mm" style:writing-mode="page"/> <style:text-properties style:use-window-font-color="true" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:font-name="Times New Roman1" fo:font-family="'Times New Roman'" style:font-family-generic="roman" style:font-pitch="variable" fo:font-size="10pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="10pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-name-complex="Times New Roman1" style:font-family-complex="'Times New Roman'" style:font-family-generic-complex="roman" style:font-pitch-complex="variable" style:font-size-complex="10pt" style:font-style-complex="normal" style:font-weight-complex="normal"/> </style:style> <style:style style:name="Excel_5f_CondFormat_5f_1_5f_2_5f_1" style:display-name="Excel_CondFormat_1_2_1" style:family="table-cell" style:parent-style-name="Default"> @@ -3196,23 +3211,23 @@ <style:text-properties fo:color="#ff0000"/> </style:style> <style:style style:name="Excel_5f_CondFormat_5f_1_5f_3_5f_1" style:display-name="Excel_CondFormat_1_3_1" style:family="table-cell" style:parent-style-name="Default"/> - <style:style style:name="science" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N127"/> - <style:style style:name="genauSF" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N127"> + <style:style style:name="science" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N113"/> + <style:style style:name="genauSF" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N113"> <style:text-properties style:font-name="Courier New" fo:font-family="'Courier New'" style:font-style-name="Regular" style:font-family-generic="modern" style:font-pitch="fixed"/> </style:style> - <style:style style:name="high_20_fixed_20_point" style:display-name="high fixed point" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N128"/> + <style:style style:name="high_20_fixed_20_point" style:display-name="high fixed point" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N114"/> <style:style style:name="Gnumeric-default" style:family="table-cell" style:parent-style-name="Default"> <style:table-cell-properties style:glyph-orientation-vertical="auto" style:cell-protect="protected" style:print-content="true" style:diagonal-bl-tr="none" style:diagonal-tl-br="none" style:text-align-source="value-type" style:repeat-content="false" fo:background-color="transparent" fo:wrap-option="no-wrap" fo:border="none" style:rotation-angle="0" style:rotation-align="none" style:shrink-to-fit="false" style:vertical-align="bottom"/> <style:text-properties fo:color="#000000" style:text-line-through-style="none" style:text-line-through-type="none" style:font-name="Sans" fo:font-family="Sans" fo:font-size="10pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal"/> </style:style> <style:style style:name="Normal_5f_Intro" style:display-name="Normal_Intro" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N0"> - <style:table-cell-properties style:glyph-orientation-vertical="0" style:cell-protect="protected" style:print-content="true" style:diagonal-bl-tr="none" style:diagonal-tl-br="none" style:text-align-source="value-type" style:repeat-content="false" fo:background-color="transparent" fo:wrap-option="no-wrap" fo:border="none" style:direction="ltr" fo:padding="2.01pt" style:rotation-angle="0" style:rotation-align="none" style:shrink-to-fit="false" style:vertical-align="automatic" loext:vertical-justify="auto"/> - <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0pt" style:writing-mode="page"/> + <style:table-cell-properties style:glyph-orientation-vertical="0" style:cell-protect="protected" style:print-content="true" style:diagonal-bl-tr="none" style:diagonal-tl-br="none" style:text-align-source="value-type" style:repeat-content="false" fo:background-color="transparent" fo:wrap-option="no-wrap" fo:border="none" style:direction="ltr" fo:padding="0.71mm" style:rotation-angle="0" style:rotation-align="none" style:shrink-to-fit="false" style:vertical-align="automatic" loext:vertical-justify="auto"/> + <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0mm" style:writing-mode="page"/> <style:text-properties style:use-window-font-color="true" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:font-name="Arial" fo:font-family="Arial" style:font-family-generic="swiss" style:font-pitch="variable" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-name-complex="Arial" style:font-family-complex="Arial" style:font-family-generic-complex="swiss" style:font-pitch-complex="variable" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal"/> </style:style> <style:style style:name="text" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N100"> <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false" fo:wrap-option="wrap" style:vertical-align="middle"/> - <style:paragraph-properties fo:text-align="start" fo:margin-left="6.01pt"/> + <style:paragraph-properties fo:text-align="start" fo:margin-left="2.12mm"/> <style:text-properties fo:hyphenate="true"/> </style:style> <style:style style:name="text_20_en" style:display-name="text en" style:family="table-cell" style:parent-style-name="text"> @@ -3225,82 +3240,79 @@ </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="185.7pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="65.51mm"/> </style:style> <style:style style:name="co2" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="252.51pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="89.08mm"/> </style:style> <style:style style:name="co3" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="64.01pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="22.58mm"/> </style:style> <style:style style:name="co4" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="161.94pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="57.13mm"/> </style:style> <style:style style:name="co5" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="138.36pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="48.81mm"/> </style:style> <style:style style:name="co6" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="74.21pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="26.18mm"/> </style:style> <style:style style:name="co7" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="340.95pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="120.28mm"/> </style:style> <style:style style:name="co8" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="140.94pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="49.72mm"/> </style:style> <style:style style:name="co9" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="20.86pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="7.36mm"/> </style:style> <style:style style:name="co10" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="19.84pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="7mm"/> </style:style> <style:style style:name="co11" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="18.79pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="6.63mm"/> </style:style> <style:style style:name="co12" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="311.81pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="110mm"/> </style:style> <style:style style:name="co13" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="137.31pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="48.44mm"/> </style:style> <style:style style:name="co14" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="51.59pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="18.2mm"/> </style:style> <style:style style:name="co15" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="190.54pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="67.22mm"/> </style:style> <style:style style:name="co16" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="322.24pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="113.68mm"/> </style:style> <style:style style:name="co17" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="77.3pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="27.27mm"/> </style:style> <style:style style:name="co18" style:family="table-column"> - <style:table-column-properties fo:break-before="auto" style:column-width="170.7pt"/> + <style:table-column-properties fo:break-before="auto" style:column-width="60.22mm"/> </style:style> <style:style style:name="ro1" style:family="table-row"> - <style:table-row-properties style:row-height="24.46pt" fo:break-before="auto" style:use-optimal-row-height="true"/> + <style:table-row-properties style:row-height="8.63mm" 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="12.81pt" fo:break-before="auto" style:use-optimal-row-height="true"/> + <style:table-row-properties style:row-height="4.52mm" 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="17.35pt" fo:break-before="auto" style:use-optimal-row-height="true"/> + <style:table-row-properties style:row-height="6.12mm" 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="15pt" fo:break-before="auto" style:use-optimal-row-height="true"/> + <style:table-row-properties style:row-height="5.29mm" fo:break-before="auto" style:use-optimal-row-height="true"/> </style:style> <style:style style:name="ro5" style:family="table-row"> - <style:table-row-properties style:row-height="17.29pt" fo:break-before="auto" style:use-optimal-row-height="true"/> + <style:table-row-properties style:row-height="6.1mm" fo:break-before="auto" style:use-optimal-row-height="true"/> </style:style> <style:style style:name="ro6" style:family="table-row"> - <style:table-row-properties style:row-height="15.79pt" fo:break-before="auto" style:use-optimal-row-height="true"/> + <style:table-row-properties style:row-height="5.57mm" fo:break-before="auto" style:use-optimal-row-height="true"/> </style:style> <style:style style:name="ro7" style:family="table-row"> - <style:table-row-properties style:row-height="17.15pt" fo:break-before="auto" style:use-optimal-row-height="true"/> - </style:style> - <style:style style:name="ro8" style:family="table-row"> - <style:table-row-properties style:row-height="17.01pt" fo:break-before="auto" style:use-optimal-row-height="true"/> + <style:table-row-properties style:row-height="6mm" 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"/> @@ -3308,74 +3320,59 @@ <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: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:date-style style:name="N36" number:automatic-order="true"> - <number:month number:style="long"/> - <number:text>/</number:text> <number:day number:style="long"/> - <number:text>/</number:text> + <number:text>.</number:text> + <number:month number:style="long"/> + <number:text>.</number:text> <number:year number:style="long"/> </number:date-style> - <number:date-style style:name="N37" number:automatic-order="true"> - <number:month number:style="long"/> - <number:text>/</number:text> + <number:date-style style:name="N37"> <number:day number:style="long"/> - <number:text>/</number:text> - <number:year/> + <number:text>.</number:text> + <number:month number:style="long"/> + <number:text>.</number:text> + <number:year number:style="long"/> </number:date-style> <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()>=0" style:apply-style-name="N104P0"/> - </number:currency-style> <style:style style:name="ce1" 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="0pt"/> + <style:paragraph-properties fo:text-align="start" fo:margin-left="0mm"/> <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="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="center" fo:margin-left="0pt"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/> <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="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="0pt"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/> <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="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="0pt"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/> </style:style> <style:style style:name="ce5" 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="0pt"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/> <style:map style:condition="cell-content()=""" 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="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="0pt"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/> <style:map style:condition="cell-content()=""" 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="ce7" 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="0pt"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/> <style:map style:condition="cell-content()=""" 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"/> @@ -3386,7 +3383,7 @@ </style:style> <style:style style:name="ce9" 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="0pt"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/> <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/> </style:style> <style:style style:name="ce28" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N0"/> @@ -3397,75 +3394,64 @@ <style:table-cell-properties fo:wrap-option="wrap"/> <style:text-properties style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:language="en" fo:country="US" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:language-asian="zh" style:country-asian="CN" style:font-style-asian="normal" style:font-weight-asian="normal" style:language-complex="hi" style:country-complex="IN" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/> </style:style> - <style:style style:name="ce11" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N104"/> - <style:style style:name="ce12" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N37"/> + <style:style style:name="ce14" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N151"/> <style:style style:name="ce13" style:family="table-cell" style:parent-style-name="Default"> <style:text-properties style:font-name="Arial1" fo:font-size="10pt" fo:language="nl" fo:country="NL" style:font-name-asian="Arial1" style:font-size-asian="10pt" style:font-name-complex="Arial1" style:font-size-complex="10pt"/> </style:style> - <style:style style:name="ce14" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N165"/> - <style:style style:name="ce15" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N11"/> - <style:style style:name="ce16" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N10180"/> + <style:style style:name="ce15" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N342"/> <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="0pt"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/> <style:map style:condition="cell-content()=""" 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="0pt"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/> <style:map style:condition="cell-content()=""" style:apply-style-name="Default" style:base-cell-address="Sheet2.C27"/> <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C27"/> <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C27"/> </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="0pt"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/> <style:map style:condition="cell-content()=""" style:apply-style-name="Default" style:base-cell-address="Sheet2.C27"/> <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C27"/> <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C27"/> </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="0pt"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/> <style:map style:condition="cell-content()=""" style:apply-style-name="Default" style:base-cell-address="Sheet2.C27"/> <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C27"/> <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C27"/> </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="0pt"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/> <style:map style:condition="cell-content()=""" style:apply-style-name="Default" style:base-cell-address="Sheet2.C27"/> <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C27"/> <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C27"/> </style:style> <style:style style:name="ce22" 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="0pt"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/> <style:map style:condition="cell-content()=""" style:apply-style-name="Default" style:base-cell-address="Sheet2.C27"/> <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C27"/> <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C27"/> </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="0pt"/> - </style:style> <style:style style:name="ce23" style:family="table-cell" style:parent-style-name="Default"> <style:text-properties style:font-name="Liberation Serif" style:font-name-asian="Microsoft YaHei" style:font-name-complex="Mangal"/> </style:style> <style:style style:name="ce24" 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="end" fo:margin-left="0pt"/> - </style:style> - <style:style style:name="ce25" style:family="table-cell" style:parent-style-name="Default"> - <style:table-cell-properties fo:background-color="#ffff00" fo:wrap-option="wrap"/> - <style:text-properties style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:language="en" fo:country="US" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:language-asian="zh" style:country-asian="CN" style:font-style-asian="normal" style:font-weight-asian="normal" style:language-complex="hi" style:country-complex="IN" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/> + <style:paragraph-properties fo:text-align="end" fo:margin-left="0mm"/> </style:style> <style:style style:name="ce26" style:family="table-cell" style:parent-style-name="Default"> <style:text-properties style:use-window-font-color="true" fo:font-size="10pt" style:font-name-asian="Times New Roman1" style:language-asian="ar" style:country-asian="SA" style:font-name-complex="Tahoma1" style:font-size-complex="6.80000019073486pt" style:language-complex="en" style:country-complex="US"/> </style:style> - <style:style style:name="ce27" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N343"> + <style:style style:name="ce27" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N329"> <style:table-cell-properties fo:background-color="transparent"/> </style:style> <style:style style:name="ce29" style:family="table-cell" style:parent-style-name="Default"> @@ -3476,6 +3462,8 @@ <style:text-properties style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:language="en" fo:country="US" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="bold" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:language-asian="zh" style:country-asian="CN" style:font-style-asian="normal" style:font-weight-asian="normal" style:language-complex="hi" style:country-complex="IN" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/> </style:style> <style:style style:name="ce31" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"/> + <style:style style:name="ce12" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N37"/> + <style:style style:name="ce11" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N440"/> <style:style style:name="ce72" style:family="table-cell" style:parent-style-name="Hyperlink" style:data-style-name="N0"> <style:text-properties fo:color="#000000" style:text-underline-style="none"/> </style:style> @@ -3487,11 +3475,11 @@ </style:style> <style:style style:name="ce34" 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" fo:wrap-option="wrap" style:vertical-align="automatic"/> - <style:paragraph-properties fo:text-align="start" fo:margin-left="0pt"/> + <style:paragraph-properties fo:text-align="start" fo:margin-left="0mm"/> <style:text-properties style:font-name="Times New Roman2" style:font-name-asian="Times New Roman2" style:font-name-complex="Times New Roman2"/> </style:style> <style:style style:name="ce35" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N36"/> - <style:style style:name="ce36" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N430"/> + <style:style style:name="ce36" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N417"/> <style:style style:name="ce37" style:family="table-cell" style:parent-style-name="Default"> <style:table-cell-properties fo:border-bottom="0.74pt solid #000000" style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="none" fo:border-right="none" style:rotation-align="none" fo:border-top="0.74pt solid #000000"/> <style:text-properties fo:color="#000000" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:font-name="Calibri" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="bold" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="bold" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="bold"/> @@ -3502,50 +3490,50 @@ <style:page-layout style:name="pm1"> <style:page-layout-properties style:first-page-number="continue" style:writing-mode="lr-tb"/> <style:header-style> - <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-bottom="7.09pt"/> + <style:header-footer-properties fo:min-height="7.5mm" fo:margin-left="0mm" fo:margin-right="0mm" fo:margin-bottom="2.5mm"/> </style:header-style> <style:footer-style> - <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-top="7.09pt"/> + <style:header-footer-properties fo:min-height="7.5mm" fo:margin-left="0mm" fo:margin-right="0mm" fo:margin-top="2.5mm"/> </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="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: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:background-image/> </style:header-footer-properties> </style:header-style> <style:footer-style> - <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: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:background-image/> </style:header-footer-properties> </style:footer-style> </style:page-layout> <style:page-layout style:name="pm3"> - <style:page-layout-properties fo:margin-top="54pt" fo:margin-bottom="54pt" fo:margin-left="50.4pt" fo:margin-right="50.4pt" style:first-page-number="continue" style:writing-mode="lr-tb"/> + <style:page-layout-properties fo:margin-top="19.05mm" fo:margin-bottom="19.05mm" fo:margin-left="17.78mm" fo:margin-right="17.78mm" style:first-page-number="continue" style:writing-mode="lr-tb"/> <style:header-style> - <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="3.46pt" fo:margin-right="3.46pt" fo:margin-bottom="0pt"/> + <style:header-footer-properties fo:min-height="7.5mm" fo:margin-left="1.22mm" fo:margin-right="1.22mm" fo:margin-bottom="0mm"/> </style:header-style> <style:footer-style> - <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="3.46pt" fo:margin-right="3.46pt" fo:margin-top="0pt"/> + <style:header-footer-properties fo:min-height="7.5mm" fo:margin-left="1.22mm" fo:margin-right="1.22mm" fo:margin-top="0mm"/> </style:footer-style> </style:page-layout> <style:page-layout style:name="pm4"> - <style:page-layout-properties fo:margin-top="56.69pt" fo:margin-bottom="56.69pt" fo:margin-left="50.4pt" fo:margin-right="50.4pt" style:first-page-number="continue" style:writing-mode="lr-tb"/> + <style:page-layout-properties fo:margin-top="20mm" fo:margin-bottom="20mm" fo:margin-left="17.78mm" fo:margin-right="17.78mm" style:first-page-number="continue" style:writing-mode="lr-tb"/> <style:header-style> - <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="3.46pt" fo:margin-right="3.46pt" fo:margin-bottom="0pt"/> + <style:header-footer-properties fo:min-height="7.5mm" fo:margin-left="1.22mm" fo:margin-right="1.22mm" fo:margin-bottom="0mm"/> </style:header-style> <style:footer-style> - <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="3.46pt" fo:margin-right="3.46pt" fo:margin-top="0pt"/> + <style:header-footer-properties fo:min-height="7.5mm" fo:margin-left="1.22mm" fo:margin-right="1.22mm" fo:margin-top="0mm"/> </style:footer-style> </style:page-layout> <style:page-layout style:name="pm5"> - <style:page-layout-properties fo:page-width="595.3pt" fo:page-height="841.89pt" style:num-format="1" style:print-orientation="portrait" fo:margin-top="72pt" fo:margin-bottom="72pt" fo:margin-left="54pt" fo:margin-right="54pt" style:first-page-number="continue" style:scale-to="100%" style:writing-mode="lr-tb"/> + <style:page-layout-properties fo:page-width="210.01mm" fo:page-height="297mm" style:num-format="1" style:print-orientation="portrait" fo:margin-top="25.4mm" fo:margin-bottom="25.4mm" fo:margin-left="19.05mm" fo:margin-right="19.05mm" style:first-page-number="continue" style:scale-to="100%" style:writing-mode="lr-tb"/> <style:header-style> - <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-bottom="0pt"/> + <style:header-footer-properties fo:min-height="7.5mm" fo:margin-left="0mm" fo:margin-right="0mm" fo:margin-bottom="0mm"/> </style:header-style> <style:footer-style> - <style:header-footer-properties fo:min-height="21.26pt" fo:margin-left="0pt" fo:margin-right="0pt" fo:margin-top="0pt"/> + <style:header-footer-properties fo:min-height="7.5mm" fo:margin-left="0mm" fo:margin-right="0mm" fo:margin-top="0mm"/> </style:footer-style> </style:page-layout> </office:automatic-styles> @@ -3563,15 +3551,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-11-09">00/00/0000</text:date>, <text:time style:data-style-name="N2" text:time-value="20:15:48.169139562">00:00:00</text:time></text:p> + <text:p><text:date style:data-style-name="N2" text:date-value="2017-05-20">00.00.0000</text:date>, <text:time style:data-style-name="N2" text:time-value="13:39:27.664493830">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> @@ -3616,7 +3604,7 @@ <text:p>Result</text:p> </table:table-cell> <table:table-cell table:style-name="ce5" table:formula="of:=AND([.B8:.B95])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> - <text:p>TRUE</text:p> + <text:p>PRAVDA</text:p> </table:table-cell> <table:table-cell/> </table:table-row> @@ -3639,7 +3627,7 @@ <text:p>1</text:p> </table:table-cell> <table:table-cell table:style-name="ce6" table:formula="of:=AND([Sheet2.C2:.C349])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> - <text:p>TRUE</text:p> + <text:p>PRAVDA</text:p> </table:table-cell> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>Simple MAXIFS formulas with local references and values</text:p> @@ -3718,7 +3706,7 @@ <table:table-column table:style-name="co17" table:default-cell-style-name="Default"/> <table:table-column table:style-name="co3" table:number-columns-repeated="7" table:default-cell-style-name="Default"/> <table:table-column table:style-name="co18" table:default-cell-style-name="Default"/> - <table:table-column table:style-name="co3" table:number-columns-repeated="12" table:default-cell-style-name="Default"/> + <table:table-column table:style-name="co3" table:number-columns-repeated="22" table:default-cell-style-name="Default"/> <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce9" office:value-type="string" calcext:value-type="string"> <text:p>Function</text:p> @@ -3744,10 +3732,10 @@ <text:p>4</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="3.5" calcext:value-type="float"> - <text:p>3.5</text:p> + <text:p>3,5</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="1.2" calcext:value-type="float"> - <text:p>1.2</text:p> + <text:p>1,2</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce30" office:value-type="string" calcext:value-type="string"> @@ -3803,8 +3791,24 @@ <text:p>Level </text:p> </table:table-cell> <table:table-cell/> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>Zone</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4"/> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4"/> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4"/> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce28" table:formula="of:=COM.MICROSOFT.MAXIFS([.J30:.J35];[.K30:.K35];1)" office:value-type="float" office:value="91" calcext:value-type="float"> <text:p>91</text:p> </table:table-cell> @@ -3812,15 +3816,12 @@ <text:p>91</text:p> </table:table-cell> <table:table-cell table:style-name="ce17" table:formula="of:=ROUND([.A2];12)=ROUND([.B2];12)" 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="ce23" table:formula="of:=FORMULA([.A2])" office:value-type="string" office:string-value="=MAXIFS(J30:J35,K30:K35,1)" calcext:value-type="string"> - <text:p>=MAXIFS(J30:J35,K30:K35,1)</text:p> + <text:p>PRAVDA</text:p> </table:table-cell> - <table:table-cell table:style-name="ce25" office:value-type="string" calcext:value-type="string"> - <text:p>Check 5.3</text:p> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A2])" office:value-type="string" office:string-value="=MAXIFS(J30:J35;K30:K35;1)" calcext:value-type="string"> + <text:p>=MAXIFS(J30:J35;K30:K35;1)</text:p> </table:table-cell> - <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell table:number-columns-repeated="4"/> <table:table-cell table:style-name="ce10" office:value-type="float" office:value="4" calcext:value-type="float"> <text:p>4</text:p> </table:table-cell> @@ -3829,10 +3830,10 @@ <text:p>5</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="3.6" calcext:value-type="float"> - <text:p>3.6</text:p> + <text:p>3,6</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="1.3" calcext:value-type="float"> - <text:p>1.3</text:p> + <text:p>1,3</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce10" office:value-type="float" office:value="10" calcext:value-type="float"> @@ -3888,8 +3889,33 @@ <text:p>100</text:p> </table:table-cell> <table:table-cell/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.3" calcext:value-type="float"> + <text:p>374,3</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.6" calcext:value-type="float"> + <text:p>-14,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="284.8" calcext:value-type="float"> + <text:p>284,8</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce49" table:formula="of:=COM.MICROSOFT.MAXIFS([.O2:.O5];[.P3:.P6];"a")" office:value-type="float" office:value="10" calcext:value-type="float"> <text:p>10</text:p> </table:table-cell> @@ -3897,27 +3923,27 @@ <text:p>10</text:p> </table:table-cell> <table:table-cell table:style-name="ce17" table:formula="of:=ROUND([.A3];12)=ROUND([.B3];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> - <text:p>TRUE</text:p> + <text:p>PRAVDA</text:p> </table:table-cell> - <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A3])" office:value-type="string" office:string-value="=MAXIFS(O2:O5,P3:P6,"a")" calcext:value-type="string"> - <text:p>=MAXIFS(O2:O5,P3:P6,"a")</text:p> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A3])" office:value-type="string" office:string-value="=MAXIFS(O2:O5;P3:P6;"a")" calcext:value-type="string"> + <text:p>=MAXIFS(O2:O5;P3:P6;"a")</text:p> </table:table-cell> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>The criteria_range and max_range aren't aligned, but they are the same shape and size. </text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="3"/> <table:table-cell table:style-name="ce10" office:value-type="float" office:value="3.5" calcext:value-type="float"> - <text:p>3.5</text:p> + <text:p>3,5</text:p> </table:table-cell> <table:table-cell table:style-name="ce10"/> <table:table-cell table:style-name="ce32" office:value-type="float" office:value="6" calcext:value-type="float"> <text:p>6</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="3.7" calcext:value-type="float"> - <text:p>3.7</text:p> + <text:p>3,7</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="1.4" calcext:value-type="float"> - <text:p>1.4</text:p> + <text:p>1,4</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce10" office:value-type="float" office:value="1" calcext:value-type="float"> @@ -3973,8 +3999,33 @@ <text:p>100</text:p> </table:table-cell> <table:table-cell/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-45.6" calcext:value-type="float"> + <text:p>-45,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.5" calcext:value-type="float"> + <text:p>-16,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="171.6" calcext:value-type="float"> + <text:p>171,6</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce10" table:formula="of:=COM.MICROSOFT.MAXIFS([.R2:.R7];[.S2:.S7];"b";[.U2:.U7];">100")" office:value-type="float" office:value="50" calcext:value-type="float"> <text:p>50</text:p> </table:table-cell> @@ -3982,24 +4033,24 @@ <text:p>50</text:p> </table:table-cell> <table:table-cell table:style-name="ce17" table:formula="of:=ROUND([.A4];12)=ROUND([.B4];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> - <text:p>TRUE</text:p> + <text:p>PRAVDA</text:p> </table:table-cell> - <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A4])" office:value-type="string" office:string-value="=MAXIFS(R2:R7,S2:S7,"b",U2:U7,">100")" calcext:value-type="string"> - <text:p>=MAXIFS(R2:R7,S2:S7,"b",U2:U7,">100")</text:p> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A4])" office:value-type="string" office:string-value="=MAXIFS(R2:R7;S2:S7;"b";U2:U7;">100")" calcext:value-type="string"> + <text:p>=MAXIFS(R2:R7;S2:S7;"b";U2:U7;">100")</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="4"/> <table:table-cell table:style-name="ce10" office:value-type="float" office:value="1.2" calcext:value-type="float"> - <text:p>1.2</text:p> + <text:p>1,2</text:p> </table:table-cell> <table:table-cell table:style-name="ce10"/> <table:table-cell office:value-type="float" office:value="7" calcext:value-type="float"> <text:p>7</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="3.8" calcext:value-type="float"> - <text:p>3.8</text:p> + <text:p>3,8</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="1.5" calcext:value-type="float"> - <text:p>1.5</text:p> + <text:p>1,5</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce10" office:value-type="float" office:value="100" calcext:value-type="float"> @@ -4055,8 +4106,33 @@ <text:p>200</text:p> </table:table-cell> <table:table-cell table:style-name="ce37"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-130.6" calcext:value-type="float"> + <text:p>-130,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1014.5" calcext:value-type="float"> + <text:p>1014,5</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce49" table:formula="of:=COM.MICROSOFT.MAXIFS([.W2:.W7];[.X2:.X7];"b";[.Z2:.Z7];[.W8])" office:value-type="float" office:value="12" calcext:value-type="float"> <text:p>12</text:p> </table:table-cell> @@ -4064,10 +4140,10 @@ <text:p>12</text:p> </table:table-cell> <table:table-cell table:style-name="ce17" table:formula="of:=ROUND([.A5];12)=ROUND([.B5];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> - <text:p>TRUE</text:p> + <text:p>PRAVDA</text:p> </table:table-cell> - <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A5])" office:value-type="string" office:string-value="=MAXIFS(W2:W7,X2:X7,"b",Z2:Z7,W8)" calcext:value-type="string"> - <text:p>=MAXIFS(W2:W7,X2:X7,"b",Z2:Z7,W8)</text:p> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A5])" office:value-type="string" office:string-value="=MAXIFS(W2:W7;X2:X7;"b";Z2:Z7;W8)" calcext:value-type="string"> + <text:p>=MAXIFS(W2:W7;X2:X7;"b";Z2:Z7;W8)</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="4"/> <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> @@ -4075,10 +4151,10 @@ <text:p>8</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="3.9" calcext:value-type="float"> - <text:p>3.9</text:p> + <text:p>3,9</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="1.6" calcext:value-type="float"> - <text:p>1.6</text:p> + <text:p>1,6</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce10" office:value-type="float" office:value="1" calcext:value-type="float"> @@ -4134,8 +4210,30 @@ <text:p>300</text:p> </table:table-cell> <table:table-cell/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.6" calcext:value-type="float"> + <text:p>374,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.5" calcext:value-type="float"> + <text:p>-14,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="287.9" calcext:value-type="float"> + <text:p>287,9</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce10" table:formula="of:=COM.MICROSOFT.MAXIFS([.AB2:.AB5];[.AC2:.AD6];"a")" office:value-type="string" office:string-value="" calcext:value-type="error"> <text:p>Err:502</text:p> </table:table-cell> @@ -4143,10 +4241,10 @@ <text:p>error</text:p> </table:table-cell> <table:table-cell table:style-name="ce17" table:formula="of:=ISERROR([.A6])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> - <text:p>TRUE</text:p> + <text:p>PRAVDA</text:p> </table:table-cell> - <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A6])" office:value-type="string" office:string-value="=MAXIFS(AB2:AB5,AC2:AD6,"a")" calcext:value-type="string"> - <text:p>=MAXIFS(AB2:AB5,AC2:AD6,"a")</text:p> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A6])" office:value-type="string" office:string-value="=MAXIFS(AB2:AB5;AC2:AD6;"a")" calcext:value-type="string"> + <text:p>=MAXIFS(AB2:AB5;AC2:AD6;"a")</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="4"/> <table:table-cell office:value-type="string" calcext:value-type="string"> @@ -4160,7 +4258,7 @@ <text:p>4</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="1.7" calcext:value-type="float"> - <text:p>1.7</text:p> + <text:p>1,7</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce10" office:value-type="float" office:value="1" calcext:value-type="float"> @@ -4216,8 +4314,30 @@ <text:p>100</text:p> </table:table-cell> <table:table-cell/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-44.2" calcext:value-type="float"> + <text:p>-44,2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="176.4" calcext:value-type="float"> + <text:p>176,4</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce10" table:formula="of:=COM.MICROSOFT.MAXIFS([.AE2:.AE6];[.AF2:.AF6];"a";[.AG2:.AG6];">200")" office:value-type="float" office:value="0" calcext:value-type="float"> <text:p>0</text:p> </table:table-cell> @@ -4225,10 +4345,10 @@ <text:p>0</text:p> </table:table-cell> <table:table-cell table:style-name="ce17" table:formula="of:=ROUND([.A7];12)=ROUND([.B7];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> - <text:p>TRUE</text:p> + <text:p>PRAVDA</text:p> </table:table-cell> - <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A7])" office:value-type="string" office:string-value="=MAXIFS(AE2:AE6,AF2:AF6,"a",AG2:AG6,">200")" calcext:value-type="string"> - <text:p>=MAXIFS(AE2:AE6,AF2:AF6,"a",AG2:AG6,">200")</text:p> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A7])" office:value-type="string" office:string-value="=MAXIFS(AE2:AE6;AF2:AF6;"a";AG2:AG6;">200")" calcext:value-type="string"> + <text:p>=MAXIFS(AE2:AE6;AF2:AF6;"a";AG2:AG6;">200")</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="genauSF" table:number-columns-repeated="2"/> @@ -4238,10 +4358,10 @@ <text:p>10</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="4.1" calcext:value-type="float"> - <text:p>4.1</text:p> + <text:p>4,1</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="1.8" calcext:value-type="float"> - <text:p>1.8</text:p> + <text:p>1,8</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce10" office:value-type="float" office:value="1" calcext:value-type="float"> @@ -4297,23 +4417,56 @@ <text:p>400</text:p> </table:table-cell> <table:table-cell/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-131.1" calcext:value-type="float"> + <text:p>-131,1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1013.6" calcext:value-type="float"> + <text:p>1013,6</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> + <table:table-cell table:style-name="ce14" table:formula="of:=COM.MICROSOFT.MAXIFS([.AL$1:.AL$1048576];[.$AJ$1:.$AJ$1048576];"="&[.$AS2])" office:value-type="float" office:value="374.7" calcext:value-type="float"> + <text:p>374,700000</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.7" calcext:value-type="float"> + <text:p>374,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce17" table:formula="of:=ROUND([.A8];12)=ROUND([.B8];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> + <text:p>PRAVDA</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A8])" office:value-type="string" office:string-value="=MAXIFS(AL:AL;$AJ:$AJ;"="&$AS2)" calcext:value-type="string"> + <text:p>=MAXIFS(AL:AL;$AJ:$AJ;"="&$AS2)</text:p> + </table:table-cell> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Tdf#107892</text:p> + </table:table-cell> <table:table-cell/> - <table:table-cell table:style-name="ce16"/> - <table:table-cell table:style-name="ce17"/> - <table:table-cell table:style-name="ce23"/> - <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="genauSF"/> <table:table-cell table:number-columns-repeated="3"/> <table:table-cell office:value-type="float" office:value="11" calcext:value-type="float"> <text:p>11</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="4.2" calcext:value-type="float"> - <text:p>4.2</text:p> + <text:p>4,2</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="1.9" calcext:value-type="float"> - <text:p>1.9</text:p> + <text:p>1,9</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce49"/> @@ -4331,12 +4484,42 @@ <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce32" table:number-columns-repeated="2"/> <table:table-cell/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.5" calcext:value-type="float"> + <text:p>374,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.6" calcext:value-type="float"> + <text:p>-14,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="286.9" calcext:value-type="float"> + <text:p>286,9</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> - <table:table-cell table:style-name="ce11"/> - <table:table-cell/> - <table:table-cell table:style-name="ce17"/> - <table:table-cell table:style-name="ce23"/> + <table:table-row table:style-name="ro7"> + <table:table-cell table:style-name="ce14" table:formula="of:=COM.MICROSOFT.MAXIFS([.AL$1:.AL$1048576];[.$AJ$1:.$AJ$1048576];"="&[.$AS3])" office:value-type="float" office:value="-43.6" calcext:value-type="float"> + <text:p>-43,600000</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-43.6" calcext:value-type="float"> + <text:p>-43,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce17" table:formula="of:=ROUND([.A9];12)=ROUND([.B9];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> + <text:p>PRAVDA</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A9])" office:value-type="string" office:string-value="=MAXIFS(AL:AL;$AJ:$AJ;"="&$AS3)" calcext:value-type="string"> + <text:p>=MAXIFS(AL:AL;$AJ:$AJ;"="&$AS3)</text:p> + </table:table-cell> <table:table-cell table:number-columns-repeated="11"/> <table:table-cell table:style-name="ce10"/> <table:table-cell table:number-columns-repeated="8"/> @@ -4347,11 +4530,42 @@ <table:table-cell table:style-name="ce10"/> <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-44.2" calcext:value-type="float"> + <text:p>-44,2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="176.4" calcext:value-type="float"> + <text:p>176,4</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> - <table:table-cell table:style-name="ce12" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce17"/> - <table:table-cell table:style-name="ce23"/> + <table:table-row table:style-name="ro7"> + <table:table-cell table:style-name="ce14" table:formula="of:=COM.MICROSOFT.MAXIFS([.AL$1:.AL$1048576];[.$AJ$1:.$AJ$1048576];"="&[.$AS4])" office:value-type="float" office:value="-130.1" calcext:value-type="float"> + <text:p>-130,100000</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-130.1" calcext:value-type="float"> + <text:p>-130,1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce17" table:formula="of:=ROUND([.A10];12)=ROUND([.B10];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> + <text:p>PRAVDA</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A10])" office:value-type="string" office:string-value="=MAXIFS(AL:AL;$AJ:$AJ;"="&$AS4)" calcext:value-type="string"> + <text:p>=MAXIFS(AL:AL;$AJ:$AJ;"="&$AS4)</text:p> + </table:table-cell> <table:table-cell table:number-columns-repeated="10"/> <table:table-cell table:style-name="Gnumeric-default"/> <table:table-cell table:number-columns-repeated="7"/> @@ -4363,12 +4577,42 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-131.6" calcext:value-type="float"> + <text:p>-131,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1012.7" calcext:value-type="float"> + <text:p>1012,7</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> - <table:table-cell table:style-name="ce11"/> - <table:table-cell/> - <table:table-cell table:style-name="ce17"/> - <table:table-cell table:style-name="ce23"/> + <table:table-row table:style-name="ro7"> + <table:table-cell table:style-name="ce14" table:formula="of:=COM.MICROSOFT.MAXIFS([.AN$1:.AN$1048576];[.$AJ$1:.$AJ$1048576];"="&[.$AS2])" office:value-type="float" office:value="-14.5" calcext:value-type="float"> + <text:p>-14,500000</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.5" calcext:value-type="float"> + <text:p>-14,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce17" table:formula="of:=ROUND([.A11];12)=ROUND([.B11];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> + <text:p>PRAVDA</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A11])" office:value-type="string" office:string-value="=MAXIFS(AN:AN;$AJ:$AJ;"="&$AS2)" calcext:value-type="string"> + <text:p>=MAXIFS(AN:AN;$AJ:$AJ;"="&$AS2)</text:p> + </table:table-cell> <table:table-cell table:number-columns-repeated="10"/> <table:table-cell table:style-name="Gnumeric-default"/> <table:table-cell table:number-columns-repeated="8"/> @@ -4379,12 +4623,42 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.5" calcext:value-type="float"> + <text:p>374,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.6" calcext:value-type="float"> + <text:p>-14,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="286.9" calcext:value-type="float"> + <text:p>286,9</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> - <table:table-cell table:style-name="ce11"/> - <table:table-cell/> - <table:table-cell table:style-name="ce17"/> - <table:table-cell table:style-name="ce23"/> + <table:table-row table:style-name="ro7"> + <table:table-cell table:style-name="ce14" table:formula="of:=COM.MICROSOFT.MAXIFS([.AN$1:.AN$1048576];[.$AJ$1:.$AJ$1048576];"="&[.$AS3])" office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,400000</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce17" table:formula="of:=ROUND([.A12];12)=ROUND([.B12];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> + <text:p>PRAVDA</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A12])" office:value-type="string" office:string-value="=MAXIFS(AN:AN;$AJ:$AJ;"="&$AS3)" calcext:value-type="string"> + <text:p>=MAXIFS(AN:AN;$AJ:$AJ;"="&$AS3)</text:p> + </table:table-cell> <table:table-cell table:number-columns-repeated="4"/> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>a</text:p> @@ -4398,11 +4672,42 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-44.7" calcext:value-type="float"> + <text:p>-44,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="174.5" calcext:value-type="float"> + <text:p>174,5</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> - <table:table-cell table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce17"/> - <table:table-cell table:style-name="ce23"/> + <table:table-row table:style-name="ro7"> + <table:table-cell table:style-name="ce14" table:formula="of:=COM.MICROSOFT.MAXIFS([.AN$1:.AN$1048576];[.$AJ$1:.$AJ$1048576];"="&[.$AS4])" office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,700000</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce17" table:formula="of:=ROUND([.A13];12)=ROUND([.B13];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> + <text:p>PRAVDA</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A13])" office:value-type="string" office:string-value="=MAXIFS(AN:AN;$AJ:$AJ;"="&$AS4)" calcext:value-type="string"> + <text:p>=MAXIFS(AN:AN;$AJ:$AJ;"="&$AS4)</text:p> + </table:table-cell> <table:table-cell table:number-columns-repeated="4"/> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>b</text:p> @@ -4416,20 +4721,51 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-130.1" calcext:value-type="float"> + <text:p>-130,1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1015.4" calcext:value-type="float"> + <text:p>1015,4</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> - <table:table-cell table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce17"/> - <table:table-cell table:style-name="ce23"/> + <table:table-row table:style-name="ro7"> + <table:table-cell table:style-name="ce14" table:formula="of:=COM.MICROSOFT.MAXIFS([.AP$1:.AP$1048576];[.$AJ$1:.$AJ$1048576];"="&[.$AS2])" office:value-type="float" office:value="288.9" calcext:value-type="float"> + <text:p>288,900000</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="288.9" calcext:value-type="float"> + <text:p>288,9</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce17" table:formula="of:=ROUND([.A14];12)=ROUND([.B14];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> + <text:p>PRAVDA</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A14])" office:value-type="string" office:string-value="=MAXIFS(AP:AP;$AJ:$AJ;"="&$AS2)" calcext:value-type="string"> + <text:p>=MAXIFS(AP:AP;$AJ:$AJ;"="&$AS2)</text:p> + </table:table-cell> <table:table-cell table:number-columns-repeated="4"/> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>c</text:p> </table:table-cell> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-04-12" calcext:value-type="date"> - <text:p>04/12/09</text:p> + <text:p>12.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="1" calcext:value-type="currency"> - <text:p>$1.00</text:p> + <text:p>$1,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell office:value-type="string" calcext:value-type="string"> @@ -4437,10 +4773,10 @@ </table:table-cell> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-06-01" calcext:value-type="date"> - <text:p>06/01/09</text:p> + <text:p>01.06.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="100" calcext:value-type="currency"> - <text:p>$100.00</text:p> + <text:p>$100,00</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> <table:table-cell table:style-name="ce32"/> @@ -4450,20 +4786,51 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.4" calcext:value-type="float"> + <text:p>374,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.6" calcext:value-type="float"> + <text:p>-14,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="285.8" calcext:value-type="float"> + <text:p>285,8</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> - <table:table-cell table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce17"/> - <table:table-cell table:style-name="ce23"/> + <table:table-row table:style-name="ro7"> + <table:table-cell table:style-name="ce14" table:formula="of:=COM.MICROSOFT.MAXIFS([.AP$1:.AP$1048576];[.$AJ$1:.$AJ$1048576];"="&[.$AS3])" office:value-type="float" office:value="178.3" calcext:value-type="float"> + <text:p>178,300000</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="178.3" calcext:value-type="float"> + <text:p>178,3</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce17" table:formula="of:=ROUND([.A15];12)=ROUND([.B15];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> + <text:p>PRAVDA</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A15])" office:value-type="string" office:string-value="=MAXIFS(AP:AP;$AJ:$AJ;"="&$AS3)" calcext:value-type="string"> + <text:p>=MAXIFS(AP:AP;$AJ:$AJ;"="&$AS3)</text:p> + </table:table-cell> <table:table-cell table:number-columns-repeated="4"/> <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="ce12" office:value-type="date" office:date-value="2009-04-27" calcext:value-type="date"> - <text:p>04/27/09</text:p> + <text:p>27.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="28" calcext:value-type="currency"> - <text:p>$28.00</text:p> + <text:p>$28,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell office:value-type="string" calcext:value-type="string"> @@ -4471,10 +4838,10 @@ </table:table-cell> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-05-23" calcext:value-type="date"> - <text:p>05/23/09</text:p> + <text:p>23.05.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="28" calcext:value-type="currency"> - <text:p>$28.00</text:p> + <text:p>$28,00</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> <table:table-cell table:style-name="ce32"/> @@ -4484,17 +4851,48 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-44.5" calcext:value-type="float"> + <text:p>-44,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="175.4" calcext:value-type="float"> + <text:p>175,4</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> - <table:table-cell table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce17"/> - <table:table-cell table:style-name="ce23"/> + <table:table-row table:style-name="ro7"> + <table:table-cell table:style-name="ce14" table:formula="of:=COM.MICROSOFT.MAXIFS([.AP$1:.AP$1048576];[.$AJ$1:.$AJ$1048576];"="&[.$AS4])" office:value-type="float" office:value="1015.4" calcext:value-type="float"> + <text:p>1015,400000</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1015.4" calcext:value-type="float"> + <text:p>1015,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce17" table:formula="of:=ROUND([.A16];12)=ROUND([.B16];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> + <text:p>PRAVDA</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A16])" office:value-type="string" office:string-value="=MAXIFS(AP:AP;$AJ:$AJ;"="&$AS4)" calcext:value-type="string"> + <text:p>=MAXIFS(AP:AP;$AJ:$AJ;"="&$AS4)</text:p> + </table:table-cell> <table:table-cell table:number-columns-repeated="5"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-04-27" calcext:value-type="date"> - <text:p>04/27/09</text:p> + <text:p>27.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="46" calcext:value-type="currency"> - <text:p>$46.00</text:p> + <text:p>$46,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell office:value-type="string" calcext:value-type="string"> @@ -4502,10 +4900,10 @@ </table:table-cell> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-05-20" calcext:value-type="date"> - <text:p>05/20/09</text:p> + <text:p>20.05.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="49" calcext:value-type="currency"> - <text:p>$49.00</text:p> + <text:p>$49,00</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> <table:table-cell table:style-name="ce32"/> @@ -4515,17 +4913,39 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-131.1" calcext:value-type="float"> + <text:p>-131,1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1013.6" calcext:value-type="float"> + <text:p>1013,6</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce17"/> <table:table-cell table:style-name="ce23"/> <table:table-cell table:number-columns-repeated="5"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-04-30" calcext:value-type="date"> - <text:p>04/30/09</text:p> + <text:p>30.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="74" calcext:value-type="currency"> - <text:p>$74.00</text:p> + <text:p>$74,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell office:value-type="string" calcext:value-type="string"> @@ -4533,10 +4953,10 @@ </table:table-cell> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-05-13" calcext:value-type="date"> - <text:p>05/13/09</text:p> + <text:p>13.05.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="51" calcext:value-type="currency"> - <text:p>$51.00</text:p> + <text:p>$51,00</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> <table:table-cell table:style-name="ce32"/> @@ -4546,31 +4966,53 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.4" calcext:value-type="float"> + <text:p>374,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.6" calcext:value-type="float"> + <text:p>-14,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="285.8" calcext:value-type="float"> + <text:p>285,8</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce17"/> <table:table-cell table:style-name="ce23"/> <table:table-cell table:number-columns-repeated="5"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-04-12" calcext:value-type="date"> - <text:p>04/12/09</text:p> + <text:p>12.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="6" calcext:value-type="currency"> - <text:p>$6.00</text:p> + <text:p>$6,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-04-12" calcext:value-type="date"> - <text:p>04/12/09</text:p> + <text:p>12.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="6" calcext:value-type="currency"> - <text:p>$6.00</text:p> + <text:p>$6,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-05-13" calcext:value-type="date"> - <text:p>05/13/09</text:p> + <text:p>13.05.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="43" calcext:value-type="currency"> - <text:p>$43.00</text:p> + <text:p>$43,00</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> <table:table-cell table:style-name="ce32"/> @@ -4580,31 +5022,53 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-44.5" calcext:value-type="float"> + <text:p>-44,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="175.4" calcext:value-type="float"> + <text:p>175,4</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce17"/> <table:table-cell table:style-name="ce23"/> <table:table-cell table:number-columns-repeated="5"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-05-23" calcext:value-type="date"> - <text:p>05/23/09</text:p> + <text:p>23.05.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="28" calcext:value-type="currency"> - <text:p>$28.00</text:p> + <text:p>$28,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-04-12" calcext:value-type="date"> - <text:p>04/12/09</text:p> + <text:p>12.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="1" calcext:value-type="currency"> - <text:p>$1.00</text:p> + <text:p>$1,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-04-30" calcext:value-type="date"> - <text:p>04/30/09</text:p> + <text:p>30.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="74" calcext:value-type="currency"> - <text:p>$74.00</text:p> + <text:p>$74,00</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> <table:table-cell table:style-name="ce32"/> @@ -4614,31 +5078,53 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-131.1" calcext:value-type="float"> + <text:p>-131,1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1013.6" calcext:value-type="float"> + <text:p>1013,6</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce17"/> <table:table-cell table:style-name="ce23"/> <table:table-cell table:number-columns-repeated="5"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-05-13" calcext:value-type="date"> - <text:p>05/13/09</text:p> + <text:p>13.05.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="51" calcext:value-type="currency"> - <text:p>$51.00</text:p> + <text:p>$51,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-04-27" calcext:value-type="date"> - <text:p>04/27/09</text:p> + <text:p>27.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="28" calcext:value-type="currency"> - <text:p>$28.00</text:p> + <text:p>$28,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-04-27" calcext:value-type="date"> - <text:p>04/27/09</text:p> + <text:p>27.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="28" calcext:value-type="currency"> - <text:p>$28.00</text:p> + <text:p>$28,00</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> <table:table-cell table:style-name="ce32"/> @@ -4648,32 +5134,54 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.4" calcext:value-type="float"> + <text:p>374,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.6" calcext:value-type="float"> + <text:p>-14,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="285.8" calcext:value-type="float"> + <text:p>285,8</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce10"/> <table:table-cell/> <table:table-cell table:style-name="ce17"/> <table:table-cell table:style-name="ce23"/> <table:table-cell table:number-columns-repeated="5"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-05-13" calcext:value-type="date"> - <text:p>05/13/09</text:p> + <text:p>13.05.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="43" calcext:value-type="currency"> - <text:p>$43.00</text:p> + <text:p>$43,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-04-27" calcext:value-type="date"> - <text:p>04/27/09</text:p> + <text:p>27.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="46" calcext:value-type="currency"> - <text:p>$46.00</text:p> + <text:p>$46,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-04-27" calcext:value-type="date"> - <text:p>04/27/09</text:p> + <text:p>27.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="46" calcext:value-type="currency"> - <text:p>$46.00</text:p> + <text:p>$46,00</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> <table:table-cell table:style-name="ce32"/> @@ -4683,8 +5191,30 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-43.6" calcext:value-type="float"> + <text:p>-43,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="178.3" calcext:value-type="float"> + <text:p>178,3</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce10"/> <table:table-cell/> <table:table-cell table:style-name="ce17"/> @@ -4692,24 +5222,24 @@ <table:table-cell table:style-name="ce26"/> <table:table-cell table:number-columns-repeated="4"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-05-20" calcext:value-type="date"> - <text:p>05/20/09</text:p> + <text:p>20.05.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="49" calcext:value-type="currency"> - <text:p>$49.00</text:p> + <text:p>$49,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-04-30" calcext:value-type="date"> - <text:p>04/30/09</text:p> + <text:p>30.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="74" calcext:value-type="currency"> - <text:p>$74.00</text:p> + <text:p>$74,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-04-12" calcext:value-type="date"> - <text:p>04/12/09</text:p> + <text:p>12.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="6" calcext:value-type="currency"> - <text:p>$6.00</text:p> + <text:p>$6,00</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> <table:table-cell table:style-name="ce32"/> @@ -4719,32 +5249,54 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-131.1" calcext:value-type="float"> + <text:p>-131,1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1013.6" calcext:value-type="float"> + <text:p>1013,6</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce10"/> <table:table-cell/> <table:table-cell table:style-name="ce17"/> <table:table-cell table:style-name="ce23"/> <table:table-cell table:number-columns-repeated="5"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-06-01" calcext:value-type="date"> - <text:p>06/01/09</text:p> + <text:p>01.06.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="100" calcext:value-type="currency"> - <text:p>$100.00</text:p> + <text:p>$100,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-05-13" calcext:value-type="date"> - <text:p>05/13/09</text:p> + <text:p>13.05.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="43" calcext:value-type="currency"> - <text:p>$43.00</text:p> + <text:p>$43,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-04-12" calcext:value-type="date"> - <text:p>04/12/09</text:p> + <text:p>12.04.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="1" calcext:value-type="currency"> - <text:p>$1.00</text:p> + <text:p>$1,00</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> <table:table-cell table:style-name="ce32"/> @@ -4754,8 +5306,30 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.4" calcext:value-type="float"> + <text:p>374,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.6" calcext:value-type="float"> + <text:p>-14,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="285.8" calcext:value-type="float"> + <text:p>285,8</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce10"/> <table:table-cell/> <table:table-cell table:style-name="ce17"/> @@ -4764,10 +5338,10 @@ <table:table-cell table:style-name="ce28"/> <table:table-cell/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-05-13" calcext:value-type="date"> - <text:p>05/13/09</text:p> + <text:p>13.05.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="51" calcext:value-type="currency"> - <text:p>$51.00</text:p> + <text:p>$51,00</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce28"/> @@ -4779,8 +5353,30 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-44.5" calcext:value-type="float"> + <text:p>-44,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="175.4" calcext:value-type="float"> + <text:p>175,4</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="science"/> <table:table-cell/> <table:table-cell table:style-name="ce17"/> @@ -4789,10 +5385,10 @@ <table:table-cell table:style-name="ce11"/> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-05-20" calcext:value-type="date"> - <text:p>05/20/09</text:p> + <text:p>20.05.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="49" calcext:value-type="currency"> - <text:p>$49.00</text:p> + <text:p>$49,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce11"/> @@ -4804,8 +5400,30 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-130.6" calcext:value-type="float"> + <text:p>-130,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1014.5" calcext:value-type="float"> + <text:p>1014,5</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="science"/> <table:table-cell/> <table:table-cell table:style-name="ce17"/> @@ -4814,10 +5432,10 @@ <table:table-cell table:style-name="ce11"/> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-05-23" calcext:value-type="date"> - <text:p>05/23/09</text:p> + <text:p>23.05.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="28" calcext:value-type="currency"> - <text:p>$28.00</text:p> + <text:p>$28,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce11"/> @@ -4829,8 +5447,30 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.6" calcext:value-type="float"> + <text:p>374,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.5" calcext:value-type="float"> + <text:p>-14,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="287.9" calcext:value-type="float"> + <text:p>287,9</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="science"/> <table:table-cell/> <table:table-cell table:style-name="ce18"/> @@ -4840,10 +5480,10 @@ <table:table-cell table:style-name="ce11"/> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce12" office:value-type="date" office:date-value="2009-06-01" calcext:value-type="date"> - <text:p>06/01/09</text:p> + <text:p>01.06.2009</text:p> </table:table-cell> <table:table-cell table:style-name="ce11" office:value-type="currency" office:currency="USD" office:value="100" calcext:value-type="currency"> - <text:p>$100.00</text:p> + <text:p>$100,00</text:p> </table:table-cell> <table:table-cell/> <table:table-cell table:style-name="ce11"/> @@ -4855,8 +5495,30 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-45" calcext:value-type="float"> + <text:p>-45</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="173.5" calcext:value-type="float"> + <text:p>173,5</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="science"/> <table:table-cell/> <table:table-cell table:style-name="ce18"/> @@ -4873,8 +5535,30 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-130.1" calcext:value-type="float"> + <text:p>-130,1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1015.4" calcext:value-type="float"> + <text:p>1015,4</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="science"/> <table:table-cell/> <table:table-cell table:style-name="ce18"/> @@ -4895,8 +5579,30 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.6" calcext:value-type="float"> + <text:p>374,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.5" calcext:value-type="float"> + <text:p>-14,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="287.9" calcext:value-type="float"> + <text:p>287,9</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="science"/> <table:table-cell/> <table:table-cell table:style-name="ce18"/> @@ -4917,8 +5623,30 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-45" calcext:value-type="float"> + <text:p>-45</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="173.5" calcext:value-type="float"> + <text:p>173,5</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="science"/> <table:table-cell/> <table:table-cell table:style-name="ce18"/> @@ -4939,8 +5667,30 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-130.1" calcext:value-type="float"> + <text:p>-130,1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1015.4" calcext:value-type="float"> + <text:p>1015,4</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="science"/> <table:table-cell/> <table:table-cell table:style-name="ce18"/> @@ -4963,8 +5713,30 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.4" calcext:value-type="float"> + <text:p>374,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.6" calcext:value-type="float"> + <text:p>-14,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="285.8" calcext:value-type="float"> + <text:p>285,8</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="science"/> <table:table-cell/> <table:table-cell table:style-name="ce18"/> @@ -4987,8 +5759,30 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-46.4" calcext:value-type="float"> + <text:p>-46,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.5" calcext:value-type="float"> + <text:p>-16,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="168.7" calcext:value-type="float"> + <text:p>168,7</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="science"/> <table:table-cell/> <table:table-cell table:style-name="ce18"/> @@ -5011,8 +5805,30 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-130.6" calcext:value-type="float"> + <text:p>-130,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1014.5" calcext:value-type="float"> + <text:p>1014,5</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="science"/> <table:table-cell/> <table:table-cell table:style-name="ce18"/> @@ -5029,6 +5845,28 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.4" calcext:value-type="float"> + <text:p>374,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.6" calcext:value-type="float"> + <text:p>-14,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="285.8" calcext:value-type="float"> + <text:p>285,8</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="science"/> @@ -5045,8 +5883,30 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell table:style-name="ce36"/> <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-43.9" calcext:value-type="float"> + <text:p>-43,9</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="177.4" calcext:value-type="float"> + <text:p>177,4</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="2"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="science"/> <table:table-cell/> <table:table-cell table:style-name="ce18"/> @@ -5060,8 +5920,104 @@ <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-130.6" calcext:value-type="float"> + <text:p>-130,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1014.5" calcext:value-type="float"> + <text:p>1014,5</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="3"> + <table:table-row table:style-name="ro7"> + <table:table-cell table:style-name="science"/> + <table:table-cell/> + <table:table-cell table:style-name="ce18"/> + <table:table-cell table:style-name="ce23"/> + <table:table-cell table:number-columns-repeated="19"/> + <table:table-cell table:style-name="ce32"/> + <table:table-cell/> + <table:table-cell table:style-name="ce28"/> + <table:table-cell/> + <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="363.8" calcext:value-type="float"> + <text:p>363,8</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.6" calcext:value-type="float"> + <text:p>-14,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="286.5" calcext:value-type="float"> + <text:p>286,5</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> + </table:table-row> + <table:table-row table:style-name="ro7"> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce19"/> + <table:table-cell table:style-name="ce23"/> + <table:table-cell table:number-columns-repeated="18"/> + <table:table-cell table:style-name="ce34"/> + <table:table-cell table:style-name="ce32"/> + <table:table-cell/> + <table:table-cell table:style-name="ce28"/> + <table:table-cell/> + <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-45" calcext:value-type="float"> + <text:p>-45</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="173.5" calcext:value-type="float"> + <text:p>173,5</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> + </table:table-row> + <table:table-row table:style-name="ro7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5075,8 +6031,67 @@ <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-130.6" calcext:value-type="float"> + <text:p>-130,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1014.5" calcext:value-type="float"> + <text:p>1014,5</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce19"/> + <table:table-cell table:style-name="ce23"/> + <table:table-cell table:number-columns-repeated="18"/> + <table:table-cell table:style-name="ce34"/> + <table:table-cell table:style-name="ce32"/> + <table:table-cell/> + <table:table-cell table:style-name="ce28"/> + <table:table-cell/> + <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.6" calcext:value-type="float"> + <text:p>374,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.5" calcext:value-type="float"> + <text:p>-14,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="287.9" calcext:value-type="float"> + <text:p>287,9</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> + </table:table-row> + <table:table-row table:style-name="ro7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5091,6 +6106,28 @@ <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-43.9" calcext:value-type="float"> + <text:p>-43,9</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="177.4" calcext:value-type="float"> + <text:p>177,4</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce10"/> @@ -5108,8 +6145,30 @@ <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-130.6" calcext:value-type="float"> + <text:p>-130,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1014.5" calcext:value-type="float"> + <text:p>1014,5</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce10"/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5125,8 +6184,30 @@ <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.6" calcext:value-type="float"> + <text:p>374,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.5" calcext:value-type="float"> + <text:p>-14,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="287.9" calcext:value-type="float"> + <text:p>287,9</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce10"/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5144,8 +6225,30 @@ <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-43.9" calcext:value-type="float"> + <text:p>-43,9</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="177.4" calcext:value-type="float"> + <text:p>177,4</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce10"/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5163,8 +6266,30 @@ <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-130.6" calcext:value-type="float"> + <text:p>-130,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1014.5" calcext:value-type="float"> + <text:p>1014,5</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce10"/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5182,8 +6307,30 @@ <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.6" calcext:value-type="float"> + <text:p>374,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.5" calcext:value-type="float"> + <text:p>-14,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="287.9" calcext:value-type="float"> + <text:p>287,9</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce13"/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5201,8 +6348,71 @@ <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-45.9" calcext:value-type="float"> + <text:p>-45,9</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.5" calcext:value-type="float"> + <text:p>-16,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="170.6" calcext:value-type="float"> + <text:p>170,6</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> + </table:table-row> + <table:table-row table:style-name="ro7"> + <table:table-cell/> + <table:table-cell table:style-name="ce14"/> + <table:table-cell table:style-name="ce19"/> + <table:table-cell table:style-name="ce23"/> + <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell table:style-name="ce29"/> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell table:style-name="science"/> + <table:table-cell table:number-columns-repeated="12"/> + <table:table-cell table:style-name="ce32"/> + <table:table-cell/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell/> + <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-130.6" calcext:value-type="float"> + <text:p>-130,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1014.5" calcext:value-type="float"> + <text:p>1014,5</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="2"> + <table:table-row table:style-name="ro7"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5220,8 +6430,30 @@ <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.6" calcext:value-type="float"> + <text:p>374,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.5" calcext:value-type="float"> + <text:p>-14,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="287.9" calcext:value-type="float"> + <text:p>287,9</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5240,8 +6472,30 @@ <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-45.9" calcext:value-type="float"> + <text:p>-45,9</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.5" calcext:value-type="float"> + <text:p>-16,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="170.6" calcext:value-type="float"> + <text:p>170,6</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5259,8 +6513,106 @@ <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-130.6" calcext:value-type="float"> + <text:p>-130,6</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1014.5" calcext:value-type="float"> + <text:p>1014,5</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> + </table:table-row> + <table:table-row table:style-name="ro7"> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce19"/> + <table:table-cell table:style-name="ce23"/> + <table:table-cell table:number-columns-repeated="6"/> + <table:table-cell table:style-name="science"/> + <table:table-cell table:number-columns-repeated="12"/> + <table:table-cell table:style-name="ce32"/> + <table:table-cell/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell/> + <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone0</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="374.7" calcext:value-type="float"> + <text:p>374,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-14.5" calcext:value-type="float"> + <text:p>-14,5</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="288.9" calcext:value-type="float"> + <text:p>288,9</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> + </table:table-row> + <table:table-row table:style-name="ro7"> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce19"/> + <table:table-cell table:style-name="ce23"/> + <table:table-cell table:number-columns-repeated="6"/> + <table:table-cell table:style-name="science"/> + <table:table-cell table:number-columns-repeated="12"/> + <table:table-cell table:style-name="ce32"/> + <table:table-cell/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell/> + <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-43.9" calcext:value-type="float"> + <text:p>-43,9</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-16.4" calcext:value-type="float"> + <text:p>-16,4</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="177.4" calcext:value-type="float"> + <text:p>177,4</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="3"> + <table:table-row table:style-name="ro7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5275,8 +6627,30 @@ <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Zone2</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>x</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-131.1" calcext:value-type="float"> + <text:p>-131,1</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>y</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="-10.7" calcext:value-type="float"> + <text:p>-10,7</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce4" office:value-type="string" calcext:value-type="string"> + <text:p>z</text:p> + </table:table-cell> + <table:table-cell office:value-type="float" office:value="1013.6" calcext:value-type="float"> + <text:p>1013,6</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5289,9 +6663,9 @@ <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> - <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell table:number-columns-repeated="13"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="2"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="2"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5305,9 +6679,9 @@ <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> - <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell table:number-columns-repeated="13"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce13"/> <table:table-cell/> <table:table-cell table:style-name="ce19"/> @@ -5322,9 +6696,9 @@ <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> - <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell table:number-columns-repeated="13"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="2"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="2"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5336,9 +6710,9 @@ <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> - <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell table:number-columns-repeated="13"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="2"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="2"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5353,9 +6727,9 @@ <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce35"/> - <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell table:number-columns-repeated="13"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5368,9 +6742,9 @@ <table:table-cell table:style-name="ce35"/> <table:table-cell/> <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> - <table:table-cell table:number-columns-repeated="6"/> + <table:table-cell table:number-columns-repeated="16"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="2"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="2"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5385,8 +6759,9 @@ <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="5"/> <table:table-cell table:style-name="ce38"/> + <table:table-cell table:number-columns-repeated="10"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5403,8 +6778,9 @@ <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="5"/> <table:table-cell table:style-name="ce38"/> + <table:table-cell table:number-columns-repeated="10"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5419,8 +6795,9 @@ <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="5"/> <table:table-cell table:style-name="ce38"/> + <table:table-cell table:number-columns-repeated="10"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5433,8 +6810,9 @@ <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="5"/> <table:table-cell table:style-name="ce38"/> + <table:table-cell table:number-columns-repeated="10"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5447,8 +6825,9 @@ <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="5"/> <table:table-cell table:style-name="ce38"/> + <table:table-cell table:number-columns-repeated="10"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="6"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="6"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5459,8 +6838,9 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="10"/> <table:table-cell table:style-name="ce38"/> + <table:table-cell table:number-columns-repeated="10"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="2"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="2"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce19"/> @@ -5469,9 +6849,9 @@ <table:table-cell table:style-name="science"/> <table:table-cell table:number-columns-repeated="14"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="8"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="8"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5479,9 +6859,9 @@ <table:table-cell table:style-name="science"/> <table:table-cell table:number-columns-repeated="14"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce13"/> <table:table-cell/> <table:table-cell table:style-name="ce19"/> @@ -5490,9 +6870,9 @@ <table:table-cell table:style-name="science"/> <table:table-cell table:number-columns-repeated="14"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5500,9 +6880,9 @@ <table:table-cell table:style-name="science"/> <table:table-cell table:number-columns-repeated="14"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5510,9 +6890,9 @@ <table:table-cell table:style-name="science" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="13"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5520,9 +6900,9 @@ <table:table-cell table:style-name="science"/> <table:table-cell table:number-columns-repeated="13"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="15"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="15"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5530,9 +6910,9 @@ <table:table-cell table:style-name="science"/> <table:table-cell table:number-columns-repeated="14"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5542,9 +6922,9 @@ <table:table-cell table:style-name="science"/> <table:table-cell table:number-columns-repeated="14"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5556,9 +6936,9 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="7"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5568,9 +6948,9 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce13"/> <table:table-cell/> <table:table-cell table:style-name="ce19"/> @@ -5581,9 +6961,9 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="2"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="2"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5593,9 +6973,9 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5604,9 +6984,9 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5615,9 +6995,9 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="28"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="28"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5627,9 +7007,9 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="4"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="4"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce19"/> <table:table-cell table:style-name="ce23"/> @@ -5637,9 +7017,9 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="8"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="8"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce20"/> <table:table-cell table:style-name="ce23"/> @@ -5647,9 +7027,9 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce21"/> @@ -5658,9 +7038,9 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="71"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="71"> <table:table-cell/> <table:table-cell table:style-name="ce14"/> <table:table-cell table:style-name="ce22"/> @@ -5669,9 +7049,9 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="4"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="4"> <table:table-cell table:style-name="ce14" table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce22"/> <table:table-cell table:style-name="ce23"/> @@ -5679,9 +7059,9 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8"> + <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce15"/> <table:table-cell/> <table:table-cell table:style-name="ce22"/> @@ -5690,9 +7070,9 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="14"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="14"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="Default"/> <table:table-cell table:style-name="ce24"/> @@ -5700,28 +7080,28 @@ <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="8"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="8"> <table:table-cell table:number-columns-repeated="10"/> <table:table-cell table:style-name="ce32"/> <table:table-cell table:number-columns-repeated="12"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="69"> + <table:table-row table:style-name="ro7" table:number-rows-repeated="69"> <table:table-cell table:number-columns-repeated="23"/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:number-columns-repeated="11"/> + <table:table-cell table:number-columns-repeated="21"/> </table:table-row> - <table:table-row table:style-name="ro8" table:number-rows-repeated="86"> - <table:table-cell table:number-columns-repeated="35"/> + <table:table-row table:style-name="ro7" table:number-rows-repeated="86"> + <table:table-cell table:number-columns-repeated="45"/> </table:table-row> <table:table-row table:style-name="ro6" table:number-rows-repeated="1048162"> - <table:table-cell table:number-columns-repeated="35"/> + <table:table-cell table:number-columns-repeated="45"/> </table:table-row> <table:table-row table:style-name="ro6"> - <table:table-cell table:number-columns-repeated="35"/> + <table:table-cell table:number-columns-repeated="45"/> </table:table-row> <calcext:conditional-formats> <calcext:conditional-format calcext:target-range-address="Sheet2.C161:Sheet2.C236 Sheet2.C27:Sheet2.C159"> |