summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorZdeněk Crhonek <zcrhonek@gmail.com>2018-08-23 17:57:28 +0200
committerZdenek Crhonek <zcrhonek@gmail.com>2018-08-23 21:31:56 +0200
commit7f9a946c52cd95b0cbf63385a795d7e66f174071 (patch)
tree021f871ff428937102d80eadd99a2b728978853e /sc
parentd6107a4aaf4d0a241ee5de88c2d1f93d24fafcc7 (diff)
add test for bug tdf#119034
ADDRESS function >> R1C1 style is used instead of A1 style, if "A1" argument is floating-point number with zero integer Change-Id: I7c10acb837c40b7529368042de5fa0e0b50e2940 Reviewed-on: https://gerrit.libreoffice.org/59517 Tested-by: Jenkins Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/unit/data/functions/spreadsheet/fods/address.fods3553
1 files changed, 1759 insertions, 1794 deletions
diff --git a/sc/qa/unit/data/functions/spreadsheet/fods/address.fods b/sc/qa/unit/data/functions/spreadsheet/fods/address.fods
index b23d8c5737e6..df0c8e0b1c07 100644
--- a/sc/qa/unit/data/functions/spreadsheet/fods/address.fods
+++ b/sc/qa/unit/data/functions/spreadsheet/fods/address.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-08-05T15:25:27.468003587</meta:creation-date><meta:editing-duration>P0D</meta:editing-duration><meta:editing-cycles>1</meta:editing-cycles><meta:generator>LibreOfficeDev/5.3.0.0.alpha0$Linux_X86_64 LibreOffice_project/989e8bc0d792f0dc5778746fac45de129a22d7ac</meta:generator><meta:document-statistic meta:table-count="3" meta:cell-count="170" meta:object-count="0"/></office:meta>
+ <office:meta><meta:creation-date>2016-08-05T15:25:27.468003587</meta:creation-date><meta:editing-duration>P0D</meta:editing-duration><meta:editing-cycles>1</meta:editing-cycles><meta:generator>LibreOfficeDev/6.2.0.0.alpha0$Linux_X86_64 LibreOffice_project/ae814d8b00364da8c1d3b12d91fd781081033ce8</meta:generator><meta:document-statistic meta:table-count="3" meta:cell-count="183" 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">47642</config:config-item>
- <config:config-item config:name="VisibleAreaHeight" config:type="int">16321</config:config-item>
+ <config:config-item config:name="VisibleAreaHeight" config:type="int">17675</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>
@@ -49,8 +49,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">37</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">36</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>
@@ -68,7 +68,7 @@
</config:config-item-map-entry>
</config:config-item-map-named>
<config:config-item config:name="ActiveTable" config:type="string">Sheet2</config:config-item>
- <config:config-item config:name="HorizontalScrollbarWidth" config:type="int">1241</config:config-item>
+ <config:config-item config:name="HorizontalScrollbarWidth" config:type="int">1194</config:config-item>
<config:config-item config:name="ZoomType" config:type="short">0</config:config-item>
<config:config-item config:name="ZoomValue" config:type="int">80</config:config-item>
<config:config-item config:name="PageViewZoomValue" config:type="int">60</config:config-item>
@@ -76,7 +76,7 @@
<config:config-item config:name="ShowZeroValues" config:type="boolean">true</config:config-item>
<config:config-item config:name="ShowNotes" config:type="boolean">true</config:config-item>
<config:config-item config:name="ShowGrid" config:type="boolean">true</config:config-item>
- <config:config-item config:name="GridColor" config:type="long">12632256</config:config-item>
+ <config:config-item config:name="GridColor" config:type="int">12632256</config:config-item>
<config:config-item config:name="ShowPageBreaks" config:type="boolean">true</config:config-item>
<config:config-item config:name="HasColumnRowHeaders" config:type="boolean">true</config:config-item>
<config:config-item config:name="HasSheetTabs" config:type="boolean">true</config:config-item>
@@ -95,24 +95,16 @@
</config:config-item-set>
<config:config-item-set config:name="ooo:configuration-settings">
<config:config-item config:name="SyntaxStringRef" config:type="short">7</config:config-item>
+ <config:config-item config:name="EmbedComplexScriptFonts" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="EmbedAsianScriptFonts" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="EmbedLatinScriptFonts" config:type="boolean">true</config:config-item>
<config:config-item config:name="IsDocumentShared" config:type="boolean">false</config:config-item>
<config:config-item config:name="LoadReadonly" config:type="boolean">false</config:config-item>
+ <config:config-item config:name="EmbedOnlyUsedFonts" config:type="boolean">false</config:config-item>
<config:config-item config:name="AllowPrintJobCancel" config:type="boolean">true</config:config-item>
<config:config-item config:name="UpdateFromTemplate" config:type="boolean">true</config:config-item>
<config:config-item config:name="IsKernAsianPunctuation" config:type="boolean">false</config:config-item>
- <config:config-item config:name="EmbedFonts" config:type="boolean">false</config:config-item>
- <config:config-item config:name="IsSnapToRaster" config:type="boolean">false</config:config-item>
- <config:config-item config:name="RasterResolutionX" config:type="int">1270</config:config-item>
- <config:config-item config:name="RasterResolutionY" config:type="int">1270</config:config-item>
- <config:config-item config:name="HasSheetTabs" config:type="boolean">true</config:config-item>
- <config:config-item config:name="IsRasterAxisSynchronized" config:type="boolean">true</config:config-item>
- <config:config-item config:name="ShowPageBreaks" config:type="boolean">true</config:config-item>
- <config:config-item config:name="ShowGrid" config:type="boolean">true</config:config-item>
- <config:config-item config:name="ShowNotes" config:type="boolean">true</config:config-item>
- <config:config-item config:name="SaveVersionOnClose" config:type="boolean">false</config:config-item>
- <config:config-item config:name="GridColor" config:type="long">12632256</config:config-item>
- <config:config-item config:name="RasterIsVisible" config:type="boolean">false</config:config-item>
- <config:config-item config:name="PrinterName" config:type="string">Lexmark-E352dn</config:config-item>
+ <config:config-item config:name="CharacterCompressionType" config:type="short">0</config:config-item>
<config:config-item-map-indexed config:name="ForbiddenCharacters">
<config:config-item-map-entry>
<config:config-item config:name="Language" config:type="string">de</config:config-item>
@@ -143,16 +135,30 @@
<config:config-item config:name="EndLine" config:type="string"/>
</config:config-item-map-entry>
</config:config-item-map-indexed>
- <config:config-item config:name="IsOutlineSymbolsSet" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="EmbedFonts" config:type="boolean">false</config:config-item>
+ <config:config-item config:name="IsSnapToRaster" config:type="boolean">false</config:config-item>
+ <config:config-item config:name="RasterResolutionX" config:type="int">1270</config:config-item>
+ <config:config-item config:name="RasterResolutionY" config:type="int">1270</config:config-item>
+ <config:config-item config:name="HasSheetTabs" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="IsRasterAxisSynchronized" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="ShowPageBreaks" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="ShowGrid" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="ShowNotes" config:type="boolean">true</config:config-item>
<config:config-item config:name="ShowZeroValues" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="SaveVersionOnClose" config:type="boolean">false</config:config-item>
+ <config:config-item config:name="GridColor" config:type="int">12632256</config:config-item>
+ <config:config-item config:name="RasterIsVisible" config:type="boolean">false</config:config-item>
+ <config:config-item config:name="PrinterName" config:type="string">Lexmark-E352dn</config:config-item>
<config:config-item config:name="LinkUpdateMode" config:type="short">3</config:config-item>
<config:config-item config:name="RasterSubdivisionX" config:type="int">1</config:config-item>
<config:config-item config:name="HasColumnRowHeaders" config:type="boolean">true</config:config-item>
<config:config-item config:name="RasterSubdivisionY" config:type="int">1</config:config-item>
<config:config-item config:name="AutoCalculate" config:type="boolean">true</config:config-item>
- <config:config-item config:name="PrinterSetup" config:type="base64Binary">qQH+/0xleG1hcmstRTM1MmRuAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ1VQUzpMZXhtYXJrLUUzNTJkbgAAAAAAAAAAAAAAAAAWAAMAzwAAAAAAAAAEAAhSAAAEdAAASm9iRGF0YSAxCnByaW50ZXI9TGV4bWFyay1FMzUyZG4Kb3JpZW50YXRpb249UG9ydHJhaXQKY29waWVzPTEKY29sbGF0ZT1mYWxzZQptYXJnaW5kYWp1c3RtZW50PTAsMCwwLDAKY29sb3JkZXB0aD0yNApwc2xldmVsPTAKcGRmZGV2aWNlPTEKY29sb3JkZXZpY2U9MApQUERDb250ZXhEYXRhCkR1cGxleDpOb25lAElucHV0U2xvdDpUcmF5MQBQYWdlU2l6ZTpBNAAAEgBDT01QQVRfRFVQTEVYX01PREUKAERVUExFWF9PRkY=</config:config-item>
+ <config:config-item config:name="PrinterSetup" config:type="base64Binary">vQH+/0xleG1hcmstRTM1MmRuAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ1VQUzpMZXhtYXJrLUUzNTJkbgAAAAAAAAAAAAAAAAAWAAMA2QAAAAAAAAAEAAhSAAAEdAAASm9iRGF0YSAxCnByaW50ZXI9TGV4bWFyay1FMzUyZG4Kb3JpZW50YXRpb249UG9ydHJhaXQKY29waWVzPTEKY29sbGF0ZT1mYWxzZQptYXJnaW5kYWp1c3RtZW50PTAsMCwwLDAKY29sb3JkZXB0aD0yNApwc2xldmVsPTAKcGRmZGV2aWNlPTEKY29sb3JkZXZpY2U9MApQUERDb250ZXhEYXRhClBhZ2VTaXplOkE0AElucHV0U2xvdDpUcmF5MQBEdXBsZXg6RHVwbGV4Tm9UdW1ibGUAABIAQ09NUEFUX0RVUExFWF9NT0RFFABEdXBsZXhNb2RlOjpMb25nRWRnZQ==</config:config-item>
+ <config:config-item config:name="IsOutlineSymbolsSet" config:type="boolean">true</config:config-item>
+ <config:config-item config:name="PrinterPaperFromSetup" config:type="boolean">false</config:config-item>
<config:config-item config:name="ApplyUserData" config:type="boolean">false</config:config-item>
- <config:config-item config:name="CharacterCompressionType" config:type="short">0</config:config-item>
+ <config:config-item config:name="SaveThumbnail" config:type="boolean">true</config:config-item>
</config:config-item-set>
</office:settings>
<office:scripts>
@@ -171,12 +177,13 @@
<style:font-face style:name="DejaVu Sans" svg:font-family="&apos;DejaVu Sans&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
<style:font-face style:name="Droid Sans Devanagari" svg:font-family="&apos;Droid Sans Devanagari&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
<style:font-face style:name="Droid Sans Fallback" svg:font-family="&apos;Droid Sans Fallback&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
+ <style:font-face style:name="Liberation Sans1" svg:font-family="&apos;Liberation Sans&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
<style:font-face style:name="Mangal" svg:font-family="Mangal" style:font-family-generic="system" style:font-pitch="variable"/>
<style:font-face style:name="Microsoft YaHei" svg:font-family="&apos;Microsoft YaHei&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
</office:font-face-decls>
<office:styles>
<style:default-style style:family="table-cell">
- <style:paragraph-properties style:tab-stop-distance="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">
@@ -185,2236 +192,2236 @@
<number:number-style style:name="N3">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:currency-style style:name="N122P0" style:volatile="true">
+ <number:currency-style style:name="N112P0" 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="N112">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N122P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N112P0"/>
</number:currency-style>
- <number:number-style style:name="N126P0" style:volatile="true">
+ <number:number-style style:name="N116P0" 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="N126P1" style:volatile="true">
+ <number:number-style style:name="N116P1" 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="N126P2" style:volatile="true">
+ <number:number-style style:name="N116P2" 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="N126">
+ <number:text-style style:name="N116">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N126P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N126P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N126P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N116P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N116P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N116P2"/>
</number:text-style>
- <number:number-style style:name="N127">
+ <number:number-style style:name="N117">
<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="N130P0" style:volatile="true">
+ <number:number-style style:name="N120P0" 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="N130P1" style:volatile="true">
+ <number:number-style style:name="N120P1" 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="N130P2" style:volatile="true">
+ <number:number-style style:name="N120P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N130">
+ <number:text-style style:name="N120">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N130P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N130P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N130P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N120P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N120P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N120P2"/>
</number:text-style>
- <number:currency-style style:name="N132P0" 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="N132">
+ <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()&gt;=0" style:apply-style-name="N132P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N122P0"/>
</number:currency-style>
- <number:currency-style style:name="N134P0" 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="N134">
+ <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()&gt;=0" style:apply-style-name="N134P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N124P0"/>
</number:currency-style>
- <number:currency-style style:name="N135P0" 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="N135">
+ <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()&gt;=0" style:apply-style-name="N135P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N125P0"/>
</number:currency-style>
- <number:currency-style style:name="N136P0" 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="N136">
+ <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()&gt;=0" style:apply-style-name="N136P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N126P0"/>
</number:currency-style>
- <number:currency-style style:name="N138P0" 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="N138">
+ <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()&gt;=0" style:apply-style-name="N138P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N128P0"/>
</number:currency-style>
- <number:number-style style:name="N139">
+ <number:number-style style:name="N129">
<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="N140P0" 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="N140">
+ <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()&gt;=0" style:apply-style-name="N140P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N130P0"/>
</number:number-style>
- <number:number-style style:name="N142P0" 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="N142">
+ <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()&gt;=0" style:apply-style-name="N142P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N132P0"/>
</number:number-style>
- <number:currency-style style:name="N144P0" 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="N144">
+ <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()&gt;=0" style:apply-style-name="N144P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N134P0"/>
</number:currency-style>
- <number:currency-style style:name="N146P0" 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="N146">
+ <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()&gt;=0" style:apply-style-name="N146P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N136P0"/>
</number:currency-style>
- <number:currency-style style:name="N148P0" style:volatile="true">
+ <number:currency-style style:name="N138P0" 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="N148">
+ <number:currency-style style:name="N138">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N148P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N138P0"/>
</number:currency-style>
- <number:currency-style style:name="N149P0" style:volatile="true">
+ <number:currency-style style:name="N139P0" 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="N149">
+ <number:currency-style style:name="N139">
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N149P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N139P0"/>
</number:currency-style>
- <number:currency-style style:name="N150P0" style:volatile="true">
+ <number:currency-style style:name="N140P0" 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="N150">
+ <number:currency-style style:name="N140">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N150P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N140P0"/>
</number:currency-style>
- <number:currency-style style:name="N152P0" style:volatile="true">
+ <number:currency-style style:name="N142P0" 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="N152">
+ <number:currency-style style:name="N142">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="--" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="cs" number:country="CZ">Kč</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N152P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N142P0"/>
</number:currency-style>
- <number:number-style style:name="N153">
+ <number:number-style style:name="N143">
<number:number number:decimal-places="9" loext:min-decimal-places="9" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N154">
+ <number:number-style style:name="N144">
<number:number number:decimal-places="8" loext:min-decimal-places="8" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N155">
+ <number:number-style style:name="N145">
<number:number number:decimal-places="10" loext:min-decimal-places="10" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N156">
+ <number:number-style style:name="N146">
<number:number number:decimal-places="11" loext:min-decimal-places="11" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N157">
+ <number:number-style style:name="N147">
<number:number number:decimal-places="12" loext:min-decimal-places="12" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N158">
+ <number:number-style style:name="N148">
<number:number number:decimal-places="13" loext:min-decimal-places="13" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N159">
+ <number:number-style style:name="N149">
<number:number number:decimal-places="14" loext:min-decimal-places="14" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N160">
+ <number:number-style style:name="N150">
<number:number number:decimal-places="15" loext:min-decimal-places="15" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N161">
+ <number:number-style style:name="N151">
<number:number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N162">
+ <number:number-style style:name="N152">
<number:number number:decimal-places="17" loext:min-decimal-places="17" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N163">
+ <number:number-style style:name="N153">
<number:number number:decimal-places="18" loext:min-decimal-places="18" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N164">
+ <number:number-style style:name="N154">
<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="N165P0" style:volatile="true">
+ <number:number-style style:name="N155P0" 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="N165">
+ <number:number-style style:name="N155">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> €</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N165P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N155P0"/>
</number:number-style>
- <number:number-style style:name="N166P0" style:volatile="true">
+ <number:number-style style:name="N156P0" 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="N166">
+ <number:number-style style:name="N156">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> €</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N166P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N156P0"/>
</number:number-style>
- <number:number-style style:name="N167">
+ <number:number-style style:name="N157">
<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="N168P0" style:volatile="true">
+ <number:number-style style:name="N158P0" 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="N168">
+ <number:number-style style:name="N158">
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> €</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N168P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N158P0"/>
</number:number-style>
- <number:number-style style:name="N169P0" style:volatile="true">
+ <number:number-style style:name="N159P0" 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="N169">
+ <number:number-style style:name="N159">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> €</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N169P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N159P0"/>
</number:number-style>
- <number:number-style style:name="N173P0" 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> </number:text>
</number:number-style>
- <number:number-style style:name="N173P1" style:volatile="true">
+ <number:number-style style:name="N163P1" 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="N173P2" style:volatile="true">
+ <number:number-style style:name="N163P2" style:volatile="true">
<number:text> - </number:text>
</number:number-style>
- <number:text-style style:name="N173">
+ <number:text-style style:name="N163">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N173P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N173P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N173P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N163P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N163P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N163P2"/>
</number:text-style>
- <number:number-style style:name="N177P0" 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:text> € </number:text>
</number:number-style>
- <number:number-style style:name="N177P1" style:volatile="true">
+ <number:number-style style:name="N167P1" 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="N177P2" style:volatile="true">
+ <number:number-style style:name="N167P2" style:volatile="true">
<number:text> - € </number:text>
</number:number-style>
- <number:text-style style:name="N177">
+ <number:text-style style:name="N167">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N177P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N177P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N177P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N167P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N167P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N167P2"/>
</number:text-style>
- <number:number-style style:name="N181P0" style:volatile="true">
+ <number:number-style style:name="N171P0" 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="N181P1" style:volatile="true">
+ <number:number-style style:name="N171P1" 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="N181P2" style:volatile="true">
+ <number:number-style style:name="N171P2" 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="N181">
+ <number:text-style style:name="N171">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N181P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N181P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N181P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N171P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N171P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N171P2"/>
</number:text-style>
- <number:number-style style:name="N185P0" style:volatile="true">
+ <number:number-style style:name="N175P0" 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="N185P1" style:volatile="true">
+ <number:number-style style:name="N175P1" 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="N185P2" style:volatile="true">
+ <number:number-style style:name="N175P2" 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="N185">
+ <number:text-style style:name="N175">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N185P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N185P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N185P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N175P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N175P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N175P2"/>
</number:text-style>
- <number:time-style style:name="N186">
+ <number:time-style style:name="N176">
<number:minutes number:style="long"/>
<number:text>:</number:text>
<number:seconds number:style="long"/>
</number:time-style>
- <number:time-style style:name="N187" number:truncate-on-overflow="false">
+ <number:time-style style:name="N177" 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="N188">
+ <number:time-style style:name="N178">
<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="N189">
+ <number:number-style style:name="N179">
<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="N190">
+ <number:number-style style:name="N180">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N191">
+ <number:number-style style:name="N181">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N192">
+ <number:number-style style:name="N182">
<number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N193">
+ <number:number-style style:name="N183">
<number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N194">
+ <number:number-style style:name="N184">
<number:number number:decimal-places="6" loext:min-decimal-places="6" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N195">
+ <number:number-style style:name="N185">
<number:number number:decimal-places="7" loext:min-decimal-places="7" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N197P0" style:volatile="true">
+ <number:number-style style:name="N187P0" 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="N197">
+ <number:number-style style:name="N187">
<number:text>($</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N197P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N187P0"/>
</number:number-style>
- <number:number-style style:name="N198P0" style:volatile="true">
+ <number:number-style style:name="N188P0" 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="N198">
+ <number:number-style style:name="N188">
<style:text-properties fo:color="#ff0000"/>
<number:text>($</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N198P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N188P0"/>
</number:number-style>
- <number:number-style style:name="N200P0" style:volatile="true">
+ <number:number-style style:name="N190P0" 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="N200">
+ <number:number-style style:name="N190">
<number:text>($</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N200P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N190P0"/>
</number:number-style>
- <number:number-style style:name="N201P0" style:volatile="true">
+ <number:number-style style:name="N191P0" 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="N201">
+ <number:number-style style:name="N191">
<style:text-properties fo:color="#ff0000"/>
<number:text>($</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N201P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N191P0"/>
</number:number-style>
- <number:number-style style:name="N205P0" style:volatile="true">
+ <number:number-style style:name="N195P0" 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="N205P1" style:volatile="true">
+ <number:number-style style:name="N195P1" 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="N205P2" style:volatile="true">
+ <number:number-style style:name="N195P2" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N205">
+ <number:text-style style:name="N195">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N205P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N205P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N205P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N195P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N195P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N195P2"/>
</number:text-style>
- <number:number-style style:name="N209P0" style:volatile="true">
+ <number:number-style style:name="N199P0" 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="N209P1" style:volatile="true">
+ <number:number-style style:name="N199P1" 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="N209P2" style:volatile="true">
+ <number:number-style style:name="N199P2" 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="N209">
+ <number:text-style style:name="N199">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N209P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N209P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N209P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N199P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N199P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N199P2"/>
</number:text-style>
- <number:number-style style:name="N213P0" style:volatile="true">
+ <number:number-style style:name="N203P0" 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="N213P1" style:volatile="true">
+ <number:number-style style:name="N203P1" 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="N213P2" style:volatile="true">
+ <number:number-style style:name="N203P2" 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="N213">
+ <number:text-style style:name="N203">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N213P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N213P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N213P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N203P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N203P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N203P2"/>
</number:text-style>
- <number:number-style style:name="N217P0" style:volatile="true">
+ <number:number-style style:name="N207P0" 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="N217P1" style:volatile="true">
+ <number:number-style style:name="N207P1" 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="N217P2" style:volatile="true">
+ <number:number-style style:name="N207P2" 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="N217">
+ <number:text-style style:name="N207">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N217P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N217P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N217P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N207P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N207P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N207P2"/>
</number:text-style>
- <number:number-style style:name="N219P0" style:volatile="true">
+ <number:number-style style:name="N209P0" style:volatile="true">
<number:text>Yes</number:text>
</number:number-style>
- <number:number-style style:name="N219P1" style:volatile="true">
+ <number:number-style style:name="N209P1" style:volatile="true">
<number:text>Yes</number:text>
</number:number-style>
- <number:number-style style:name="N219">
+ <number:number-style style:name="N209">
<number:text>No</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N219P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N219P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N209P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N209P1"/>
</number:number-style>
- <number:number-style style:name="N221P0" style:volatile="true">
+ <number:number-style style:name="N211P0" style:volatile="true">
<number:text>True</number:text>
</number:number-style>
- <number:number-style style:name="N221P1" style:volatile="true">
+ <number:number-style style:name="N211P1" style:volatile="true">
<number:text>True</number:text>
</number:number-style>
- <number:number-style style:name="N221">
+ <number:number-style style:name="N211">
<number:text>False</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N221P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N221P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N211P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N211P1"/>
</number:number-style>
- <number:number-style style:name="N223P0" style:volatile="true">
+ <number:number-style style:name="N213P0" style:volatile="true">
<number:text>On</number:text>
</number:number-style>
- <number:number-style style:name="N223P1" style:volatile="true">
+ <number:number-style style:name="N213P1" style:volatile="true">
<number:text>On</number:text>
</number:number-style>
- <number:number-style style:name="N223">
+ <number:number-style style:name="N213">
<number:text>Off</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N223P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N223P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N213P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N213P1"/>
</number:number-style>
- <number:currency-style style:name="N225P0" style:volatile="true">
+ <number:currency-style style:name="N215P0" 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="N225">
+ <number:currency-style style:name="N215">
<style:text-properties fo:color="#ff0000"/>
<number:text>(</number:text>
<number:currency-symbol>€</number:currency-symbol>
<number:text> </number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N225P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N215P0"/>
</number:currency-style>
- <number:number-style style:name="N227P0" style:volatile="true">
+ <number:number-style style:name="N217P0" 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="N227">
+ <number:number-style style:name="N217">
<number:text>\-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N227P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N217P0"/>
</number:number-style>
- <number:number-style style:name="N228P0" style:volatile="true">
+ <number:number-style style:name="N218P0" 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="N228">
+ <number:number-style style:name="N218">
<style:text-properties fo:color="#ff0000"/>
<number:text>\-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N228P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N218P0"/>
</number:number-style>
- <number:number-style style:name="N230P0" style:volatile="true">
+ <number:number-style style:name="N220P0" 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="N230">
+ <number:number-style style:name="N220">
<number:text>\-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N230P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N220P0"/>
</number:number-style>
- <number:number-style style:name="N231P0" style:volatile="true">
+ <number:number-style style:name="N221P0" 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="N231">
+ <number:number-style style:name="N221">
<style:text-properties fo:color="#ff0000"/>
<number:text>\-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N231P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N221P0"/>
</number:number-style>
- <number:number-style style:name="N235P0" style:volatile="true">
+ <number:number-style style:name="N225P0" 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="N235P1" style:volatile="true">
+ <number:number-style style:name="N225P1" 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="N235P2" style:volatile="true">
+ <number:number-style style:name="N225P2" 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="N235">
+ <number:text-style style:name="N225">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N235P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N235P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N235P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N225P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N225P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N225P2"/>
</number:text-style>
- <number:number-style style:name="N237P0" style:volatile="true">
+ <number:number-style style:name="N227P0" 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="N237P1" style:volatile="true">
+ <number:number-style style:name="N227P1" 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="N237P2" style:volatile="true">
+ <number:number-style style:name="N227P2" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N237">
+ <number:text-style style:name="N227">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N237P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N237P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N237P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N227P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N227P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N227P2"/>
</number:text-style>
- <number:number-style style:name="N241P0" style:volatile="true">
+ <number:number-style style:name="N231P0" 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="N241P1" style:volatile="true">
+ <number:number-style style:name="N231P1" 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="N241P2" style:volatile="true">
+ <number:number-style style:name="N231P2" 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="N241">
+ <number:text-style style:name="N231">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N241P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N241P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N241P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N231P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N231P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N231P2"/>
</number:text-style>
- <number:number-style style:name="N243P0" style:volatile="true">
+ <number:number-style style:name="N233P0" 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="N243P1" 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="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="N243P2" style:volatile="true">
+ <number:number-style style:name="N233P2" 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="N243">
+ <number:text-style style:name="N233">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N243P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N243P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N243P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N233P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N233P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N233P2"/>
</number:text-style>
- <number:date-style style:name="N244">
+ <number:date-style style:name="N234">
<number:month number:style="long"/>
<number:text>-</number:text>
<number:day number:style="long"/>
<number:text>-</number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:date-style style:name="N245">
+ <number:date-style style:name="N235">
<number:month number:style="long"/>
<number:text>-</number:text>
<number:day/>
<number:text>-</number:text>
<number:year/>
</number:date-style>
- <number:date-style style:name="N246">
+ <number:date-style style:name="N236">
<number:day number:style="long"/>
<number:text>-</number:text>
<number:month number:style="long"/>
</number:date-style>
- <number:date-style style:name="N247">
+ <number:date-style style:name="N237">
<number:month number:style="long"/>
<number:text>-</number:text>
<number:year/>
</number:date-style>
- <number:currency-style style:name="N249P0" style:volatile="true">
+ <number:currency-style style:name="N239P0" 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="N249">
+ <number:currency-style style:name="N239">
<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()&gt;=0" style:apply-style-name="N249P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N239P0"/>
</number:currency-style>
- <number:date-style style:name="N250">
+ <number:date-style style:name="N240">
<number:month number:style="long"/>
<number:text>.</number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:date-style style:name="N251">
+ <number:date-style style:name="N241">
<number:month number:style="long"/>
<number:text>/</number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:currency-style style:name="N253P0" style:volatile="true">
+ <number:currency-style style:name="N243P0" 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">€</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N253">
+ <number:currency-style style:name="N243">
<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">€</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N253P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N243P0"/>
</number:currency-style>
- <number:date-style style:name="N254">
+ <number:date-style style:name="N244">
<number:year number:style="long"/>
</number:date-style>
- <number:date-style style:name="N255">
+ <number:date-style style:name="N245">
<number:text>⌀ </number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:currency-style style:name="N257P0" style:volatile="true">
+ <number:currency-style style:name="N247P0" style:volatile="true">
<number:currency-symbol number:language="es" number:country="MX">$</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="N257">
+ <number:currency-style style:name="N247">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:currency-symbol number:language="es" number:country="MX">$</number:currency-symbol>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N257P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N247P0"/>
</number:currency-style>
- <number:number-style style:name="N260P0" style:volatile="true">
+ <number:number-style style:name="N250P0" 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="N260P1" style:volatile="true">
+ <number:number-style style:name="N250P1" 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="N260P2" style:volatile="true">
+ <number:number-style style:name="N250P2" style:volatile="true">
<number:text> - </number:text>
</number:number-style>
- <number:text-style style:name="N260">
+ <number:text-style style:name="N250">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N260P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N260P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N260P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N250P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N250P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N250P2"/>
</number:text-style>
- <number:number-style style:name="N264P0" style:volatile="true">
+ <number:number-style style:name="N254P0" 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="N264P1" style:volatile="true">
+ <number:number-style style:name="N254P1" 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="N264P2" style:volatile="true">
+ <number:number-style style:name="N254P2" style:volatile="true">
<number:text> $- </number:text>
</number:number-style>
- <number:text-style style:name="N264">
+ <number:text-style style:name="N254">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N264P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N264P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N264P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N254P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N254P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N254P2"/>
</number:text-style>
- <number:number-style style:name="N267P0" style:volatile="true">
+ <number:number-style style:name="N257P0" 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="N267P1" style:volatile="true">
+ <number:number-style style:name="N257P1" 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="N267P2" style:volatile="true">
+ <number:number-style style:name="N257P2" 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="N267">
+ <number:text-style style:name="N257">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N267P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N267P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N267P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N257P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N257P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N257P2"/>
</number:text-style>
- <number:number-style style:name="N268">
+ <number:number-style style:name="N258">
<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="N269">
+ <number:number-style style:name="N259">
<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="N270">
+ <number:number-style style:name="N260">
<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:currency-style style:name="N272P0" style:volatile="true">
+ <number:currency-style style:name="N262P0" 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="N272">
+ <number:currency-style style:name="N262">
<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()&gt;=0" style:apply-style-name="N272P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N262P0"/>
</number:currency-style>
- <number:date-style style:name="N273">
+ <number:date-style style:name="N263">
<number:day number:style="long"/>
<number:text>.</number:text>
<number:month number:style="long"/>
<number:text>.</number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:number-style style:name="N275P0" style:volatile="true">
+ <number:number-style style:name="N265P0" style:volatile="true">
<number:text>WAHR</number:text>
</number:number-style>
- <number:number-style style:name="N275P1" style:volatile="true">
+ <number:number-style style:name="N265P1" style:volatile="true">
<number:text>WAHR</number:text>
</number:number-style>
- <number:number-style style:name="N275">
+ <number:number-style style:name="N265">
<number:text>FALSCH</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N275P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N275P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N265P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N265P1"/>
</number:number-style>
- <number:number-style style:name="N276">
+ <number:number-style style:name="N266">
<number:number number:decimal-places="20" loext:min-decimal-places="20" number:min-integer-digits="1"/>
</number:number-style>
- <number:currency-style style:name="N278P0" style:volatile="true">
+ <number:currency-style style:name="N268P0" style:volatile="true">
<number:currency-symbol number:language="en" number:country="AU">$</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="N278">
+ <number:currency-style style:name="N268">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N278P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N268P0"/>
</number:currency-style>
- <number:currency-style style:name="N280P0" style:volatile="true">
+ <number:currency-style style:name="N270P0" 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="pt" number:country="PT">€</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N280">
+ <number:currency-style style:name="N270">
<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="pt" number:country="PT">€</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N280P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N270P0"/>
</number:currency-style>
- <number:currency-style style:name="N282P0" style:volatile="true">
+ <number:currency-style style:name="N272P0" 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="es" number:country="ES">€</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N282">
+ <number:currency-style style:name="N272">
<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="es" number:country="ES">€</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N282P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N272P0"/>
</number:currency-style>
- <number:currency-style style:name="N284P0" style:volatile="true">
+ <number:currency-style style:name="N274P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:currency-symbol number:language="ru" number:country="RU">руб.</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N284">
+ <number:currency-style style:name="N274">
<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:currency-symbol number:language="ru" number:country="RU">руб.</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N284P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N274P0"/>
</number:currency-style>
- <number:number-style style:name="N285">
+ <number:number-style style:name="N275">
<number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="2"/>
</number:number-style>
- <number:number-style style:name="N287P0" style:volatile="true">
+ <number:number-style style:name="N277P0" style:volatile="true">
<number:text>R </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="N287">
+ <number:number-style style:name="N277">
<number:text>R -</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N287P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N277P0"/>
</number:number-style>
- <number:number-style style:name="N288P0" style:volatile="true">
+ <number:number-style style:name="N278P0" style:volatile="true">
<number:text>R </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="N288">
+ <number:number-style style:name="N278">
<style:text-properties fo:color="#ff0000"/>
<number:text>R -</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N288P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N278P0"/>
</number:number-style>
- <number:number-style style:name="N290P0" style:volatile="true">
+ <number:number-style style:name="N280P0" style:volatile="true">
<number:text>R </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="N290">
+ <number:number-style style:name="N280">
<number:text>R -</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N290P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N280P0"/>
</number:number-style>
- <number:number-style style:name="N291P0" style:volatile="true">
+ <number:number-style style:name="N281P0" style:volatile="true">
<number:text>R </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="N291">
+ <number:number-style style:name="N281">
<style:text-properties fo:color="#ff0000"/>
<number:text>R -</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N291P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N281P0"/>
</number:number-style>
- <number:number-style style:name="N295P0" style:volatile="true">
+ <number:number-style style:name="N285P0" 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="N295P1" style:volatile="true">
+ <number:number-style style:name="N285P1" 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="N295P2" style:volatile="true">
+ <number:number-style style:name="N285P2" 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="N295">
+ <number:text-style style:name="N285">
<number:text> </number:text>
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N295P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N295P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N295P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N285P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N285P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N285P2"/>
</number:text-style>
- <number:number-style style:name="N299P0" style:volatile="true">
+ <number:number-style style:name="N289P0" style:volatile="true">
<loext:text> R </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="N299P1" style:volatile="true">
+ <number:number-style style:name="N289P1" style:volatile="true">
<loext:text> R </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="N299P2" style:volatile="true">
+ <number:number-style style:name="N289P2" style:volatile="true">
<loext:text> R </loext:text>
<loext:fill-character> </loext:fill-character>
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N299">
+ <number:text-style style:name="N289">
<number:text> </number:text>
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N299P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N299P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N299P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N289P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N289P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N289P2"/>
</number:text-style>
- <number:number-style style:name="N303P0" style:volatile="true">
+ <number:number-style style:name="N293P0" 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="N303P1" style:volatile="true">
+ <number:number-style style:name="N293P1" 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="N303P2" style:volatile="true">
+ <number:number-style style:name="N293P2" 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="N303">
+ <number:text-style style:name="N293">
<number:text> </number:text>
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N303P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N303P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N303P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N293P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N293P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N293P2"/>
</number:text-style>
- <number:number-style style:name="N307P0" style:volatile="true">
+ <number:number-style style:name="N297P0" style:volatile="true">
<loext:text> R </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="N307P1" style:volatile="true">
+ <number:number-style style:name="N297P1" style:volatile="true">
<loext:text> R </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="N307P2" style:volatile="true">
+ <number:number-style style:name="N297P2" style:volatile="true">
<loext:text> R </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="N307">
+ <number:text-style style:name="N297">
<number:text> </number:text>
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N307P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N307P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N307P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N297P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N297P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N297P2"/>
</number:text-style>
- <number:number-style style:name="N309P0" style:volatile="true">
+ <number:number-style style:name="N299P0" style:volatile="true">
<number:scientific-number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:min-exponent-digits="2" loext:exponent-interval="1" loext:forced-exponent-sign="true"/>
</number:number-style>
- <number:number-style style:name="N309">
+ <number:number-style style:name="N299">
<number:text>ĝ</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N309P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N299P0"/>
</number:number-style>
- <number:number-style style:name="N310P0" style:volatile="true">
+ <number:number-style style:name="N300P0" style:volatile="true">
<number:scientific-number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:min-exponent-digits="2" loext:exponent-interval="1" loext:forced-exponent-sign="true"/>
</number:number-style>
- <number:number-style style:name="N310">
+ <number:number-style style:name="N300">
<number:text/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N310P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N300P0"/>
</number:number-style>
- <number:number-style style:name="N311">
+ <number:number-style style:name="N301">
<number:scientific-number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:min-exponent-digits="2" loext:exponent-interval="1" loext:forced-exponent-sign="true"/>
</number:number-style>
- <number:number-style style:name="N312P0" style:volatile="true">
+ <number:number-style style:name="N302P0" style:volatile="true">
<number:scientific-number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:min-exponent-digits="2" loext:exponent-interval="1" loext:forced-exponent-sign="true"/>
</number:number-style>
- <number:number-style style:name="N312">
+ <number:number-style style:name="N302">
<number:text/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N312P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N302P0"/>
</number:number-style>
- <number:number-style style:name="N313P0" style:volatile="true">
+ <number:number-style style:name="N303P0" style:volatile="true">
<number:scientific-number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:min-exponent-digits="2" loext:exponent-interval="1" loext:forced-exponent-sign="true"/>
</number:number-style>
- <number:number-style style:name="N313">
+ <number:number-style style:name="N303">
<number:text/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N313P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N303P0"/>
</number:number-style>
- <number:number-style style:name="N314">
+ <number:number-style style:name="N304">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> micron</number:text>
</number:number-style>
- <number:number-style style:name="N315">
+ <number:number-style style:name="N305">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1"/>
<number:text> mm</number:text>
</number:number-style>
- <number:number-style style:name="N316">
+ <number:number-style style:name="N306">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1"/>
<number:text> mm</number:text>
</number:number-style>
- <number:number-style style:name="N317">
+ <number:number-style style:name="N307">
<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:text> Pa </number:text>
</number:number-style>
- <number:number-style style:name="N318P0" style:volatile="true">
+ <number:number-style style:name="N308P0" 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="N318">
+ <number:number-style style:name="N308">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N318P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N308P0"/>
</number:number-style>
- <number:number-style style:name="N319P0" style:volatile="true">
+ <number:number-style style:name="N309P0" 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="N319">
+ <number:number-style style:name="N309">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N319P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N309P0"/>
</number:number-style>
- <number:number-style style:name="N320">
+ <number:number-style style:name="N310">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N322P0" style:volatile="true">
+ <number:number-style style:name="N312P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N322P1" style:volatile="true">
+ <number:number-style style:name="N312P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N322P2" style:volatile="true">
+ <number:number-style style:name="N312P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N322">
+ <number:text-style style:name="N312">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N322P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N322P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N322P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N312P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N312P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N312P2"/>
</number:text-style>
- <number:number-style style:name="N323">
+ <number:number-style style:name="N313">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N325P0" style:volatile="true">
+ <number:number-style style:name="N315P0" style:volatile="true">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N325P1" style:volatile="true">
+ <number:number-style style:name="N315P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N325P2" style:volatile="true">
+ <number:number-style style:name="N315P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N325">
+ <number:text-style style:name="N315">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N325P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N325P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N325P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N315P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N315P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N315P2"/>
</number:text-style>
- <number:number-style style:name="N327P0" style:volatile="true">
+ <number:number-style style:name="N317P0" 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="N327P1" style:volatile="true">
+ <number:number-style style:name="N317P1" 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="N327P2" style:volatile="true">
+ <number:number-style style:name="N317P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N327">
+ <number:text-style style:name="N317">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N327P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N327P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N327P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N317P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N317P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N317P2"/>
</number:text-style>
- <number:number-style style:name="N328">
+ <number:number-style style:name="N318">
<number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N330P0" style:volatile="true">
+ <number:number-style style:name="N320P0" style:volatile="true">
<number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N330P1" style:volatile="true">
+ <number:number-style style:name="N320P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N330P2" style:volatile="true">
+ <number:number-style style:name="N320P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N330">
+ <number:text-style style:name="N320">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N330P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N330P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N330P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N320P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N320P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N320P2"/>
</number:text-style>
- <number:number-style style:name="N331P0" style:volatile="true">
+ <number:number-style style:name="N321P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N331">
+ <number:number-style style:name="N321">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N331P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N321P0"/>
</number:number-style>
- <number:number-style style:name="N332">
+ <number:number-style style:name="N322">
<number:number number:decimal-places="8" loext:min-decimal-places="8" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:percentage-style style:name="N333">
+ <number:percentage-style style:name="N323">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1"/>
<number:text>%</number:text>
</number:percentage-style>
- <number:number-style style:name="N335P0" style:volatile="true">
+ <number:number-style style:name="N325P0" 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="N335P1" style:volatile="true">
+ <number:number-style style:name="N325P1" 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="N335P2" style:volatile="true">
+ <number:number-style style:name="N325P2" 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="N335">
+ <number:text-style style:name="N325">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N335P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N335P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N335P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N325P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N325P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N325P2"/>
</number:text-style>
- <number:number-style style:name="N336">
+ <number:number-style style:name="N326">
<number:number number:decimal-places="9" loext:min-decimal-places="9" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N339P0" style:volatile="true">
+ <number:number-style style:name="N329P0" style:volatile="true">
<number:number number:decimal-places="5" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement=""/>
</number:number-style>
- <number:number-style style:name="N339P1" style:volatile="true">
+ <number:number-style style:name="N329P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="5" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement=""/>
</number:number-style>
- <number:number-style style:name="N339P2" style:volatile="true">
+ <number:number-style style:name="N329P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N339">
+ <number:text-style style:name="N329">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N339P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N339P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N339P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N329P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N329P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N329P2"/>
</number:text-style>
- <number:number-style style:name="N342P0" style:volatile="true">
+ <number:number-style style:name="N332P0" style:volatile="true">
<number:number number:decimal-places="3" loext:min-decimal-places="0" number:min-integer-digits="0" number:decimal-replacement=""/>
</number:number-style>
- <number:number-style style:name="N342P1" style:volatile="true">
+ <number:number-style style:name="N332P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="3" loext:min-decimal-places="0" number:min-integer-digits="0" number:decimal-replacement=""/>
</number:number-style>
- <number:number-style style:name="N342P2" style:volatile="true">
+ <number:number-style style:name="N332P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N342">
+ <number:text-style style:name="N332">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N342P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N342P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N342P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N332P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N332P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N332P2"/>
</number:text-style>
- <number:number-style style:name="N343P0" style:volatile="true">
+ <number:number-style style:name="N333P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N343">
+ <number:number-style style:name="N333">
<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"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N343P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N333P0"/>
</number:number-style>
- <number:number-style style:name="N344P0" style:volatile="true">
+ <number:number-style style:name="N334P0" style:volatile="true">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N344">
+ <number:number-style style:name="N334">
<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"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N344P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N334P0"/>
</number:number-style>
- <number:number-style style:name="N345">
+ <number:number-style style:name="N335">
<number:fraction number:min-integer-digits="0" number:min-numerator-digits="3" loext:max-numerator-digits="3" number:min-denominator-digits="3" loext:max-denominator-value="999"/>
</number:number-style>
- <number:number-style style:name="N346P0" style:volatile="true">
+ <number:number-style style:name="N336P0" style:volatile="true">
<number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N346">
+ <number:number-style style:name="N336">
<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"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N346P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N336P0"/>
</number:number-style>
- <number:number-style style:name="N347">
+ <number:number-style style:name="N337">
<number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N348P0" style:volatile="true">
+ <number:number-style style:name="N338P0" style:volatile="true">
<number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N348">
+ <number:number-style style:name="N338">
<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"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N348P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N338P0"/>
</number:number-style>
- <number:number-style style:name="N349">
+ <number:number-style style:name="N339">
<number:number number:decimal-places="6" loext:min-decimal-places="6" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N350P0" style:volatile="true">
+ <number:number-style style:name="N340P0" style:volatile="true">
<number:number number:decimal-places="6" loext:min-decimal-places="6" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N350">
+ <number:number-style style:name="N340">
<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"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N350P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N340P0"/>
</number:number-style>
- <number:number-style style:name="N351">
+ <number:number-style style:name="N341">
<number:fraction number:min-integer-digits="0" number:min-numerator-digits="4" loext:max-numerator-digits="4" number:min-denominator-digits="4" loext:max-denominator-value="9999"/>
</number:number-style>
- <number:number-style style:name="N352">
+ <number:number-style style:name="N342">
<number:fraction number:min-numerator-digits="4" loext:max-numerator-digits="4" number:min-denominator-digits="4" loext:max-denominator-value="9999"/>
</number:number-style>
- <number:percentage-style style:name="N353">
+ <number:percentage-style style:name="N343">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1"/>
<number:text>%</number:text>
</number:percentage-style>
- <number:number-style style:name="N354">
+ <number:number-style style:name="N344">
<number:number number:min-integer-digits="1"/>
<number:text> t</number:text>
</number:number-style>
- <number:number-style style:name="N355">
+ <number:number-style style:name="N345">
<number:number number:min-integer-digits="1"/>
<number:text> €/U</number:text>
</number:number-style>
- <number:number-style style:name="N356">
+ <number:number-style style:name="N346">
<number:number number:min-integer-digits="1"/>
<number:text> U</number:text>
</number:number-style>
- <number:number-style style:name="N357">
+ <number:number-style style:name="N347">
<number:number number:min-integer-digits="1"/>
<number:text> U/t</number:text>
</number:number-style>
- <number:currency-style style:name="N359P0" style:volatile="true">
+ <number:currency-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> </number:text>
<number:currency-symbol number:language="gl" number:country="ES">€</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N359">
+ <number:currency-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> </number:text>
<number:currency-symbol number:language="gl" number:country="ES">€</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N359P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N349P0"/>
</number:currency-style>
- <number:currency-style style:name="N360">
+ <number:currency-style style:name="N350">
<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:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N361P0" style:volatile="true">
+ <number:currency-style style:name="N351P0" 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:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N361">
+ <number:currency-style style:name="N351">
<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:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N361P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N351P0"/>
</number:currency-style>
- <number:number-style style:name="N363P0" style:volatile="true">
+ <number:number-style style:name="N353P0" 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="N363P1" style:volatile="true">
+ <number:number-style style:name="N353P1" 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="N363P2" style:volatile="true">
+ <number:number-style style:name="N353P2" style:volatile="true">
<number:text> - </number:text>
</number:number-style>
- <number:text-style style:name="N363">
+ <number:text-style style:name="N353">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N363P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N363P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N363P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N353P0"/>
+ <style:map style:condition="value()&lt;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="N364">
+ <number:number-style style:name="N354">
<number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N365P0" style:volatile="true">
+ <number:number-style style:name="N355P0" 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:number-style>
- <number:number-style style:name="N365" number:title="Negativos en rojo, dos décimales cuando hay décimales">
+ <number:number-style style:name="N355" number:title="Negativos en rojo, dos décimales cuando hay décimales">
<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"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N365P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N355P0"/>
</number:number-style>
- <number:text-style style:name="N367P0" style:volatile="true">
+ <number:text-style style:name="N357P0" style:volatile="true">
<number:text>#.##0,#</number:text>
<number:text-content/>
</number:text-style>
- <number:text-style style:name="N367">
+ <number:text-style style:name="N357">
<number:text>-#.##0,#</number:text>
<number:text-content/>
- <style:map style:condition="value()&lt;=1.79769313486232E+308" style:apply-style-name="N367P0"/>
+ <style:map style:condition="value()&lt;=1.79769313486232E+308" style:apply-style-name="N357P0"/>
</number:text-style>
- <number:date-style style:name="N368">
+ <number:date-style style:name="N358">
<number:day/>
<number:text>-</number:text>
<number:month number:textual="true"/>
<number:text>-</number:text>
<number:year/>
</number:date-style>
- <number:number-style style:name="N370P0" style:volatile="true">
+ <number:number-style style:name="N360P0" style:volatile="true">
<number:text/>
</number:number-style>
- <number:number-style style:name="N370P1" style:volatile="true">
+ <number:number-style style:name="N360P1" style:volatile="true">
<number:text/>
</number:number-style>
- <number:number-style style:name="N370P2" style:volatile="true">
+ <number:number-style style:name="N360P2" style:volatile="true">
<number:text/>
</number:number-style>
- <number:text-style style:name="N370">
+ <number:text-style style:name="N360">
<number:text/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N370P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N370P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N370P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N360P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N360P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N360P2"/>
</number:text-style>
- <number:date-style style:name="N371">
+ <number:date-style style:name="N361">
<number:day number:style="long"/>
<number:text>/</number:text>
<number:month number:style="long"/>
</number:date-style>
- <number:percentage-style style:name="N372">
+ <number:percentage-style style:name="N362">
<number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1"/>
<number:text>%</number:text>
</number:percentage-style>
- <number:number-style style:name="N373">
+ <number:number-style style:name="N363">
<number:number number:decimal-places="7" loext:min-decimal-places="7" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N374P0" style:volatile="true">
+ <number:number-style style:name="N364P0" style:volatile="true">
<number:number number:decimal-places="7" loext:min-decimal-places="7" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N374">
+ <number:number-style style:name="N364">
<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"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N374P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N364P0"/>
</number:number-style>
- <number:number-style style:name="N375P0" style:volatile="true">
+ <number:number-style style:name="N365P0" style:volatile="true">
<number:number number:decimal-places="8" loext:min-decimal-places="8" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N375">
+ <number:number-style style:name="N365">
<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"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N375P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N365P0"/>
</number:number-style>
- <number:number-style style:name="N376">
+ <number:number-style style:name="N366">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
</number:number-style>
- <number:number-style style:name="N377P0" style:volatile="true">
+ <number:number-style style:name="N367P0" 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="N377">
+ <number:number-style style:name="N367">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N377P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N367P0"/>
</number:number-style>
- <number:number-style style:name="N378P0" style:volatile="true">
+ <number:number-style style:name="N368P0" 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="N378P1" style:volatile="true">
+ <number:number-style style:name="N368P1" 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="N378P2" style:volatile="true">
+ <number:number-style style:name="N368P2" style:volatile="true">
<number:text> - </number:text>
</number:number-style>
- <number:text-style style:name="N378">
+ <number:text-style style:name="N368">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N378P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N378P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N378P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N368P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N368P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N368P2"/>
</number:text-style>
- <number:number-style style:name="N379P0" style:volatile="true">
+ <number:number-style style:name="N369P0" 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="N379P1" style:volatile="true">
+ <number:number-style style:name="N369P1" 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="N379P2" style:volatile="true">
+ <number:number-style style:name="N369P2" 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="N379">
+ <number:text-style style:name="N369">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N379P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N379P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N379P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N369P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N369P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N369P2"/>
</number:text-style>
- <number:number-style style:name="N380P0" style:volatile="true">
+ <number:number-style style:name="N370P0" 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="N380">
+ <number:number-style style:name="N370">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N380P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N370P0"/>
</number:number-style>
- <number:number-style style:name="N383P0" style:volatile="true">
+ <number:number-style style:name="N373P0" 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:number-style>
- <number:number-style style:name="N383P1" style:volatile="true">
+ <number:number-style style:name="N373P1" style:volatile="true">
<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>
</number:number-style>
- <number:number-style style:name="N383P2" style:volatile="true">
+ <number:number-style style:name="N373P2" style:volatile="true">
<number:text> - </number:text>
</number:number-style>
- <number:text-style style:name="N383">
+ <number:text-style style:name="N373">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N383P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N383P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N383P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N373P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N373P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N373P2"/>
</number:text-style>
- <number:number-style style:name="N386P0" style:volatile="true">
+ <number:number-style style:name="N376P0" 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:number-style>
- <number:number-style style:name="N386P1" style:volatile="true">
+ <number:number-style style:name="N376P1" style:volatile="true">
<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:number-style>
- <number:number-style style:name="N386P2" style:volatile="true">
+ <number:number-style style:name="N376P2" style:volatile="true">
<number:text> - </number:text>
</number:number-style>
- <number:text-style style:name="N386">
+ <number:text-style style:name="N376">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N386P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N386P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N386P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N376P0"/>
+ <style:map style:condition="value()&lt;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="N387P0" style:volatile="true">
+ <number:number-style style:name="N377P0" 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="N387P1" style:volatile="true">
+ <number:number-style style:name="N377P1" 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="N387P2" style:volatile="true">
+ <number:number-style style:name="N377P2" style:volatile="true">
<number:text> - </number:text>
</number:number-style>
- <number:text-style style:name="N387">
+ <number:text-style style:name="N377">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N387P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N387P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N387P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N377P0"/>
+ <style:map style:condition="value()&lt;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="N389P0" style:volatile="true">
+ <number:number-style style:name="N379P0" 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="N389P1" style:volatile="true">
+ <number:number-style style:name="N379P1" 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="N389P2" style:volatile="true">
+ <number:number-style style:name="N379P2" style:volatile="true">
<number:text>-</number:text>
</number:number-style>
- <number:text-style style:name="N389">
+ <number:text-style style:name="N379">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N389P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N389P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N389P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N379P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N379P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N379P2"/>
</number:text-style>
- <number:number-style style:name="N390P0" style:volatile="true">
+ <number:number-style style:name="N380P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N390P1" style:volatile="true">
+ <number:number-style style:name="N380P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N390P2" style:volatile="true">
+ <number:number-style style:name="N380P2" style:volatile="true">
<number:text>-</number:text>
</number:number-style>
- <number:text-style style:name="N390">
+ <number:text-style style:name="N380">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N390P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N390P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N390P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N380P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N380P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N380P2"/>
</number:text-style>
- <number:number-style style:name="N391P0" style:volatile="true">
+ <number:number-style style:name="N381P0" 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="N391P1" style:volatile="true">
+ <number:number-style style:name="N381P1" 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="N391P2" style:volatile="true">
+ <number:number-style style:name="N381P2" style:volatile="true">
<number:text>-</number:text>
</number:number-style>
- <number:text-style style:name="N391">
+ <number:text-style style:name="N381">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N391P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N391P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N391P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N381P0"/>
+ <style:map style:condition="value()&lt;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="N394P0" style:volatile="true">
+ <number:number-style style:name="N384P0" style:volatile="true">
<number:number number:decimal-places="5" loext:min-decimal-places="0" number:min-integer-digits="0" number:decimal-replacement=""/>
</number:number-style>
- <number:number-style style:name="N394P1" style:volatile="true">
+ <number:number-style style:name="N384P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="5" loext:min-decimal-places="0" number:min-integer-digits="0" number:decimal-replacement=""/>
</number:number-style>
- <number:number-style style:name="N394P2" style:volatile="true">
+ <number:number-style style:name="N384P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N394">
+ <number:text-style style:name="N384">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N394P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N394P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N394P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N384P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N384P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N384P2"/>
</number:text-style>
- <number:number-style style:name="N396P0" style:volatile="true">
+ <number:number-style style:name="N386P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N396P1" style:volatile="true">
+ <number:number-style style:name="N386P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N396P2" style:volatile="true">
+ <number:number-style style:name="N386P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N396">
+ <number:text-style style:name="N386">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N396P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N396P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N396P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N386P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N386P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N386P2"/>
</number:text-style>
- <number:currency-style style:name="N398P0" style:volatile="true">
+ <number:currency-style style:name="N388P0" style:volatile="true">
<number:currency-symbol number:language="it" number:country="IT">€</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="N398">
+ <number:currency-style style:name="N388">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:currency-symbol number:language="it" number:country="IT">€</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()&gt;=0" style:apply-style-name="N398P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N388P0"/>
</number:currency-style>
- <number:date-style style:name="N399">
+ <number:date-style style:name="N389">
<number:month number:textual="true"/>
<number:text>/</number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:number-style style:name="N400">
+ <number:number-style style:name="N390">
<number:number number:min-integer-digits="1"/>
<number:text> Ud</number:text>
</number:number-style>
- <number:number-style style:name="N401">
+ <number:number-style style:name="N391">
<number:number number:min-integer-digits="1"/>
<number:text> Ud/t</number:text>
</number:number-style>
- <number:number-style style:name="N402">
+ <number:number-style style:name="N392">
<number:number number:min-integer-digits="1"/>
<number:text> €/Ud</number:text>
</number:number-style>
- <number:number-style style:name="N403">
+ <number:number-style style:name="N393">
<number:fraction number:min-integer-digits="4" number:min-numerator-digits="4" loext:max-numerator-digits="4" number:min-denominator-digits="4" loext:max-denominator-value="9999"/>
</number:number-style>
- <number:number-style style:name="N404P0" style:volatile="true">
+ <number:number-style style:name="N394P0" 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="N404P1" style:volatile="true">
+ <number:number-style style:name="N394P1" 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="N404">
+ <number:number-style style:name="N394">
<number:text>--</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N404P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N404P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N394P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N394P1"/>
</number:number-style>
- <number:number-style style:name="N407P0" style:volatile="true">
+ <number:number-style style:name="N397P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N407P1" style:volatile="true">
+ <number:number-style style:name="N397P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N407">
+ <number:number-style style:name="N397">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N407P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N407P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N397P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N397P1"/>
</number:number-style>
- <number:number-style style:name="N409P0" style:volatile="true">
+ <number:number-style style:name="N399P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N409P1" style:volatile="true">
+ <number:number-style style:name="N399P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N409">
+ <number:number-style style:name="N399">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N409P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N409P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N399P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N399P1"/>
</number:number-style>
- <number:number-style style:name="N412P0" style:volatile="true">
+ <number:number-style style:name="N402P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N412P1" style:volatile="true">
+ <number:number-style style:name="N402P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N412">
+ <number:number-style style:name="N402">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N412P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N412P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N402P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N402P1"/>
</number:number-style>
- <number:number-style style:name="N415P0" style:volatile="true">
+ <number:number-style style:name="N405P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="0" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N415P1" style:volatile="true">
+ <number:number-style style:name="N405P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="0" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N415">
+ <number:number-style style:name="N405">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N415P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N415P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N405P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N405P1"/>
</number:number-style>
- <number:number-style style:name="N416P0" style:volatile="true">
+ <number:number-style style:name="N406P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N416P1" style:volatile="true">
+ <number:number-style style:name="N406P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N416">
+ <number:number-style style:name="N406">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N416P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N416P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N406P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N406P1"/>
</number:number-style>
- <number:number-style style:name="N418P0" style:volatile="true">
+ <number:number-style style:name="N408P0" 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="N418">
+ <number:number-style style:name="N408">
<number:text>-€ </number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N418P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N408P0"/>
</number:number-style>
- <number:number-style style:name="N420P0" style:volatile="true">
+ <number:number-style style:name="N410P0" 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="N420">
+ <number:number-style style:name="N410">
<number:text>-€ </number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N420P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N410P0"/>
</number:number-style>
- <number:number-style style:name="N424P0" style:volatile="true">
+ <number:number-style style:name="N414P0" 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="N424P1" style:volatile="true">
+ <number:number-style style:name="N414P1" 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="N424P2" style:volatile="true">
+ <number:number-style style:name="N414P2" style:volatile="true">
<number:text> € - </number:text>
</number:number-style>
- <number:text-style style:name="N424">
+ <number:text-style style:name="N414">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N424P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N424P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N424P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N414P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N414P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N414P2"/>
</number:text-style>
- <number:number-style style:name="N428P0" style:volatile="true">
+ <number:number-style style:name="N418P0" 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="N428P1" style:volatile="true">
+ <number:number-style style:name="N418P1" 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="N428P2" style:volatile="true">
+ <number:number-style style:name="N418P2" 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="N428">
+ <number:text-style style:name="N418">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N428P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N428P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N428P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N418P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N418P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N418P2"/>
</number:text-style>
- <number:currency-style style:name="N430P0" style:volatile="true">
+ <number:currency-style style:name="N420P0" 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="gl" number:country="ES">€</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N430">
+ <number:currency-style style:name="N420">
<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="gl" number:country="ES">€</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N430P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N420P0"/>
</number:currency-style>
- <number:number-style style:name="N431P0" style:volatile="true">
+ <number:number-style style:name="N421P0" 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="N431P1" style:volatile="true">
+ <number:number-style style:name="N421P1" 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="N431">
+ <number:number-style style:name="N421">
<number:text>- </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N431P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N431P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N421P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N421P1"/>
</number:number-style>
- <number:number-style style:name="N432P0" style:volatile="true">
+ <number:number-style style:name="N422P0" 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="N432P1" style:volatile="true">
+ <number:number-style style:name="N422P1" 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="N432">
+ <number:number-style style:name="N422">
<number:text>— </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N432P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N432P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N422P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N422P1"/>
</number:number-style>
- <number:number-style style:name="N433P0" style:volatile="true">
+ <number:number-style style:name="N423P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N433P1" style:volatile="true">
+ <number:number-style style:name="N423P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N433">
+ <number:number-style style:name="N423">
<number:text>-,-</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N433P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N433P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N423P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N423P1"/>
</number:number-style>
- <number:number-style style:name="N434P0" style:volatile="true">
+ <number:number-style style:name="N424P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N434P1" style:volatile="true">
+ <number:number-style style:name="N424P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N434">
+ <number:number-style style:name="N424">
<number:text>­,­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N434P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N434P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N424P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N424P1"/>
</number:number-style>
- <number:number-style style:name="N437P0" style:volatile="true">
+ <number:number-style style:name="N427P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="4" number:grouping="true" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N437P1" style:volatile="true">
+ <number:number-style style:name="N427P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="4" number:grouping="true" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N437">
+ <number:number-style style:name="N427">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N437P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N437P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N427P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N427P1"/>
</number:number-style>
- <number:number-style style:name="N440P0" style:volatile="true">
+ <number:number-style style:name="N430P0" style:volatile="true">
<number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="1" number:display-factor="1000"/>
<number:text>,</number:text>
</number:number-style>
- <number:number-style style:name="N440P1" style:volatile="true">
+ <number:number-style style:name="N430P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:display-factor="1000"/>
<number:text>,</number:text>
</number:number-style>
- <number:number-style style:name="N440">
+ <number:number-style style:name="N430">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N440P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N440P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N430P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N430P1"/>
</number:number-style>
- <number:number-style style:name="N443P0" style:volatile="true">
+ <number:number-style style:name="N433P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="4" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N443P1" style:volatile="true">
+ <number:number-style style:name="N433P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="4" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N443">
+ <number:number-style style:name="N433">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N443P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N443P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N433P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N433P1"/>
</number:number-style>
- <number:number-style style:name="N446P0" style:volatile="true">
+ <number:number-style style:name="N436P0" style:volatile="true">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N446P1" style:volatile="true">
+ <number:number-style style:name="N436P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N446">
+ <number:number-style style:name="N436">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N446P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N446P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N436P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N436P1"/>
</number:number-style>
- <number:number-style style:name="N447P0" style:volatile="true">
+ <number:number-style style:name="N437P0" 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="N447">
+ <number:number-style style:name="N437">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N447P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N437P0"/>
</number:number-style>
- <number:number-style style:name="N448P0" style:volatile="true">
+ <number:number-style style:name="N438P0" 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="N448">
+ <number:number-style style:name="N438">
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N448P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N438P0"/>
</number:number-style>
- <number:number-style style:name="N450P0" style:volatile="true">
+ <number:number-style style:name="N440P0" 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="N450P1" style:volatile="true">
+ <number:number-style style:name="N440P1" style:volatile="true">
<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:number-style>
- <number:number-style style:name="N450">
+ <number:number-style style:name="N440">
<number:text>--</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N450P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N450P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N440P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N440P1"/>
</number:number-style>
- <number:number-style style:name="N452P0" style:volatile="true">
+ <number:number-style style:name="N442P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N452P1" style:volatile="true">
+ <number:number-style style:name="N442P1" style:volatile="true">
<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:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N452">
+ <number:number-style style:name="N442">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N452P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N452P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N442P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N442P1"/>
</number:number-style>
- <number:number-style style:name="N453P0" style:volatile="true">
+ <number:number-style style:name="N443P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N453P1" style:volatile="true">
+ <number:number-style style:name="N443P1" style:volatile="true">
<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:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N453">
+ <number:number-style style:name="N443">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N453P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N453P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N443P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N443P1"/>
</number:number-style>
- <number:number-style style:name="N455P0" style:volatile="true">
+ <number:number-style style:name="N445P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N455P1" style:volatile="true">
+ <number:number-style style:name="N445P1" style:volatile="true">
<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:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N455">
+ <number:number-style style:name="N445">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N455P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N455P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N445P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N445P1"/>
</number:number-style>
- <number:number-style style:name="N457P0" style:volatile="true">
+ <number:number-style style:name="N447P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="0" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N457P1" style:volatile="true">
+ <number:number-style style:name="N447P1" style:volatile="true">
<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="0" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N457">
+ <number:number-style style:name="N447">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N457P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N457P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N447P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N447P1"/>
</number:number-style>
- <number:number-style style:name="N459P0" style:volatile="true">
+ <number:number-style style:name="N449P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N459P1" style:volatile="true">
+ <number:number-style style:name="N449P1" style:volatile="true">
<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:number-style>
- <number:number-style style:name="N459">
+ <number:number-style style:name="N449">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N459P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N459P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N449P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N449P1"/>
</number:number-style>
- <number:number-style style:name="N460P0" style:volatile="true">
+ <number:number-style style:name="N450P0" 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="N460">
+ <number:number-style style:name="N450">
<style:text-properties fo:color="#ff0000"/>
<number:text>-€ </number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N460P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N450P0"/>
</number:number-style>
- <number:number-style style:name="N461P0" style:volatile="true">
+ <number:number-style style:name="N451P0" 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="N461">
+ <number:number-style style:name="N451">
<style:text-properties fo:color="#ff0000"/>
<number:text>-€ </number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N461P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N451P0"/>
</number:number-style>
- <number:number-style style:name="N462P0" style:volatile="true">
+ <number:number-style style:name="N452P0" 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="N462P1" style:volatile="true">
+ <number:number-style style:name="N452P1" style:volatile="true">
<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:number-style>
- <number:number-style style:name="N462">
+ <number:number-style style:name="N452">
<number:text>- </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N462P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N462P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N452P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N452P1"/>
</number:number-style>
- <number:number-style style:name="N463P0" style:volatile="true">
+ <number:number-style style:name="N453P0" 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="N463P1" style:volatile="true">
+ <number:number-style style:name="N453P1" style:volatile="true">
<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:number-style>
- <number:number-style style:name="N463">
+ <number:number-style style:name="N453">
<number:text>— </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N463P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N463P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N453P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N453P1"/>
</number:number-style>
- <number:number-style style:name="N464P0" style:volatile="true">
+ <number:number-style style:name="N454P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N464P1" style:volatile="true">
+ <number:number-style style:name="N454P1" style:volatile="true">
<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:number-style>
- <number:number-style style:name="N464">
+ <number:number-style style:name="N454">
<number:text>-,-</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N464P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N464P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N454P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N454P1"/>
</number:number-style>
- <number:number-style style:name="N465P0" style:volatile="true">
+ <number:number-style style:name="N455P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N465P1" style:volatile="true">
+ <number:number-style style:name="N455P1" style:volatile="true">
<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:number-style>
- <number:number-style style:name="N465">
+ <number:number-style style:name="N455">
<number:text>­,­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N465P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N465P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N455P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N455P1"/>
</number:number-style>
- <number:number-style style:name="N467P0" style:volatile="true">
+ <number:number-style style:name="N457P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="4" number:grouping="true" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N467P1" style:volatile="true">
+ <number:number-style style:name="N457P1" style:volatile="true">
<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="4" number:grouping="true" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N467">
+ <number:number-style style:name="N457">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N467P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N467P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N457P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N457P1"/>
</number:number-style>
- <number:number-style style:name="N469P0" style:volatile="true">
+ <number:number-style style:name="N459P0" style:volatile="true">
<number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="1" number:display-factor="1000"/>
<number:text>,</number:text>
</number:number-style>
- <number:number-style style:name="N469P1" style:volatile="true">
+ <number:number-style style:name="N459P1" style:volatile="true">
<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:display-factor="1000"/>
<number:text>,</number:text>
</number:number-style>
- <number:number-style style:name="N469">
+ <number:number-style style:name="N459">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N469P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N469P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N459P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N459P1"/>
</number:number-style>
- <number:number-style style:name="N471P0" style:volatile="true">
+ <number:number-style style:name="N461P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="4" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N471P1" style:volatile="true">
+ <number:number-style style:name="N461P1" style:volatile="true">
<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="4" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N471">
+ <number:number-style style:name="N461">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N471P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N471P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N461P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N461P1"/>
</number:number-style>
- <number:currency-style style:name="N473P0" style:volatile="true">
+ <number:currency-style style:name="N463P0" style:volatile="true">
<number:currency-symbol number:language="es" number:country="AR">$</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="N473">
+ <number:currency-style style:name="N463">
<number:text>(</number:text>
<number:currency-symbol number:language="es" number:country="AR">$</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()&gt;=0" style:apply-style-name="N473P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N463P0"/>
</number:currency-style>
- <number:number-style style:name="N474">
+ <number:number-style style:name="N464">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N475">
+ <number:number-style style:name="N465">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0">
<number:embedded-text number:position="10">·</number:embedded-text>
<number:embedded-text number:position="8">·</number:embedded-text>
@@ -2422,652 +2429,652 @@
<number:embedded-text number:position="4">·</number:embedded-text>
</number:number>
</number:number-style>
- <number:date-style style:name="N476">
+ <number:date-style style:name="N466">
<number:month number:style="long" number:textual="true"/>
<number:text>-</number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:date-style style:name="N477">
+ <number:date-style style:name="N467">
<number:day number:style="long"/>
<number:text>-</number:text>
<number:month number:style="long" number:textual="true"/>
<number:text>-</number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:currency-style style:name="N480P0" style:volatile="true">
+ <number:currency-style style:name="N470P0" 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="N480P1" style:volatile="true">
+ <number:currency-style style:name="N470P1" style:volatile="true">
<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>
</number:currency-style>
- <number:currency-style style:name="N480P2" style:volatile="true">
+ <number:currency-style style:name="N470P2" style:volatile="true">
<number:currency-symbol>€</number:currency-symbol>
<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:currency-style>
- <number:text-style style:name="N480">
+ <number:text-style style:name="N470">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N480P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N480P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N480P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N470P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N470P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N470P2"/>
</number:text-style>
- <number:number-style style:name="N481P0" style:volatile="true">
+ <number:number-style style:name="N471P0" 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="N481">
+ <number:number-style style:name="N471">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N481P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N471P0"/>
</number:number-style>
- <number:number-style style:name="N482P0" style:volatile="true">
+ <number:number-style style:name="N472P0" 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:number-style>
- <number:number-style style:name="N482">
+ <number:number-style style:name="N472">
<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()&gt;=0" style:apply-style-name="N482P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N472P0"/>
</number:number-style>
- <number:date-style style:name="N483">
+ <number:date-style style:name="N473">
<number:month number:style="long" number:textual="true"/>
<number:text> - </number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:date-style style:name="N484">
+ <number:date-style style:name="N474">
<number:month number:textual="true"/>
</number:date-style>
- <number:number-style style:name="N486P0" style:volatile="true">
+ <number:number-style style:name="N476P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N486P1" style:volatile="true">
+ <number:number-style style:name="N476P1" 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:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N486">
+ <number:number-style style:name="N476">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N486P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N486P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N476P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N476P1"/>
</number:number-style>
- <number:number-style style:name="N487P0" style:volatile="true">
+ <number:number-style style:name="N477P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N487P1" style:volatile="true">
+ <number:number-style style:name="N477P1" 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:display-factor="1000"/>
</number:number-style>
- <number:number-style style:name="N487">
+ <number:number-style style:name="N477">
<number:text>­ ­</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N487P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N487P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N477P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N477P1"/>
</number:number-style>
- <number:number-style style:name="N489P0" style:volatile="true">
+ <number:number-style style:name="N479P0" style:volatile="true">
<number:number number:decimal-places="3" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N489">
+ <number:number-style style:name="N479">
<number:text>-</number:text>
<number:number number:decimal-places="3" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N489P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N479P0"/>
</number:number-style>
- <number:number-style style:name="N490P0" style:volatile="true">
+ <number:number-style style:name="N480P0" 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:number-style>
- <number:number-style style:name="N490">
+ <number:number-style style:name="N480">
<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"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N490P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N480P0"/>
</number:number-style>
- <number:number-style style:name="N492P0" style:volatile="true">
+ <number:number-style style:name="N482P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N492">
+ <number:number-style style:name="N482">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N492P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N482P0"/>
</number:number-style>
- <number:date-style style:name="N493">
+ <number:date-style style:name="N483">
<number:day-of-week/>
</number:date-style>
- <number:currency-style style:name="N495P0" style:volatile="true">
+ <number:currency-style style:name="N485P0" style:volatile="true">
<number:currency-symbol>€</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="N495">
+ <number:currency-style style:name="N485">
<style:text-properties fo:color="#ff0000"/>
<number:text>(</number:text>
<number:currency-symbol>€</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()&gt;=0" style:apply-style-name="N495P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N485P0"/>
</number:currency-style>
- <number:number-style style:name="N496">
+ <number:number-style style:name="N486">
<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="N497P0" style:volatile="true">
+ <number:number-style style:name="N487P0" 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="N497">
+ <number:number-style style:name="N487">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N497P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N487P0"/>
</number:number-style>
- <number:number-style style:name="N498">
+ <number:number-style style:name="N488">
<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="N499P0" style:volatile="true">
+ <number:number-style style:name="N489P0" 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="N499">
+ <number:number-style style:name="N489">
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N499P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N489P0"/>
</number:number-style>
- <number:currency-style style:name="N501P0" style:volatile="true">
+ <number:currency-style style:name="N491P0" style:volatile="true">
<number:currency-symbol number:language="es" number:country="ES">€</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="N501">
+ <number:currency-style style:name="N491">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:currency-symbol number:language="es" number:country="ES">€</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()&gt;=0" style:apply-style-name="N501P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N491P0"/>
</number:currency-style>
- <number:date-style style:name="N502">
+ <number:date-style style:name="N492">
<number:day-of-week/>
<number:text> </number:text>
<number:day/>
</number:date-style>
- <number:date-style style:name="N503">
+ <number:date-style style:name="N493">
<number:month number:style="long" number:textual="true"/>
<number:text> </number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:date-style style:name="N504">
+ <number:date-style style:name="N494">
<number:day-of-week/>
<number:day/>
</number:date-style>
- <number:number-style style:name="N505">
+ <number:number-style style:name="N495">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="0"/>
</number:number-style>
- <number:number-style style:name="N506">
+ <number:number-style style:name="N496">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="0"/>
</number:number-style>
- <number:number-style style:name="N507">
+ <number:number-style style:name="N497">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="0"/>
</number:number-style>
- <number:currency-style style:name="N509P0" style:volatile="true">
+ <number:currency-style style:name="N499P0" 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="N509">
+ <number:currency-style style:name="N499">
<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()&gt;=0" style:apply-style-name="N509P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N499P0"/>
</number:currency-style>
- <number:number-style style:name="N510P0" style:volatile="true">
+ <number:number-style style:name="N500P0" style:volatile="true">
<number:number number:min-integer-digits="1"/>
<number:text/>
</number:number-style>
- <number:number-style style:name="N510">
+ <number:number-style style:name="N500">
<number:text>-</number:text>
<number:number number:min-integer-digits="1"/>
<number:text/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N510P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N500P0"/>
</number:number-style>
- <number:percentage-style style:name="N511P0" style:volatile="true">
+ <number:percentage-style style:name="N501P0" 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="N511">
+ <number:percentage-style style:name="N501">
<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()&gt;=0" style:apply-style-name="N511P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N501P0"/>
</number:percentage-style>
- <number:number-style style:name="N512P0" style:volatile="true">
+ <number:number-style style:name="N502P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N512">
+ <number:number-style style:name="N502">
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N512P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N502P0"/>
</number:number-style>
- <number:date-style style:name="N513">
+ <number:date-style style:name="N503">
<number:month number:textual="true"/>
<number:text>-</number:text>
<number:year/>
</number:date-style>
- <number:date-style style:name="N514P0" style:volatile="true">
+ <number:date-style style:name="N504P0" style:volatile="true">
<number:month number:textual="true"/>
<number:text>-</number:text>
<number:year/>
</number:date-style>
- <number:date-style style:name="N514">
+ <number:date-style style:name="N504">
<number:text>-</number:text>
<number:month number:textual="true"/>
<number:text>-</number:text>
<number:year/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N514P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N504P0"/>
</number:date-style>
- <number:date-style style:name="N515P0" style:volatile="true">
+ <number:date-style style:name="N506P0" style:volatile="true">
<number:month number:style="long"/>
<number:text>/</number:text>
<number:day number:style="long"/>
<number:text>/</number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:date-style style:name="N515">
+ <number:date-style style:name="N506">
<number:text>-</number:text>
<number:month number:style="long"/>
<number:text>/</number:text>
<number:day number:style="long"/>
<number:text>/</number:text>
<number:year number:style="long"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N515P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N506P0"/>
</number:date-style>
- <number:number-style style:name="N517P0" style:volatile="true">
+ <number:number-style style:name="N508P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement=""/>
</number:number-style>
- <number:number-style style:name="N517">
+ <number:number-style style:name="N508">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement=""/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N517P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N508P0"/>
</number:number-style>
- <number:number-style style:name="N518">
+ <number:number-style style:name="N509">
<number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement=""/>
</number:number-style>
- <number:number-style style:name="N519P0" style:volatile="true">
+ <number:number-style style:name="N510P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N519">
+ <number:number-style style:name="N510">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N519P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N510P0"/>
</number:number-style>
- <number:number-style style:name="N520P0" style:volatile="true">
+ <number:number-style style:name="N511P0" 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="N520">
+ <number:number-style style:name="N511">
<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="0" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N520P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N511P0"/>
</number:number-style>
- <number:number-style style:name="N522P0" style:volatile="true">
+ <number:number-style style:name="N513P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="0" number:decimal-replacement="" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N522">
+ <number:number-style style:name="N513">
<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="0" number:decimal-replacement="" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N522P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N513P0"/>
</number:number-style>
- <number:number-style style:name="N523">
+ <number:number-style style:name="N514">
<number:text>Vac.Ptes. </number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N524">
+ <number:number-style style:name="N515">
<number:text>Ptes. </number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N525">
+ <number:number-style style:name="N516">
<number:text>Ptes. -</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N526">
+ <number:number-style style:name="N517">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> Ptes. </number:text>
</number:number-style>
- <number:number-style style:name="N527P0" style:volatile="true">
+ <number:number-style style:name="N518P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> Ptes. </number:text>
</number:number-style>
- <number:number-style style:name="N527">
+ <number:number-style style:name="N518">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> de mas</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N527P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N518P0"/>
</number:number-style>
- <number:number-style style:name="N529P0" style:volatile="true">
+ <number:number-style style:name="N520P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> ptes. </number:text>
</number:number-style>
- <number:number-style style:name="N529">
+ <number:number-style style:name="N520">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> exceso</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N529P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N520P0"/>
</number:number-style>
- <number:currency-style style:name="N531P0" style:volatile="true">
+ <number:currency-style style:name="N522P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="gl" number:country="ES">€</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N531">
+ <number:currency-style style:name="N522">
<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="0" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="gl" number:country="ES">€</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N531P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N522P0"/>
</number:currency-style>
- <number:number-style style:name="N532P0" style:volatile="true">
+ <number:number-style style:name="N523P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N532">
+ <number:number-style style:name="N523">
<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"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N532P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N523P0"/>
</number:number-style>
- <number:currency-style style:name="N534P0" style:volatile="true">
+ <number:currency-style style:name="N525P0" 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="es" number:country="ES">₧</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N534">
+ <number:currency-style style:name="N525">
<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="es" number:country="ES">₧</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N534P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N525P0"/>
</number:currency-style>
- <number:currency-style style:name="N536P0" style:volatile="true">
+ <number:currency-style style:name="N527P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="es" number:country="ES">€</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N536">
+ <number:currency-style style:name="N527">
<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="0" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol number:language="es" number:country="ES">€</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N536P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N527P0"/>
</number:currency-style>
- <number:currency-style style:name="N538P0" style:volatile="true">
+ <number:currency-style style:name="N529P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol>€</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N538">
+ <number:currency-style style:name="N529">
<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="0" number:grouping="true"/>
<number:text> </number:text>
<number:currency-symbol>€</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N538P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N529P0"/>
</number:currency-style>
- <number:number-style style:name="N539P0" style:volatile="true">
+ <number:number-style style:name="N530P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N539">
+ <number:number-style style:name="N530">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N539P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N530P0"/>
</number:number-style>
- <number:number-style style:name="N540">
+ <number:number-style style:name="N531">
<number:scientific-number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="4" number:grouping="true" number:min-exponent-digits="1" loext:exponent-interval="4" loext:forced-exponent-sign="true"/>
</number:number-style>
- <number:date-style style:name="N541">
+ <number:date-style style:name="N532">
<number:day/>
<number:text>-</number:text>
<number:month number:textual="true"/>
<number:text>-YY</number:text>
</number:date-style>
- <number:number-style style:name="N542">
+ <number:number-style style:name="N533">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="5" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N543">
+ <number:number-style style:name="N534">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="2" number:grouping="true"/>
</number:number-style>
- <number:currency-style style:name="N545P0" style:volatile="true">
+ <number:currency-style style:name="N536P0" style:volatile="true">
<number:currency-symbol>€</number:currency-symbol>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
</number:currency-style>
- <number:currency-style style:name="N545">
+ <number:currency-style style:name="N536">
<style:text-properties fo:color="#ff0000"/>
<number:text>(</number:text>
<number:currency-symbol>€</number:currency-symbol>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N545P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N536P0"/>
</number:currency-style>
- <number:number-style style:name="N547P0" style:volatile="true">
+ <number:number-style style:name="N538P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N547">
+ <number:number-style style:name="N538">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N547P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N538P0"/>
</number:number-style>
- <number:percentage-style style:name="N548">
+ <number:percentage-style style:name="N539">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="5" number:grouping="true"/>
<number:text>%</number:text>
</number:percentage-style>
- <number:currency-style style:name="N550P0" style:volatile="true">
+ <number:currency-style style:name="N541P0" style:volatile="true">
<number:currency-symbol number:language="es" number:country="ES">€</number:currency-symbol>
<number:text> </number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
</number:currency-style>
- <number:currency-style style:name="N550">
+ <number:currency-style style:name="N541">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:currency-symbol number:language="es" number:country="ES">€</number:currency-symbol>
<number:text> </number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N550P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N541P0"/>
</number:currency-style>
- <number:date-style style:name="N551">
+ <number:date-style style:name="N542">
<number:month number:style="long" number:textual="true"/>
<number:text> YYYY</number:text>
</number:date-style>
- <number:number-style style:name="N554P0" style:volatile="true">
+ <number:number-style style:name="N545P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N554P1" style:volatile="true">
+ <number:number-style style:name="N545P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N554P2" style:volatile="true">
+ <number:number-style style:name="N545P2" style:volatile="true">
<number:text> - </number:text>
</number:number-style>
- <number:text-style style:name="N554">
+ <number:text-style style:name="N545">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N554P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N554P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N554P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N545P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N545P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N545P2"/>
</number:text-style>
- <number:number-style style:name="N556P0" style:volatile="true">
+ <number:number-style style:name="N547P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N556P1" style:volatile="true">
+ <number:number-style style:name="N547P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N556P2" style:volatile="true">
+ <number:number-style style:name="N547P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N556">
+ <number:text-style style:name="N547">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N556P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N556P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N556P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N547P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N547P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N547P2"/>
</number:text-style>
- <number:number-style style:name="N557P0" style:volatile="true">
+ <number:number-style style:name="N548P0" style:volatile="true">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="0"/>
</number:number-style>
- <number:number-style style:name="N557">
+ <number:number-style style:name="N548">
<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="0"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N557P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N548P0"/>
</number:number-style>
- <number:number-style style:name="N558">
+ <number:number-style style:name="N549">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="7" number:grouping="true"/>
</number:number-style>
- <number:percentage-style style:name="N559">
+ <number:percentage-style style:name="N550">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="2" number:grouping="true"/>
<number:text>%</number:text>
</number:percentage-style>
- <number:number-style style:name="N560">
+ <number:number-style style:name="N551">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="4" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N561">
+ <number:number-style style:name="N552">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="6" number:grouping="true"/>
</number:number-style>
- <number:percentage-style style:name="N562">
+ <number:percentage-style style:name="N553">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="4" number:grouping="true"/>
<number:text>%</number:text>
</number:percentage-style>
- <number:number-style style:name="N563">
+ <number:number-style style:name="N554">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="8" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N564">
+ <number:number-style style:name="N555">
<number:scientific-number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="4" number:grouping="true" number:min-exponent-digits="2" loext:exponent-interval="4" loext:forced-exponent-sign="true"/>
</number:number-style>
- <number:date-style style:name="N565">
+ <number:date-style style:name="N556">
<number:month number:style="long"/>
<number:text>/YYYY</number:text>
</number:date-style>
- <number:number-style style:name="N566P0" style:volatile="true">
+ <number:number-style style:name="N557P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N566P1" style:volatile="true">
+ <number:number-style style:name="N557P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N566P2" style:volatile="true">
+ <number:number-style style:name="N557P2" 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="N566">
+ <number:text-style style:name="N557">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N566P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N566P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N566P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N557P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N557P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N557P2"/>
</number:text-style>
- <number:number-style style:name="N567P0" style:volatile="true">
+ <number:number-style style:name="N558P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N567">
+ <number:number-style style:name="N558">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N567P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N558P0"/>
</number:number-style>
- <number:number-style style:name="N568P0" style:volatile="true">
+ <number:number-style style:name="N559P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N568">
+ <number:number-style style:name="N559">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N568P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N559P0"/>
</number:number-style>
- <number:number-style style:name="N571P0" style:volatile="true">
+ <number:number-style style:name="N562P0" style:volatile="true">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="0"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N571P1" style:volatile="true">
+ <number:number-style style:name="N562P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="0"/>
</number:number-style>
- <number:number-style style:name="N571P2" style:volatile="true">
+ <number:number-style style:name="N562P2" style:volatile="true">
<number:text> - </number:text>
</number:number-style>
- <number:text-style style:name="N571">
+ <number:text-style style:name="N562">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N571P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N571P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N571P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N562P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N562P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N562P2"/>
</number:text-style>
- <number:number-style style:name="N572P0" style:volatile="true">
+ <number:number-style style:name="N563P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N572P1" style:volatile="true">
+ <number:number-style style:name="N563P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N572P2" style:volatile="true">
+ <number:number-style style:name="N563P2" style:volatile="true">
<number:text> - </number:text>
</number:number-style>
- <number:text-style style:name="N572">
+ <number:text-style style:name="N563">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N572P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N572P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N572P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N563P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N563P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N563P2"/>
</number:text-style>
- <number:number-style style:name="N573P0" style:volatile="true">
+ <number:number-style style:name="N564P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N573P1" style:volatile="true">
+ <number:number-style style:name="N564P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N573P2" style:volatile="true">
+ <number:number-style style:name="N564P2" style:volatile="true">
<number:text>-</number:text>
</number:number-style>
- <number:text-style style:name="N573">
+ <number:text-style style:name="N564">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N573P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N573P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N573P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N564P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N564P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N564P2"/>
</number:text-style>
- <number:number-style style:name="N574">
+ <number:number-style style:name="N565">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="3" number:grouping="true"/>
</number:number-style>
- <number:currency-style style:name="N576P0" style:volatile="true">
+ <number:currency-style style:name="N567P0" style:volatile="true">
<number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
</number:currency-style>
- <number:currency-style style:name="N576">
+ <number:currency-style style:name="N567">
<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="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N576P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N567P0"/>
</number:currency-style>
- <number:date-style style:name="N578P0" style:volatile="true">
+ <number:date-style style:name="N569P0" style:volatile="true">
<number:year/>
<number:seconds/>
<number:text>tan</number:text>
@@ -3075,7 +3082,7 @@
<number:text>a</number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:date-style style:name="N578">
+ <number:date-style style:name="N569">
<number:text>-</number:text>
<number:era number:calendar="jewish"/>
<number:year number:calendar="jewish"/>
@@ -3083,82 +3090,82 @@
<number:year number:calendar="jewish" number:style="long"/>
<number:year number:calendar="jewish"/>
<number:text>al</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N578P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N569P0"/>
</number:date-style>
- <number:percentage-style style:name="N579">
+ <number:percentage-style style:name="N570">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="3" number:grouping="true"/>
<number:text>%</number:text>
</number:percentage-style>
- <number:percentage-style style:name="N580P0" style:volatile="true">
+ <number:percentage-style style:name="N571P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="3" number:grouping="true"/>
<number:text>%</number:text>
</number:percentage-style>
- <number:percentage-style style:name="N580">
+ <number:percentage-style style:name="N571">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="3" number:grouping="true"/>
<number:text>%</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N580P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N571P0"/>
</number:percentage-style>
- <number:number-style style:name="N581P0" style:volatile="true">
+ <number:number-style style:name="N572P0" style:volatile="true">
<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="N581">
+ <number:number-style style:name="N572">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="3" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N581P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N572P0"/>
</number:number-style>
- <number:date-style style:name="N583P0" style:volatile="true">
+ <number:date-style style:name="N574P0" style:volatile="true">
<number:month number:textual="true"/>
<number:text>-YY</number:text>
</number:date-style>
- <number:date-style style:name="N583">
+ <number:date-style style:name="N574">
<number:text>-</number:text>
<number:month number:textual="true"/>
<number:text>-YY</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N583P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N574P0"/>
</number:date-style>
- <number:date-style style:name="N585P0" style:volatile="true">
+ <number:date-style style:name="N576P0" style:volatile="true">
<number:month number:style="long"/>
<number:text>/</number:text>
<number:day number:style="long"/>
<number:text>/YYYY</number:text>
</number:date-style>
- <number:date-style style:name="N585">
+ <number:date-style style:name="N576">
<number:text>-</number:text>
<number:month number:style="long"/>
<number:text>/</number:text>
<number:day number:style="long"/>
<number:text>/YYYY</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N585P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N576P0"/>
</number:date-style>
- <number:number-style style:name="N586P0" style:volatile="true">
+ <number:number-style style:name="N577P0" 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="N586P1" style:volatile="true">
+ <number:number-style style:name="N577P1" 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="N586P2" style:volatile="true">
+ <number:number-style style:name="N577P2" style:volatile="true">
<number:text> - </number:text>
</number:number-style>
- <number:text-style style:name="N586">
+ <number:text-style style:name="N577">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N586P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N586P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N586P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N577P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N577P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N577P2"/>
</number:text-style>
- <number:number-style style:name="N587P0" style:volatile="true">
+ <number:number-style style:name="N578P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N587">
+ <number:number-style style:name="N578">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N587P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N578P0"/>
</number:number-style>
- <number:date-style style:name="N588P0" style:volatile="true">
+ <number:date-style style:name="N579P0" style:volatile="true">
<number:year/>
<number:seconds/>
<number:text>tan</number:text>
@@ -3166,33 +3173,33 @@
<number:text>a</number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:number-style style:name="N588">
+ <number:number-style style:name="N579">
<number:text>-</number:text>
<number:number number:min-integer-digits="1"/>
<number:text/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N588P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N579P0"/>
</number:number-style>
- <number:number-style style:name="N589">
+ <number:number-style style:name="N580">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="4" number:grouping="true"/>
</number:number-style>
- <number:currency-style style:name="N590P0" style:volatile="true">
+ <number:currency-style style:name="N581P0" style:volatile="true">
<number:currency-symbol number:language="es" number:country="AR">$</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="N590">
+ <number:currency-style style:name="N581">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:currency-symbol number:language="es" number:country="AR">$</number:currency-symbol>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N590P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N581P0"/>
</number:currency-style>
- <number:date-style style:name="N591">
+ <number:date-style style:name="N582">
<number:day number:style="long"/>
<number:text>/</number:text>
<number:month number:style="long"/>
<number:text>/AA</number:text>
</number:date-style>
- <number:date-style style:name="N592">
+ <number:date-style style:name="N583">
<number:day number:style="long"/>
<number:text>/</number:text>
<number:month number:style="long"/>
@@ -3201,7 +3208,7 @@
<number:text>:</number:text>
<number:minutes number:style="long"/>
</number:date-style>
- <number:date-style style:name="N593">
+ <number:date-style style:name="N584">
<number:year number:style="long"/>
<number:text>-</number:text>
<number:month number:style="long"/>
@@ -3210,167 +3217,167 @@
<number:text> </number:text>
<number:day-of-week/>
</number:date-style>
- <number:currency-style style:name="N595P0" style:volatile="true">
+ <number:currency-style style:name="N586P0" style:volatile="true">
<number:currency-symbol number:language="en" number:country="IE">€</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="N595">
+ <number:currency-style style:name="N586">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:currency-symbol number:language="en" number:country="IE">€</number:currency-symbol>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N595P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N586P0"/>
</number:currency-style>
- <number:number-style style:name="N596">
+ <number:number-style style:name="N587">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="6"/>
</number:number-style>
- <number:number-style style:name="N597">
+ <number:number-style style:name="N588">
<number:text>Edit Time</number:text>
</number:number-style>
- <number:currency-style style:name="N598P0" style:volatile="true">
+ <number:currency-style style:name="N589P0" 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="N598">
+ <number:currency-style style:name="N589">
<style:text-properties fo:color="#000000"/>
<number:text>-</number:text>
<number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N598P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N589P0"/>
</number:currency-style>
- <number:currency-style style:name="N599P0" style:volatile="true">
+ <number:currency-style style:name="N590P0" 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="N599">
+ <number:currency-style style:name="N590">
<style:text-properties fo:color="#000000"/>
<number:text>-</number:text>
<number:currency-symbol number:language="en" number:country="GB">£</number:currency-symbol>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N599P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N590P0"/>
</number:currency-style>
- <number:currency-style style:name="N601P0" style:volatile="true">
+ <number:currency-style style:name="N592P0" 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:display-factor="1000"/>
<number:text>--</number:text>
</number:currency-style>
- <number:currency-style style:name="N601">
+ <number:currency-style style:name="N592">
<style:text-properties fo:color="#000000"/>
<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" number:display-factor="1000"/>
<number:text>--</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N601P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N592P0"/>
</number:currency-style>
- <number:currency-style style:name="N603P0" style:volatile="true">
+ <number:currency-style style:name="N594P0" style:volatile="true">
<number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
<number:text>--</number:text>
</number:currency-style>
- <number:currency-style style:name="N603">
+ <number:currency-style style:name="N594">
<style:text-properties fo:color="#000000"/>
<number:text>-</number:text>
<number:currency-symbol number:language="en" number:country="US">$</number:currency-symbol>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
<number:text>--</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N603P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N594P0"/>
</number:currency-style>
- <number:number-style style:name="N604P0" style:volatile="true">
+ <number:number-style style:name="N595P0" 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="N604">
+ <number:number-style style:name="N595">
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N604P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N595P0"/>
</number:number-style>
- <number:number-style style:name="N606P0" style:volatile="true">
+ <number:number-style style:name="N597P0" 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="N606">
+ <number:number-style style:name="N597">
<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()&gt;=0" style:apply-style-name="N606P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N597P0"/>
</number:number-style>
- <number:number-style style:name="N608P0" style:volatile="true">
+ <number:number-style style:name="N599P0" 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="N608">
+ <number:number-style style:name="N599">
<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()&gt;=0" style:apply-style-name="N608P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N599P0"/>
</number:number-style>
- <number:number-style style:name="N610P0" style:volatile="true">
+ <number:number-style style:name="N601P0" 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="N610P1" style:volatile="true">
+ <number:number-style style:name="N601P1" 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> DM</number:text>
</number:number-style>
- <number:number-style style:name="N610">
+ <number:number-style style:name="N601">
<number:text>- DM</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N610P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N610P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N601P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N601P1"/>
</number:number-style>
- <number:number-style style:name="N611P0" style:volatile="true">
+ <number:number-style style:name="N602P0" 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="N611P1" style:volatile="true">
+ <number:number-style style:name="N602P1" 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="N611">
+ <number:number-style style:name="N602">
<number:text>- </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N611P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N611P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N602P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N602P1"/>
</number:number-style>
- <number:number-style style:name="N613P0" style:volatile="true">
+ <number:number-style style:name="N604P0" 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="N613P1" style:volatile="true">
+ <number:number-style style:name="N604P1" 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> DM</number:text>
</number:number-style>
- <number:number-style style:name="N613">
+ <number:number-style style:name="N604">
<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>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N613P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N613P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N604P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N604P1"/>
</number:number-style>
- <number:number-style style:name="N614P0" style:volatile="true">
+ <number:number-style style:name="N605P0" 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="N614P1" style:volatile="true">
+ <number:number-style style:name="N605P1" 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="N614">
+ <number:number-style style:name="N605">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N614P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N614P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N605P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N605P1"/>
</number:number-style>
- <number:date-style style:name="N615">
+ <number:date-style style:name="N606">
<number:year/>
<number:text>-</number:text>
<number:month number:style="long"/>
</number:date-style>
- <number:date-style style:name="N616">
+ <number:date-style style:name="N607">
<number:year/>
<number:text> </number:text>
<number:month number:style="long"/>
@@ -3379,223 +3386,223 @@
<number:text> </number:text>
<number:day number:style="long"/>
</number:date-style>
- <number:currency-style style:name="N618P0" style:volatile="true">
+ <number:currency-style style:name="N609P0" style:volatile="true">
<number:currency-symbol number:language="en" number:country="AU">$</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="N618">
+ <number:currency-style style:name="N609">
<number:text>-</number:text>
<number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N618P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N609P0"/>
</number:currency-style>
- <number:currency-style style:name="N619P0" style:volatile="true">
+ <number:currency-style style:name="N610P0" style:volatile="true">
<number:currency-symbol number:language="en" number:country="AU">$</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="N619">
+ <number:currency-style style:name="N610">
<number:text>-</number:text>
<number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N619P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N610P0"/>
</number:currency-style>
- <number:currency-style style:name="N621P0" style:volatile="true">
+ <number:currency-style style:name="N612P0" style:volatile="true">
<number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
<number:text>--</number:text>
</number:currency-style>
- <number:currency-style style:name="N621">
+ <number:currency-style style:name="N612">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:currency-symbol number:language="en" number:country="AU">$</number:currency-symbol>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
<number:text>--</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N621P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N612P0"/>
</number:currency-style>
- <number:currency-style style:name="N623P0" style:volatile="true">
+ <number:currency-style style:name="N614P0" style:volatile="true">
<number:currency-symbol number:language="ms" number:country="MY">RM</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="N623">
+ <number:currency-style style:name="N614">
<number:text>-</number:text>
<number:currency-symbol number:language="ms" number:country="MY">RM</number:currency-symbol>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N623P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N614P0"/>
</number:currency-style>
- <number:currency-style style:name="N625P0" style:volatile="true">
+ <number:currency-style style:name="N616P0" style:volatile="true">
<number:currency-symbol number:language="ms" number:country="MY">RM</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="N625">
+ <number:currency-style style:name="N616">
<number:text>-</number:text>
<number:currency-symbol number:language="ms" number:country="MY">RM</number:currency-symbol>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N625P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N616P0"/>
</number:currency-style>
- <number:currency-style style:name="N627P0" style:volatile="true">
+ <number:currency-style style:name="N618P0" style:volatile="true">
<number:currency-symbol number:language="ms" number:country="MY">RM</number:currency-symbol>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
<number:text>--</number:text>
</number:currency-style>
- <number:currency-style style:name="N627">
+ <number:currency-style style:name="N618">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:currency-symbol number:language="ms" number:country="MY">RM</number:currency-symbol>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
<number:text>--</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N627P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N618P0"/>
</number:currency-style>
- <number:currency-style style:name="N629P0" style:volatile="true">
+ <number:currency-style style:name="N620P0" style:volatile="true">
<number:currency-symbol number:language="en">$</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="N629">
+ <number:currency-style style:name="N620">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:currency-symbol number:language="en">$</number:currency-symbol>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N629P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N620P0"/>
</number:currency-style>
- <number:number-style style:name="N631P0" style:volatile="true">
+ <number:number-style style:name="N622P0" 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="N631">
+ <number:number-style style:name="N622">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> $</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N631P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N622P0"/>
</number:number-style>
- <number:number-style style:name="N633P0" style:volatile="true">
+ <number:number-style style:name="N624P0" 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="N633">
+ <number:number-style style:name="N624">
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> $</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N633P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N624P0"/>
</number:number-style>
- <number:number-style style:name="N637P0" style:volatile="true">
+ <number:number-style style:name="N628P0" 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="N637P1" style:volatile="true">
+ <number:number-style style:name="N628P1" 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="N637P2" style:volatile="true">
+ <number:number-style style:name="N628P2" style:volatile="true">
<number:text> - $ </number:text>
</number:number-style>
- <number:text-style style:name="N637">
+ <number:text-style style:name="N628">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N637P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N637P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N637P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N628P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N628P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N628P2"/>
</number:text-style>
- <number:number-style style:name="N641P0" style:volatile="true">
+ <number:number-style style:name="N632P0" 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="N641P1" style:volatile="true">
+ <number:number-style style:name="N632P1" 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="N641P2" style:volatile="true">
+ <number:number-style style:name="N632P2" 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="N641">
+ <number:text-style style:name="N632">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N641P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N641P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N641P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N632P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N632P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N632P2"/>
</number:text-style>
- <number:number-style style:name="N642">
+ <number:number-style style:name="N633">
<number:number number:decimal-places="5" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N644P0" style:volatile="true">
+ <number:number-style style:name="N635P0" style:volatile="true">
<number:number number:decimal-places="4" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N644">
+ <number:number-style style:name="N635">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="4" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N644P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N635P0"/>
</number:number-style>
- <number:currency-style style:name="N645">
+ <number:currency-style style:name="N636">
<number:number number:decimal-places="5" 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="gl" number:country="ES">h</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N646P0" style:volatile="true">
+ <number:currency-style style:name="N637P0" style:volatile="true">
<number:number number:decimal-places="5" 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="gl" number:country="ES">h</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N646">
+ <number:currency-style style:name="N637">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> </number:text>
<number:currency-symbol number:language="gl" number:country="ES">h</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N646P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N637P0"/>
</number:currency-style>
- <number:currency-style style:name="N648P0" style:volatile="true">
+ <number:currency-style style:name="N639P0" style:volatile="true">
<number:number number:decimal-places="5" 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="gl" number:country="ES">h</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N648P1" style:volatile="true">
+ <number:currency-style style:name="N639P1" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> </number:text>
<number:currency-symbol number:language="gl" number:country="ES">h</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N648">
+ <number:currency-style style:name="N639">
<number:text>-</number:text>
<number:number number:decimal-places="5" 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="gl" number:country="ES">h</number:currency-symbol>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N648P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N648P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N639P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N639P1"/>
</number:currency-style>
- <number:number-style style:name="N650P0" style:volatile="true">
+ <number:number-style style:name="N641P0" style:volatile="true">
<number:number number:decimal-places="5" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
<number:text> h</number:text>
</number:number-style>
- <number:number-style style:name="N650">
+ <number:number-style style:name="N641">
<number:text>null </number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> h</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N650P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N641P0"/>
</number:number-style>
- <number:number-style style:name="N652P0" style:volatile="true">
+ <number:number-style style:name="N643P0" style:volatile="true">
<number:number number:decimal-places="5" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
<number:text> h</number:text>
</number:number-style>
- <number:number-style style:name="N652P1" style:volatile="true">
+ <number:number-style style:name="N643P1" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> h</number:text>
</number:number-style>
- <number:number-style style:name="N652">
+ <number:number-style style:name="N643">
<number:number number:min-integer-digits="1"/>
<number:text/>
- <style:map style:condition="value()!=0" style:apply-style-name="N652P0"/>
- <style:map style:condition="value()=0" style:apply-style-name="N652P1"/>
+ <style:map style:condition="value()!=0" style:apply-style-name="N643P0"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N643P1"/>
</number:number-style>
- <number:number-style style:name="N653P0" style:volatile="true">
+ <number:number-style style:name="N644P0" style:volatile="true">
<number:number number:decimal-places="3" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N653">
+ <number:number-style style:name="N644">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="3" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N653P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N644P0"/>
</number:number-style>
- <number:date-style style:name="N654">
+ <number:date-style style:name="N645">
<number:day-of-week/>
<number:text> </number:text>
<number:day number:style="long"/>
@@ -3604,67 +3611,67 @@
<number:text>·</number:text>
<number:year/>
</number:date-style>
- <number:date-style style:name="N655">
+ <number:date-style style:name="N646">
<number:month number:textual="true"/>
<number:text>/</number:text>
<number:year/>
</number:date-style>
- <number:number-style style:name="N656P0" style:volatile="true">
+ <number:number-style style:name="N647P0" 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="N656">
+ <number:number-style style:name="N647">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N656P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N647P0"/>
</number:number-style>
- <number:number-style style:name="N657P0" style:volatile="true">
+ <number:number-style style:name="N648P0" 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="N657">
+ <number:number-style style:name="N648">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N657P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N648P0"/>
</number:number-style>
- <number:currency-style style:name="N658P0" style:volatile="true">
+ <number:currency-style style:name="N649P0" 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="es" number:country="ES">₧</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N658">
+ <number:currency-style style:name="N649">
<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="es" number:country="ES">₧</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N658P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N649P0"/>
</number:currency-style>
- <number:number-style style:name="N659P0" style:volatile="true">
+ <number:number-style style:name="N650P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N659">
+ <number:number-style style:name="N650">
<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="0" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N659P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N650P0"/>
</number:number-style>
- <number:number-style style:name="N660P0" style:volatile="true">
+ <number:number-style style:name="N651P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N660">
+ <number:number-style style:name="N651">
<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="0" number:grouping="true"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N660P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N651P0"/>
</number:number-style>
- <number:date-style style:name="N661">
+ <number:date-style style:name="N652">
<number:day number:style="long"/>
<number:text>/</number:text>
<number:month number:style="long"/>
@@ -3677,224 +3684,224 @@
<number:text>:</number:text>
<number:seconds number:style="long"/>
</number:date-style>
- <number:number-style style:name="N662">
+ <number:number-style style:name="N653">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0">
<number:embedded-text number:position="4">¬</number:embedded-text>
<number:embedded-text number:position="2">¬</number:embedded-text>
</number:number>
</number:number-style>
- <number:number-style style:name="N663">
+ <number:number-style style:name="N654">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0">
<number:embedded-text number:position="4">·</number:embedded-text>
<number:embedded-text number:position="2">·</number:embedded-text>
</number:number>
</number:number-style>
- <number:number-style style:name="N665P0" style:volatile="true">
+ <number:number-style style:name="N656P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> ptes. </number:text>
</number:number-style>
- <number:number-style style:name="N665P1" style:volatile="true">
+ <number:number-style style:name="N656P1" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> exceso</number:text>
</number:number-style>
- <number:number-style style:name="N665">
+ <number:number-style style:name="N656">
<number:text>0 ptes. </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N665P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N665P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N656P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N656P1"/>
</number:number-style>
- <number:date-style style:name="N666">
+ <number:date-style style:name="N657">
<number:day/>
<number:text>-</number:text>
<number:month/>
<number:text>-</number:text>
<number:year/>
</number:date-style>
- <number:number-style style:name="N668P0" style:volatile="true">
+ <number:number-style style:name="N659P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N668">
+ <number:number-style style:name="N659">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N668P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N659P0"/>
</number:number-style>
- <number:number-style style:name="N670P0" style:volatile="true">
+ <number:number-style style:name="N661P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000000"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N670">
+ <number:number-style style:name="N661">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N670P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N661P0"/>
</number:number-style>
- <number:number-style style:name="N672P0" style:volatile="true">
+ <number:number-style style:name="N663P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="2" number:grouping="true" number:display-factor="1000000"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N672">
+ <number:number-style style:name="N663">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N672P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N663P0"/>
</number:number-style>
- <number:number-style style:name="N674P0" style:volatile="true">
+ <number:number-style style:name="N665P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="4" number:grouping="true" number:display-factor="1000"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N674">
+ <number:number-style style:name="N665">
<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="3" number:grouping="true" number:display-factor="1000"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N674P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N665P0"/>
</number:number-style>
- <number:number-style style:name="N676P0" style:volatile="true">
+ <number:number-style style:name="N667P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="4" number:grouping="true" number:display-factor="1000000"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N676">
+ <number:number-style style:name="N667">
<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="3" number:grouping="true" number:display-factor="1000000"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N676P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N667P0"/>
</number:number-style>
- <number:number-style style:name="N678P0" style:volatile="true">
+ <number:number-style style:name="N669P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="2" number:grouping="true" number:display-factor="1000"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N678">
+ <number:number-style style:name="N669">
<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:display-factor="1000"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N678P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N669P0"/>
</number:number-style>
- <number:number-style style:name="N679P0" style:volatile="true">
+ <number:number-style style:name="N670P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="2" number:grouping="true" number:display-factor="1000000"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N679">
+ <number:number-style style:name="N670">
<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:display-factor="1000000"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N679P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N670P0"/>
</number:number-style>
- <number:number-style style:name="N680P0" style:volatile="true">
+ <number:number-style style:name="N671P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="2" number:grouping="true" number:display-factor="1000"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N680">
+ <number:number-style style:name="N671">
<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="2" number:grouping="true" number:display-factor="1000"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N680P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N671P0"/>
</number:number-style>
- <number:number-style style:name="N682P0" style:volatile="true">
+ <number:number-style style:name="N673P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="2" number:grouping="true"/>
<number:text>, </number:text>
</number:number-style>
- <number:number-style style:name="N682">
+ <number:number-style style:name="N673">
<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="2" number:grouping="true"/>
<number:text>, </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N682P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N673P0"/>
</number:number-style>
- <number:number-style style:name="N683P0" style:volatile="true">
+ <number:number-style style:name="N674P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="2" number:grouping="true"/>
<number:text>, </number:text>
</number:number-style>
- <number:number-style style:name="N683">
+ <number:number-style style:name="N674">
<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="2" number:grouping="true"/>
<number:text>,</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N683P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N674P0"/>
</number:number-style>
- <number:number-style style:name="N685P0" style:volatile="true">
+ <number:number-style style:name="N676P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N685">
+ <number:number-style style:name="N676">
<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:display-factor="1000"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N685P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N676P0"/>
</number:number-style>
- <number:number-style style:name="N687P0" style:volatile="true">
+ <number:number-style style:name="N678P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000000"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N687">
+ <number:number-style style:name="N678">
<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:display-factor="1000000"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N687P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N678P0"/>
</number:number-style>
- <number:number-style style:name="N689P0" style:volatile="true">
+ <number:number-style style:name="N680P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000000"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N689">
+ <number:number-style style:name="N680">
<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:display-factor="1000000"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N689P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N680P0"/>
</number:number-style>
- <number:number-style style:name="N691P0" style:volatile="true">
+ <number:number-style style:name="N682P0" style:volatile="true">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000000"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N691">
+ <number:number-style style:name="N682">
<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:display-factor="1000000"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N691P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N682P0"/>
</number:number-style>
- <number:number-style style:name="N692P0" style:volatile="true">
+ <number:number-style style:name="N683P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000000"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N692">
+ <number:number-style style:name="N683">
<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:display-factor="1000000"/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N692P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N683P0"/>
</number:number-style>
- <number:number-style style:name="N693">
+ <number:number-style style:name="N684">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="6">
<number:embedded-text number:position="4"> </number:embedded-text>
</number:number>
</number:number-style>
- <number:number-style style:name="N694P0" style:volatile="true">
+ <number:number-style style:name="N685P0" style:volatile="true">
<number:number number:decimal-places="3" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N694P1" style:volatile="true">
+ <number:number-style style:name="N685P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N694">
+ <number:number-style style:name="N685">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N694P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N694P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N685P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N685P1"/>
</number:number-style>
- <number:date-style style:name="N695">
+ <number:date-style style:name="N686">
<number:day-of-week/>
<number:text>, </number:text>
<number:day number:style="long"/>
<number:text> </number:text>
<number:month number:textual="true"/>
</number:date-style>
- <number:date-style style:name="N696">
+ <number:date-style style:name="N687">
<number:day number:style="long"/>
<number:text> </number:text>
<number:month number:textual="true"/>
@@ -3903,317 +3910,317 @@
<number:text> </number:text>
<number:day-of-week/>
</number:date-style>
- <number:number-style style:name="N697">
+ <number:number-style style:name="N688">
<number:number number:decimal-places="4" loext:min-decimal-places="0" number:min-integer-digits="0" number:decimal-replacement=""/>
</number:number-style>
- <number:number-style style:name="N698">
+ <number:number-style style:name="N689">
<number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="0"/>
</number:number-style>
- <number:number-style style:name="N699P0" style:volatile="true">
+ <number:number-style style:name="N690P0" 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="N699P1" style:volatile="true">
+ <number:number-style style:name="N690P1" 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="N699">
+ <number:number-style style:name="N690">
<number:number number:min-integer-digits="1"/>
<number:text/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N699P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N699P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N690P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N690P1"/>
</number:number-style>
- <number:number-style style:name="N700P0" style:volatile="true">
+ <number:number-style style:name="N691P0" 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="N700P1" style:volatile="true">
+ <number:number-style style:name="N691P1" 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="N700">
+ <number:number-style style:name="N691">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N700P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N700P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N691P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N691P1"/>
</number:number-style>
- <number:date-style style:name="N701">
+ <number:date-style style:name="N692">
<number:day-of-week/>
<number:text> </number:text>
<number:day number:style="long"/>
<number:month number:textual="true"/>
<number:year/>
</number:date-style>
- <number:date-style style:name="N702">
+ <number:date-style style:name="N693">
<number:day number:style="long"/>
<number:month number:textual="true"/>
<number:year/>
<number:text> </number:text>
<number:day-of-week/>
</number:date-style>
- <number:date-style style:name="N703">
+ <number:date-style style:name="N694">
<number:day number:style="long"/>
<number:text> </number:text>
<number:month number:textual="true"/>
<number:text> </number:text>
<number:day-of-week/>
</number:date-style>
- <number:date-style style:name="N704">
+ <number:date-style style:name="N695">
<number:day number:style="long"/>
<number:text> </number:text>
<number:month number:textual="true"/>
<number:text>/</number:text>
<number:day-of-week/>
</number:date-style>
- <number:date-style style:name="N705">
+ <number:date-style style:name="N696">
<number:day number:style="long"/>
<number:text> </number:text>
<number:month number:textual="true"/>
<number:text> </number:text>
<number:day-of-week/>
</number:date-style>
- <number:number-style style:name="N706P0" style:volatile="true">
+ <number:number-style style:name="N697P0" 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="N706P1" style:volatile="true">
+ <number:number-style style:name="N697P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N706">
+ <number:number-style style:name="N697">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N706P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N706P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N697P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N697P1"/>
</number:number-style>
- <number:number-style style:name="N707P0" style:volatile="true">
+ <number:number-style style:name="N698P0" 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="N707P1" style:volatile="true">
+ <number:number-style style:name="N698P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N707">
+ <number:number-style style:name="N698">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
- <style:map style:condition="value()&gt;150" style:apply-style-name="N707P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N707P1"/>
+ <style:map style:condition="value()&gt;150" style:apply-style-name="N698P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N698P1"/>
</number:number-style>
- <number:number-style style:name="N708P0" style:volatile="true">
+ <number:number-style style:name="N699P0" 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:number-style>
- <number:number-style style:name="N708P1" style:volatile="true">
+ <number:number-style style:name="N699P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N708">
+ <number:number-style style:name="N699">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N708P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N708P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N699P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N699P1"/>
</number:number-style>
- <number:date-style style:name="N709">
+ <number:date-style style:name="N700">
<number:day-of-week/>
<number:text> </number:text>
<number:day number:style="long"/>
<number:text>/</number:text>
<number:month number:style="long"/>
</number:date-style>
- <number:number-style style:name="N711P0" style:volatile="true">
+ <number:number-style style:name="N702P0" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:number-style style:name="N711P1" style:volatile="true">
+ <number:number-style style:name="N702P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N711">
+ <number:number-style style:name="N702">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="0"/>
- <style:map style:condition="value()&gt;900000" style:apply-style-name="N711P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N711P1"/>
+ <style:map style:condition="value()&gt;900000" style:apply-style-name="N702P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N702P1"/>
</number:number-style>
- <number:number-style style:name="N712P0" style:volatile="true">
+ <number:number-style style:name="N703P0" 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="N712P1" style:volatile="true">
+ <number:number-style style:name="N703P1" 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="N712P2" style:volatile="true">
+ <number:number-style style:name="N703P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N712">
+ <number:text-style style:name="N703">
<number:text-content/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N712P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N712P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N712P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N703P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N703P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N703P2"/>
</number:text-style>
- <number:number-style style:name="N713P0" style:volatile="true">
+ <number:number-style style:name="N704P0" style:volatile="true">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N713P1" style:volatile="true">
+ <number:number-style style:name="N704P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N713P2" style:volatile="true">
+ <number:number-style style:name="N704P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N713">
+ <number:text-style style:name="N704">
<number:text-content/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N713P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N713P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N713P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N704P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N704P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N704P2"/>
</number:text-style>
- <number:number-style style:name="N714P0" style:volatile="true">
+ <number:number-style style:name="N705P0" 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="N714P1" style:volatile="true">
+ <number:number-style style:name="N705P1" 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="N714P2" style:volatile="true">
+ <number:number-style style:name="N705P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N714">
+ <number:text-style style:name="N705">
<number:text-content/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N714P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N714P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N714P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N705P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N705P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N705P2"/>
</number:text-style>
- <number:number-style style:name="N715P0" style:volatile="true">
+ <number:number-style style:name="N706P0" style:volatile="true">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N715P1" style:volatile="true">
+ <number:number-style style:name="N706P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N715P2" style:volatile="true">
+ <number:number-style style:name="N706P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N715">
+ <number:text-style style:name="N706">
<number:text-content/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N715P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N715P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N715P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N706P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N706P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N706P2"/>
</number:text-style>
- <number:number-style style:name="N716P0" style:volatile="true">
+ <number:number-style style:name="N707P0" style:volatile="true">
<number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N716P1" style:volatile="true">
+ <number:number-style style:name="N707P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N716P2" style:volatile="true">
+ <number:number-style style:name="N707P2" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N716">
+ <number:text-style style:name="N707">
<number:text-content/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N716P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N716P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N716P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N707P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N707P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N707P2"/>
</number:text-style>
- <number:number-style style:name="N718P0" style:volatile="true">
+ <number:number-style style:name="N709P0" style:volatile="true">
<number:text>·</number:text>
</number:number-style>
- <number:number-style style:name="N718P1" style:volatile="true">
+ <number:number-style style:name="N709P1" style:volatile="true">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N718">
+ <number:number-style style:name="N709">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
- <style:map style:condition="value()&gt;900000" style:apply-style-name="N718P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N718P1"/>
+ <style:map style:condition="value()&gt;900000" style:apply-style-name="N709P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N709P1"/>
</number:number-style>
- <number:number-style style:name="N719P0" style:volatile="true">
+ <number:number-style style:name="N710P0" style:volatile="true">
<number:text>·</number:text>
</number:number-style>
- <number:number-style style:name="N719P1" style:volatile="true">
+ <number:number-style style:name="N710P1" style:volatile="true">
<number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N719">
+ <number:number-style style:name="N710">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
- <style:map style:condition="value()&gt;900000" style:apply-style-name="N719P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N719P1"/>
+ <style:map style:condition="value()&gt;900000" style:apply-style-name="N710P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N710P1"/>
</number:number-style>
- <number:number-style style:name="N720P0" style:volatile="true">
+ <number:number-style style:name="N711P0" style:volatile="true">
<number:text>·</number:text>
</number:number-style>
- <number:number-style style:name="N720P1" style:volatile="true">
+ <number:number-style style:name="N711P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N720">
+ <number:number-style style:name="N711">
<number:number number:decimal-places="1" loext:min-decimal-places="0" number:min-integer-digits="0" number:decimal-replacement=""/>
- <style:map style:condition="value()&gt;900000" style:apply-style-name="N720P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N720P1"/>
+ <style:map style:condition="value()&gt;900000" style:apply-style-name="N711P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N711P1"/>
</number:number-style>
- <number:number-style style:name="N721P0" style:volatile="true">
+ <number:number-style style:name="N712P0" style:volatile="true">
<number:text>-</number:text>
</number:number-style>
- <number:number-style style:name="N721P1" style:volatile="true">
+ <number:number-style style:name="N712P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N721">
+ <number:number-style style:name="N712">
<number:number number:decimal-places="1" loext:min-decimal-places="0" number:min-integer-digits="0" number:decimal-replacement=""/>
- <style:map style:condition="value()&gt;900000" style:apply-style-name="N721P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N721P1"/>
+ <style:map style:condition="value()&gt;900000" style:apply-style-name="N712P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N712P1"/>
</number:number-style>
- <number:number-style style:name="N722P0" style:volatile="true">
+ <number:number-style style:name="N713P0" style:volatile="true">
<number:text>- </number:text>
</number:number-style>
- <number:number-style style:name="N722P1" style:volatile="true">
+ <number:number-style style:name="N713P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
</number:number-style>
- <number:number-style style:name="N722">
+ <number:number-style style:name="N713">
<number:number number:decimal-places="1" loext:min-decimal-places="0" number:min-integer-digits="0" number:decimal-replacement=""/>
- <style:map style:condition="value()&gt;900000" style:apply-style-name="N722P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N722P1"/>
+ <style:map style:condition="value()&gt;900000" style:apply-style-name="N713P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N713P1"/>
</number:number-style>
- <number:number-style style:name="N723">
+ <number:number-style style:name="N714">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="0" number:grouping="true"/>
</number:number-style>
- <number:currency-style style:name="N725P0" style:volatile="true">
+ <number:currency-style style:name="N716P0" 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="N725">
+ <number:currency-style style:name="N716">
<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()&gt;=0" style:apply-style-name="N725P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N716P0"/>
</number:currency-style>
- <number:currency-style style:name="N727P0" style:volatile="true">
+ <number:currency-style style:name="N718P0" style:volatile="true">
<number:currency-symbol number:language="ja" number:country="JP">¥</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="N727">
+ <number:currency-style style:name="N718">
<number:text>-</number:text>
<number:currency-symbol number:language="ja" number:country="JP">¥</number:currency-symbol>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N727P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N718P0"/>
</number:currency-style>
- <number:currency-style style:name="N728P0" style:volatile="true">
+ <number:currency-style style:name="N719P0" 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="N728">
+ <number:currency-style style:name="N719">
<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()&gt;=0" style:apply-style-name="N728P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N719P0"/>
</number:currency-style>
- <number:currency-style style:name="N729P0" style:volatile="true">
+ <number:currency-style style:name="N720P0" style:volatile="true">
<number:currency-symbol number:language="ja" number:country="JP">¥</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="N729">
+ <number:currency-style style:name="N720">
<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="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N729P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N720P0"/>
</number:currency-style>
- <number:time-style style:name="N730">
+ <number:time-style style:name="N721">
<number:hours/>
<number:text>時</number:text>
<number:minutes number:style="long"/>
<number:text>分</number:text>
</number:time-style>
- <number:time-style style:name="N731">
+ <number:time-style style:name="N722">
<number:hours/>
<number:text>時</number:text>
<number:minutes number:style="long"/>
@@ -4221,7 +4228,7 @@
<number:seconds number:style="long"/>
<number:text>秒</number:text>
</number:time-style>
- <number:date-style style:name="N732">
+ <number:date-style style:name="N723">
<number:era number:calendar="jewish"/>
<number:year number:calendar="jewish"/>
<number:text>.</number:text>
@@ -4229,7 +4236,7 @@
<number:text>.</number:text>
<number:day number:calendar="jewish" number:style="long"/>
</number:date-style>
- <number:date-style style:name="N733P0" style:volatile="true">
+ <number:date-style style:name="N724P0" style:volatile="true">
<number:year/>
<number:seconds/>
<number:text>tan</number:text>
@@ -4237,7 +4244,7 @@
<number:text>a</number:text>
<number:year number:style="long"/>
</number:date-style>
- <number:date-style style:name="N733">
+ <number:date-style style:name="N724">
<number:text>-</number:text>
<number:era number:calendar="gengou"/>
<number:year number:calendar="gengou"/>
@@ -4245,406 +4252,406 @@
<number:year number:calendar="gengou" number:style="long"/>
<number:year number:calendar="gengou"/>
<number:text>al</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N733P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N724P0"/>
</number:date-style>
- <number:number-style style:name="N734">
+ <number:number-style style:name="N725">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="8">
<number:embedded-text number:position="4">¬</number:embedded-text>
<number:embedded-text number:position="2">¬</number:embedded-text>
</number:number>
</number:number-style>
- <number:number-style style:name="N736P0" style:volatile="true">
+ <number:number-style style:name="N727P0" style:volatile="true">
<style:text-properties fo:color="#ff0000"/>
<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="N736P1" style:volatile="true">
+ <number:number-style style:name="N727P1" 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="N736">
+ <number:number-style style:name="N727">
<number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement=""/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N736P0"/>
- <style:map style:condition="value()&gt;=10" style:apply-style-name="N736P1"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N727P0"/>
+ <style:map style:condition="value()&gt;=10" style:apply-style-name="N727P1"/>
</number:number-style>
- <number:number-style style:name="N737P0" style:volatile="true">
+ <number:number-style style:name="N728P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
</number:number-style>
- <number:percentage-style style:name="N737">
+ <number:percentage-style style:name="N728">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text>%</number:text>
- <style:map style:condition="value()=0" style:apply-style-name="N737P0"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N728P0"/>
</number:percentage-style>
- <number:number-style style:name="N738P0" style:volatile="true">
+ <number:number-style style:name="N729P0" 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="N738P1" style:volatile="true">
+ <number:number-style style:name="N729P1" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement=""/>
</number:number-style>
- <number:number-style style:name="N738">
+ <number:number-style style:name="N729">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=20" style:apply-style-name="N738P0"/>
- <style:map style:condition="value()&lt;20" style:apply-style-name="N738P1"/>
+ <style:map style:condition="value()&gt;=20" style:apply-style-name="N729P0"/>
+ <style:map style:condition="value()&lt;20" style:apply-style-name="N729P1"/>
</number:number-style>
- <number:number-style style:name="N739P0" style:volatile="true">
+ <number:number-style style:name="N730P0" 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="N739P1" style:volatile="true">
+ <number:number-style style:name="N730P1" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N739">
+ <number:number-style style:name="N730">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=20" style:apply-style-name="N739P0"/>
- <style:map style:condition="value()&lt;20" style:apply-style-name="N739P1"/>
+ <style:map style:condition="value()&gt;=20" style:apply-style-name="N730P0"/>
+ <style:map style:condition="value()&lt;20" style:apply-style-name="N730P1"/>
</number:number-style>
- <number:number-style style:name="N740P0" style:volatile="true">
+ <number:number-style style:name="N731P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N740P1" style:volatile="true">
+ <number:number-style style:name="N731P1" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N740">
+ <number:number-style style:name="N731">
<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="N740P0"/>
- <style:map style:condition="value()&lt;20" style:apply-style-name="N740P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N731P0"/>
+ <style:map style:condition="value()&lt;20" style:apply-style-name="N731P1"/>
</number:number-style>
- <number:number-style style:name="N741P0" style:volatile="true">
+ <number:number-style style:name="N732P0" style:volatile="true">
<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:number-style>
- <number:number-style style:name="N741P1" style:volatile="true">
+ <number:number-style style:name="N732P1" 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="N741">
+ <number:number-style style:name="N732">
<number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement=""/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N741P0"/>
- <style:map style:condition="value()&gt;=20" style:apply-style-name="N741P1"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N732P0"/>
+ <style:map style:condition="value()&gt;=20" style:apply-style-name="N732P1"/>
</number:number-style>
- <number:number-style style:name="N742P0" style:volatile="true">
+ <number:number-style style:name="N733P0" style:volatile="true">
<style:text-properties fo:color="#ff0000"/>
<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="N742P1" style:volatile="true">
+ <number:number-style style:name="N733P1" 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="N742">
+ <number:number-style style:name="N733">
<number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="1" number:decimal-replacement=""/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N742P0"/>
- <style:map style:condition="value()&gt;=20" style:apply-style-name="N742P1"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N733P0"/>
+ <style:map style:condition="value()&gt;=20" style:apply-style-name="N733P1"/>
</number:number-style>
- <number:number-style style:name="N743">
+ <number:number-style style:name="N734">
<number:number number:decimal-places="1" loext:min-decimal-places="0" number:min-integer-digits="0" number:decimal-replacement=""/>
</number:number-style>
- <number:number-style style:name="N744">
+ <number:number-style style:name="N735">
<number:number number:decimal-places="2" loext:min-decimal-places="0" number:min-integer-digits="0" number:decimal-replacement=""/>
</number:number-style>
- <number:date-style style:name="N745">
+ <number:date-style style:name="N736">
<number:day-of-week/>
<number:day number:style="long"/>
<number:text>/</number:text>
<number:month number:textual="true"/>
</number:date-style>
- <number:number-style style:name="N746">
+ <number:number-style style:name="N737">
<number:number number:min-integer-digits="1"/>
<number:text> t/h</number:text>
</number:number-style>
- <number:number-style style:name="N747">
+ <number:number-style style:name="N738">
<number:number number:min-integer-digits="1"/>
<number:text> Hz</number:text>
</number:number-style>
- <number:number-style style:name="N749P0" style:volatile="true">
+ <number:number-style style:name="N740P0" style:volatile="true">
<number:number number:min-integer-digits="1"/>
<number:text/>
</number:number-style>
- <number:number-style style:name="N749P1" style:volatile="true">
+ <number:number-style style:name="N740P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:min-integer-digits="1"/>
<number:text/>
</number:number-style>
- <number:number-style style:name="N749">
+ <number:number-style style:name="N740">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N749P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N749P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N740P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N740P1"/>
</number:number-style>
- <number:number-style style:name="N750P0" style:volatile="true">
+ <number:number-style style:name="N741P0" style:volatile="true">
<number:number number:min-integer-digits="1"/>
<number:text/>
</number:number-style>
- <number:number-style style:name="N750P1" style:volatile="true">
+ <number:number-style style:name="N741P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:min-integer-digits="1"/>
<number:text/>
</number:number-style>
- <number:number-style style:name="N750">
+ <number:number-style style:name="N741">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N750P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N750P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N741P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N741P1"/>
</number:number-style>
- <number:number-style style:name="N751P0" style:volatile="true">
+ <number:number-style style:name="N742P0" style:volatile="true">
<number:number number:min-integer-digits="1"/>
<number:text/>
</number:number-style>
- <number:number-style style:name="N751P1" style:volatile="true">
+ <number:number-style style:name="N742P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:min-integer-digits="1"/>
<number:text/>
</number:number-style>
- <number:number-style style:name="N751">
+ <number:number-style style:name="N742">
<number:text/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N751P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N751P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N742P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N742P1"/>
</number:number-style>
- <number:number-style style:name="N752">
+ <number:number-style style:name="N743">
<number:number number:min-integer-digits="1"/>
<number:text> kWh</number:text>
</number:number-style>
- <number:number-style style:name="N755P0" style:volatile="true">
+ <number:number-style style:name="N746P0" style:volatile="true">
<number:text>Ok</number:text>
</number:number-style>
- <number:number-style style:name="N755P1" style:volatile="true">
+ <number:number-style style:name="N746P1" style:volatile="true">
<number:text>Error</number:text>
</number:number-style>
- <number:number-style style:name="N755">
+ <number:number-style style:name="N746">
<number:text>--</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N755P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N755P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N746P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N746P1"/>
</number:number-style>
- <number:number-style style:name="N756">
+ <number:number-style style:name="N747">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="2"/>
</number:number-style>
- <number:percentage-style style:name="N757P0" style:volatile="true">
+ <number:percentage-style style:name="N748P0" 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="N757">
+ <number:percentage-style style:name="N748">
<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()&gt;=0" style:apply-style-name="N757P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N748P0"/>
</number:percentage-style>
- <number:percentage-style style:name="N758P0" style:volatile="true">
+ <number:percentage-style style:name="N749P0" style:volatile="true">
<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="N758">
+ <number:percentage-style style:name="N749">
<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:text>%</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N758P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N749P0"/>
</number:percentage-style>
- <number:number-style style:name="N762P0" style:volatile="true">
+ <number:number-style style:name="N753P0" 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="N762P1" style:volatile="true">
+ <number:number-style style:name="N753P1" 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="N762P2" style:volatile="true">
+ <number:number-style style:name="N753P2" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:text>- </number:text>
</number:number-style>
- <number:text-style style:name="N762">
+ <number:text-style style:name="N753">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N762P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N762P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N762P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N753P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N753P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N753P2"/>
</number:text-style>
- <number:number-style style:name="N766P0" style:volatile="true">
+ <number:number-style style:name="N757P0" 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="N766P1" style:volatile="true">
+ <number:number-style style:name="N757P1" 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="N766P2" style:volatile="true">
+ <number:number-style style:name="N757P2" style:volatile="true">
<loext:fill-character> </loext:fill-character>
<number:text>- € </number:text>
</number:number-style>
- <number:text-style style:name="N766">
+ <number:text-style style:name="N757">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N766P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N766P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N766P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N757P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N757P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N757P2"/>
</number:text-style>
- <number:number-style style:name="N770P0" style:volatile="true">
+ <number:number-style style:name="N761P0" 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="N770P1" style:volatile="true">
+ <number:number-style style:name="N761P1" 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="N770P2" style:volatile="true">
+ <number:number-style style:name="N761P2" 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="N770">
+ <number:text-style style:name="N761">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N770P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N770P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N770P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N761P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N761P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N761P2"/>
</number:text-style>
- <number:number-style style:name="N774P0" style:volatile="true">
+ <number:number-style style:name="N765P0" 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="N774P1" style:volatile="true">
+ <number:number-style style:name="N765P1" 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="N774P2" style:volatile="true">
+ <number:number-style style:name="N765P2" 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="N774">
+ <number:text-style style:name="N765">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N774P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N774P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N774P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N765P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N765P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N765P2"/>
</number:text-style>
- <number:currency-style style:name="N776P0" style:volatile="true">
+ <number:currency-style style:name="N767P0" 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:currency-symbol number:language="es" number:country="ES">€</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N776">
+ <number:currency-style style:name="N767">
<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>
<number:currency-symbol number:language="es" number:country="ES">€</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N776P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N767P0"/>
</number:currency-style>
- <number:number-style style:name="N779P0" style:volatile="true">
+ <number:number-style style:name="N770P0" 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="N779P1" style:volatile="true">
+ <number:number-style style:name="N770P1" 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="N779P2" style:volatile="true">
+ <number:number-style style:name="N770P2" 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="N779">
+ <number:text-style style:name="N770">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N779P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N779P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N779P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N770P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N770P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N770P2"/>
</number:text-style>
- <number:percentage-style style:name="N780">
+ <number:percentage-style style:name="N771">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="2"/>
<number:text>%</number:text>
</number:percentage-style>
- <number:number-style style:name="N781P0" style:volatile="true">
+ <number:number-style style:name="N772P0" style:volatile="true">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N781">
+ <number:number-style style:name="N772">
<number:text>-</number:text>
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N781P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N772P0"/>
</number:number-style>
- <number:number-style style:name="N783P0" style:volatile="true">
+ <number:number-style style:name="N774P0" style:volatile="true">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N783P1" style:volatile="true">
+ <number:number-style style:name="N774P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N783">
+ <number:number-style style:name="N774">
<number:text/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N783P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N783P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N774P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N774P1"/>
</number:number-style>
- <number:number-style style:name="N784P0" style:volatile="true">
+ <number:number-style style:name="N775P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
</number:number-style>
- <number:number-style style:name="N784P1" style:volatile="true">
+ <number:number-style style:name="N775P1" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="0"/>
</number:number-style>
- <number:number-style style:name="N784">
+ <number:number-style style:name="N775">
<number:text/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N784P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N784P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N775P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N775P1"/>
</number:number-style>
- <number:number-style style:name="N785P0" style:volatile="true">
+ <number:number-style style:name="N776P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N785P1" style:volatile="true">
+ <number:number-style style:name="N776P1" style:volatile="true">
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
</number:number-style>
- <number:number-style style:name="N785">
+ <number:number-style style:name="N776">
<number:text/>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N785P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N785P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N776P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N776P1"/>
</number:number-style>
- <number:number-style style:name="N786">
+ <number:number-style style:name="N777">
<number:fraction number:min-integer-digits="0" number:min-numerator-digits="2" loext:max-numerator-digits="2" number:min-denominator-digits="2" loext:max-denominator-value="99"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N787">
+ <number:number-style style:name="N778">
<number:fraction number:min-integer-digits="0" number:min-numerator-digits="3" loext:max-numerator-digits="3" number:min-denominator-digits="3" loext:max-denominator-value="999"/>
<number:text> </number:text>
</number:number-style>
- <number:date-style style:name="N788">
+ <number:date-style style:name="N779">
<number:day number:style="long"/>
<number:text>-</number:text>
<number:month number:textual="true"/>
<number:text>-</number:text>
<number:year/>
</number:date-style>
- <number:date-style style:name="N789">
+ <number:date-style style:name="N780">
<number:day number:style="long"/>
<number:text>-</number:text>
<number:month number:textual="true"/>
</number:date-style>
- <number:time-style style:name="N790">
+ <number:time-style style:name="N781">
<number:hours/>
<number:text>:</number:text>
<number:minutes number:style="long"/>
<number:text> </number:text>
<number:am-pm/>
</number:time-style>
- <number:time-style style:name="N791">
+ <number:time-style style:name="N782">
<number:hours/>
<number:text>:</number:text>
<number:minutes number:style="long"/>
@@ -4653,7 +4660,7 @@
<number:text> </number:text>
<number:am-pm/>
</number:time-style>
- <number:date-style style:name="N792">
+ <number:date-style style:name="N783">
<number:day number:style="long"/>
<number:text>/</number:text>
<number:month number:style="long"/>
@@ -4664,251 +4671,251 @@
<number:text>:</number:text>
<number:minutes number:style="long"/>
</number:date-style>
- <number:number-style style:name="N795P0" style:volatile="true">
+ <number:number-style style:name="N786P0" 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="N795P1" style:volatile="true">
+ <number:number-style style:name="N786P1" 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="N795P2" style:volatile="true">
+ <number:number-style style:name="N786P2" 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="N795">
+ <number:text-style style:name="N786">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N795P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N795P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N795P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N786P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N786P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N786P2"/>
</number:text-style>
- <number:number-style style:name="N798P0" style:volatile="true">
+ <number:number-style style:name="N789P0" 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="N798P1" style:volatile="true">
+ <number:number-style style:name="N789P1" 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="N798P2" style:volatile="true">
+ <number:number-style style:name="N789P2" 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="N798">
+ <number:text-style style:name="N789">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N798P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N798P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N798P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N789P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N789P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N789P2"/>
</number:text-style>
- <number:number-style style:name="N801P0" style:volatile="true">
+ <number:number-style style:name="N792P0" 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="N801P1" style:volatile="true">
+ <number:number-style style:name="N792P1" 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="N801P2" style:volatile="true">
+ <number:number-style style:name="N792P2" 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="N801">
+ <number:text-style style:name="N792">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N801P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N801P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N801P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N792P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N792P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N792P2"/>
</number:text-style>
- <number:number-style style:name="N803P0" style:volatile="true">
+ <number:number-style style:name="N794P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> F</number:text>
</number:number-style>
- <number:number-style style:name="N803">
+ <number:number-style style:name="N794">
<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> F</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N803P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N794P0"/>
</number:number-style>
- <number:number-style style:name="N804P0" style:volatile="true">
+ <number:number-style style:name="N795P0" style:volatile="true">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
<number:text> F</number:text>
</number:number-style>
- <number:number-style style:name="N804">
+ <number:number-style style:name="N795">
<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> F</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N804P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N795P0"/>
</number:number-style>
- <number:number-style style:name="N806P0" style:volatile="true">
+ <number:number-style style:name="N797P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> F</number:text>
</number:number-style>
- <number:number-style style:name="N806">
+ <number:number-style style:name="N797">
<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> F</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N806P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N797P0"/>
</number:number-style>
- <number:number-style style:name="N807P0" style:volatile="true">
+ <number:number-style style:name="N798P0" style:volatile="true">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text> F</number:text>
</number:number-style>
- <number:number-style style:name="N807">
+ <number:number-style style:name="N798">
<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> F</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N807P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N798P0"/>
</number:number-style>
- <number:number-style style:name="N811P0" style:volatile="true">
+ <number:number-style style:name="N802P0" 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> F </number:text>
</number:number-style>
- <number:number-style style:name="N811P1" style:volatile="true">
+ <number:number-style style:name="N802P1" 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> F </number:text>
</number:number-style>
- <number:number-style style:name="N811P2" style:volatile="true">
+ <number:number-style style:name="N802P2" style:volatile="true">
<loext:text> </loext:text>
<loext:fill-character> </loext:fill-character>
<number:text>- F </number:text>
</number:number-style>
- <number:text-style style:name="N811">
+ <number:text-style style:name="N802">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N811P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N811P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N811P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N802P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N802P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N802P2"/>
</number:text-style>
- <number:number-style style:name="N815P0" style:volatile="true">
+ <number:number-style style:name="N806P0" 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> F </number:text>
</number:number-style>
- <number:number-style style:name="N815P1" style:volatile="true">
+ <number:number-style style:name="N806P1" 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> F </number:text>
</number:number-style>
- <number:number-style style:name="N815P2" style:volatile="true">
+ <number:number-style style:name="N806P2" 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> F </number:text>
</number:number-style>
- <number:text-style style:name="N815">
+ <number:text-style style:name="N806">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N815P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N815P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N815P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N806P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N806P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N806P2"/>
</number:text-style>
- <number:number-style style:name="N816P0" style:volatile="true">
+ <number:number-style style:name="N807P0" 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="N816">
+ <number:number-style style:name="N807">
<number:text>(</number:text>
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1" number:grouping="true"/>
<number:text>)</number:text>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N816P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N807P0"/>
</number:number-style>
- <number:percentage-style style:name="N817">
+ <number:percentage-style style:name="N808">
<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="N818">
+ <number:percentage-style style:name="N809">
<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="N819">
+ <number:percentage-style style:name="N810">
<number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="1"/>
<number:text>%</number:text>
</number:percentage-style>
- <number:number-style style:name="N820">
+ <number:number-style style:name="N811">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
<number:text>FF</number:text>
</number:number-style>
- <number:number-style style:name="N821">
+ <number:number-style style:name="N812">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000000"/>
<number:text>FF</number:text>
</number:number-style>
- <number:number-style style:name="N822">
+ <number:number-style style:name="N813">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true" number:display-factor="1000"/>
<number:text>F</number:text>
</number:number-style>
- <number:number-style style:name="N823">
+ <number:number-style style:name="N814">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:display-factor="1000"/>
<number:text>F</number:text>
</number:number-style>
- <number:percentage-style style:name="N824">
+ <number:percentage-style style:name="N815">
<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="N825">
+ <number:percentage-style style:name="N816">
<number:number number:decimal-places="16" loext:min-decimal-places="16" number:min-integer-digits="1"/>
<number:text>%</number:text>
</number:percentage-style>
- <number:number-style style:name="N827P0" style:volatile="true">
+ <number:number-style style:name="N818P0" style:volatile="true">
<number:text>Vrai</number:text>
</number:number-style>
- <number:number-style style:name="N827P1" style:volatile="true">
+ <number:number-style style:name="N818P1" style:volatile="true">
<number:text>Vrai</number:text>
</number:number-style>
- <number:number-style style:name="N827">
+ <number:number-style style:name="N818">
<number:text>Faux</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N827P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N827P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N818P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N818P1"/>
</number:number-style>
- <number:number-style style:name="N829P0" style:volatile="true">
+ <number:number-style style:name="N820P0" style:volatile="true">
<number:text>Actif</number:text>
</number:number-style>
- <number:number-style style:name="N829P1" style:volatile="true">
+ <number:number-style style:name="N820P1" style:volatile="true">
<number:text>Actif</number:text>
</number:number-style>
- <number:number-style style:name="N829">
+ <number:number-style style:name="N820">
<number:text>Inactif</number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N829P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N829P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N820P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N820P1"/>
</number:number-style>
- <number:number-style style:name="N830">
+ <number:number-style style:name="N821">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> (r)</number:text>
</number:number-style>
- <number:currency-style style:name="N833P0" style:volatile="true">
+ <number:currency-style style:name="N824P0" 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:currency-symbol number:language="ar" number:country="SA">€</number:currency-symbol>
<number:text> </number:text>
</number:currency-style>
- <number:currency-style style:name="N833P1" style:volatile="true">
+ <number:currency-style style:name="N824P1" 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"/>
@@ -4916,254 +4923,254 @@
<number:currency-symbol number:language="ar" number:country="SA">€</number:currency-symbol>
<number:text> </number:text>
</number:currency-style>
- <number:currency-style style:name="N833">
+ <number:currency-style style:name="N824">
<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:currency-symbol number:language="ar" number:country="SA">€</number:currency-symbol>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N833P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N833P1"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N824P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N824P1"/>
</number:currency-style>
- <number:number-style style:name="N834">
+ <number:number-style style:name="N825">
<number:number number:min-integer-digits="1"/>
<number:text> (r)</number:text>
</number:number-style>
- <number:number-style style:name="N835">
+ <number:number-style style:name="N826">
<number:text>(r) </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="N836P0" style:volatile="true">
+ <number:number-style style:name="N827P0" 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="N836P1" style:volatile="true">
+ <number:number-style style:name="N827P1" 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="N836P2" style:volatile="true">
+ <number:number-style style:name="N827P2" 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="N836">
+ <number:text-style style:name="N827">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N836P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N836P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N836P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N827P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N827P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N827P2"/>
</number:text-style>
- <number:number-style style:name="N839P0" style:volatile="true">
+ <number:number-style style:name="N830P0" style:volatile="true">
<loext:text> </loext:text>
<loext:fill-character> </loext:fill-character>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N839P1" style:volatile="true">
+ <number:number-style style:name="N830P1" style:volatile="true">
<loext:text>-</loext:text>
<loext:fill-character> </loext:fill-character>
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N839P2" style:volatile="true">
+ <number:number-style style:name="N830P2" 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="N839">
+ <number:text-style style:name="N830">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N839P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N839P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N839P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N830P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N830P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N830P2"/>
</number:text-style>
- <number:number-style style:name="N842P0" style:volatile="true">
+ <number:number-style style:name="N833P0" style:volatile="true">
<loext:text> </loext:text>
<loext:fill-character> </loext:fill-character>
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N842P1" style:volatile="true">
+ <number:number-style style:name="N833P1" style:volatile="true">
<loext:text>-</loext:text>
<loext:fill-character> </loext:fill-character>
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N842P2" style:volatile="true">
+ <number:number-style style:name="N833P2" 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="N842">
+ <number:text-style style:name="N833">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N842P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N842P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N842P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N833P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N833P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N833P2"/>
</number:text-style>
- <number:number-style style:name="N845P0" style:volatile="true">
+ <number:number-style style:name="N836P0" style:volatile="true">
<loext:text> </loext:text>
<loext:fill-character> </loext:fill-character>
<number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N845P1" style:volatile="true">
+ <number:number-style style:name="N836P1" style:volatile="true">
<loext:text>-</loext:text>
<loext:fill-character> </loext:fill-character>
<number:number number:decimal-places="4" loext:min-decimal-places="4" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N845P2" style:volatile="true">
+ <number:number-style style:name="N836P2" 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="N845">
+ <number:text-style style:name="N836">
<number:text-content/>
<number:text> </number:text>
- <style:map style:condition="value()&gt;0" style:apply-style-name="N845P0"/>
- <style:map style:condition="value()&lt;0" style:apply-style-name="N845P1"/>
- <style:map style:condition="value()=0" style:apply-style-name="N845P2"/>
+ <style:map style:condition="value()&gt;0" style:apply-style-name="N836P0"/>
+ <style:map style:condition="value()&lt;0" style:apply-style-name="N836P1"/>
+ <style:map style:condition="value()=0" style:apply-style-name="N836P2"/>
</number:text-style>
- <number:number-style style:name="N846">
+ <number:number-style style:name="N837">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N847">
+ <number:number-style style:name="N838">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/>
<number:text> </number:text>
</number:number-style>
- <number:percentage-style style:name="N848">
+ <number:percentage-style style:name="N839">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> % </number:text>
</number:percentage-style>
- <number:percentage-style style:name="N849">
+ <number:percentage-style style:name="N840">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> % </number:text>
</number:percentage-style>
- <number:percentage-style style:name="N850">
+ <number:percentage-style style:name="N841">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1"/>
<number:text> %</number:text>
</number:percentage-style>
- <number:number-style style:name="N851">
+ <number:number-style style:name="N842">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1"/>
<number:text> </number:text>
</number:number-style>
- <number:percentage-style style:name="N852">
+ <number:percentage-style style:name="N843">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> %</number:text>
</number:percentage-style>
- <number:number-style style:name="N853">
+ <number:number-style style:name="N844">
<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="N854">
+ <number:number-style style:name="N845">
<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:percentage-style style:name="N855">
+ <number:percentage-style style:name="N846">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> % </number:text>
</number:percentage-style>
- <number:percentage-style style:name="N856">
+ <number:percentage-style style:name="N847">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> % </number:text>
</number:percentage-style>
- <number:number-style style:name="N857">
+ <number:number-style style:name="N848">
<number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N858">
+ <number:number-style style:name="N849">
<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:percentage-style style:name="N859">
+ <number:percentage-style style:name="N850">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> % </number:text>
</number:percentage-style>
- <number:number-style style:name="N860">
+ <number:number-style style:name="N851">
<number:number number:decimal-places="3" loext:min-decimal-places="3" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N861">
+ <number:number-style style:name="N852">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N862">
+ <number:number-style style:name="N853">
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1"/>
<number:text> </number:text>
</number:number-style>
- <number:number-style style:name="N863P0" style:volatile="true">
+ <number:number-style style:name="N854P0" 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="N863">
+ <number:number-style style:name="N854">
<style:text-properties fo:color="#ff0000"/>
<number:text>-</number:text>
<number:number number:decimal-places="0" loext:min-decimal-places="0" number:min-integer-digits="1" number:grouping="true"/>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N863P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N854P0"/>
</number:number-style>
- <number:percentage-style style:name="N864">
+ <number:percentage-style style:name="N855">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1"/>
<number:text> % </number:text>
</number:percentage-style>
- <number:number-style style:name="N865">
+ <number:number-style style:name="N856">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="1" number:grouping="true"/>
<number:text> </number:text>
</number:number-style>
- <number:date-style style:name="N866">
+ <number:date-style style:name="N857">
<number:month/>
<number:text>/</number:text>
<number:day/>
</number:date-style>
- <number:percentage-style style:name="N867">
+ <number:percentage-style style:name="N858">
<number:number number:decimal-places="1" loext:min-decimal-places="1" number:min-integer-digits="2"/>
<number:text>%</number:text>
</number:percentage-style>
- <number:currency-style style:name="N869P0" style:volatile="true">
+ <number:currency-style style:name="N860P0" 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="N869">
+ <number:currency-style style:name="N860">
<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()&gt;=0" style:apply-style-name="N869P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N860P0"/>
</number:currency-style>
- <number:number-style style:name="N870">
+ <number:number-style style:name="N861">
<number:number number:decimal-places="7" loext:min-decimal-places="7" number:min-integer-digits="0"/>
</number:number-style>
- <number:number-style style:name="N871">
+ <number:number-style style:name="N862">
<number:number number:decimal-places="5" loext:min-decimal-places="5" number:min-integer-digits="0"/>
</number:number-style>
- <number:currency-style style:name="N873P0" style:volatile="true">
+ <number:currency-style style:name="N864P0" 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>USD</number:currency-symbol>
</number:currency-style>
- <number:currency-style style:name="N873">
+ <number:currency-style style:name="N864">
<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>USD</number:currency-symbol>
- <style:map style:condition="value()&gt;=0" style:apply-style-name="N873P0"/>
+ <style:map style:condition="value()&gt;=0" style:apply-style-name="N864P0"/>
</number:currency-style>
<number:date-style style:name="N10121" number:language="en" number:country="US">
<number:month/>
@@ -6070,15 +6077,65 @@
<style:style style:name="Default" style:family="table-cell">
<style:text-properties style:font-name-asian="Droid Sans Fallback" style:font-family-asian="&apos;Droid Sans Fallback&apos;" style:font-family-generic-asian="system" style:font-pitch-asian="variable" style:font-name-complex="Droid Sans Devanagari" style:font-family-complex="&apos;Droid Sans Devanagari&apos;" style:font-family-generic-complex="system" style:font-pitch-complex="variable"/>
</style:style>
- <style:style style:name="Result" style:family="table-cell" style:parent-style-name="Default">
- <style:text-properties fo:font-style="italic" style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="font-color" fo:font-weight="bold"/>
- </style:style>
- <style:style style:name="Result2" style:family="table-cell" style:parent-style-name="Result" style:data-style-name="N122"/>
<style:style style:name="Heading" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
<style:paragraph-properties fo:text-align="center"/>
<style:text-properties fo:font-size="16pt" fo:font-style="italic" fo:font-weight="bold"/>
</style:style>
+ <style:style style:name="Heading_20_1" style:display-name="Heading 1" style:family="table-cell" style:parent-style-name="Heading">
+ <style:text-properties fo:color="#000000" fo:font-size="18pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Heading_20_2" style:display-name="Heading 2" style:family="table-cell" style:parent-style-name="Heading">
+ <style:text-properties fo:color="#000000" fo:font-size="12pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Text" style:family="table-cell" style:parent-style-name="Default"/>
+ <style:style style:name="Note" style:family="table-cell" style:parent-style-name="Text">
+ <style:table-cell-properties fo:background-color="#ffffcc" style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border="0.74pt solid #808080"/>
+ <style:text-properties fo:color="#333333" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Footnote" style:family="table-cell" style:parent-style-name="Text">
+ <style:text-properties fo:color="#808080" fo:font-size="10pt" fo:font-style="italic" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Hyperlink" style:family="table-cell" style:parent-style-name="Text">
+ <style:text-properties fo:color="#0000ee" fo:font-size="10pt" fo:font-style="normal" style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="#0000ee" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Status" style:family="table-cell" style:parent-style-name="Default"/>
+ <style:style style:name="Good" style:family="table-cell" style:parent-style-name="Status">
+ <style:table-cell-properties fo:background-color="#ccffcc"/>
+ <style:text-properties fo:color="#006600" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Neutral" style:family="table-cell" style:parent-style-name="Status">
+ <style:table-cell-properties fo:background-color="#ffffcc"/>
+ <style:text-properties fo:color="#996600" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Bad" style:family="table-cell" style:parent-style-name="Default">
+ <style:table-cell-properties fo:background-color="#ff6600"/>
+ </style:style>
+ <style:style style:name="Warning" style:family="table-cell" style:parent-style-name="Status">
+ <style:text-properties fo:color="#cc0000" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Error" style:family="table-cell" style:parent-style-name="Status">
+ <style:table-cell-properties fo:background-color="#cc0000"/>
+ <style:text-properties fo:color="#ffffff" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="bold"/>
+ </style:style>
+ <style:style style:name="Accent" style:family="table-cell" style:parent-style-name="Default">
+ <style:text-properties fo:color="#000000" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="bold"/>
+ </style:style>
+ <style:style style:name="Accent_20_1" style:display-name="Accent 1" style:family="table-cell" style:parent-style-name="Accent">
+ <style:table-cell-properties fo:background-color="#000000"/>
+ <style:text-properties fo:color="#ffffff" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Accent_20_2" style:display-name="Accent 2" style:family="table-cell" style:parent-style-name="Accent">
+ <style:table-cell-properties fo:background-color="#808080"/>
+ <style:text-properties fo:color="#ffffff" fo:font-size="10pt" fo:font-style="normal" fo:font-weight="normal"/>
+ </style:style>
+ <style:style style:name="Accent_20_3" style:display-name="Accent 3" style:family="table-cell" style:parent-style-name="Accent">
+ <style:table-cell-properties fo:background-color="#dddddd"/>
+ </style:style>
+ <style:style style:name="Result" style:family="table-cell" style:parent-style-name="Default">
+ <style:text-properties fo:font-style="italic" style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="font-color" fo:font-weight="bold"/>
+ </style:style>
+ <style:style style:name="Result2" style:family="table-cell" style:parent-style-name="Result" style:data-style-name="N112"/>
<style:style style:name="Heading1" style:family="table-cell" style:parent-style-name="Heading">
<style:table-cell-properties style:rotation-angle="90"/>
</style:style>
@@ -6088,172 +6145,117 @@
<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="Excel_5f_BuiltIn_5f_Currency" style:display-name="Excel_BuiltIn_Currency" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N126"/>
+ <style:style style:name="Excel_5f_BuiltIn_5f_Currency" style:display-name="Excel_BuiltIn_Currency" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N116"/>
<style:style style:name="False" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties fo:background-color="#ff0000"/>
</style:style>
- <style:style style:name="science" 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="N117"/>
<style:style style:name="Ok" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties fo:background-color="#33ff99"/>
</style:style>
- <style:style style:name="Bad" style:family="table-cell" style:parent-style-name="Default">
- <style:table-cell-properties fo:background-color="#ff6600"/>
- </style:style>
- <style:style style:name="Res-1.234" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N130">
+ <style:style style:name="Res-1.234" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N120">
<style:table-cell-properties style:glyph-orientation-vertical="0" style:text-align-source="value-type" style:repeat-content="false" fo:wrap-option="no-wrap" style:direction="ltr" style:rotation-angle="0" style:rotation-align="none" style:shrink-to-fit="true" style:vertical-align="automatic"/>
- <style:paragraph-properties fo:margin-left="0pt" style:writing-mode="page"/>
+ <style:paragraph-properties fo:margin-left="0mm" style:writing-mode="page"/>
</style:style>
<style:style style:name="Entier" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N3"/>
<draw:marker draw:name="Extrémité_20_de_20_ligne_20_1" draw:display-name="Extrémité de ligne 1" svg:viewBox="0 0 20 30" svg:d="M10 0l-10 30h20z"/>
</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="123.99pt"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="43.74mm"/>
</style:style>
<style:style style:name="co5" 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="co6" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="220.96pt"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="77.95mm"/>
</style:style>
<style:style style:name="co7" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="100.35pt"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="35.4mm"/>
</style:style>
<style:style style:name="co8" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="54pt"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="19.05mm"/>
</style:style>
<style:style style:name="co9" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="16.44pt"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="5.8mm"/>
</style:style>
<style:style style:name="co10" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="61.74pt"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="21.78mm"/>
</style:style>
<style:style style:name="co11" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="110.35pt"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="38.93mm"/>
</style:style>
<style:style style:name="co12" style:family="table-column">
- <style:table-column-properties fo:break-before="auto" style:column-width="50.29pt"/>
+ <style:table-column-properties fo:break-before="auto" style:column-width="17.74mm"/>
</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="18.71pt" fo:break-before="auto" style:use-optimal-row-height="false"/>
+ <style:table-row-properties style:row-height="6.6mm" fo:break-before="auto" style:use-optimal-row-height="false"/>
</style:style>
<style:style style:name="ro6" style:family="table-row">
- <style:table-row-properties style:row-height="21.54pt" fo:break-before="auto" style:use-optimal-row-height="false"/>
+ <style:table-row-properties style:row-height="7.6mm" fo:break-before="auto" style:use-optimal-row-height="false"/>
</style:style>
<style:style style:name="ta1" style:family="table" style:master-page-name="Default">
<style:table-properties table:display="true" style:writing-mode="lr-tb"/>
</style:style>
+ <number:number-style style:name="N2">
+ <number:number number:decimal-places="2" loext:min-decimal-places="2" number:min-integer-digits="1"/>
+ </number:number-style>
<number:boolean-style style:name="N99">
<number:boolean/>
</number:boolean-style>
<number:boolean-style style:name="N10099" number:language="en" number:country="US">
<number:boolean/>
</number:boolean-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:text-properties style:text-position="" fo:font-size="20pt" fo:font-weight="bold" style:font-size-asian="20pt" style:font-weight-asian="bold" style:font-size-complex="20pt" style:font-weight-complex="bold"/>
- </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:text-properties style:text-position="" fo:font-size="14pt" fo:font-weight="bold" style:font-size-asian="14pt" style:font-weight-asian="bold" style:font-size-complex="14pt" style:font-weight-complex="bold"/>
- </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:text-properties style:text-position="" fo:font-size="12pt" fo:font-weight="bold" style:font-size-asian="12pt" style:font-weight-asian="bold" style:font-size-complex="12pt" style:font-weight-complex="bold"/>
- </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:text-properties style:text-position=""/>
- </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:text-properties style:text-position=""/>
- <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B3"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B3"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B3"/>
- </style:style>
- <style:style style:name="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:text-properties style:text-position=""/>
- <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
- </style:style>
- <style:style style:name="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:text-properties style:text-position=""/>
- <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
- </style:style>
- <style:style style:name="ce8" style:family="table-cell" style:parent-style-name="Default">
- <style:table-cell-properties fo:wrap-option="wrap"/>
- <style:text-properties style:use-window-font-color="true" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:text-position="" style:font-name="Liberation Serif" fo:font-size="10pt" fo:language="en" fo:country="US" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:font-size-asian="10pt" style:language-asian="zh" style:country-asian="CN" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:language-complex="hi" style:country-complex="IN" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
- </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="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="ce10" style:family="table-cell" style:parent-style-name="Default">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="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="ce11" 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="ce12" 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="ce13" 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:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B3"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B3"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B3"/>
- </style:style>
- <style:style style:name="ce14" 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()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
<style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
<style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
</style:style>
<style:style style:name="ce15" 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()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet1.B8"/>
<style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet1.B8"/>
<style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet1.B8"/>
@@ -6264,7 +6266,7 @@
</style:style>
<style:style style:name="ce17" 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="ce18" style:family="table-cell" style:parent-style-name="Default">
@@ -6284,59 +6286,24 @@
<style:table-cell-properties style:vertical-align="top"/>
<style:text-properties style:use-window-font-color="true" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:font-name="Liberation Serif" fo:font-size="10pt" fo:language="en" fo:country="US" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:font-size-asian="10pt" style:language-asian="zh" style:country-asian="CN" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:language-complex="hi" style:country-complex="IN" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
</style:style>
- <style:style style:name="ce23" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
+ <style:style style:name="ce28" 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()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
<style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
<style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
</style:style>
- <style:style style:name="ce24" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99">
- <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
- <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/>
- <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C4"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C4"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C4"/>
- </style:style>
- <style:style style:name="ce25" 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:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C4"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C4"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C4"/>
- </style:style>
<style:style style:name="ce26" style:family="table-cell" style:parent-style-name="Default">
- <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C4"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C4"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C4"/>
- </style:style>
- <style:style style:name="ce27" 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:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C4"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C4"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C4"/>
- </style:style>
- <style:style style:name="ce28" 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:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C4"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C4"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C4"/>
- </style:style>
- <style:style style:name="ce29" 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:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C4"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C4"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C4"/>
+ <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C2"/>
+ <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C2"/>
+ <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C2"/>
</style:style>
<style:style style:name="ce30" 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:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.C4"/>
- <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C4"/>
- <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C4"/>
+ <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
+ <style:map style:condition="cell-content()=&quot;&quot;" style:apply-style-name="Default" style:base-cell-address="Sheet2.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="ce31" style:family="table-cell" style:parent-style-name="Default">
<style:text-properties style:font-name-asian="Microsoft YaHei" style:font-name-complex="Mangal"/>
@@ -6346,14 +6313,14 @@
</style:style>
<style:style style:name="ce33" 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:paragraph-properties fo:text-align="end" 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="ce34" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N10099"/>
<style:style style:name="ce35" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"/>
<style:style style:name="ce36" style:family="table-cell" style:parent-style-name="Excel_5f_BuiltIn_5f_Currency">
<style:table-cell-properties style:glyph-orientation-vertical="0" fo:border-bottom="none" style:cell-protect="protected" style:print-content="true" style:text-align-source="value-type" style:repeat-content="false" fo:background-color="transparent" fo:wrap-option="no-wrap" fo:border-left="0.06pt solid #000000" style:direction="ltr" fo:border-right="0.06pt solid #000000" style:rotation-angle="0" style:rotation-align="none" style:shrink-to-fit="false" fo:border-top="none" style:vertical-align="automatic"/>
- <style:paragraph-properties fo:margin-left="0pt" style:writing-mode="page"/>
+ <style:paragraph-properties 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="Arial1" fo:font-size="10pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="10pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="ce37" style:family="table-cell" style:parent-style-name="Default">
@@ -6365,23 +6332,23 @@
<style:text-properties style:use-window-font-color="true" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:font-name="Liberation Serif" fo:font-size="10pt" fo:language="en" fo:country="US" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:font-size-asian="10pt" style:language-asian="zh" style:country-asian="CN" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:language-complex="hi" style:country-complex="IN" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
</style:style>
<style:page-layout style:name="pm1">
- <style:page-layout-properties fo:page-width="1190.55pt" fo:page-height="841.89pt" style:num-format="1" style:print-orientation="landscape" style:shadow="none" style:writing-mode="lr-tb"/>
+ <style:page-layout-properties fo:page-width="420mm" fo:page-height="297mm" style:num-format="1" style:print-orientation="landscape" style:shadow="none" 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>
@@ -6401,15 +6368,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-08-23">00/00/0000</text:date>, <text:time style:data-style-name="N2" text:time-value="06:34:52.951433001">00:00:00</text:time></text:p>
+ <text:p><text:date style:data-style-name="N2" text:date-value="2018-08-23">00/00/0000</text:date>, <text:time style:data-style-name="N2" text:time-value="17:55:16.030083968">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>
@@ -6458,7 +6425,7 @@
<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="ce14" table:formula="of:=AND([Sheet2.C2:.C92])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce13" table:formula="of:=AND([Sheet2.C2:.C92])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell office:value-type="string" calcext:value-type="string">
@@ -6487,16 +6454,11 @@
<table:table-cell table:number-columns-repeated="3"/>
</table:table-row>
<calcext:conditional-formats>
- <calcext:conditional-format calcext:target-range-address="Sheet1.B8:Sheet1.B38">
+ <calcext:conditional-format calcext:target-range-address="Sheet1.B8:Sheet1.B38 Sheet1.B3:Sheet1.B3">
<calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet1.B8"/>
<calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet1.B8"/>
<calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet1.B8"/>
</calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet1.B3:Sheet1.B3">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet1.B3"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet1.B3"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet1.B3"/>
- </calcext:conditional-format>
</calcext:conditional-formats>
</table:table>
<table:table table:name="Sheet2" table:style-name="ta1" table:print="false">
@@ -6549,7 +6511,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>Sheet2.A$1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce23" table:formula="of:=[.A2]=[.B2]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A2]=[.B2]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce31" table:formula="of:=FORMULA([.A2])" office:value-type="string" office:string-value="=ADDRESS(1,1,2,,&quot;Sheet2&quot;)" calcext:value-type="string">
@@ -6577,7 +6539,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>$E$4</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce23" table:formula="of:=[.A3]=[.B3]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A3]=[.B3]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce31" table:formula="of:=FORMULA([.A3])" office:value-type="string" office:string-value="=ADDRESS(4, 5)" calcext:value-type="string">
@@ -6603,7 +6565,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>$E$4</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce24" table:formula="of:=[.A4]=[.B4]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A4]=[.B4]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce31" table:formula="of:=FORMULA([.A4])" office:value-type="string" office:string-value="=ADDRESS(4, 5, 1)" calcext:value-type="string">
@@ -6631,7 +6593,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>E$4</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce24" table:formula="of:=[.A5]=[.B5]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A5]=[.B5]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce31" table:formula="of:=FORMULA([.A5])" office:value-type="string" office:string-value="=ADDRESS(4, 5, 2)" calcext:value-type="string">
@@ -6657,7 +6619,7 @@
<table:table-cell table:style-name="ce16" office:value-type="string" calcext:value-type="string">
<text:p>$E4</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce24" table:formula="of:=[.A6]=[.B6]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A6]=[.B6]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce31" table:formula="of:=FORMULA([.A6])" office:value-type="string" office:string-value="=ADDRESS(4, 5, 3)" calcext:value-type="string">
@@ -6685,7 +6647,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>E4</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce24" table:formula="of:=[.A7]=[.B7]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A7]=[.B7]" 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="ce31" table:formula="of:=FORMULA([.A7])" office:value-type="string" office:string-value="=ADDRESS(4, 5, 4)" calcext:value-type="string">
@@ -6711,7 +6673,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>$E$4</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce24" table:formula="of:=[.A8]=[.B8]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A8]=[.B8]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce31" table:formula="of:=FORMULA([.A8])" office:value-type="string" office:string-value="=ADDRESS(4, 5, 1, 1)" calcext:value-type="string">
@@ -6737,7 +6699,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>R4C5</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce24" table:formula="of:=[.A9]=[.B9]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A9]=[.B9]" 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="ce31" table:formula="of:=FORMULA([.A9])" office:value-type="string" office:string-value="=ADDRESS(4, 5, 1, 0)" calcext:value-type="string">
@@ -6760,7 +6722,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>Sheet1.$E$4</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce24" table:formula="of:=[.A10]=[.B10]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A10]=[.B10]" 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="ce31" table:formula="of:=FORMULA([.A10])" office:value-type="string" office:string-value="=ADDRESS(4, 5, 1, 1, &quot;Sheet1&quot;)" calcext:value-type="string">
@@ -6780,7 +6742,7 @@
<table:table-cell table:style-name="ce21" office:value-type="string" calcext:value-type="string">
<text:p>test</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce24" table:formula="of:=[.A11]=[.B11]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A11]=[.B11]" 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="ce31" table:formula="of:=FORMULA([.A11])" office:value-type="string" office:string-value="=INDIRECT(ADDRESS(1,1,1,,&quot;Sheet 3&quot;))" calcext:value-type="string">
@@ -6803,7 +6765,7 @@
<table:table-cell table:style-name="ce22" office:value-type="string" calcext:value-type="string">
<text:p>A3</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce24" table:formula="of:=[.A12]=[.B12]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A12]=[.B12]" 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="ce31" table:formula="of:=FORMULA([.A12])" office:value-type="string" office:string-value="=ADDRESS(3,1,4)" calcext:value-type="string">
@@ -6821,7 +6783,7 @@
<table:table-cell table:style-name="ce22" office:value-type="string" calcext:value-type="string">
<text:p>R[3]C[4]</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce24" table:formula="of:=[.A13]=[.B13]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A13]=[.B13]" 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="ce31" table:formula="of:=FORMULA([.A13])" office:value-type="string" office:string-value="=ADDRESS(3,4,4,0)" calcext:value-type="string">
@@ -6839,7 +6801,7 @@
<table:table-cell table:style-name="ce22" office:value-type="string" calcext:value-type="string">
<text:p>Sheet1.A3</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce24" table:formula="of:=[.A14]=[.B14]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A14]=[.B14]" 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="ce31" table:formula="of:=FORMULA([.A14])" office:value-type="string" office:string-value="=ADDRESS(3,1,4,1,&quot;Sheet1&quot;)" calcext:value-type="string">
@@ -6857,7 +6819,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>Sheet1!R[3]C[4]</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce24" table:formula="of:=[.A15]=[.B15]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A15]=[.B15]" 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="ce31" table:formula="of:=FORMULA([.A15])" office:value-type="string" office:string-value="=ADDRESS(3,4,4,0,&quot;Sheet1&quot;)" calcext:value-type="string">
@@ -6875,7 +6837,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>test2</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce24" table:formula="of:=[.A16]=[.B16]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A16]=[.B16]" 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="ce31" table:formula="of:=FORMULA([.A16])" office:value-type="string" office:string-value="=INDIRECT(ADDRESS(2,1, 1,1,&quot;Sheet 3&quot;))" calcext:value-type="string">
@@ -6896,7 +6858,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>$A$1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce23" table:formula="of:=[.A17]=[.B17]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A17]=[.B17]" 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="ce31" table:formula="of:=FORMULA([.A17])" office:value-type="string" office:string-value="=ADDRESS(1,1,1,1)" calcext:value-type="string">
@@ -6916,7 +6878,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>A$1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A18]=[.B18]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A18]=[.B18]" 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="ce31" table:formula="of:=FORMULA([.A18])" office:value-type="string" office:string-value="=ADDRESS(1,1,2,1)" calcext:value-type="string">
@@ -6934,7 +6896,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>$A1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A19]=[.B19]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A19]=[.B19]" 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="ce31" table:formula="of:=FORMULA([.A19])" office:value-type="string" office:string-value="=ADDRESS(1,1,3,1)" calcext:value-type="string">
@@ -6951,7 +6913,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>A1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A20]=[.B20]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A20]=[.B20]" 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="ce31" table:formula="of:=FORMULA([.A20])" office:value-type="string" office:string-value="=ADDRESS(1,1,4,1)" calcext:value-type="string">
@@ -6966,7 +6928,7 @@
<table:table-cell table:style-name="ce12" office:value-type="string" calcext:value-type="string">
<text:p>R1C1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A21]=[.B21]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A21]=[.B21]" 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="ce31" table:formula="of:=FORMULA([.A21])" office:value-type="string" office:string-value="=ADDRESS(1,1,1,0)" calcext:value-type="string">
@@ -6982,7 +6944,7 @@
<table:table-cell table:style-name="ce12" office:value-type="string" calcext:value-type="string">
<text:p>R1C[1]</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A22]=[.B22]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A22]=[.B22]" 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="ce31" table:formula="of:=FORMULA([.A22])" office:value-type="string" office:string-value="=ADDRESS(1,1,2,0)" calcext:value-type="string">
@@ -6998,7 +6960,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>R[1]C1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A23]=[.B23]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A23]=[.B23]" 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="ce31" table:formula="of:=FORMULA([.A23])" office:value-type="string" office:string-value="=ADDRESS(1,1,3,0)" calcext:value-type="string">
@@ -7013,7 +6975,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>R[1]C[1]</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A24]=[.B24]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A24]=[.B24]" 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="ce31" table:formula="of:=FORMULA([.A24])" office:value-type="string" office:string-value="=ADDRESS(1,1,4,0)" calcext:value-type="string">
@@ -7028,7 +6990,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>&apos;Sheet 3&apos;.$A$1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A25]=[.B25]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A25]=[.B25]" 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="ce31" table:formula="of:=FORMULA([.A25])" office:value-type="string" office:string-value="=ADDRESS(1,1,1,1,&quot;Sheet 3&quot;)" calcext:value-type="string">
@@ -7043,7 +7005,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>&apos;Sheet 3&apos;.A$1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A26]=[.B26]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A26]=[.B26]" 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="ce31" table:formula="of:=FORMULA([.A26])" office:value-type="string" office:string-value="=ADDRESS(1,1,2,1,&quot;Sheet 3&quot;)" calcext:value-type="string">
@@ -7058,7 +7020,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>&apos;Sheet 3&apos;.$A1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A27]=[.B27]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A27]=[.B27]" 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="ce31" table:formula="of:=FORMULA([.A27])" office:value-type="string" office:string-value="=ADDRESS(1,1,3,1,&quot;Sheet 3&quot;)" calcext:value-type="string">
@@ -7073,7 +7035,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>&apos;Sheet 3&apos;.A1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A28]=[.B28]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A28]=[.B28]" 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="ce31" table:formula="of:=FORMULA([.A28])" office:value-type="string" office:string-value="=ADDRESS(1,1,4,1,&quot;Sheet 3&quot;)" calcext:value-type="string">
@@ -7088,7 +7050,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>&apos;Sheet 3&apos;!R1C1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A29]=[.B29]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A29]=[.B29]" 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="ce31" table:formula="of:=FORMULA([.A29])" office:value-type="string" office:string-value="=ADDRESS(1,1,1,0,&quot;Sheet 3&quot;)" calcext:value-type="string">
@@ -7103,7 +7065,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>&apos;Sheet 3&apos;!R1C[1]</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A30]=[.B30]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A30]=[.B30]" 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="ce31" table:formula="of:=FORMULA([.A30])" office:value-type="string" office:string-value="=ADDRESS(1,1,2,0,&quot;Sheet 3&quot;)" calcext:value-type="string">
@@ -7118,7 +7080,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>&apos;Sheet 3&apos;!R[1]C1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A31]=[.B31]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A31]=[.B31]" 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="ce31" table:formula="of:=FORMULA([.A31])" office:value-type="string" office:string-value="=ADDRESS(1,1,3,0,&quot;Sheet 3&quot;)" calcext:value-type="string">
@@ -7133,7 +7095,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>&apos;Sheet 3&apos;!R[1]C[1]</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=[.A32]=[.B32]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A32]=[.B32]" 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="ce31" table:formula="of:=FORMULA([.A32])" office:value-type="string" office:string-value="=ADDRESS(1,1,4,0,&quot;Sheet 3&quot;)" calcext:value-type="string">
@@ -7148,7 +7110,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>error</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce25" table:formula="of:=ISERROR([.A33])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=ISERROR([.A33])" 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="ce31" table:formula="of:=FORMULA([.A33])" office:value-type="string" office:string-value="=ADDRESS(1,1,0,1)" calcext:value-type="string">
@@ -7163,7 +7125,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>error</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce23" table:formula="of:=ISERROR([.A34])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=ISERROR([.A34])" 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="ce31" table:formula="of:=FORMULA([.A34])" office:value-type="string" office:string-value="=ADDRESS(1,0,2,1)" calcext:value-type="string">
@@ -7178,7 +7140,7 @@
<table:table-cell office:value-type="string" calcext:value-type="string">
<text:p>error</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce23" table:formula="of:=ISERROR([.A35])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce28" table:formula="of:=ISERROR([.A35])" 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="ce31" table:formula="of:=FORMULA([.A35])" office:value-type="string" office:string-value="=ADDRESS(0,1,2,1)" calcext:value-type="string">
@@ -7186,7 +7148,55 @@
</table:table-cell>
<table:table-cell table:number-columns-repeated="25"/>
</table:table-row>
- <table:table-row table:style-name="ro2" table:number-rows-repeated="4">
+ <table:table-row table:style-name="ro2">
+ <table:table-cell table:formula="of:=ADDRESS(1; 1; 1; 0.5)" office:value-type="string" office:string-value="$A$1" calcext:value-type="string">
+ <text:p>$A$1</text:p>
+ </table:table-cell>
+ <table:table-cell office:value-type="string" calcext:value-type="string">
+ <text:p>$A$1</text:p>
+ </table:table-cell>
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A36]=[.B36]" 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="ce31" table:formula="of:=FORMULA([.A36])" office:value-type="string" office:string-value="=ADDRESS(1, 1, 1, 0.5)" calcext:value-type="string">
+ <text:p>=ADDRESS(1, 1, 1, 0.5)</text:p>
+ </table:table-cell>
+ <table:table-cell office:value-type="string" calcext:value-type="string">
+ <text:p>Tdf#119034</text:p>
+ </table:table-cell>
+ <table:table-cell table:number-columns-repeated="24"/>
+ </table:table-row>
+ <table:table-row table:style-name="ro2">
+ <table:table-cell table:formula="of:=ADDRESS(1; 1; 1; 0.1)" office:value-type="string" office:string-value="$A$1" calcext:value-type="string">
+ <text:p>$A$1</text:p>
+ </table:table-cell>
+ <table:table-cell office:value-type="string" calcext:value-type="string">
+ <text:p>$A$1</text:p>
+ </table:table-cell>
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A37]=[.B37]" 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="ce31" table:formula="of:=FORMULA([.A37])" office:value-type="string" office:string-value="=ADDRESS(1, 1, 1, 0.1)" calcext:value-type="string">
+ <text:p>=ADDRESS(1, 1, 1, 0.1)</text:p>
+ </table:table-cell>
+ <table:table-cell table:number-columns-repeated="25"/>
+ </table:table-row>
+ <table:table-row table:style-name="ro2">
+ <table:table-cell table:formula="of:=ADDRESS(1; 1; 1; 0.99)" office:value-type="string" office:string-value="$A$1" calcext:value-type="string">
+ <text:p>$A$1</text:p>
+ </table:table-cell>
+ <table:table-cell office:value-type="string" calcext:value-type="string">
+ <text:p>$A$1</text:p>
+ </table:table-cell>
+ <table:table-cell table:style-name="ce28" table:formula="of:=[.A38]=[.B38]" 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="ce31" table:formula="of:=FORMULA([.A38])" office:value-type="string" office:string-value="=ADDRESS(1, 1, 1, 0.99)" calcext:value-type="string">
+ <text:p>=ADDRESS(1, 1, 1, 0.99)</text:p>
+ </table:table-cell>
+ <table:table-cell table:number-columns-repeated="25"/>
+ </table:table-row>
+ <table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
<table:table-cell table:style-name="ce26"/>
<table:table-cell table:number-columns-repeated="26"/>
@@ -7204,7 +7214,7 @@
</table:table-row>
<table:table-row table:style-name="ro2" table:number-rows-repeated="2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce27"/>
+ <table:table-cell table:style-name="ce28"/>
<table:table-cell table:style-name="ce31"/>
<table:table-cell table:number-columns-repeated="6"/>
<table:table-cell table:style-name="ce12" table:number-columns-repeated="2"/>
@@ -7212,21 +7222,11 @@
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce27"/>
+ <table:table-cell table:style-name="ce28"/>
<table:table-cell table:style-name="ce31"/>
<table:table-cell table:number-columns-repeated="25"/>
</table:table-row>
- <table:table-row table:style-name="ro2" table:number-rows-repeated="40">
- <table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce28"/>
- <table:table-cell table:number-columns-repeated="26"/>
- </table:table-row>
- <table:table-row table:style-name="ro2" table:number-rows-repeated="626">
- <table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce29"/>
- <table:table-cell table:number-columns-repeated="26"/>
- </table:table-row>
- <table:table-row table:style-name="ro2" table:number-rows-repeated="374">
+ <table:table-row table:style-name="ro2" table:number-rows-repeated="1040">
<table:table-cell table:number-columns-repeated="2"/>
<table:table-cell table:style-name="ce30"/>
<table:table-cell table:number-columns-repeated="26"/>
@@ -7238,42 +7238,7 @@
<table:table-cell table:number-columns-repeated="29"/>
</table:table-row>
<calcext:conditional-formats>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C36:Sheet2.C1100 Sheet2.C4:Sheet2.C16 Sheet2.C18:Sheet2.C33">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C4"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C4"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C4"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C36:Sheet2.C726 Sheet2.C4:Sheet2.C16 Sheet2.C18:Sheet2.C33">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C4"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C4"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C4"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C36:Sheet2.C100 Sheet2.C18:Sheet2.C33">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C24"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C24"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C24"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C58:Sheet2.C726 Sheet2.C4:Sheet2.C16">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C4"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C4"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C4"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C58:Sheet2.C100 Sheet2.C4:Sheet2.C16">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C4"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C4"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C4"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C58:Sheet2.C100 Sheet2.C4:Sheet2.C16">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C4"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C4"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C4"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C2:Sheet2.C33 Sheet2.C34:Sheet2.C35">
- <calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C2"/>
- <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C2"/>
- <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C2"/>
- </calcext:conditional-format>
- <calcext:conditional-format calcext:target-range-address="Sheet2.C2:Sheet2.C33 Sheet2.C34:Sheet2.C35">
+ <calcext:conditional-format calcext:target-range-address="Sheet2.C2:Sheet2.C1100">
<calcext:condition calcext:apply-style-name="Default" calcext:value="=&quot;&quot;" calcext:base-cell-address="Sheet2.C2"/>
<calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C2"/>
<calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C2"/>