sc/qa/unit/data/functions/fods/Functions_Excel_2016.fods | 1174 +++++++--------
 sc/source/core/tool/interpr8.cxx                         |   16 
 2 files changed, 632 insertions(+), 558 deletions(-)

New commits:
commit 3ee2cae3a36e5d052e02c3f7b226dc3b79bd2ebc
Author: Winfried Donkers <winfrieddonk...@libreoffice.org>
Date:   Fri Jul 29 09:16:34 2016 +0200

    tdf#97831 follow up : remove unused arguments from stack
    
    Intention:
    Make e.g. [1+SWITCH(1;1;1;6)] work. Without this fix, the result is
    7 but should be 2.
    
    Change-Id: I2a72e458e5458c02c3ce2f4214b86ba13f7b1d11
    Reviewed-on: https://gerrit.libreoffice.org/27664
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Eike Rathke <er...@redhat.com>
    Tested-by: Eike Rathke <er...@redhat.com>

diff --git a/sc/qa/unit/data/functions/fods/Functions_Excel_2016.fods 
b/sc/qa/unit/data/functions/fods/Functions_Excel_2016.fods
index bb526b2..eb51715 100644
--- a/sc/qa/unit/data/functions/fods/Functions_Excel_2016.fods
+++ b/sc/qa/unit/data/functions/fods/Functions_Excel_2016.fods
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <office:document 
xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML"; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xmlns: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:meta><meta:creation-date>2016-05-02T17:35:29</meta:creation-date><dc:language>nl-NL</dc:language><dc:date>2016-06-15T11:45:50.280414044</dc:date><meta:editing-cycles>33</meta:editing-cycles><meta:editing-duration>PT2H34M2S</meta:editing-duration><meta:generator>LibreOfficeDev/5.3.0.0.alpha0$Linux_X86_64
 
LibreOffice_project/0f258538b842e3a8639efc8c2c7afc16a1b0819e</meta:generator><meta:document-statistic
 meta:table-count="3" meta:cell-count="478" 
meta:object-count="0"/></office:meta>
+ 
<office:meta><meta:creation-date>2016-05-02T17:35:29</meta:creation-date><dc:language>nl-NL</dc:language><dc:date>2016-07-29T12:52:54.353604796</dc:date><meta:editing-cycles>34</meta:editing-cycles><meta:editing-duration>PT2H36M54S</meta:editing-duration><meta:generator>LibreOfficeDev/5.3.0.0.alpha0$Linux_X86_64
 
LibreOffice_project/eccf9a9095093a1771c5a2a5c4d235a36e64257c</meta:generator><meta:document-statistic
 meta:table-count="3" meta:cell-count="486" 
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">26597</config:config-item>
-   <config:config-item config:name="VisibleAreaHeight" 
config:type="int">26190</config:config-item>
+   <config:config-item config:name="VisibleAreaHeight" 
config:type="int">27093</config:config-item>
    <config:config-item-map-indexed config:name="Views">
     <config:config-item-map-entry>
      <config:config-item config:name="ViewId" 
config:type="string">view1</config:config-item>
@@ -28,10 +28,11 @@
        <config:config-item config:name="ZoomValue" 
config:type="int">100</config:config-item>
        <config:config-item config:name="PageViewZoomValue" 
config:type="int">60</config:config-item>
        <config:config-item config:name="ShowGrid" 
config:type="boolean">true</config:config-item>
+       <config:config-item config:name="AnchoredTextOverflowLegacy" 
config:type="boolean">false</config:config-item>
       </config:config-item-map-entry>
       <config:config-item-map-entry config:name="Sheet2">
-       <config:config-item config:name="CursorPositionX" 
config:type="int">7</config:config-item>
-       <config:config-item config:name="CursorPositionY" 
config:type="int">55</config:config-item>
+       <config:config-item config:name="CursorPositionX" 
config:type="int">3</config:config-item>
+       <config:config-item config:name="CursorPositionY" 
config:type="int">32</config:config-item>
        <config:config-item config:name="HorizontalSplitMode" 
config:type="short">0</config:config-item>
        <config:config-item config:name="VerticalSplitMode" 
config:type="short">2</config:config-item>
        <config:config-item config:name="HorizontalSplitPosition" 
config:type="int">0</config:config-item>
@@ -40,11 +41,12 @@
        <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">32</config:config-item>
+       <config:config-item config:name="PositionBottom" 
config:type="int">17</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-map-entry>
       <config:config-item-map-entry config:name="data">
        <config:config-item config:name="CursorPositionX" 
config:type="int">0</config:config-item>
@@ -62,10 +64,11 @@
        <config:config-item config:name="ZoomValue" 
config:type="int">100</config:config-item>
        <config:config-item config:name="PageViewZoomValue" 
config:type="int">60</config:config-item>
        <config:config-item config:name="ShowGrid" 
config:type="boolean">true</config:config-item>
+       <config:config-item config:name="AnchoredTextOverflowLegacy" 
config:type="boolean">false</config:config-item>
       </config:config-item-map-entry>
      </config:config-item-map-named>
      <config:config-item config:name="ActiveTable" 
config:type="string">Sheet2</config:config-item>
-     <config:config-item config:name="HorizontalScrollbarWidth" 
config:type="int">926</config:config-item>
+     <config:config-item config:name="HorizontalScrollbarWidth" 
config:type="int">1210</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>
@@ -86,6 +89,7 @@
      <config:config-item config:name="RasterSubdivisionX" 
config:type="int">1</config:config-item>
      <config:config-item config:name="RasterSubdivisionY" 
config:type="int">1</config:config-item>
      <config:config-item config:name="IsRasterAxisSynchronized" 
config:type="boolean">true</config:config-item>
+     <config:config-item config:name="AnchoredTextOverflowLegacy" 
config:type="boolean">false</config:config-item>
     </config:config-item-map-entry>
    </config:config-item-map-indexed>
   </config:config-item-set>
@@ -132,7 +136,7 @@
    <config:config-item config:name="HasColumnRowHeaders" 
config:type="boolean">true</config:config-item>
    <config:config-item config:name="RasterSubdivisionY" 
config:type="int">1</config:config-item>
    <config:config-item config:name="AutoCalculate" 
config:type="boolean">true</config:config-item>
-   <config:config-item config:name="PrinterSetup" 
config:type="base64Binary">iwH+/3Bybl9BbGdlbWVlbgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ1VQUzpwcm5fQWxnZW1lZW4AAAAAAAAAAAAAAAAAAAAWAAMAsQAAAAAAAAAEAAhSAAAEdAAASm9iRGF0YSAxCnByaW50ZXI9cHJuX0FsZ2VtZWVuCm9yaWVudGF0aW9uPVBvcnRyYWl0CmNvcGllcz0xCmNvbGxhdGU9ZmFsc2UKbWFyZ2luZGFqdXN0bWVudD0wLDAsMCwwCmNvbG9yZGVwdGg9MjQKcHNsZXZlbD0wCnBkZmRldmljZT0xCmNvbG9yZGV2aWNlPTAKUFBEQ29udGV4RGF0YQpQYWdlU2l6ZTpBNAAAEgBDT01QQVRfRFVQTEVYX01PREUKAERVUExFWF9PRkY=</config:config-item>
+   <config:config-item config:name="PrinterSetup" 
config:type="base64Binary">qAH+/3Bybl9BbGdlbWVlbgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ1VQUzpwcm5fQWxnZW1lZW4AAAAAAAAAAAAAAAAAAAAWAAMAzgAAAAAAAAAEAAhSAAAEdAAASm9iRGF0YSAxCnByaW50ZXI9cHJuX0FsZ2VtZWVuCm9yaWVudGF0aW9uPVBvcnRyYWl0CmNvcGllcz0xCmNvbGxhdGU9ZmFsc2UKbWFyZ2luZGFqdXN0bWVudD0wLDAsMCwwCmNvbG9yZGVwdGg9MjQKcHNsZXZlbD0wCnBkZmRldmljZT0xCmNvbG9yZGV2aWNlPTAKUFBEQ29udGV4RGF0YQpJbnB1dFNsb3Q6UEY3MDBBAER1cGxleDpOb25lAFBhZ2VTaXplOkE0AAASAENPTVBBVF9EVVBMRVhfTU9ERQoARFVQTEVYX09GRg==</config:config-item>
    <config:config-item config:name="ApplyUserData" 
config:type="boolean">true</config:config-item>
    <config:config-item config:name="CharacterCompressionType" 
config:type="short">0</config:config-item>
   </config:config-item-set>
@@ -501,51 +505,51 @@
   <number:boolean-style style:name="N99">
    <number:boolean/>
   </number:boolean-style>
-  <style:style style:name="ce37" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce17" style:family="table-cell" 
style:parent-style-name="Default">
+   <style:table-cell-properties style:rotation-align="none"/>
+   <style:text-properties style:text-position=""/>
+  </style:style>
+  <style:style style:name="ce18" style:family="table-cell" 
style:parent-style-name="Default">
+   <style:table-cell-properties style:rotation-align="none"/>
+   <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:text-position="" 
style:font-name="Arial" fo:font-size="10pt" fo:font-style="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-size-asian="10pt" style:font-style-asian="normal" 
style:font-weight-asian="normal" style:font-name-complex="Arial" 
style:font-size-complex="10pt" style:font-style-complex="normal" 
style:font-weight-complex="normal"/>
+  </style:style>
+  <style:style style:name="ce19" style:family="table-cell" 
style:parent-style-name="Default">
+   <style:table-cell-properties style:text-align-source="value-type" 
style:repeat-content="false" fo:wrap-option="wrap" style:direction="ltr" 
style:rotation-angle="0" style:rotation-align="none" 
style:shrink-to-fit="false" style:vertical-align="bottom" 
loext:vertical-justify="auto"/>
+   <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0mm" 
style:writing-mode="page"/>
+   <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:text-position="" 
style:font-name="Times New Roman" fo:font-size="10pt" fo:font-style="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-size-asian="10pt" style:font-style-asian="normal" 
style:font-weight-asian="normal" style:font-name-complex="Times New Roman" 
style:font-size-complex="10pt" style:font-style-complex="normal" 
style:font-weight-complex="normal"/>
+  </style:style>
+  <style:style style:name="ce70" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="0.06pt 
solid #000000" fo:border-right="none" style:rotation-align="none" 
fo:border-top="0.06pt solid #000000"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:text-position="" 
style:font-name="Arial" fo:font-size="10pt" fo:font-style="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-size-asian="10pt" style:font-style-asian="normal" 
style:font-weight-asian="normal" style:font-name-complex="Arial" 
style:font-size-complex="10pt" style:font-style-complex="normal" 
style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce38" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce71" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="0.06pt 
solid #000000" fo:border-right="none" style:rotation-align="none" 
fo:border-top="none"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:text-position="" 
style:font-name="Arial" fo:font-size="10pt" fo:font-style="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-size-asian="10pt" style:font-style-asian="normal" 
style:font-weight-asian="normal" style:font-name-complex="Arial" 
style:font-size-complex="10pt" style:font-style-complex="normal" 
style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce39" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce72" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="0.06pt solid #000000" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="0.06pt 
solid #000000" fo:border-right="none" style:rotation-align="none" 
fo:border-top="none"/>
    <style:text-properties style:text-position=""/>
   </style:style>
-  <style:style style:name="ce40" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce73" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="none" 
fo:border-right="none" style:rotation-align="none" fo:border-top="0.06pt solid 
#000000"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:text-position="" 
style:font-name="Arial" fo:font-size="10pt" fo:font-style="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-size-asian="10pt" style:font-style-asian="normal" 
style:font-weight-asian="normal" style:font-name-complex="Arial" 
style:font-size-complex="10pt" style:font-style-complex="normal" 
style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce41" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce74" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="0.06pt solid #000000" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="none" 
fo:border-right="none" style:rotation-align="none" fo:border-top="none"/>
    <style:text-properties style:text-position=""/>
   </style:style>
-  <style:style style:name="ce42" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce75" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="none" 
fo:border-right="0.06pt solid #000000" style:rotation-align="none" 
fo:border-top="0.06pt solid #000000"/>
    <style:text-properties style:text-position=""/>
   </style:style>
-  <style:style style:name="ce43" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce76" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="none" 
fo:border-right="0.06pt solid #000000" style:rotation-align="none" 
fo:border-top="none"/>
    <style:text-properties style:text-position=""/>
   </style:style>
-  <style:style style:name="ce44" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce77" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="0.06pt solid #000000" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="none" 
fo:border-right="0.06pt solid #000000" style:rotation-align="none" 
fo:border-top="none"/>
    <style:text-properties style:text-position=""/>
   </style:style>
-  <style:style style:name="ce6" style:family="table-cell" 
style:parent-style-name="Default">
-   <style:table-cell-properties style:rotation-align="none"/>
-   <style:text-properties style:text-position=""/>
-  </style:style>
-  <style:style style:name="ce7" style:family="table-cell" 
style:parent-style-name="Default">
-   <style:table-cell-properties style:rotation-align="none"/>
-   <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:text-position="" 
style:font-name="Arial" fo:font-size="10pt" fo:font-style="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-size-asian="10pt" style:font-style-asian="normal" 
style:font-weight-asian="normal" style:font-name-complex="Arial" 
style:font-size-complex="10pt" style:font-style-complex="normal" 
style:font-weight-complex="normal"/>
-  </style:style>
-  <style:style style:name="ce8" style:family="table-cell" 
style:parent-style-name="Default">
-   <style:table-cell-properties style:text-align-source="value-type" 
style:repeat-content="false" fo:wrap-option="wrap" style:direction="ltr" 
style:rotation-angle="0" style:rotation-align="none" 
style:shrink-to-fit="false" style:vertical-align="bottom" 
loext:vertical-justify="auto"/>
-   <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0mm" 
style:writing-mode="page"/>
-   <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:text-position="" 
style:font-name="Times New Roman" fo:font-size="10pt" fo:font-style="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-size-asian="10pt" style:font-style-asian="normal" 
style:font-weight-asian="normal" style:font-name-complex="Times New Roman" 
style:font-size-complex="10pt" style:font-style-complex="normal" 
style:font-weight-complex="normal"/>
-  </style:style>
   <style:style style:name="ce12" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N99">
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet1.B3"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet1.B3"/>
@@ -567,41 +571,41 @@
    <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0mm" 
style:writing-mode="page"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Courier New" 
fo:font-size="10pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-size-asian="10pt" style:font-style-asian="normal" 
style:font-weight-asian="normal" style:font-name-complex="Courier New" 
style:font-size-complex="10pt" style:font-style-complex="normal" 
style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce17" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce20" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties style:rotation-align="none"/>
   </style:style>
-  <style:style style:name="ce18" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce21" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Arial" fo:font-size="10pt" 
fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" 
fo:font-weight="normal" style:font-size-asian="10pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-name-complex="Arial" style:font-size-complex="10pt" 
style:font-style-complex="normal" style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce19" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce22" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties style:text-align-source="value-type" 
style:repeat-content="false" fo:wrap-option="wrap" style:direction="ltr" 
style:rotation-angle="0" style:rotation-align="none" 
style:shrink-to-fit="false" style:vertical-align="bottom" 
loext:vertical-justify="auto"/>
    <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0mm" 
style:writing-mode="page"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Times New Roman" 
fo:font-size="10pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-size-asian="10pt" style:font-style-asian="normal" 
style:font-weight-asian="normal" style:font-name-complex="Times New Roman" 
style:font-size-complex="10pt" style:font-style-complex="normal" 
style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce20" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce23" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties style:text-align-source="value-type" 
style:repeat-content="false" fo:wrap-option="wrap" style:direction="ltr" 
style:rotation-angle="0" style:rotation-align="none" 
style:shrink-to-fit="false" style:vertical-align="bottom" 
loext:vertical-justify="auto"/>
    <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0mm" 
style:writing-mode="page"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Arial" fo:font-size="10pt" 
fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" 
fo:font-weight="normal" style:font-size-asian="10pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-name-complex="Arial" style:font-size-complex="10pt" 
style:font-style-complex="normal" style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce21" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce24" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties style:text-align-source="fix" 
style:repeat-content="false" fo:background-color="transparent"/>
    <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
    <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" 
style:font-weight-complex="bold"/>
   </style:style>
-  <style:style style:name="ce22" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce25" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:background-color="transparent" 
style:rotation-align="none"/>
   </style:style>
-  <style:style style:name="ce23" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce26" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:background-color="transparent" 
style:rotation-align="none"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Arial" fo:font-size="10pt" 
fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" 
fo:font-weight="normal" style:font-size-asian="10pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-name-complex="Arial" style:font-size-complex="10pt" 
style:font-style-complex="normal" style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce24" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce27" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties style:text-align-source="value-type" 
style:repeat-content="false" fo:background-color="transparent" 
fo:wrap-option="wrap" style:direction="ltr" style:rotation-angle="0" 
style:rotation-align="none" style:shrink-to-fit="false" 
style:vertical-align="bottom" loext:vertical-justify="auto"/>
    <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0mm" 
style:writing-mode="page"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Times New Roman" 
fo:font-size="10pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-size-asian="10pt" style:font-style-asian="normal" 
style:font-weight-asian="normal" style:font-name-complex="Times New Roman" 
style:font-size-complex="10pt" style:font-style-complex="normal" 
style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce25" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce28" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties style:text-align-source="fix" 
style:repeat-content="false"/>
    <style:paragraph-properties fo:text-align="center" fo:margin-left="0mm"/>
    <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" 
style:font-weight-complex="bold"/>
@@ -609,216 +613,228 @@
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C1"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C1"/>
   </style:style>
-  <style:style style:name="ce26" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce29" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C1"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C1"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C1"/>
   </style:style>
-  <style:style style:name="ce27" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce30" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C6"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C6"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C6"/>
   </style:style>
-  <style:style style:name="ce28" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce31" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C12"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C12"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C12"/>
   </style:style>
-  <style:style style:name="ce29" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce32" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C29"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C29"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C29"/>
   </style:style>
-  <style:style style:name="ce30" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce33" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C31"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C31"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C31"/>
   </style:style>
-  <style:style style:name="ce31" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce34" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C32"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C32"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C32"/>
   </style:style>
-  <style:style style:name="ce32" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce35" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C33"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C33"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C33"/>
   </style:style>
-  <style:style style:name="ce33" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce36" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C34"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C34"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C34"/>
   </style:style>
-  <style:style style:name="ce34" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce37" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C35"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C35"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C35"/>
   </style:style>
-  <style:style style:name="ce35" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce38" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C36"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C36"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C36"/>
   </style:style>
-  <style:style style:name="ce36" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce39" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C37"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C37"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C37"/>
   </style:style>
-  <style:style style:name="ce45" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce40" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
-   <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C46"/>
-   <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C46"/>
-   <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C46"/>
+   <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C38"/>
+   <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C38"/>
+   <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C38"/>
   </style:style>
-  <style:style style:name="ce46" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce41" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
-   <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C47"/>
-   <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C47"/>
-   <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C47"/>
+   <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C39"/>
+   <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C39"/>
+   <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C39"/>
   </style:style>
-  <style:style style:name="ce47" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce42" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+   <style:table-cell-properties style:rotation-align="none"/>
+   <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C48"/>
+   <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C48"/>
+   <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C48"/>
+  </style:style>
+  <style:style style:name="ce43" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C49"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C49"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C49"/>
   </style:style>
-  <style:style style:name="ce48" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
-   <style:table-cell-properties style:rotation-align="none"/>
-   <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C50"/>
-   <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C50"/>
-   <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C50"/>
-  </style:style>
-  <style:style style:name="ce49" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce44" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C51"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C51"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C51"/>
   </style:style>
-  <style:style style:name="ce50" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce45" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C52"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C52"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C52"/>
   </style:style>
-  <style:style style:name="ce51" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce46" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C53"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C53"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C53"/>
   </style:style>
-  <style:style style:name="ce52" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce47" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C54"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C54"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C54"/>
   </style:style>
-  <style:style style:name="ce53" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce48" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C55"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C55"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C55"/>
   </style:style>
-  <style:style style:name="ce54" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce49" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C56"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C56"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C56"/>
   </style:style>
-  <style:style style:name="ce55" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce50" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C57"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C57"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C57"/>
   </style:style>
-  <style:style style:name="ce56" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+  <style:style style:name="ce51" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C58"/>
    <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C58"/>
    <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C58"/>
   </style:style>
-  <style:style style:name="ce57" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N99">
+  <style:style style:name="ce52" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+   <style:table-cell-properties style:rotation-align="none"/>
+   <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C59"/>
+   <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C59"/>
+   <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C59"/>
+  </style:style>
+  <style:style style:name="ce53" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N114">
+   <style:table-cell-properties style:rotation-align="none"/>
+   <style:map style:condition="cell-content()=&quot;&quot;" 
style:apply-style-name="Default" style:base-cell-address="Sheet2.C60"/>
+   <style:map style:condition="cell-content()=1" style:apply-style-name="OK" 
style:base-cell-address="Sheet2.C60"/>
+   <style:map style:condition="cell-content()=0" style:apply-style-name="NOK" 
style:base-cell-address="Sheet2.C60"/>
+  </style:style>
+  <style:style style:name="ce54" style:family="table-cell" 
style:parent-style-name="Default" style:data-style-name="N99">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Arial" fo:font-size="10pt" 
fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" 
fo:font-weight="normal" style:font-size-asian="10pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-name-complex="Arial" style:font-size-complex="10pt" 
style:font-style-complex="normal" style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce58" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce55" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties style:text-align-source="value-type" 
style:repeat-content="false" fo:wrap-option="wrap" style:direction="ltr" 
style:rotation-angle="0" style:rotation-align="none" 
style:shrink-to-fit="false" style:vertical-align="bottom" 
loext:vertical-justify="auto"/>
    <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0mm" 
style:writing-mode="page"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Times New Roman" 
fo:font-size="10pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="bold" 
style:font-size-asian="10pt" style:font-style-asian="normal" 
style:font-weight-asian="bold" style:font-name-complex="Times New Roman" 
style:font-size-complex="10pt" style:font-style-complex="normal" 
style:font-weight-complex="bold"/>
   </style:style>
-  <style:style style:name="ce59" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce56" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties style:rotation-align="none"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Times New Roman" 
fo:font-size="10pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-size-asian="10pt" style:font-style-asian="normal" 
style:font-weight-asian="normal" style:font-name-complex="Times New Roman" 
style:font-size-complex="10pt" style:font-style-complex="normal" 
style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce60" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce57" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" fo:border-left="0.06pt 
solid #000000" fo:border-right="none" style:rotation-align="none" 
fo:border-top="0.06pt solid #000000"/>
   </style:style>
-  <style:style style:name="ce61" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce58" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" fo:border-left="0.06pt 
solid #000000" fo:border-right="none" style:rotation-align="none" 
fo:border-top="none"/>
   </style:style>
-  <style:style style:name="ce62" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce59" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="0.06pt solid #000000" 
fo:border-left="0.06pt solid #000000" fo:border-right="none" 
style:rotation-align="none" fo:border-top="none"/>
   </style:style>
-  <style:style style:name="ce63" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce60" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" fo:border-left="none" 
fo:border-right="none" style:rotation-align="none" fo:border-top="0.06pt solid 
#000000"/>
   </style:style>
-  <style:style style:name="ce64" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce61" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="0.06pt solid #000000" 
fo:border-left="none" fo:border-right="none" style:rotation-align="none" 
fo:border-top="none"/>
   </style:style>
-  <style:style style:name="ce65" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce62" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" fo:border-left="none" 
fo:border-right="0.06pt solid #000000" style:rotation-align="none" 
fo:border-top="0.06pt solid #000000"/>
   </style:style>
-  <style:style style:name="ce66" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce63" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" fo:border-left="none" 
fo:border-right="0.06pt solid #000000" style:rotation-align="none" 
fo:border-top="none"/>
   </style:style>
-  <style:style style:name="ce67" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce64" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="0.06pt solid #000000" 
fo:border-left="none" fo:border-right="0.06pt solid #000000" 
style:rotation-align="none" fo:border-top="none"/>
   </style:style>
-  <style:style style:name="ce68" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce65" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties style:text-align-source="fix" 
style:repeat-content="false" fo:wrap-option="wrap" fo:border="none" 
style:direction="ltr" style:rotation-angle="0" style:rotation-align="none" 
style:shrink-to-fit="false" style:vertical-align="middle" 
loext:vertical-justify="auto"/>
    <style:paragraph-properties fo:text-align="start" css3t:text-justify="auto" 
fo:margin-left="0mm" style:writing-mode="page"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Arial" fo:font-size="10pt" 
fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" 
fo:font-weight="normal" style:font-size-asian="10pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-name-complex="Arial" style:font-size-complex="10pt" 
style:font-style-complex="normal" style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce69" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce66" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties style:text-align-source="fix" 
style:repeat-content="false" fo:wrap-option="wrap" style:direction="ltr" 
style:rotation-angle="0" style:rotation-align="none" 
style:shrink-to-fit="false" style:vertical-align="middle" 
loext:vertical-justify="auto"/>
    <style:paragraph-properties fo:text-align="start" css3t:text-justify="auto" 
fo:margin-left="0mm" style:writing-mode="page"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Arial" fo:font-size="10pt" 
fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" 
fo:font-weight="normal" style:font-size-asian="10pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-name-complex="Arial" style:font-size-complex="10pt" 
style:font-style-complex="normal" style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce70" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce67" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="0.06pt 
solid #000000" fo:border-right="none" style:rotation-align="none" 
fo:border-top="0.06pt solid #000000"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Arial" fo:font-size="10pt" 
fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" 
fo:font-weight="normal" style:font-size-asian="10pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-name-complex="Arial" style:font-size-complex="10pt" 
style:font-style-complex="normal" style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce71" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce68" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="0.06pt 
solid #000000" fo:border-right="none" style:rotation-align="none" 
fo:border-top="none"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Arial" fo:font-size="10pt" 
fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" 
fo:font-weight="normal" style:font-size-asian="10pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-name-complex="Arial" style:font-size-complex="10pt" 
style:font-style-complex="normal" style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce72" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce69" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="0.06pt solid #000000" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="0.06pt 
solid #000000" fo:border-right="none" style:rotation-align="none" 
fo:border-top="none"/>
   </style:style>
-  <style:style style:name="ce73" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce78" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="none" 
fo:border-right="none" style:rotation-align="none" fo:border-top="0.06pt solid 
#000000"/>
    <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Arial" fo:font-size="10pt" 
fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" 
fo:font-weight="normal" style:font-size-asian="10pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-name-complex="Arial" style:font-size-complex="10pt" 
style:font-style-complex="normal" style:font-weight-complex="normal"/>
   </style:style>
-  <style:style style:name="ce74" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce79" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="0.06pt solid #000000" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="none" 
fo:border-right="none" style:rotation-align="none" fo:border-top="none"/>
   </style:style>
-  <style:style style:name="ce75" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce80" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="none" 
fo:border-right="0.06pt solid #000000" style:rotation-align="none" 
fo:border-top="0.06pt solid #000000"/>
   </style:style>
-  <style:style style:name="ce76" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce81" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="none" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="none" 
fo:border-right="0.06pt solid #000000" style:rotation-align="none" 
fo:border-top="none"/>
   </style:style>
-  <style:style style:name="ce77" style:family="table-cell" 
style:parent-style-name="Default">
+  <style:style style:name="ce82" style:family="table-cell" 
style:parent-style-name="Default">
    <style:table-cell-properties fo:border-bottom="0.06pt solid #000000" 
style:diagonal-bl-tr="none" style:diagonal-tl-br="none" fo:border-left="none" 
fo:border-right="0.06pt solid #000000" style:rotation-align="none" 
fo:border-top="none"/>
   </style:style>
   <style:style style:name="gr1" style:family="graphic">
@@ -866,7 +882,7 @@
   </style:page-layout>
   <style:style style:name="P1" style:family="paragraph">
    <style:paragraph-properties style:text-autospace="none" 
style:line-break="normal" style:writing-mode="page"/>
-   <style:text-properties style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Arial" fo:font-size="10pt" fo:language="nl" fo:country="NL" 
fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" 
fo:font-weight="normal" style:text-underline-mode="continuous" 
style:text-overline-mode="continuous" style:text-line-through-mode="continuous" 
style:font-name-asian="Droid Sans Fallback" style:font-size-asian="10pt" 
style:language-asian="zh" style:country-asian="CN" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-name-complex="Arial" style:font-size-complex="10pt" 
style:language-complex="hi" style:country-complex="IN" 
style:font-style-complex="normal" style:font-weight-complex="normal" 
style:text-emphasize="none" style:font-relief="none" 
style:text-overline-style="none" style:text-overline-color="font-color" 
fo:hyphenate="false"/>
+   <style:text-properties fo:hyphenate="false"/>
   </style:style>
   <style:style style:name="P2" style:family="paragraph">
    <loext:graphic-properties draw:fill="solid" draw:fill-color="#ffffc0"/>
@@ -897,7 +913,7 @@
      <text:p><text:sheet-name>???</text:sheet-name> 
(<text:title>???</text:title>)</text:p>
     </style:region-left>
     <style:region-right>
-     <text:p><text:date style:data-style-name="N2" 
text:date-value="2016-06-15">00-00-0000</text:date>, <text:time 
style:data-style-name="N2" 
text:time-value="11:44:32.252752173">00:00:00</text:time></text:p>
+     <text:p><text:date style:data-style-name="N2" 
text:date-value="2016-07-29">00-00-0000</text:date>, <text:time 
style:data-style-name="N2" 
text:time-value="12:50:04.512010114">00:00:00</text:time></text:p>
     </style:region-right>
    </style:header>
    <style:header-left style:display="false"/>
@@ -1007,7 +1023,7 @@
      <table:table-cell office:value-type="float" office:value="1" 
calcext:value-type="float">
       <text:p>1</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce12" 
table:formula="of:=AND([Sheet2.C33:.C58])" office:value-type="boolean" 
office:boolean-value="true" calcext:value-type="boolean">
+     <table:table-cell table:style-name="ce12" 
table:formula="of:=AND([Sheet2.C34:.C60])" office:value-type="boolean" 
office:boolean-value="true" calcext:value-type="boolean">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
@@ -1061,19 +1077,19 @@
    </table:table>
    <table:table table:name="Sheet2" table:style-name="ta4">
     <office:forms form:automatic-focus="false" form:apply-design-mode="false"/>
-    <table:table-column table:style-name="co2" 
table:number-columns-repeated="3" table:default-cell-style-name="ce17"/>
-    <table:table-column table:style-name="co4" 
table:default-cell-style-name="ce17"/>
-    <table:table-column table:style-name="co5" 
table:default-cell-style-name="ce17"/>
-    <table:table-column table:style-name="co2" 
table:number-columns-repeated="1018" table:default-cell-style-name="ce17"/>
+    <table:table-column table:style-name="co2" 
table:number-columns-repeated="3" table:default-cell-style-name="ce20"/>
+    <table:table-column table:style-name="co4" 
table:default-cell-style-name="ce20"/>
+    <table:table-column table:style-name="co5" 
table:default-cell-style-name="ce20"/>
+    <table:table-column table:style-name="co2" 
table:number-columns-repeated="1018" table:default-cell-style-name="ce20"/>
     <table:table-column table:style-name="co2" 
table:default-cell-style-name="Default"/>
     <table:table-row table:style-name="ro1">
      <table:table-cell table:style-name="ce15" office:value-type="string" 
calcext:value-type="string">
       <text:p>Function</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce21" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce24" office:value-type="string" 
calcext:value-type="string">
       <text:p>Expected</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce25" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce28" office:value-type="string" 
calcext:value-type="string">
       <text:p>Correct</text:p>
      </table:table-cell>
      <table:table-cell table:style-name="ce15" office:value-type="string" 
calcext:value-type="string">
@@ -1088,10 +1104,10 @@
      <table:table-cell table:style-name="ce16" 
table:formula="of:=COM.MICROSOFT.MINIFS([$data.A1:.A6];[$data.B1:.B6];1)" 
office:value-type="float" office:value="88" calcext:value-type="float">
       <text:p>88</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce22" office:value-type="float" 
office:value="88" calcext:value-type="float">
+     <table:table-cell table:style-name="ce25" office:value-type="float" 
office:value="88" calcext:value-type="float">
       <text:p>88</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A2]=[$Sheet2.B2])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A2]=[$Sheet2.B2])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
@@ -1103,10 +1119,10 @@
      <table:table-cell 
table:formula="of:=COM.MICROSOFT.MINIFS([$data.A8:.A12];[$data.B9:.B13];&quot;a&quot;)"
 office:value-type="float" office:value="1" calcext:value-type="float">
       <text:p>1</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce22" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce25" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>1</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A3]=[$Sheet2.B3])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A3]=[$Sheet2.B3])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
@@ -1118,10 +1134,10 @@
      <table:table-cell 
table:formula="of:=COM.MICROSOFT.MINIFS([$data.A15:.A20];[$data.B15:.B20];&quot;b&quot;;[$data.D15:.D20];&quot;&gt;100&quot;)"
 office:value-type="float" office:value="13" calcext:value-type="float">
       <text:p>13</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce22" office:value-type="float" 
office:value="13" calcext:value-type="float">
+     <table:table-cell table:style-name="ce25" office:value-type="float" 
office:value="13" calcext:value-type="float">
       <text:p>13</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A4]=[$Sheet2.B4])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A4]=[$Sheet2.B4])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
@@ -1133,10 +1149,10 @@
      <table:table-cell 
table:formula="of:=COM.MICROSOFT.MINIFS([$data.A22:.A27];[$data.B22:.B27];&quot;b&quot;;[$data.D22:.D27];[$data.A28])"
 office:value-type="float" office:value="1" calcext:value-type="float">
       <text:p>1</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce22" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce25" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>1</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=IFERROR([$Sheet2.A5];1)" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=IFERROR([$Sheet2.A5];1)" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
@@ -1146,12 +1162,12 @@
     </table:table-row>
     <table:table-row table:style-name="ro1">
      <table:table-cell 
table:formula="of:=COM.MICROSOFT.MINIFS([$data.A29:.A33];[$data.B29:.C34];&quot;a&quot;)"
 office:value-type="string" office:string-value="" calcext:value-type="error">
-      <text:p>Fout:502</text:p>
+      <text:p>Err:502</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce22" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce25" office:value-type="string" 
calcext:value-type="string">
       <text:p>#VALUE!</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce27" 
table:formula="of:=IF(ISERROR([$Sheet2.A6]);1;0)" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce30" 
table:formula="of:=IF(ISERROR([$Sheet2.A6]);1;0)" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
@@ -1163,10 +1179,10 @@
      <table:table-cell 
table:formula="of:=COM.MICROSOFT.MINIFS([$data.A36:.A40];[$data.B36:.B40];&quot;a&quot;;[$data.D36:.D40];&quot;&gt;200&quot;)"
 office:value-type="float" office:value="0" calcext:value-type="float">
       <text:p>0</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce22" office:value-type="float" 
office:value="0" calcext:value-type="float">
+     <table:table-cell table:style-name="ce25" office:value-type="float" 
office:value="0" calcext:value-type="float">
       <text:p>0</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A7]=[$Sheet2.B7])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A7]=[$Sheet2.B7])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
@@ -1178,10 +1194,10 @@
      <table:table-cell 
table:formula="of:=COM.MICROSOFT.MAXIFS([$data.A1:.A6];[$data.B1:.B6];1)" 
office:value-type="float" office:value="91" calcext:value-type="float">
       <text:p>91</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce22" office:value-type="float" 
office:value="91" calcext:value-type="float">
+     <table:table-cell table:style-name="ce25" office:value-type="float" 
office:value="91" calcext:value-type="float">
       <text:p>91</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A8]=[$Sheet2.B8])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A8]=[$Sheet2.B8])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
@@ -1193,10 +1209,10 @@
      <table:table-cell 
table:formula="of:=COM.MICROSOFT.MAXIFS([$data.C8:.C12];[$data.B9:.B13];&quot;a&quot;)"
 office:value-type="float" office:value="10" calcext:value-type="float">
       <text:p>10</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce22" office:value-type="float" 
office:value="10" calcext:value-type="float">
+     <table:table-cell table:style-name="ce25" office:value-type="float" 
office:value="10" calcext:value-type="float">
       <text:p>10</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A9]=[$Sheet2.B9])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A9]=[$Sheet2.B9])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
@@ -1208,10 +1224,10 @@
      <table:table-cell 
table:formula="of:=COM.MICROSOFT.MAXIFS([$data.A43:.A48];[$data.B43:.B48];&quot;b&quot;;[$data.D43:.D48];&quot;&gt;100&quot;)"
 office:value-type="float" office:value="50" calcext:value-type="float">
       <text:p>50</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce22" office:value-type="float" 
office:value="50" calcext:value-type="float">
+     <table:table-cell table:style-name="ce25" office:value-type="float" 
office:value="50" calcext:value-type="float">
       <text:p>50</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A10]=[$Sheet2.B10])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A10]=[$Sheet2.B10])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
@@ -1223,10 +1239,10 @@
      <table:table-cell 
table:formula="of:=COM.MICROSOFT.MAXIFS([$data.A50:.A55];[$data.B50:.B55];&quot;b&quot;;[$data.D50:.D55];[$data.A28])"
 office:value-type="float" office:value="12" calcext:value-type="float">
       <text:p>12</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce22" office:value-type="float" 
office:value="12" calcext:value-type="float">
+     <table:table-cell table:style-name="ce25" office:value-type="float" 
office:value="12" calcext:value-type="float">
       <text:p>12</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A11]=[$Sheet2.B11])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A11]=[$Sheet2.B11])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
@@ -1236,12 +1252,12 @@
     </table:table-row>
     <table:table-row table:style-name="ro1">
      <table:table-cell 
table:formula="of:=COM.MICROSOFT.MAXIFS([$data.A29:.A33];[$data.B29:.C34];&quot;a&quot;)"
 office:value-type="string" office:string-value="" calcext:value-type="error">
-      <text:p>Fout:502</text:p>
+      <text:p>Err:502</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce22" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce25" office:value-type="string" 
calcext:value-type="string">
       <text:p>#VALUE!</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce28" 
table:formula="of:=IF(ISERROR([$Sheet2.A12]);1;0)" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce31" 
table:formula="of:=IF(ISERROR([$Sheet2.A12]);1;0)" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
@@ -1253,10 +1269,10 @@
      <table:table-cell 
table:formula="of:=COM.MICROSOFT.MAXIFS([$data.A36:.A40];[$data.B36:.B40];&quot;a&quot;;[$data.D36:.D40];&quot;&gt;200&quot;)"
 office:value-type="float" office:value="0" calcext:value-type="float">
       <text:p>0</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce22" office:value-type="float" 
office:value="0" calcext:value-type="float">
+     <table:table-cell table:style-name="ce25" office:value-type="float" 
office:value="0" calcext:value-type="float">
       <text:p>0</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A13]=[$Sheet2.B13])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A13]=[$Sheet2.B13])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
@@ -1265,390 +1281,422 @@
      <table:table-cell table:number-columns-repeated="1020"/>
     </table:table-row>
     <table:table-row table:style-name="ro1">
-     <table:table-cell table:style-name="ce18" 
table:formula="of:=COM.MICROSOFT.CONCAT([$data.H11:.I13])" 
office:value-type="string" office:string-value="a1bc3" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce21" 
table:formula="of:=COM.MICROSOFT.CONCAT([$data.H11:.I13])" 
office:value-type="string" office:string-value="a1bc3" 
calcext:value-type="string">
       <text:p>a1bc3</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce23" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce26" office:value-type="string" 
calcext:value-type="string">
       <text:p>a1bc3</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A14]=[$Sheet2.B14])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A14]=[$Sheet2.B14])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
       <text:p>=CONCAT($data.H11:I13)</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce18"/>
+     <table:table-cell table:style-name="ce21"/>
      <table:table-cell table:number-columns-repeated="4"/>
-     <table:table-cell table:style-name="ce18"/>
+     <table:table-cell table:style-name="ce21"/>
      <table:table-cell table:number-columns-repeated="1014"/>
     </table:table-row>
     <table:table-row table:style-name="ro1">
-     <table:table-cell table:style-name="ce18" 
table:formula="of:=COM.MICROSOFT.CONCAT([$data.H$1:.H$1048576])" 
office:value-type="string" office:string-value="abcdelast_row_but_onelast_row" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce21" 
table:formula="of:=COM.MICROSOFT.CONCAT([$data.H$1:.H$1048576])" 
office:value-type="string" office:string-value="abcdelast_row_but_onelast_row" 
calcext:value-type="string">
       <text:p>abcdelast_row_but_onelast_row</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce23" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce26" office:value-type="string" 
calcext:value-type="string">
       <text:p>abcdelast_row_but_onelast_row</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A15]=[$Sheet2.B15])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A15]=[$Sheet2.B15])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
       <text:p>=CONCAT($data.H:H)</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce18"/>
+     <table:table-cell table:style-name="ce21"/>
      <table:table-cell table:number-columns-repeated="4"/>
-     <table:table-cell table:style-name="ce18"/>
+     <table:table-cell table:style-name="ce21"/>
      <table:table-cell table:number-columns-repeated="1014"/>
     </table:table-row>
     <table:table-row table:style-name="ro1">
-     <table:table-cell table:style-name="ce18" 
table:formula="of:=COM.MICROSOFT.CONCAT([$data.I$1:.I$1048576])" 
office:value-type="string" office:string-value="1345" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce21" 
table:formula="of:=COM.MICROSOFT.CONCAT([$data.I$1:.I$1048576])" 
office:value-type="string" office:string-value="1345" 
calcext:value-type="string">
       <text:p>1345</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce23" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce26" office:value-type="string" 
calcext:value-type="string">
       <text:p>1345</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A16]=[$Sheet2.B16])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A16]=[$Sheet2.B16])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
       <text:p>=CONCAT($data.I:I)</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce18"/>
+     <table:table-cell table:style-name="ce21"/>
      <table:table-cell table:number-columns-repeated="4"/>
-     <table:table-cell table:style-name="ce18"/>
+     <table:table-cell table:style-name="ce21"/>
      <table:table-cell table:number-columns-repeated="1014"/>
     </table:table-row>
     <table:table-row table:style-name="ro1">
-     <table:table-cell table:style-name="ce18" 
table:formula="of:=COM.MICROSOFT.CONCAT([$data.H$1:.I$1048576])" 
office:value-type="string" 
office:string-value="a1bc3d4e5last_row_but_onelast_row" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce21" 
table:formula="of:=COM.MICROSOFT.CONCAT([$data.H$1:.I$1048576])" 
office:value-type="string" 
office:string-value="a1bc3d4e5last_row_but_onelast_row" 
calcext:value-type="string">
       <text:p>a1bc3d4e5last_row_but_onelast_row</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce23" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce26" office:value-type="string" 
calcext:value-type="string">
       <text:p>a1bc3d4e5last_row_but_onelast_row</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A17]=[$Sheet2.B17])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A17]=[$Sheet2.B17])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
       <text:p>=CONCAT($data.H:I)</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce18"/>
+     <table:table-cell table:style-name="ce21"/>
      <table:table-cell table:number-columns-repeated="4"/>
-     <table:table-cell table:style-name="ce18"/>
+     <table:table-cell table:style-name="ce21"/>
      <table:table-cell table:number-columns-repeated="1014"/>
     </table:table-row>
     <table:table-row table:style-name="ro1">
-     <table:table-cell table:style-name="ce18" 
table:formula="of:=COM.MICROSOFT.TEXTJOIN(&quot;-&quot;;1;[$data.H11:.I13])" 
office:value-type="string" office:string-value="a-1-b-c-3" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce21" 
table:formula="of:=COM.MICROSOFT.TEXTJOIN(&quot;-&quot;;1;[$data.H11:.I13])" 
office:value-type="string" office:string-value="a-1-b-c-3" 
calcext:value-type="string">
       <text:p>a-1-b-c-3</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce23" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce26" office:value-type="string" 
calcext:value-type="string">
       <text:p>a-1-b-c-3</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A18]=[$Sheet2.B18])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A18]=[$Sheet2.B18])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
       <text:p>=TEXTJOIN(&quot;-&quot;;1;$data.H11:I13)</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce18" 
table:number-columns-repeated="6"/>
+     <table:table-cell table:style-name="ce21" 
table:number-columns-repeated="6"/>
      <table:table-cell table:number-columns-repeated="1014"/>
     </table:table-row>
     <table:table-row table:style-name="ro1">
-     <table:table-cell table:style-name="ce18" 
table:formula="of:=COM.MICROSOFT.TEXTJOIN(&quot;-&quot;;0;[$data.H11:.I13])" 
office:value-type="string" office:string-value="a-1-b--c-3" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce21" 
table:formula="of:=COM.MICROSOFT.TEXTJOIN(&quot;-&quot;;0;[$data.H11:.I13])" 
office:value-type="string" office:string-value="a-1-b--c-3" 
calcext:value-type="string">
       <text:p>a-1-b--c-3</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce23" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce26" office:value-type="string" 
calcext:value-type="string">
       <text:p>a-1-b--c-3</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A19]=[$Sheet2.B19])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A19]=[$Sheet2.B19])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
       <text:p>=TEXTJOIN(&quot;-&quot;;0;$data.H11:I13)</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce18" 
table:number-columns-repeated="6"/>
+     <table:table-cell table:style-name="ce21" 
table:number-columns-repeated="6"/>
      <table:table-cell table:number-columns-repeated="1014"/>
     </table:table-row>
     <table:table-row table:style-name="ro1">
-     <table:table-cell table:style-name="ce18" 
table:formula="of:=COM.MICROSOFT.TEXTJOIN(&quot;.&quot;;1;[$data.H$1:.H$1048576])"
 office:value-type="string" 
office:string-value="a.b.c.d.e.last_row_but_one.last_row" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce21" 
table:formula="of:=COM.MICROSOFT.TEXTJOIN(&quot;.&quot;;1;[$data.H$1:.H$1048576])"
 office:value-type="string" 
office:string-value="a.b.c.d.e.last_row_but_one.last_row" 
calcext:value-type="string">
       <text:p>a.b.c.d.e.last_row_but_one.last_row</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce23" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce26" office:value-type="string" 
calcext:value-type="string">
       <text:p>a.b.c.d.e.last_row_but_one.last_row</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A20]=[$Sheet2.B20])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A20]=[$Sheet2.B20])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
       <text:p>=TEXTJOIN(&quot;.&quot;;1;$data.H:H)</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce18" 
table:number-columns-repeated="6"/>
+     <table:table-cell table:style-name="ce21" 
table:number-columns-repeated="6"/>
      <table:table-cell table:number-columns-repeated="1014"/>
     </table:table-row>
     <table:table-row table:style-name="ro1">
-     <table:table-cell table:style-name="ce18" 
table:formula="of:=COM.MICROSOFT.TEXTJOIN([$data.F11:.G12];1;[$data.H11:.I15])" 
office:value-type="string" office:string-value="a-1:b;c,3-d:4;e,5" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce21" 
table:formula="of:=COM.MICROSOFT.TEXTJOIN([$data.F11:.G12];1;[$data.H11:.I15])" 
office:value-type="string" office:string-value="a-1:b;c,3-d:4;e,5" 
calcext:value-type="string">
       <text:p>a-1:b;c,3-d:4;e,5</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce23" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce26" office:value-type="string" 
calcext:value-type="string">
       <text:p>a-1:b;c,3-d:4;e,5</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A21]=[$Sheet2.B21])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A21]=[$Sheet2.B21])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
       <text:p>=TEXTJOIN($data.F11:G12;1;$data.H11:I15)</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce18" 
table:number-columns-repeated="6"/>
+     <table:table-cell table:style-name="ce21" 
table:number-columns-repeated="6"/>
      <table:table-cell table:number-columns-repeated="1014"/>
     </table:table-row>
     <table:table-row table:style-name="ro1">
-     <table:table-cell table:style-name="ce19" 
table:formula="of:=COM.MICROSOFT.IFS([$data.F17]&gt;89;&quot;A&quot;;[$data.F17]&gt;79;&quot;B&quot;;[$data.F17]&gt;69;&quot;C&quot;;[$data.F17]&gt;59;&quot;D&quot;;1;&quot;F&quot;)"
 office:value-type="string" office:string-value="B" calcext:value-type="string">
+     <table:table-cell table:style-name="ce22" 
table:formula="of:=COM.MICROSOFT.IFS([$data.F17]&gt;89;&quot;A&quot;;[$data.F17]&gt;79;&quot;B&quot;;[$data.F17]&gt;69;&quot;C&quot;;[$data.F17]&gt;59;&quot;D&quot;;1;&quot;F&quot;)"
 office:value-type="string" office:string-value="B" calcext:value-type="string">
       <text:p>B</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce24" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce27" office:value-type="string" 
calcext:value-type="string">
       <text:p>B</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A22]=[$Sheet2.B22])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A22]=[$Sheet2.B22])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
       
<text:p>=IFS($data.F17&gt;89;&quot;A&quot;;$data.F17&gt;79;&quot;B&quot;;$data.F17&gt;69;&quot;C&quot;;$data.F17&gt;59;&quot;D&quot;;1;&quot;F&quot;)</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce18" 
table:number-columns-repeated="6"/>
+     <table:table-cell table:style-name="ce21" 
table:number-columns-repeated="6"/>
      <table:table-cell table:number-columns-repeated="1014"/>
     </table:table-row>
     <table:table-row table:style-name="ro1">
-     <table:table-cell table:style-name="ce19" 
table:formula="of:=COM.MICROSOFT.IFS([$data.F18]&gt;89;&quot;A&quot;;[$data.F18]&gt;79;&quot;B&quot;;[$data.F18]&gt;69;&quot;C&quot;;[$data.F18]&gt;59;&quot;D&quot;;1;&quot;F&quot;)"
 office:value-type="string" office:string-value="A" calcext:value-type="string">
+     <table:table-cell table:style-name="ce22" 
table:formula="of:=COM.MICROSOFT.IFS([$data.F18]&gt;89;&quot;A&quot;;[$data.F18]&gt;79;&quot;B&quot;;[$data.F18]&gt;69;&quot;C&quot;;[$data.F18]&gt;59;&quot;D&quot;;1;&quot;F&quot;)"
 office:value-type="string" office:string-value="A" calcext:value-type="string">
       <text:p>A</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce24" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce27" office:value-type="string" 
calcext:value-type="string">
       <text:p>A</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A23]=[$Sheet2.B23])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A23]=[$Sheet2.B23])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
       
<text:p>=IFS($data.F18&gt;89;&quot;A&quot;;$data.F18&gt;79;&quot;B&quot;;$data.F18&gt;69;&quot;C&quot;;$data.F18&gt;59;&quot;D&quot;;1;&quot;F&quot;)</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce18" 
table:number-columns-repeated="6"/>
+     <table:table-cell table:style-name="ce21" 
table:number-columns-repeated="6"/>
      <table:table-cell table:number-columns-repeated="1014"/>
     </table:table-row>
     <table:table-row table:style-name="ro1">
-     <table:table-cell table:style-name="ce19" 
table:formula="of:=COM.MICROSOFT.IFS([$data.F19]&gt;89;&quot;A&quot;;[$data.F19]&gt;79;&quot;B&quot;;[$data.F19]&gt;69;&quot;C&quot;;[$data.F19]&gt;59;&quot;D&quot;;1;&quot;F&quot;)"
 office:value-type="string" office:string-value="D" calcext:value-type="string">
+     <table:table-cell table:style-name="ce22" 
table:formula="of:=COM.MICROSOFT.IFS([$data.F19]&gt;89;&quot;A&quot;;[$data.F19]&gt;79;&quot;B&quot;;[$data.F19]&gt;69;&quot;C&quot;;[$data.F19]&gt;59;&quot;D&quot;;1;&quot;F&quot;)"
 office:value-type="string" office:string-value="D" calcext:value-type="string">
       <text:p>D</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce24" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce27" office:value-type="string" 
calcext:value-type="string">
       <text:p>D</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A24]=[$Sheet2.B24])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A24]=[$Sheet2.B24])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
       
<text:p>=IFS($data.F19&gt;89;&quot;A&quot;;$data.F19&gt;79;&quot;B&quot;;$data.F19&gt;69;&quot;C&quot;;$data.F19&gt;59;&quot;D&quot;;1;&quot;F&quot;)</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce18" 
table:number-columns-repeated="6"/>
+     <table:table-cell table:style-name="ce21" 
table:number-columns-repeated="6"/>
      <table:table-cell table:number-columns-repeated="1014"/>
     </table:table-row>
     <table:table-row table:style-name="ro1">
-     <table:table-cell table:style-name="ce19" 
table:formula="of:=COM.MICROSOFT.IFS([$data.F20]&gt;89;&quot;A&quot;;[$data.F20]&gt;79;&quot;B&quot;;[$data.F20]&gt;69;&quot;C&quot;;[$data.F20]&gt;59;&quot;D&quot;;1;&quot;F&quot;)"
 office:value-type="string" office:string-value="C" calcext:value-type="string">
+     <table:table-cell table:style-name="ce22" 
table:formula="of:=COM.MICROSOFT.IFS([$data.F20]&gt;89;&quot;A&quot;;[$data.F20]&gt;79;&quot;B&quot;;[$data.F20]&gt;69;&quot;C&quot;;[$data.F20]&gt;59;&quot;D&quot;;1;&quot;F&quot;)"
 office:value-type="string" office:string-value="C" calcext:value-type="string">
       <text:p>C</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce24" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce27" office:value-type="string" 
calcext:value-type="string">
       <text:p>C</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce26" 
table:formula="of:=([$Sheet2.A25]=[$Sheet2.B25])" office:value-type="float" 
office:value="1" calcext:value-type="float">
+     <table:table-cell table:style-name="ce29" 
table:formula="of:=([$Sheet2.A25]=[$Sheet2.B25])" office:value-type="float" 
office:value="1" calcext:value-type="float">
       <text:p>WAAR</text:p>
      </table:table-cell>
      <table:table-cell office:value-type="string" calcext:value-type="string">
       
<text:p>=IFS($data.F20&gt;89;&quot;A&quot;;$data.F20&gt;79;&quot;B&quot;;$data.F20&gt;69;&quot;C&quot;;$data.F20&gt;59;&quot;D&quot;;1;&quot;F&quot;)</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce18" 
table:number-columns-repeated="6"/>
+     <table:table-cell table:style-name="ce21" 
table:number-columns-repeated="6"/>
      <table:table-cell table:number-columns-repeated="1014"/>
     </table:table-row>
     <table:table-row table:style-name="ro1">
-     <table:table-cell table:style-name="ce19" 
table:formula="of:=COM.MICROSOFT.IFS([$data.F21]&gt;89;&quot;A&quot;;[$data.F21]&gt;79;&quot;B&quot;;[$data.F21]&gt;69;&quot;C&quot;;[$data.F21]&gt;59;&quot;D&quot;;1=1;&quot;F&quot;)"
 office:value-type="string" office:string-value="F" calcext:value-type="string">
+     <table:table-cell table:style-name="ce22" 
table:formula="of:=COM.MICROSOFT.IFS([$data.F21]&gt;89;&quot;A&quot;;[$data.F21]&gt;79;&quot;B&quot;;[$data.F21]&gt;69;&quot;C&quot;;[$data.F21]&gt;59;&quot;D&quot;;1=1;&quot;F&quot;)"
 office:value-type="string" office:string-value="F" calcext:value-type="string">
       <text:p>F</text:p>
      </table:table-cell>
-     <table:table-cell table:style-name="ce24" office:value-type="string" 
calcext:value-type="string">
+     <table:table-cell table:style-name="ce27" office:value-type="string" 
calcext:value-type="string">
       <text:p>F</text:p>
      </table:table-cell>

... etc. - the rest is truncated
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to