sc/qa/unit/data/functions/spreadsheet/fods/match.fods | 4547 ++++++++----------
 sc/source/core/data/queryiter.cxx                     |    3 
 2 files changed, 2246 insertions(+), 2304 deletions(-)

New commits:
commit f649a02ab6556c4cd404b7acf5a9d50c2c4582a6
Author:     Balazs Varga <balazs.varga.ext...@allotropia.de>
AuthorDate: Tue Jul 9 15:39:39 2024 +0200
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Thu Jul 11 18:03:53 2024 +0200

    tdf#161964 - sc Fix Lookup functions error with only-row reference
    
    as a lookup_array parameter. ($1:$1)
    
    Regression from commit: 85f733a9242339d8e92f992ff1ad6d1b99d3f383
    (Related: tdf#160725 - Add horizontal binary search mode for SortedCache)
    
    Change-Id: I3ef7c612e7bc92ecab81a3e52aed9873da907f16
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170221
    Reviewed-by: Balazs Varga <balazs.varga.ext...@allotropia.de>
    Tested-by: Jenkins
    (cherry picked from commit 46d55cf7960ecea3bc8af29f7a05159e5979c3ac)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170242
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>

diff --git a/sc/qa/unit/data/functions/spreadsheet/fods/match.fods 
b/sc/qa/unit/data/functions/spreadsheet/fods/match.fods
index d5debd0d6339..b84a0eb7a5b0 100644
--- a/sc/qa/unit/data/functions/spreadsheet/fods/match.fods
+++ b/sc/qa/unit/data/functions/spreadsheet/fods/match.fods
@@ -1,274 +1,435 @@
 <?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:scr
 ipt="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:form
 x="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:document 
xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:ooo="http://openoffice.org/2004/office"; 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" 
xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta: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:rpt="http://openoffice.org/2005/report"; 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d: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:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:ooow="http://openoffice.org/200
 4/writer" xmlns:oooc="http://openoffice.org/2004/calc"; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xforms="http://www.w3.org/2002/xforms"; 
xmlns:tableooo="http://openoffice.org/2009/table"; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:drawooo="http://openoffice.org/2010/draw"; 
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: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:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"
 xmlns:dom="http://www.w3.org/2001/xml-events"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml"; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#"; xmlns
 :css3t="http://www.w3.org/TR/css3-text/"; 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
office:version="1.3" 
office:mimetype="application/vnd.oasis.opendocument.spreadsheet">
+ 
<office:meta><dc:date>2024-07-09T15:16:27.878000000</dc:date><meta:editing-duration>PT10M48S</meta:editing-duration><meta:editing-cycles>2</meta:editing-cycles><meta:generator>LibreOfficeDev/25.2.0.0.alpha0$Windows_X86_64
 
LibreOffice_project/4b734a0c977871bcc0386e054e5df95eb9477d60</meta:generator><meta:document-statistic
 meta:table-count="2" meta:cell-count="731" 
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">22010</config:config-item>
+   <config:config-item config:name="VisibleAreaHeight" 
config:type="int">5002</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>
+     <config:config-item-map-named config:name="Tables">
+      <config:config-item-map-entry config:name="Sheet1">
+       <config:config-item config:name="CursorPositionX" 
config:type="int">0</config:config-item>
+       <config:config-item config:name="CursorPositionY" 
config:type="int">0</config:config-item>
+       <config:config-item config:name="ActiveSplitRange" 
config:type="short">2</config:config-item>
+       <config:config-item config:name="PositionLeft" 
config:type="int">0</config:config-item>
+       <config:config-item config:name="PositionRight" 
config:type="int">0</config:config-item>
+       <config:config-item config:name="PositionTop" 
config:type="int">0</config:config-item>
+       <config:config-item config:name="PositionBottom" 
config:type="int">0</config:config-item>
+       <config:config-item config:name="ZoomType" 
config:type="short">0</config:config-item>
+       <config:config-item config:name="ZoomValue" 
config:type="int">100</config:config-item>
+       <config:config-item config:name="PageViewZoomValue" 
config:type="int">60</config:config-item>
+       <config:config-item config:name="ShowGrid" 
config:type="boolean">true</config:config-item>
+       <config:config-item config:name="AnchoredTextOverflowLegacy" 
config:type="boolean">false</config:config-item>
+       <config:config-item config:name="LegacySingleLineFontwork" 
config:type="boolean">false</config:config-item>
+       <config:config-item config:name="ConnectorUseSnapRect" 
config:type="boolean">false</config:config-item>
+       <config:config-item config:name="IgnoreBreakAfterMultilineField" 
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">2</config:config-item>
+       <config:config-item config:name="CursorPositionY" 
config:type="int">139</config:config-item>
+       <config:config-item config:name="ActiveSplitRange" 
config:type="short">2</config:config-item>
+       <config:config-item config:name="PositionLeft" 
config:type="int">0</config:config-item>
+       <config:config-item config:name="PositionRight" 
config:type="int">0</config:config-item>
+       <config:config-item config:name="PositionTop" 
config:type="int">0</config:config-item>
+       <config:config-item config:name="PositionBottom" 
config:type="int">115</config:config-item>
+       <config:config-item config:name="ZoomType" 
config:type="short">0</config:config-item>
+       <config:config-item config:name="ZoomValue" 
config:type="int">100</config:config-item>
+       <config:config-item config:name="PageViewZoomValue" 
config:type="int">60</config:config-item>
+       <config:config-item config:name="ShowGrid" 
config:type="boolean">true</config:config-item>
+       <config:config-item config:name="AnchoredTextOverflowLegacy" 
config:type="boolean">false</config:config-item>
+       <config:config-item config:name="LegacySingleLineFontwork" 
config:type="boolean">false</config:config-item>
+       <config:config-item config:name="ConnectorUseSnapRect" 
config:type="boolean">false</config:config-item>
+       <config:config-item config:name="IgnoreBreakAfterMultilineField" 
config:type="boolean">false</config:config-item>
+      </config:config-item-map-entry>
+     </config:config-item-map-named>
+     <config:config-item config:name="ActiveTable" 
config:type="string">Sheet1</config:config-item>
+     <config:config-item config:name="HorizontalScrollbarWidth" 
config:type="int">2495</config:config-item>
+     <config:config-item config:name="ZoomType" 
config:type="short">0</config:config-item>
+     <config:config-item config:name="ZoomValue" 
config:type="int">100</config:config-item>
+     <config:config-item config:name="PageViewZoomValue" 
config:type="int">60</config:config-item>
+     <config:config-item config:name="ShowPageBreakPreview" 
config:type="boolean">false</config:config-item>
+     <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="ShowNoteAuthor" 
config:type="boolean">true</config:config-item>
+     <config:config-item config:name="ShowFormulasMarks" 
config:type="boolean">false</config:config-item>
+     <config:config-item config:name="ShowGrid" 
config:type="boolean">true</config:config-item>
+     <config:config-item config:name="GridColor" 
config:type="int">12632256</config:config-item>
+     <config:config-item config:name="FormulaBarHeight" 
config:type="short">1</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>
+     <config:config-item config:name="IsOutlineSymbolsSet" 
config:type="boolean">true</config:config-item>
+     <config:config-item config:name="IsValueHighlightingEnabled" 
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="RasterIsVisible" 
config:type="boolean">false</config:config-item>
+     <config:config-item config:name="RasterResolutionX" 
config:type="int">1000</config:config-item>
+     <config:config-item config:name="RasterResolutionY" 
config:type="int">1000</config:config-item>
+     <config:config-item config:name="RasterSubdivisionX" 
config:type="int">1</config:config-item>
+     <config:config-item config:name="RasterSubdivisionY" 
config:type="int">1</config:config-item>
+     <config:config-item config:name="IsRasterAxisSynchronized" 
config:type="boolean">true</config:config-item>
+     <config:config-item config:name="AnchoredTextOverflowLegacy" 
config:type="boolean">false</config:config-item>
+     <config:config-item config:name="LegacySingleLineFontwork" 
config:type="boolean">false</config:config-item>
+     <config:config-item config:name="ConnectorUseSnapRect" 
config:type="boolean">false</config:config-item>
+     <config:config-item config:name="IgnoreBreakAfterMultilineField" 
config:type="boolean">false</config:config-item>
+    </config:config-item-map-entry>
+   </config:config-item-map-indexed>
+  </config:config-item-set>
+  <config:config-item-set config:name="ooo:configuration-settings">
+   <config:config-item config:name="AllowPrintJobCancel" 
config:type="boolean">true</config:config-item>
+   <config:config-item config:name="ApplyUserData" 
config:type="boolean">true</config:config-item>
+   <config:config-item config:name="AutoCalculate" 
config:type="boolean">true</config:config-item>
+   <config:config-item config:name="CharacterCompressionType" 
config:type="short">0</config:config-item>
+   <config:config-item config:name="EmbedAsianScriptFonts" 
config:type="boolean">true</config:config-item>
+   <config:config-item config:name="EmbedComplexScriptFonts" 
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="EmbedLatinScriptFonts" 
config:type="boolean">true</config:config-item>
+   <config:config-item config:name="EmbedOnlyUsedFonts" 
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="HasColumnRowHeaders" 
config:type="boolean">true</config:config-item>
+   <config:config-item config:name="HasSheetTabs" 
config:type="boolean">true</config:config-item>
+   <config:config-item config:name="ImagePreferredDPI" 
config:type="int">0</config:config-item>
+   <config:config-item config:name="IsDocumentShared" 
config:type="boolean">false</config:config-item>
+   <config:config-item config:name="IsKernAsianPunctuation" 
config:type="boolean">false</config:config-item>
+   <config:config-item config:name="IsOutlineSymbolsSet" 
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="IsSnapToRaster" 
config:type="boolean">false</config:config-item>
+   <config:config-item config:name="LinkUpdateMode" 
config:type="short">3</config:config-item>
+   <config:config-item config:name="LoadReadonly" 
config:type="boolean">false</config:config-item>
+   <config:config-item config:name="PrinterName" 
config:type="string">Microsoft Print to PDF</config:config-item>
+   <config:config-item config:name="PrinterPaperFromSetup" 
config:type="boolean">false</config:config-item>
+   <config:config-item config:name="PrinterSetup" 
config:type="base64Binary">ZBb+/01pY3Jvc29mdCBQcmludCB0byBQREYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATWljcm9zb2Z0IFByaW50IFRvIFBERgAAAAAAAAAAAAAWAAEANhUAAAAAAAAEAAhSAAAEdAAAM1ROVwAAAAAKAE0AaQBjAHIAbwBzAG8AZgB0ACAAUAByAGkAbgB0ACAAdABvACAAUABEAEYAAAAAAAAAAAAAAAAAAAAAAAAAAAABBAMG3ABQFAMvAQABAAkAmgs0CGQAAQAPAFgCAgABAFgCAwABAEEANAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAQAAAAIAAAABAAAA/////0dJUzQAAAAAAAAAAAAAAABESU5VIgDIACQDLBE/XXt+AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAUAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAyAAAAFNNVEoAAAAAEAC4AHsAMAA4ADQARgAwADEARgBBAC0ARQA2ADMANAAtADQARAA3ADcALQA4ADMARQBFAC0AMAA3ADQAOAAxADcAQwAwADMANQA4ADEAfQAAAFJFU0RMTABVbmlyZXNETEwAUGFwZXJTaXplAEE0AE9yaWVudGF0aW9uAFBPUlRSQUlUAFJlc29sdXRpb24AUmVzT3B0aW9uMQBDb2xvck1vZGUAQ29sb3IAAAAAAAAAAAAAAAAAAAAAAAAsEQAAVjRETQEAAAAAAAAAnApwIhwAAADsAAAAAwAAAPoBTwg05ndNg+4HSBfANYHQAAAATAAAAAMAAAAACAAAAAAAAAAAAAADAAAAAAgAACoAAAAACAAAAwAAAEAAAABWAAAAABAAAEQAbwBjAHUAbQBlAG4AdABVAHMAZQByAFAAYQBzAHMAdwBvAHIAZAAAAEQAbwBjAHUAbQBlAG4AdABPAHcAbgBlAHIAUABhAHMAcwB3AG8AcgBkAAAARABvAGMAdQBtAGUAbgB0AEMAcgB5AHAAdABTA
 
GUAYwB1AHIAaQB0AHkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEgBDT01QQVRfRFVQTEVYX01PREUTAER1cGxleE1vZGU6OlVua25vd24MAFBSSU5URVJfTkFNRRYATWljcm9zb2Z0IFByaW50IHRvIFBERgsARFJJVkVSX05BTUUWAE1pY3Jvc29mdCBQcmludCBUbyBQREY=</config:config-item>
+   <config:config-item config:name="RasterIsVisible" 
config:type="boolean">false</config:config-item>
+   <config:config-item config:name="RasterResolutionX" 
config:type="int">1000</config:config-item>
+   <config:config-item config:name="RasterResolutionY" 
config:type="int">1000</config:config-item>
+   <config:config-item config:name="RasterSubdivisionX" 
config:type="int">1</config:config-item>
+   <config:config-item config:name="RasterSubdivisionY" 
config:type="int">1</config:config-item>
+   <config:config-item config:name="SaveThumbnail" 
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="ShowFormulasMarks" 
config:type="boolean">false</config:config-item>
+   <config:config-item config:name="ShowGrid" 
config:type="boolean">true</config:config-item>
+   <config:config-item config:name="ShowNoteAuthor" 
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="ShowPageBreaks" 
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="SyntaxStringRef" 
config:type="short">7</config:config-item>
+   <config:config-item config:name="UpdateFromTemplate" 
config:type="boolean">true</config:config-item>
+   <config:config-item-map-named config:name="ScriptConfiguration">
+    <config:config-item-map-entry config:name="Sheet1">
+     <config:config-item config:name="CodeName" 
config:type="string">Sheet1</config:config-item>
+    </config:config-item-map-entry>
+    <config:config-item-map-entry config:name="Sheet2">
+     <config:config-item config:name="CodeName" 
config:type="string">Sheet2</config:config-item>
+    </config:config-item-map-entry>
+   </config:config-item-map-named>
+  </config:config-item-set>
+ </office:settings>
+ <office:scripts>
+  <office:script script:language="ooo:Basic">
+   <ooo:libraries xmlns:ooo="http://openoffice.org/2004/office"; 
xmlns:xlink="http://www.w3.org/1999/xlink"/>
+  </office:script>
+ </office:scripts>
+ <office:font-face-decls>
+  <style:font-face style:name="Calibri" svg:font-family="Calibri" 
style:font-family-generic="swiss" 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 Sans" 
svg:font-family="&apos;Liberation Sans&apos;" style:font-family-generic="swiss" 
style:font-pitch="variable"/>
+  <style:font-face style:name="Lucida Sans" svg:font-family="&apos;Lucida 
Sans&apos;" 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"/>
+  <style:font-face style:name="Times New Roman" svg:font-family="&apos;Times 
New Roman&apos;" style:font-family-generic="swiss" style:font-pitch="variable"/>
+  <style:font-face style:name="Times New Roman1" svg:font-family="&apos;Times 
New Roman&apos;" style:font-family-generic="roman" 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: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:paragraph-properties style:tab-stop-distance="1.27cm"/>
+   <style:text-properties style:font-name="Liberation Sans" 
fo:font-size="10pt" fo:language="en" fo:country="US" 
style:font-name-asian="Microsoft YaHei" style:font-size-asian="10pt" 
style:language-asian="zh" style:country-asian="CN" 
style:font-name-complex="Lucida Sans" style:font-size-complex="10pt" 
style:language-complex="hi" style:country-complex="IN"/>
   </style:default-style>
+  <style:default-style style:family="graphic">
+   <style:graphic-properties svg:stroke-color="#3465a4" 
draw:fill-color="#729fcf" fo:wrap-option="no-wrap" draw:shadow-offset-x="0.3cm" 
draw:shadow-offset-y="0.3cm" style:writing-mode="page"/>
+   <style:paragraph-properties style:text-autospace="ideograph-alpha" 
style:punctuation-wrap="simple" style:line-break="strict" 
style:writing-mode="page" style:font-independent-line-spacing="false">
+    <style:tab-stops/>
+   </style:paragraph-properties>
+   <style:text-properties style:use-window-font-color="true" 
loext:opacity="0%" fo:font-family="&apos;Liberation Serif&apos;" 
style:font-family-generic="roman" style:font-pitch="variable" 
fo:font-size="12pt" fo:language="en" fo:country="US" 
style:letter-kerning="true" style:font-family-asian="&apos;Segoe UI&apos;" 
style:font-family-generic-asian="system" style:font-pitch-asian="variable" 
style:font-size-asian="12pt" style:language-asian="zh" style:country-asian="CN" 
style:font-family-complex="Tahoma" style:font-family-generic-complex="system" 
style:font-pitch-complex="variable" style:font-size-complex="12pt" 
style:language-complex="hi" style:country-complex="IN"/>
+  </style:default-style>
+  <style:style style:name="Default" style:family="graphic"/>
+  <style:style style:name="Note" style:family="graphic" 
style:parent-style-name="Default">
+   <style:graphic-properties draw:stroke="solid" 
draw:marker-start="Arrowheads_20_1" draw:marker-start-width="0.2cm" 
draw:marker-start-center="false" draw:fill="solid" draw:fill-color="#ffffc0" 
draw:auto-grow-height="true" draw:auto-grow-width="false" 
fo:padding-top="0.1cm" fo:padding-bottom="0.1cm" fo:padding-left="0.1cm" 
fo:padding-right="0.1cm" draw:shadow="visible" draw:shadow-offset-x="0.1cm" 
draw:shadow-offset-y="0.1cm"/>
+   <style:text-properties style:font-name="Calibri" fo:font-family="Calibri" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="11pt" 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-size-asian="11pt" 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:font-size-complex="11pt"/>
+  </style:style>
   <number:number-style style:name="N0">
    <number:number number:min-integer-digits="1"/>
   </number:number-style>
-  <number:currency-style style:name="N122P0" style:volatile="true">
-   <number:number number:decimal-places="2" loext:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
+  <number:currency-style style:name="N149P0" style:volatile="true">
+   <number:number number:decimal-places="2" number: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="N149">
    <style:text-properties fo:color="#ff0000"/>
    <number:text>-</number:text>
-   <number:number number:decimal-places="2" loext:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
+   <number:number number:decimal-places="2" number: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="N149P0"/>
   </number:currency-style>
-  <number:number-style style:name="N126P0" 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:number-style style:name="N153P0" style:volatile="true">
+   <number:fill-character> </number:fill-character>
+   <number:number number:decimal-places="2" number: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">
-   <loext:fill-character> </loext:fill-character>
+  <number:number-style style:name="N153P1" style:volatile="true">
+   <number:fill-character> </number: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:number number:decimal-places="2" number: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">
-   <loext:fill-character> </loext:fill-character>
+  <number:number-style style:name="N153P2" style:volatile="true">
+   <number:fill-character> </number:fill-character>
    <number:text>-</number:text>
-   <number:number number:decimal-places="0" loext:min-decimal-places="0" 
number:min-integer-digits="0"/>
+   <number:number number:decimal-places="0" number: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="N153">
    <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="N153P0"/>
+   <style:map style:condition="value()&lt;0" style:apply-style-name="N153P1"/>
+   <style:map style:condition="value()=0" style:apply-style-name="N153P2"/>
   </number:text-style>
-  <number:currency-style style:name="N128P0" style:volatile="true">
-   <number:number number:decimal-places="0" loext:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
+  <number:currency-style style:name="N155P0" style:volatile="true">
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> </number:text>
    <number:currency-symbol number:language="cs" 
number:country="CZ">Kč</number:currency-symbol>
   </number:currency-style>
-  <number:currency-style style:name="N128">
+  <number:currency-style style:name="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:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> </number:text>
    <number:currency-symbol number:language="cs" 
number:country="CZ">Kč</number:currency-symbol>
-   <style:map style:condition="value()&gt;=0" style:apply-style-name="N128P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N155P0"/>
   </number:currency-style>
-  <number:currency-style style:name="N129P0" style:volatile="true">
-   <number:number number:decimal-places="2" loext:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
+  <number:currency-style style:name="N156P0" style:volatile="true">
+   <number:number number:decimal-places="2" number: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="N129">
+  <number:currency-style style:name="N156">
    <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 number:decimal-places="2" number: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="N129P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N156P0"/>
   </number:currency-style>
-  <number:currency-style style:name="N130P0" style:volatile="true">
-   <number:number number:decimal-places="0" loext:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
+  <number:currency-style style:name="N157P0" style:volatile="true">
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> </number:text>
    <number:currency-symbol number:language="cs" 
number:country="CZ">Kč</number:currency-symbol>
   </number:currency-style>
-  <number:currency-style style:name="N130">
+  <number:currency-style style:name="N157">
    <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 number:decimal-places="0" number: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="N130P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N157P0"/>
   </number:currency-style>
-  <number:currency-style style:name="N132P0" style:volatile="true">
-   <number:number number:decimal-places="2" loext:min-decimal-places="0" 
number:min-integer-digits="1" number:decimal-replacement="--" 
number:grouping="true"/>
+  <number:currency-style style:name="N159P0" style:volatile="true">
+   <number:number number:decimal-places="2" number:min-decimal-places="0" 
number:decimal-replacement="--" number:min-integer-digits="1" 
number:grouping="true"/>
    <number:text> </number:text>
    <number:currency-symbol number:language="cs" 
number:country="CZ">Kč</number:currency-symbol>
   </number:currency-style>
-  <number:currency-style style:name="N132">
+  <number:currency-style style:name="N159">
    <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:number number:decimal-places="2" number:min-decimal-places="0" 
number:decimal-replacement="--" 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="N132P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N159P0"/>
   </number:currency-style>
-  <number:currency-style style:name="N134P0" style:volatile="true">
+  <number:currency-style style:name="N161P0" 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:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
   </number:currency-style>
-  <number:currency-style style:name="N134">
+  <number:currency-style style:name="N161">
    <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="N134P0"/>
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N161P0"/>
   </number:currency-style>
-  <number:currency-style style:name="N136P0" style:volatile="true">
+  <number:currency-style style:name="N163P0" 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:number number:decimal-places="2" number: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="N163">
    <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"/>
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N163P0"/>
   </number:currency-style>
-  <number:currency-style style:name="N137P0" style:volatile="true">
+  <number:currency-style style:name="N164P0" 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:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
   </number:currency-style>
-  <number:currency-style style:name="N137">
+  <number:currency-style style:name="N164">
    <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="N137P0"/>
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N164P0"/>
   </number:currency-style>
-  <number:currency-style style:name="N138P0" style:volatile="true">
+  <number:currency-style style:name="N165P0" 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:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
   </number:currency-style>
-  <number:currency-style style:name="N138">
+  <number:currency-style style:name="N165">
    <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="N138P0"/>
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N165P0"/>
   </number:currency-style>
-  <number:currency-style style:name="N140P0" style:volatile="true">
+  <number:currency-style style:name="N167P0" 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:number number:decimal-places="2" number:min-decimal-places="0" 
number:decimal-replacement="--" number:min-integer-digits="1" 
number:grouping="true"/>
   </number:currency-style>
-  <number:currency-style style:name="N140">
+  <number:currency-style style:name="N167">
    <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="N140P0"/>
+   <number:number number:decimal-places="2" number:min-decimal-places="0" 
number:decimal-replacement="--" number:min-integer-digits="1" 
number:grouping="true"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N167P0"/>
   </number:currency-style>
-  <number:number-style style:name="N142P0" 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 style:name="N168">
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
+   <number:text> </number:text>
+  </number:number-style>
+  <number:number-style style:name="N169P0" style:volatile="true">
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
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="N169">
    <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 number:decimal-places="0" number: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="N142P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N169P0"/>
+  </number:number-style>
+  <number:number-style style:name="N170">
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
+   <number:text> </number:text>
   </number:number-style>
-  <number:number-style style:name="N144P0" 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 style:name="N171P0" style:volatile="true">
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> </number:text>
   </number:number-style>
-  <number:number-style style:name="N144">
+  <number:number-style style:name="N171">
    <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 number:decimal-places="2" number: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="N144P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N171P0"/>
   </number:number-style>
-  <number:currency-style style:name="N146P0" style:volatile="true">
+  <number:currency-style style:name="N173P0" 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:fill-character> </number:fill-character>
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
   </number:currency-style>
-  <number:currency-style style:name="N146">
+  <number:currency-style style:name="N173">
    <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="N146P0"/>
+   <number:fill-character> </number:fill-character>
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N173P0"/>
   </number:currency-style>
-  <number:currency-style style:name="N148P0" style:volatile="true">
+  <number:currency-style style:name="N175P0" 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:fill-character> </number:fill-character>
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
   </number:currency-style>
-  <number:currency-style style:name="N148">
+  <number:currency-style style:name="N175">
    <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="N148P0"/>
+   <number:fill-character> </number:fill-character>
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N175P0"/>
   </number:currency-style>
-  <number:number-style style:name="N149">
-   <number:number number:decimal-places="9" loext:min-decimal-places="9" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N176">
+   <number:number number:decimal-places="9" number:min-decimal-places="9" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N150">
-   <number:number number:decimal-places="8" loext:min-decimal-places="8" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N177">
+   <number:number number:decimal-places="8" number:min-decimal-places="8" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N151">
-   <number:number number:decimal-places="10" loext:min-decimal-places="10" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N178">
+   <number:number number:decimal-places="10" number:min-decimal-places="10" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N152">
-   <number:number number:decimal-places="11" loext:min-decimal-places="11" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N179">
+   <number:number number:decimal-places="11" number:min-decimal-places="11" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N153">
-   <number:number number:decimal-places="12" loext:min-decimal-places="12" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N180">
+   <number:number number:decimal-places="12" number:min-decimal-places="12" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N154">
-   <number:number number:decimal-places="13" loext:min-decimal-places="13" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N181">
+   <number:number number:decimal-places="13" number:min-decimal-places="13" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N155">
-   <number:number number:decimal-places="14" loext:min-decimal-places="14" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N182">
+   <number:number number:decimal-places="14" number:min-decimal-places="14" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N156">
-   <number:number number:decimal-places="15" loext:min-decimal-places="15" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N183">
+   <number:number number:decimal-places="15" number:min-decimal-places="15" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N157">
-   <number:number number:decimal-places="16" loext:min-decimal-places="16" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N184">
+   <number:number number:decimal-places="16" number:min-decimal-places="16" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N158">
-   <number:number number:decimal-places="17" loext:min-decimal-places="17" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N185">
+   <number:number number:decimal-places="17" number:min-decimal-places="17" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N159">
-   <number:number number:decimal-places="18" loext:min-decimal-places="18" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N186">
+   <number:number number:decimal-places="18" number:min-decimal-places="18" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N160">
-   <number:number number:decimal-places="1" loext:min-decimal-places="1" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N187">
+   <number:number number:decimal-places="1" number:min-decimal-places="1" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N161">
-   <number:number number:decimal-places="3" loext:min-decimal-places="3" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N188">
+   <number:number number:decimal-places="3" number:min-decimal-places="3" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N162">
-   <number:number number:decimal-places="4" loext:min-decimal-places="4" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N189">
+   <number:number number:decimal-places="4" number:min-decimal-places="4" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N163">
-   <number:number number:decimal-places="5" loext:min-decimal-places="5" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N190">
+   <number:number number:decimal-places="5" number:min-decimal-places="5" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N164">
-   <number:number number:decimal-places="6" loext:min-decimal-places="6" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N191">
+   <number:number number:decimal-places="6" number:min-decimal-places="6" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:number-style style:name="N165">
-   <number:number number:decimal-places="7" loext:min-decimal-places="7" 
number:min-integer-digits="1"/>
+  <number:number-style style:name="N192">
+   <number:number number:decimal-places="7" number:min-decimal-places="7" 
number:min-integer-digits="1"/>
   </number:number-style>
-  <number:currency-style style:name="N167P0" style:volatile="true">
-   <number:number number:decimal-places="2" loext:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
+  <number:currency-style style:name="N194P0" style:volatile="true">
+   <number:number number:decimal-places="2" number: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="N167">
+  <number:currency-style style:name="N194">
    <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:number number:decimal-places="2" number: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="N167P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N194P0"/>
   </number:currency-style>
-  <number:number-style style:name="N169P0" style:volatile="true">
+  <number:number-style style:name="N196P0" style:volatile="true">
    <number:text/>
   </number:number-style>
-  <number:currency-style style:name="N169">
+  <number:currency-style style:name="N196">
    <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:number number:decimal-places="2" number: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="N169P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N196P0"/>
   </number:currency-style>
-  <number:date-style style:name="N170">
+  <number:date-style style:name="N197">
    <number:day-of-week/>
    <number:text> </number:text>
    <number:day number:style="long"/>
@@ -277,7 +438,7 @@
    <number:text>/</number:text>
    <number:year/>
   </number:date-style>
-  <number:date-style style:name="N171">
+  <number:date-style style:name="N198">
    <number:day-of-week number:style="long"/>
    <number:text>  </number:text>
    <number:day number:style="long"/>
@@ -286,1664 +447,1476 @@
    <number:text>/</number:text>
    <number:year/>
   </number:date-style>
-  <number:currency-style style:name="N173P0" style:volatile="true">
+  <number:currency-style style:name="N200P0" 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:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
   </number:currency-style>
-  <number:currency-style style:name="N173">
+  <number:currency-style style:name="N200">
    <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="N173P0"/>
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N200P0"/>
   </number:currency-style>
-  <number:number-style style:name="N175P0" 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 style:name="N202P0" style:volatile="true">
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> Kč</number:text>
   </number:number-style>
-  <number:number-style style:name="N175">
+  <number:number-style style:name="N202">
    <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 number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> Kč</number:text>
-   <style:map style:condition="value()&gt;=0" style:apply-style-name="N175P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N202P0"/>
   </number:number-style>
-  <number:number-style style:name="N176P0" 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 style:name="N203P0" style:volatile="true">
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> Kč</number:text>
   </number:number-style>
-  <number:number-style style:name="N176">
+  <number:number-style style:name="N203">
    <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 number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> Kč</number:text>
-   <style:map style:condition="value()&gt;=0" style:apply-style-name="N176P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N203P0"/>
   </number:number-style>
-  <number:number-style style:name="N178P0" 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 style:name="N205P0" style:volatile="true">
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> Kč</number:text>
   </number:number-style>
-  <number:number-style style:name="N178">
+  <number:number-style style:name="N205">
    <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 number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> Kč</number:text>
-   <style:map style:condition="value()&gt;=0" style:apply-style-name="N178P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N205P0"/>
   </number:number-style>
-  <number:number-style style:name="N179P0" 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 style:name="N206P0" style:volatile="true">
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> Kč</number:text>
   </number:number-style>
-  <number:number-style style:name="N179">
+  <number:number-style style:name="N206">
    <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:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> Kč</number:text>
-   <style:map style:condition="value()&gt;=0" style:apply-style-name="N179P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N206P0"/>
   </number:number-style>
-  <number:number-style style:name="N180P0" 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 style:name="N207P0" style:volatile="true">
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
   </number:number-style>
-  <number:number-style style:name="N180">
+  <number:number-style style:name="N207">
    <number:text>-</number:text>
-   <number:number number:decimal-places="0" loext:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
-   <style:map style:condition="value()&gt;=0" style:apply-style-name="N180P0"/>
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N207P0"/>
   </number:number-style>
-  <number:number-style style:name="N181P0" 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 style:name="N208P0" style:volatile="true">
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
   </number:number-style>
-  <number:number-style style:name="N181">
+  <number:number-style style:name="N208">
    <style:text-properties fo:color="#ff0000"/>
    <number:text>-</number:text>
-   <number:number number:decimal-places="0" loext:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
-   <style:map style:condition="value()&gt;=0" style:apply-style-name="N181P0"/>
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N208P0"/>
   </number:number-style>
-  <number:number-style style:name="N182P0" 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 style:name="N209P0" style:volatile="true">
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
   </number:number-style>
-  <number:number-style style:name="N182">
+  <number:number-style style:name="N209">
    <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="N182P0"/>
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N209P0"/>
   </number:number-style>
-  <number:number-style style:name="N183P0" 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 style:name="N210P0" style:volatile="true">
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
   </number:number-style>
-  <number:number-style style:name="N183">
+  <number:number-style style:name="N210">
    <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="N183P0"/>
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N210P0"/>
   </number:number-style>
-  <number:number-style style:name="N187P0" 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:number-style style:name="N214P0" style:volatile="true">
+   <number:fill-character> </number:fill-character>
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text>      </number:text>
   </number:number-style>
-  <number:number-style style:name="N187P1" style:volatile="true">
-   <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:number-style style:name="N214P1" style:volatile="true">
+   <number:text>-</number:text>
+   <number:fill-character> </number:fill-character>
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text>      </number:text>
   </number:number-style>
-  <number:number-style style:name="N187P2" style:volatile="true">
-   <loext:fill-character> </loext:fill-character>
+  <number:number-style style:name="N214P2" style:volatile="true">
+   <number:fill-character> </number:fill-character>
    <number:text>-      </number:text>
   </number:number-style>
-  <number:text-style style:name="N187">
+  <number:text-style style:name="N214">
    <number:text-content/>
    <number:text> </number:text>
-   <style:map style:condition="value()&gt;0" style:apply-style-name="N187P0"/>
-   <style:map style:condition="value()&lt;0" style:apply-style-name="N187P1"/>
-   <style:map style:condition="value()=0" style:apply-style-name="N187P2"/>
+   <style:map style:condition="value()&gt;0" style:apply-style-name="N214P0"/>
+   <style:map style:condition="value()&lt;0" style:apply-style-name="N214P1"/>
+   <style:map style:condition="value()=0" style:apply-style-name="N214P2"/>
   </number:text-style>
-  <number:number-style style:name="N191P0" 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:number-style style:name="N218P0" style:volatile="true">
+   <number:fill-character> </number:fill-character>
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> Kč </number:text>
   </number:number-style>
-  <number:number-style style:name="N191P1" 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:number-style style:name="N218P1" style:volatile="true">
+   <number:text>-</number:text>
+   <number:fill-character> </number:fill-character>
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> Kč </number:text>
   </number:number-style>
-  <number:number-style style:name="N191P2" style:volatile="true">
-   <loext:fill-character> </loext:fill-character>
+  <number:number-style style:name="N218P2" style:volatile="true">
+   <number:fill-character> </number:fill-character>
    <number:text>- Kč </number:text>
   </number:number-style>
-  <number:text-style style:name="N191">
+  <number:text-style style:name="N218">
    <number:text-content/>
    <number:text> </number:text>
-   <style:map style:condition="value()&gt;0" style:apply-style-name="N191P0"/>
-   <style:map style:condition="value()&lt;0" style:apply-style-name="N191P1"/>
-   <style:map style:condition="value()=0" style:apply-style-name="N191P2"/>
+   <style:map style:condition="value()&gt;0" style:apply-style-name="N218P0"/>
+   <style:map style:condition="value()&lt;0" style:apply-style-name="N218P1"/>
+   <style:map style:condition="value()=0" style:apply-style-name="N218P2"/>
   </number:text-style>
-  <number:number-style style:name="N195P0" 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:number-style style:name="N222P0" style:volatile="true">
+   <number:fill-character> </number:fill-character>
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text>      </number:text>
   </number:number-style>
-  <number:number-style style:name="N195P1" style:volatile="true">
-   <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:number-style style:name="N222P1" style:volatile="true">
+   <number:text>-</number:text>
+   <number:fill-character> </number:fill-character>
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text>      </number:text>
   </number:number-style>
-  <number:number-style style:name="N195P2" style:volatile="true">
-   <loext:fill-character> </loext:fill-character>
+  <number:number-style style:name="N222P2" style:volatile="true">
+   <number:fill-character> </number:fill-character>
    <number:text>-</number:text>
-   <number:number number:decimal-places="0" loext:min-decimal-places="0" 
number:min-integer-digits="0"/>
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="0"/>
    <number:text>      </number:text>
   </number:number-style>
-  <number:text-style style:name="N195">
+  <number:text-style style:name="N222">
    <number:text-content/>
    <number:text> </number:text>
-   <style:map style:condition="value()&gt;0" style:apply-style-name="N195P0"/>
-   <style:map style:condition="value()&lt;0" style:apply-style-name="N195P1"/>
-   <style:map style:condition="value()=0" style:apply-style-name="N195P2"/>
+   <style:map style:condition="value()&gt;0" style:apply-style-name="N222P0"/>
+   <style:map style:condition="value()&lt;0" style:apply-style-name="N222P1"/>
+   <style:map style:condition="value()=0" style:apply-style-name="N222P2"/>
   </number:text-style>
-  <number:number-style style:name="N199P0" 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:number-style style:name="N226P0" style:volatile="true">
+   <number:fill-character> </number:fill-character>
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> Kč </number:text>
   </number:number-style>
-  <number:number-style style:name="N199P1" 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:number-style style:name="N226P1" style:volatile="true">
+   <number:text>-</number:text>
+   <number:fill-character> </number:fill-character>
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> Kč </number:text>
   </number:number-style>
-  <number:number-style style:name="N199P2" style:volatile="true">
-   <loext:fill-character> </loext:fill-character>
+  <number:number-style style:name="N226P2" style:volatile="true">
+   <number:fill-character> </number:fill-character>
    <number:text>-</number:text>
-   <number:number number:decimal-places="0" loext:min-decimal-places="0" 
number:min-integer-digits="0"/>
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="0"/>
    <number:text> Kč </number:text>
   </number:number-style>
-  <number:text-style style:name="N199">
+  <number:text-style style:name="N226">
    <number:text-content/>
    <number:text> </number:text>
-   <style:map style:condition="value()&gt;0" style:apply-style-name="N199P0"/>
-   <style:map style:condition="value()&lt;0" style:apply-style-name="N199P1"/>
-   <style:map style:condition="value()=0" style:apply-style-name="N199P2"/>
+   <style:map style:condition="value()&gt;0" style:apply-style-name="N226P0"/>
+   <style:map style:condition="value()&lt;0" style:apply-style-name="N226P1"/>
+   <style:map style:condition="value()=0" style:apply-style-name="N226P2"/>
   </number:text-style>
-  <number:time-style style:name="N200">
+  <number:time-style style:name="N227">
    <number:minutes number:style="long"/>
    <number:text>:</number:text>
    <number:seconds number:style="long"/>
   </number:time-style>
-  <number:time-style style:name="N201" number:truncate-on-overflow="false">
+  <number:time-style style:name="N228" 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="N202">
+  <number:time-style style:name="N229">
    <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="N203">
-   <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 style:name="N230">
+   <number:scientific-number number:decimal-places="1" 
number:min-decimal-places="1" number:min-integer-digits="1" 
number:min-exponent-digits="1" number:exponent-interval="3" 
number:forced-exponent-sign="true"/>
   </number:number-style>
-  <number:number-style style:name="N205P0" style:volatile="true">
+  <number:number-style style:name="N232P0" style:volatile="true">
    <number:text>Yes</number:text>
   </number:number-style>
-  <number:number-style style:name="N205P1" style:volatile="true">
+  <number:number-style style:name="N232P1" style:volatile="true">
    <number:text>Yes</number:text>
   </number:number-style>
-  <number:number-style style:name="N205">
+  <number:number-style style:name="N232">
    <number:text>No</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()&gt;0" style:apply-style-name="N232P0"/>
+   <style:map style:condition="value()&lt;0" style:apply-style-name="N232P1"/>
   </number:number-style>
-  <number:number-style style:name="N207P0" style:volatile="true">
+  <number:number-style style:name="N234P0" style:volatile="true">
    <number:text>True</number:text>
   </number:number-style>
-  <number:number-style style:name="N207P1" style:volatile="true">
+  <number:number-style style:name="N234P1" style:volatile="true">
    <number:text>True</number:text>
   </number:number-style>
-  <number:number-style style:name="N207">
+  <number:number-style style:name="N234">
    <number:text>False</number:text>
-   <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()&gt;0" style:apply-style-name="N234P0"/>
+   <style:map style:condition="value()&lt;0" style:apply-style-name="N234P1"/>
   </number:number-style>
-  <number:number-style style:name="N209P0" style:volatile="true">
+  <number:number-style style:name="N236P0" style:volatile="true">
    <number:text>On</number:text>
   </number:number-style>
-  <number:number-style style:name="N209P1" style:volatile="true">
+  <number:number-style style:name="N236P1" style:volatile="true">
    <number:text>On</number:text>
   </number:number-style>
-  <number:number-style style:name="N209">
+  <number:number-style style:name="N236">
    <number:text>Off</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()&gt;0" style:apply-style-name="N236P0"/>
+   <style:map style:condition="value()&lt;0" style:apply-style-name="N236P1"/>
   </number:number-style>
-  <number:currency-style style:name="N211P0" style:volatile="true">
+  <number:currency-style style:name="N238P0" style:volatile="true">
    <number:currency-symbol number:language="cs" 
number:country="CZ">¥€</number:currency-symbol>
    <number:text> </number:text>
-   <number:number number:decimal-places="0" loext:min-decimal-places="0" 
number:min-integer-digits="3">
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="3">
     <number:embedded-text number:position="5"> </number:embedded-text>
    </number:number>
    <number:text> </number:text>
   </number:currency-style>
-  <number:currency-style style:name="N211">
+  <number:currency-style style:name="N238">
    <style:text-properties fo:color="#ff0000"/>
    <number:text>(</number:text>
    <number:currency-symbol number:language="cs" 
number:country="CZ">€</number:currency-symbol>
    <number:text> </number:text>
-   <number:number number:decimal-places="0" loext:min-decimal-places="0" 
number:min-integer-digits="3">
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="3">
     <number:embedded-text number:position="5"> </number:embedded-text>
    </number:number>
    <number:text>)</number:text>
-   <style:map style:condition="value()&gt;=0" style:apply-style-name="N211P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N238P0"/>
   </number:currency-style>
-  <number:currency-style style:name="N213P0" style:volatile="true">
-   <number:number number:decimal-places="2" loext:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
+  <number:currency-style style:name="N240P0" style:volatile="true">
+   <number:number number:decimal-places="2" number: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="N213">
+  <number:currency-style style:name="N240">
    <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:number number:decimal-places="2" number: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="N213P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N240P0"/>
   </number:currency-style>
-  <number:number-style style:name="N215P0" style:volatile="true">
+  <number:number-style style:name="N242P0" 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 number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> </number:text>
   </number:number-style>
-  <number:number-style style:name="N215">
+  <number:number-style style:name="N242">
    <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:number number:decimal-places="2" number: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="N215P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N242P0"/>
   </number:number-style>
-  <number:number-style style:name="N217P0" 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 style:name="N244P0" style:volatile="true">
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> €</number:text>
   </number:number-style>
-  <number:number-style style:name="N217">
+  <number:number-style style:name="N244">
    <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 number:decimal-places="0" number: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="N217P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N244P0"/>
   </number:number-style>
-  <number:number-style style:name="N218P0" 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 style:name="N245P0" style:volatile="true">
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> €</number:text>
   </number:number-style>
-  <number:number-style style:name="N218">
+  <number:number-style style:name="N245">
    <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 number:decimal-places="0" number: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="N218P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N245P0"/>
   </number:number-style>
-  <number:number-style style:name="N220P0" style:volatile="true">
-   <number:number number:decimal-places="2" loext:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
+  <number:number-style style:name="N247P0" style:volatile="true">
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> €</number:text>
   </number:number-style>
-  <number:number-style style:name="N220">
+  <number:number-style style:name="N247">
    <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 number:decimal-places="2" number: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="N220P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N247P0"/>
   </number:number-style>
-  <number:number-style style:name="N221P0" 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 style:name="N248P0" style:volatile="true">
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> €</number:text>
   </number:number-style>
-  <number:number-style style:name="N221">
+  <number:number-style style:name="N248">
    <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:number number:decimal-places="2" number: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="N221P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N248P0"/>
   </number:number-style>
-  <number:number-style style:name="N225P0" 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 style:name="N252P0" style:volatile="true">
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text>    </number:text>
   </number:number-style>
-  <number:number-style style:name="N225P1" style:volatile="true">
+  <number:number-style style:name="N252P1" 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 number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text>    </number:text>
   </number:number-style>
-  <number:number-style style:name="N225P2" style:volatile="true">
+  <number:number-style style:name="N252P2" style:volatile="true">
    <number:text> -    </number:text>
   </number:number-style>
-  <number:text-style style:name="N225">
+  <number:text-style style:name="N252">
    <number:text-content/>
    <number:text> </number:text>
-   <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"/>
+   <style:map style:condition="value()&gt;0" style:apply-style-name="N252P0"/>
+   <style:map style:condition="value()&lt;0" style:apply-style-name="N252P1"/>
+   <style:map style:condition="value()=0" style:apply-style-name="N252P2"/>
   </number:text-style>
-  <number:number-style style:name="N229P0" 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 style:name="N256P0" style:volatile="true">
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> € </number:text>
   </number:number-style>
-  <number:number-style style:name="N229P1" style:volatile="true">
+  <number:number-style style:name="N256P1" 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 number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> € </number:text>
   </number:number-style>
-  <number:number-style style:name="N229P2" style:volatile="true">
+  <number:number-style style:name="N256P2" style:volatile="true">
    <number:text> - € </number:text>
   </number:number-style>
-  <number:text-style style:name="N229">
+  <number:text-style style:name="N256">
    <number:text-content/>
    <number:text> </number:text>
-   <style:map style:condition="value()&gt;0" style:apply-style-name="N229P0"/>
-   <style:map style:condition="value()&lt;0" style:apply-style-name="N229P1"/>
-   <style:map style:condition="value()=0" style:apply-style-name="N229P2"/>
+   <style:map style:condition="value()&gt;0" style:apply-style-name="N256P0"/>
+   <style:map style:condition="value()&lt;0" style:apply-style-name="N256P1"/>
+   <style:map style:condition="value()=0" style:apply-style-name="N256P2"/>
   </number:text-style>
-  <number:number-style style:name="N233P0" 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 style:name="N260P0" style:volatile="true">
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text>    </number:text>
   </number:number-style>
-  <number:number-style style:name="N233P1" style:volatile="true">
+  <number:number-style style:name="N260P1" 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 number:decimal-places="2" number:min-decimal-places="2" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text>    </number:text>
   </number:number-style>
-  <number:number-style style:name="N233P2" style:volatile="true">
+  <number:number-style style:name="N260P2" style:volatile="true">
    <number:text>-</number:text>
-   <number:number number:decimal-places="0" loext:min-decimal-places="0" 
number:min-integer-digits="0"/>
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="0"/>
    <number:text>    </number:text>
   </number:number-style>
-  <number:text-style style:name="N233">
+  <number:text-style style:name="N260">
    <number:text-content/>
    <number:text> </number:text>
-   <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"/>
+   <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"/>
   </number:text-style>
-  <number:number-style style:name="N237P0" 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 style:name="N264P0" style:volatile="true">
+   <number:number number:decimal-places="2" number:min-decimal-places="2" 
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="N264P1" 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 number:decimal-places="2" number:min-decimal-places="2" 
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="N264P2" style:volatile="true">
    <number:text>-</number:text>
-   <number:number number:decimal-places="0" loext:min-decimal-places="0" 
number:min-integer-digits="0"/>
+   <number:number number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="0"/>
    <number:text> € </number:text>
   </number:number-style>
-  <number:text-style style:name="N237">
+  <number:text-style style:name="N264">
    <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="N264P0"/>
+   <style:map style:condition="value()&lt;0" style:apply-style-name="N264P1"/>
+   <style:map style:condition="value()=0" style:apply-style-name="N264P2"/>
   </number:text-style>
-  <number:number-style style:name="N238">
-   <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 style:name="N265">
+   <number:scientific-number number:decimal-places="1" 
number:min-decimal-places="1" number:min-integer-digits="3" 
number:min-exponent-digits="1" number:exponent-interval="3" 
number:forced-exponent-sign="true"/>
   </number:number-style>
-  <number:number-style style:name="N240P0" style:volatile="true">
+  <number:number-style style:name="N267P0" 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 number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> </number:text>
   </number:number-style>
-  <number:number-style style:name="N240">
+  <number:number-style style:name="N267">
    <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 number:decimal-places="0" number: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="N240P0"/>
+   <style:map style:condition="value()&gt;=0" style:apply-style-name="N267P0"/>
   </number:number-style>
-  <number:number-style style:name="N241P0" style:volatile="true">
+  <number:number-style style:name="N268P0" 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 number:decimal-places="0" number:min-decimal-places="0" 
number:min-integer-digits="1" number:grouping="true"/>
    <number:text> </number:text>
   </number:number-style>
-  <number:number-style style:name="N241">
+  <number:number-style style:name="N268">
    <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"/>
-e 
... etc. - the rest is truncated

Reply via email to