sc/qa/unit/data/functions/fods/oddlprice.fods | 402 ++++++++++++++------------ 1 file changed, 218 insertions(+), 184 deletions(-)
New commits: commit b43eece4680d149985382c8528119577ab3d7c2b Author: Eike Rathke <er...@redhat.com> Date: Tue Jul 12 16:29:37 2016 +0200 redemption argument must be >0 now, tdf#100766 follow-up Since 0759f31172253d6c5be3b938446ff1b8313adebd we check that, so test for error here. Change-Id: I395360d96ece31d8fb6a969c75d06b5e441c3051 diff --git a/sc/qa/unit/data/functions/fods/oddlprice.fods b/sc/qa/unit/data/functions/fods/oddlprice.fods index 0bfe0b7..adcf403 100644 --- a/sc/qa/unit/data/functions/fods/oddlprice.fods +++ b/sc/qa/unit/data/functions/fods/oddlprice.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-07-01T15:50:49.738980082</meta:creation-date><meta:editing-duration>P0D</meta:editing-duration><meta:editing-cycles>1</meta:editing-cycles><meta:generator>LibreOffice/5.1.3.2$Linux_X86_64 LibreOffice_project/10m0$Build-2</meta:generator><meta:document-statistic meta:table-count="2" meta:cell-count="115" meta:object-count="0"/></office:meta> + <office:meta><meta:creation-date>2016-07-01T15:50:49.738980082</meta:creation-date><meta:editing-duration>P0D</meta:editing-duration><meta:editing-cycles>1</meta:editing-cycles><meta:generator>LibreOfficeDev/5.3.0.0.alpha0$Linux_X86_64 LibreOffice_project/83d5a4a9c256eaef4c04f799db38b373d9cff4d5</meta:generator><meta:document-statistic meta:table-count="2" meta:cell-count="115" 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">25900</config:config-item> - <config:config-item config:name="VisibleAreaHeight" config:type="int">20909</config:config-item> + <config:config-item config:name="VisibleAreaHeight" config:type="int">20866</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">95</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">5</config:config-item> - <config:config-item config:name="CursorPositionY" config:type="int">19</config:config-item> + <config:config-item config:name="CursorPositionX" config:type="int">2</config:config-item> + <config:config-item config:name="CursorPositionY" config:type="int">22</config:config-item> <config:config-item config:name="HorizontalSplitMode" config:type="short">0</config:config-item> <config:config-item config:name="VerticalSplitMode" config:type="short">0</config:config-item> <config:config-item config:name="HorizontalSplitPosition" config:type="int">0</config:config-item> @@ -45,10 +46,11 @@ <config:config-item config:name="ZoomValue" config:type="int">95</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">1185</config:config-item> + <config:config-item config:name="HorizontalScrollbarWidth" config:type="int">1224</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">95</config:config-item> <config:config-item config:name="PageViewZoomValue" config:type="int">60</config:config-item> @@ -69,6 +71,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> @@ -93,7 +96,7 @@ <config:config-item config:name="SaveVersionOnClose" config:type="boolean">false</config:config-item> <config:config-item config:name="GridColor" config:type="long">12632256</config:config-item> <config:config-item config:name="RasterIsVisible" config:type="boolean">false</config:config-item> - <config:config-item config:name="PrinterName" config:type="string">Lexmark-E352dn</config:config-item> + <config:config-item config:name="PrinterName" config:type="string">Generic Printer</config:config-item> <config:config-item-map-indexed config:name="ForbiddenCharacters"> <config:config-item-map-entry> <config:config-item config:name="Language" config:type="string">cs</config:config-item> @@ -122,7 +125,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">qQH+/0xleG1hcmstRTM1MmRuAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ1VQUzpMZXhtYXJrLUUzNTJkbgAAAAAAAAAAAAAAAAAWAAMAzwAAAAAAAAAEAAhSAAAEdAAASm9iRGF0YSAxCnByaW50ZXI9TGV4bWFyay1FMzUyZG4Kb3JpZW50YXRpb249UG9ydHJhaXQKY29waWVzPTEKY29sbGF0ZT1mYWxzZQptYXJnaW5kYWp1c3RtZW50PTAsMCwwLDAKY29sb3JkZXB0aD0yNApwc2xldmVsPTAKcGRmZGV2aWNlPTEKY29sb3JkZXZpY2U9MApQUERDb250ZXhEYXRhCkR1cGxleDpOb25lAElucHV0U2xvdDpUcmF5MQBQYWdlU2l6ZTpBNAAAEgBDT01QQVRfRFVQTEVYX01PREUKAERVUExFWF9PRkY=</config:config-item> + <config:config-item config:name="PrinterSetup" config:type="base64Binary">hAH+/0dlbmVyaWMgUHJpbnRlcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU0dFTlBSVAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWAAMAqgAAAAAAAAAIAFZUAAAkbQAASm9iRGF0YSAxCnByaW50ZXI9R2VuZXJpYyBQcmludGVyCm9yaWVudGF0aW9uPVBvcnRyYWl0CmNvcGllcz0xCm1hcmdpbmRhanVzdG1lbnQ9MCwwLDAsMApjb2xvcmRlcHRoPTI0CnBzbGV2ZWw9MApwZGZkZXZpY2U9MApjb2xvcmRldmljZT0wClBQRENvbnRleERhdGEKUGFnZVNpemU6TGV0dGVyAAASAENPTVBBVF9EVVBMRVhfTU9ERQoARFVQTEVYX09GRg==</config:config-item> <config:config-item config:name="ApplyUserData" config:type="boolean">false</config:config-item> <config:config-item config:name="CharacterCompressionType" config:type="short">0</config:config-item> </config:config-item-set> @@ -931,72 +934,93 @@ <style:style style:name="ce19" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"> <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/> <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/> + <style:map style:condition="cell-content()=""" style:apply-style-name="Default" style:base-cell-address="Sheet2.C20"/> + <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C20"/> + <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C20"/> + </style:style> + <style:style style:name="ce20" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"> + <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/> + <style:map style:condition="cell-content()=""" style:apply-style-name="Default" style:base-cell-address="Sheet2.C21"/> + <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C21"/> + <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C21"/> + </style:style> + <style:style style:name="ce21" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"> + <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/> <style:map style:condition="cell-content()=""" style:apply-style-name="Default" style:base-cell-address="Sheet2.C25"/> <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C25"/> <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C25"/> </style:style> - <style:style style:name="ce20" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"> + <style:style style:name="ce22" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"> <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/> <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/> <style:map style:condition="cell-content()=""" style:apply-style-name="Default" style:base-cell-address="Sheet2.C12"/> <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C12"/> <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C12"/> </style:style> - <style:style style:name="ce21" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"> + <style:style style:name="ce23" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"> + <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/> + <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/> + <style:map style:condition="cell-content()=""" style:apply-style-name="Default" style:base-cell-address="Sheet2.C12"/> + <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C12"/> + <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C12"/> + </style:style> + <style:style style:name="ce24" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N99"> <style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/> <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/> <style:map style:condition="cell-content()=""" style:apply-style-name="Default" style:base-cell-address="Sheet2.C29"/> <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C29"/> <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C29"/> </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 style:text-align-source="fix" style:repeat-content="false"/> <style:paragraph-properties fo:text-align="center" fo:margin-left="0pt"/> <style:map style:condition="cell-content()=""" style:apply-style-name="Default" style:base-cell-address="Sheet2.C12"/> <style:map style:condition="cell-content()=0" style:apply-style-name="Untitled1" style:base-cell-address="Sheet2.C12"/> <style:map style:condition="cell-content()=1" style:apply-style-name="Untitled2" style:base-cell-address="Sheet2.C12"/> </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:text-properties style:font-name="Liberation Serif" style:font-name-asian="Microsoft YaHei" style:font-name-complex="Mangal"/> </style:style> - <style:style style:name="ce24" style:family="table-cell" style:parent-style-name="Default"> + <style:style style:name="ce27" style:family="table-cell" style:parent-style-name="Default"> <style:table-cell-properties fo:wrap-option="wrap"/> <style:text-properties style:use-window-font-color="true" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:font-name="Liberation Mono" fo:font-size="10pt" fo:language="en" fo:country="US" fo:font-style="italic" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:font-size-asian="10pt" style:language-asian="zh" style:country-asian="CN" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:language-complex="hi" style:country-complex="IN" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/> </style:style> - <style:style style:name="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:text-properties fo:color="#000000" style:font-name="Arial" fo:font-size="10pt" fo:language="en" fo:country="US" style:font-name-asian="Times New Roman1" style:font-size-asian="12pt" style:language-asian="zh" style:country-asian="CN"/> </style:style> - <style:style style:name="ce26" style:family="table-cell" style:parent-style-name="Default"> + <style:style style:name="ce29" style:family="table-cell" style:parent-style-name="Default"> <style:text-properties fo:color="#000000" style:font-name="Arial" fo:font-size="10pt" fo:language="en" fo:country="US" style:font-name-asian="Times New Roman1" style:font-size-asian="12pt" style:language-asian="ar" style:country-asian="SA" style:font-name-complex="Tahoma" style:font-size-complex="9pt" style:language-complex="en" style:country-complex="US"/> </style:style> - <style:style style:name="ce27" style:family="table-cell" style:parent-style-name="Default"> + <style:style style:name="ce30" style:family="table-cell" style:parent-style-name="Default"> <style:text-properties fo:color="#000000" style:font-name="Arial" fo:font-size="10pt" fo:language="none" fo:country="none" style:font-name-asian="Times New Roman" style:font-size-asian="12pt" style:language-asian="none" style:country-asian="none" style:font-name-complex="Tahoma" style:font-size-complex="9pt" style:language-complex="en" style:country-complex="US"/> </style:style> - <style:style style:name="ce28" style:family="table-cell" style:parent-style-name="Default"> + <style:style style:name="ce31" style:family="table-cell" style:parent-style-name="Default"> <style:table-cell-properties fo:padding="2.01pt"/> <style:text-properties fo:color="#000000" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:font-name="Bitstream Vera Sans" 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="Bitstream Vera Sans" style:font-size-complex="10pt" style:font-style-complex="normal" style:font-weight-complex="normal"/> </style:style> - <style:style style:name="ce29" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N36"/> - <style:style style:name="ce30" style:family="table-cell" style:parent-style-name="Default"> + <style:style style:name="ce32" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N36"/> + <style:style style:name="ce33" style:family="table-cell" style:parent-style-name="Default"> <style:table-cell-properties fo:wrap-option="wrap"/> <style:text-properties style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:language="en" fo:country="US" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:language-asian="zh" style:country-asian="CN" style:font-style-asian="normal" style:font-weight-asian="normal" style:language-complex="hi" style:country-complex="IN" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/> </style:style> - <style:style style:name="ce31" style:family="table-cell" style:parent-style-name="Default"> + <style:style style:name="ce34" style:family="table-cell" style:parent-style-name="Default"> <style:table-cell-properties fo:wrap-option="wrap"/> <style:text-properties style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:language="en" fo:country="US" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="bold" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:language-asian="zh" style:country-asian="CN" style:font-style-asian="normal" style:font-weight-asian="normal" style:language-complex="hi" style:country-complex="IN" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/> </style:style> - <style:style style:name="ce32" style:family="table-cell" style:parent-style-name="Default"> + <style:style style:name="ce35" style:family="table-cell" style:parent-style-name="Default"> <style:text-properties style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:language="en" fo:country="US" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:language-asian="zh" style:country-asian="CN" style:font-style-asian="normal" style:font-weight-asian="normal" style:language-complex="hi" style:country-complex="IN" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/> </style:style> - <style:style style:name="ce33" style:family="table-cell" style:parent-style-name="Default"> + <style:style style:name="ce36" style:family="table-cell" style:parent-style-name="Default"> <style:table-cell-properties style:glyph-orientation-vertical="0" style:text-align-source="value-type" style:repeat-content="false" fo:wrap-option="wrap" style:direction="ltr" fo:padding="2.01pt" style:rotation-angle="0" style:rotation-align="none" style:shrink-to-fit="false" style:vertical-align="middle" loext:vertical-justify="auto"/> <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0pt" style:writing-mode="page"/> <style:text-properties fo:color="#000000" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:font-name="Calibri" fo:font-size="11pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="bold" style:font-size-asian="11pt" style:font-style-asian="normal" style:font-weight-asian="bold" style:font-size-complex="11pt" style:font-style-complex="normal" style:font-weight-complex="bold"/> </style:style> - <style:style style:name="ce34" style:family="table-cell" style:parent-style-name="Default"> + <style:style style:name="ce37" style:family="table-cell" style:parent-style-name="Default"> <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/> </style:style> - <style:style style:name="ce35" style:family="table-cell" style:parent-style-name="Default"> + <style:style style:name="ce38" style:family="table-cell" style:parent-style-name="Default"> <style:table-cell-properties style:glyph-orientation-vertical="0" style:text-align-source="value-type" style:repeat-content="false" fo:wrap-option="wrap" style:direction="ltr" fo:padding="2.01pt" style:rotation-angle="0" style:rotation-align="none" style:shrink-to-fit="false" style:vertical-align="middle" loext:vertical-justify="auto"/> <style:paragraph-properties css3t:text-justify="auto" fo:margin-left="0pt" style:writing-mode="page"/> </style:style> @@ -1094,7 +1118,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-07-05">00/00/0000</text:date>, <text:time style:data-style-name="N2" text:time-value="17:11:43.080009593">00:00:00</text:time></text:p> + <text:p><text:date style:data-style-name="N2" text:date-value="2016-07-12">00/00/0000</text:date>, <text:time style:data-style-name="N2" text:time-value="16:24:38.740797965">00:00:00</text:time></text:p> </style:region-right> </style:header> <style:header-left style:display="false"/> @@ -1242,124 +1266,124 @@ <text:p>Comment</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="3"/> - <table:table-cell table:style-name="ce29"/> - <table:table-cell/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce31" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce31" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce31" table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce32"/> + <table:table-cell/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce34" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce34" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce34" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;100;2;0)" office:value-type="float" office:value="99.8782860147214" calcext:value-type="float"> - <text:p>99.8782860147</text:p> + <text:p>99.8782860147214</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="99.8782860147214" calcext:value-type="float"> - <text:p>99.8782860147</text:p> + <text:p>99.8782860147214</text:p> </table:table-cell> <table:table-cell table:style-name="ce13" table:formula="of:=[.A2]=[.B2]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> <text:p>TRUE</text:p> </table:table-cell> - <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A2])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,0)" calcext:value-type="string"> + <table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A2])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,0)" calcext:value-type="string"> <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,0)</text:p> </table:table-cell> - <table:table-cell table:style-name="ce24"/> - <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> - <table:table-cell/> - <table:table-cell table:style-name="ce29"/> + <table:table-cell table:style-name="ce27"/> + <table:table-cell table:style-name="ce31" table:number-columns-repeated="2"/> <table:table-cell/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;100;2;1)" office:value-type="float" office:value="99.879722161123" calcext:value-type="float"> - <text:p>99.8797221611</text:p> + <text:p>99.879722161123</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="99.879722161123" calcext:value-type="float"> - <text:p>99.8797221611</text:p> + <text:p>99.879722161123</text:p> </table:table-cell> <table:table-cell table:style-name="ce13" table:formula="of:=[.A3]=[.B3]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> <text:p>TRUE</text:p> </table:table-cell> - <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A3])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,1)" calcext:value-type="string"> + <table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A3])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,1)" calcext:value-type="string"> <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,1)</text:p> </table:table-cell> - <table:table-cell table:style-name="ce24"/> - <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> - <table:table-cell/> - <table:table-cell table:style-name="ce29"/> + <table:table-cell table:style-name="ce27"/> + <table:table-cell table:style-name="ce31" table:number-columns-repeated="2"/> <table:table-cell/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;100;2;2)" office:value-type="float" office:value="99.877842402734" calcext:value-type="float"> - <text:p>99.8778424027</text:p> + <text:p>99.877842402734</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="99.877842402734" calcext:value-type="float"> - <text:p>99.8778424027</text:p> + <text:p>99.877842402734</text:p> </table:table-cell> <table:table-cell table:style-name="ce14" table:formula="of:=[.A4]=[.B4]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> <text:p>TRUE</text:p> </table:table-cell> - <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A4])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,2)" calcext:value-type="string"> + <table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A4])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,2)" calcext:value-type="string"> <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,2)</text:p> </table:table-cell> <table:table-cell/> - <table:table-cell table:style-name="ce28" table:number-columns-repeated="2"/> - <table:table-cell/> - <table:table-cell table:style-name="ce29"/> + <table:table-cell table:style-name="ce31" table:number-columns-repeated="2"/> <table:table-cell/> <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> <table:table-cell/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;100;2;3)" office:value-type="float" office:value="99.879722161123" calcext:value-type="float"> - <text:p>99.8797221611</text:p> + <text:p>99.879722161123</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="99.879722161123" calcext:value-type="float"> - <text:p>99.8797221611</text:p> + <text:p>99.879722161123</text:p> </table:table-cell> <table:table-cell table:style-name="ce14" table:formula="of:=[.A5]=[.B5]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> <text:p>TRUE</text:p> </table:table-cell> - <table:table-cell table:style-name="ce23" table:formula="of:=FORMULA([.A5])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,3)" calcext:value-type="string"> + <table:table-cell table:style-name="ce26" table:formula="of:=FORMULA([.A5])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,3)" calcext:value-type="string"> <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,3)</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="4"/> - <table:table-cell table:style-name="ce30"/> + <table:table-cell table:style-name="ce33"/> <table:table-cell/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;100;2;4)" office:value-type="float" office:value="99.8782860147214" calcext:value-type="float"> - <text:p>99.8782860147</text:p> + <text:p>99.8782860147214</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="99.8782860147214" calcext:value-type="float"> - <text:p>99.8782860147</text:p> + <text:p>99.8782860147214</text:p> </table:table-cell> <table:table-cell table:style-name="ce15" table:formula="of:=[.A6]=[.B6]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> <text:p>TRUE</text:p> @@ -1368,16 +1392,16 @@ <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,4)</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="4"/> - <table:table-cell table:style-name="ce30"/> + <table:table-cell table:style-name="ce33"/> <table:table-cell/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce31" table:number-columns-repeated="6"/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce34" table:number-columns-repeated="6"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> </table:table-row> <table:table-row table:style-name="ro5"> <table:table-cell table:style-name="ce11" table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;100;2;-1)" office:value-type="string" office:string-value="" calcext:value-type="error"> - <text:p>Chyba:502</text:p> + <text:p>Err:502</text:p> </table:table-cell> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>error</text:p> @@ -1389,21 +1413,21 @@ <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,-1)</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="4"/> - <table:table-cell table:style-name="ce31"/> + <table:table-cell table:style-name="ce34"/> <table:table-cell/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> <table:table-cell/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce31" table:number-columns-repeated="3"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce34" table:number-columns-repeated="3"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;100;1;4)" office:value-type="float" office:value="99.8782860147214" calcext:value-type="float"> - <text:p>99.8782860147</text:p> + <text:p>99.8782860147214</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="99.8782860147214" calcext:value-type="float"> - <text:p>99.8782860147</text:p> + <text:p>99.8782860147214</text:p> </table:table-cell> <table:table-cell table:style-name="ce15" table:formula="of:=[.A8]=[.B8]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> <text:p>TRUE</text:p> @@ -1412,18 +1436,18 @@ <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,1,4)</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="4"/> - <table:table-cell table:style-name="ce30" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;100;4;4)" office:value-type="float" office:value="99.8782860147214" calcext:value-type="float"> - <text:p>99.8782860147</text:p> + <text:p>99.8782860147214</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="99.8782860147214" calcext:value-type="float"> - <text:p>99.8782860147</text:p> + <text:p>99.8782860147214</text:p> </table:table-cell> <table:table-cell table:style-name="ce15" table:formula="of:=[.A9]=[.B9]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> <text:p>TRUE</text:p> @@ -1432,13 +1456,13 @@ <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,4,4)</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce33" table:number-columns-repeated="2"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce36" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="7"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce11" table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;100;-1;4)" office:value-type="string" office:string-value="" calcext:value-type="error"> - <text:p>Chyba:502</text:p> + <text:p>Err:502</text:p> </table:table-cell> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>error</text:p> @@ -1450,15 +1474,15 @@ <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,-1,4)</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell/> <table:table-cell table:style-name="ce35"/> - <table:table-cell table:style-name="ce34"/> + <table:table-cell/> + <table:table-cell table:style-name="ce38"/> + <table:table-cell table:style-name="ce37"/> <table:table-cell table:number-columns-repeated="6"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:style-name="ce11" table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;100;5;4)" office:value-type="string" office:string-value="" calcext:value-type="error"> - <text:p>Chyba:502</text:p> + <text:p>Err:502</text:p> </table:table-cell> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>error</text:p> @@ -1470,15 +1494,15 @@ <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,5,4)</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;100;2;)" office:value-type="float" office:value="99.8782860147214" calcext:value-type="float"> - <text:p>99.8782860147</text:p> + <text:p>99.8782860147214</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="99.8782860147214" calcext:value-type="float"> - <text:p>99.8782860147</text:p> + <text:p>99.8782860147214</text:p> </table:table-cell> <table:table-cell table:style-name="ce16" table:formula="of:=[.A12]=[.B12]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> <text:p>TRUE</text:p> @@ -1487,15 +1511,15 @@ <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,)</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;100;2)" office:value-type="float" office:value="99.8782860147214" calcext:value-type="float"> - <text:p>99.8782860147</text:p> + <text:p>99.8782860147214</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="99.8782860147214" calcext:value-type="float"> - <text:p>99.8782860147</text:p> + <text:p>99.8782860147214</text:p> </table:table-cell> <table:table-cell table:style-name="ce16" table:formula="of:=[.A13]=[.B13]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> <text:p>TRUE</text:p> @@ -1504,13 +1528,13 @@ <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2)</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce34" table:number-columns-repeated="3"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce37" table:number-columns-repeated="3"/> <table:table-cell table:number-columns-repeated="6"/> </table:table-row> <table:table-row table:style-name="ro5"> <table:table-cell table:style-name="ce11" table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); -0.0375; 0.0405;100;2;0)" office:value-type="string" office:string-value="" calcext:value-type="error"> - <text:p>Chyba:502</text:p> + <text:p>Err:502</text:p> </table:table-cell> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>error</text:p> @@ -1522,12 +1546,12 @@ <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), -0.0375, 0.0405,100,2,0)</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="6"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro5"> <table:table-cell table:style-name="ce11" table:formula="of:=ODDLPRICE(DATE(1999;6;15);DATE(1999;2;7);DATE(1998;10;15); 0.0375; 0.0405;100;2;0)" office:value-type="string" office:string-value="" calcext:value-type="error"> - <text:p>Chyba:502</text:p> + <text:p>Err:502</text:p> </table:table-cell> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>error</text:p> @@ -1538,16 +1562,16 @@ <table:table-cell table:formula="of:=FORMULA([.A15])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,6,15),DATE(1999,2,7),DATE(1998,10,15), 0.0375, 0.0405,100,2,0)" calcext:value-type="string"> <text:p>=ODDLPRICE(DATE(1999,6,15),DATE(1999,2,7),DATE(1998,10,15), 0.0375, 0.0405,100,2,0)</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>The Maturity date should be greater than the Settlement date</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="5"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro5"> <table:table-cell table:style-name="ce11" table:formula="of:=ODDLPRICE(DATE(1998;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;100;2;0)" office:value-type="string" office:string-value="" calcext:value-type="error"> - <text:p>Chyba:502</text:p> + <text:p>Err:502</text:p> </table:table-cell> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>error</text:p> @@ -1558,17 +1582,17 @@ <table:table-cell table:formula="of:=FORMULA([.A16])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1998,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,0)" calcext:value-type="string"> <text:p>=ODDLPRICE(DATE(1998,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,100,2,0)</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>nd the Settlement should be greater than the last interest date.</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="5"/> - <table:table-cell table:style-name="ce32"/> - <table:table-cell table:style-name="ce34" table:number-columns-repeated="3"/> + <table:table-cell table:style-name="ce35"/> + <table:table-cell table:style-name="ce37" table:number-columns-repeated="3"/> <table:table-cell table:number-columns-repeated="6"/> </table:table-row> <table:table-row table:style-name="ro5"> <table:table-cell table:style-name="ce11" table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;2;7);DATE(1998;10;15); 0.0375; 0.0405;100;2;0)" office:value-type="string" office:string-value="" calcext:value-type="error"> - <text:p>Chyba:502</text:p> + <text:p>Err:502</text:p> </table:table-cell> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>error</text:p> @@ -1579,16 +1603,16 @@ <table:table-cell table:formula="of:=FORMULA([.A17])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,2,7),DATE(1998,10,15), 0.0375, 0.0405,100,2,0)" calcext:value-type="string"> <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,2,7),DATE(1998,10,15), 0.0375, 0.0405,100,2,0)</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>The Maturity date should be greater than the Settlement date</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="5"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro5"> <table:table-cell table:style-name="ce11" table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1999;2;7); 0.0375; 0.0405;100;2;0)" office:value-type="string" office:string-value="" calcext:value-type="error"> - <text:p>Chyba:502</text:p> + <text:p>Err:502</text:p> </table:table-cell> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>error</text:p> @@ -1599,154 +1623,154 @@ <table:table-cell table:formula="of:=FORMULA([.A18])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1999,2,7), 0.0375, 0.0405,100,2,0)" calcext:value-type="string"> <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1999,2,7), 0.0375, 0.0405,100,2,0)</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>nd the Settlement should be greater than the last interest date.</text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="5"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> - <table:table-row table:style-name="ro7"> - <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); ; 0.0405;100;2;0)" office:value-type="float" office:value="98.5804416403786" calcext:value-type="float"> - <text:p>98.5804416404</text:p> + <table:table-row table:style-name="ro6"> + <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); ; 0.0405;100;2;0)" office:value-type="string" office:string-value="" calcext:value-type="error"> + <text:p>Err:502</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="98.5804416403786" calcext:value-type="float"> - <text:p>98.5804416404</text:p> + <text:p>98.5804416403786</text:p> </table:table-cell> - <table:table-cell table:style-name="ce18" table:formula="of:=[.A19]=[.B19]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> + <table:table-cell table:style-name="ce18" table:formula="of:=ISERROR([.A19])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> <text:p>TRUE</text:p> </table:table-cell> <table:table-cell table:formula="of:=FORMULA([.A19])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), , 0.0405,100,2,0)" calcext:value-type="string"> <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), , 0.0405,100,2,0)</text:p> </table:table-cell> - <table:table-cell table:style-name="ce26" office:value-type="string" calcext:value-type="string"><text:p><text:span text:style-name="T1">Constraints:</text:span><text:span text:style-name="T2"> Rate, AnnualYield, and Redemption should be greater than 0.</text:span></text:p> + <table:table-cell table:style-name="ce29" office:value-type="string" calcext:value-type="string"><text:p><text:span text:style-name="T1">Constraints:</text:span><text:span text:style-name="T2"> Rate, AnnualYield, and Redemption should be greater than 0.</text:span></text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="5"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> - <table:table-row table:style-name="ro7"> - <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0; 0.0405;100;2;0)" office:value-type="float" office:value="98.5804416403786" calcext:value-type="float"> - <text:p>98.5804416404</text:p> + <table:table-row table:style-name="ro6"> + <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0; 0.0405;100;2;0)" office:value-type="string" office:string-value="" calcext:value-type="error"> + <text:p>Err:502</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="98.5804416403786" calcext:value-type="float"> - <text:p>98.5804416404</text:p> + <text:p>98.5804416403786</text:p> </table:table-cell> - <table:table-cell table:style-name="ce18" table:formula="of:=[.A20]=[.B20]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> + <table:table-cell table:style-name="ce19" table:formula="of:=ISERROR([.A20])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> <text:p>TRUE</text:p> </table:table-cell> <table:table-cell table:formula="of:=FORMULA([.A20])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0, 0.0405,100,2,0)" calcext:value-type="string"> <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0, 0.0405,100,2,0)</text:p> </table:table-cell> - <table:table-cell table:style-name="ce26" office:value-type="string" calcext:value-type="string"><text:p><text:span text:style-name="T1">Constraints:</text:span><text:span text:style-name="T2"> Rate, AnnualYield, and Redemption should be greater than 0.</text:span></text:p> + <table:table-cell table:style-name="ce29" office:value-type="string" calcext:value-type="string"><text:p><text:span text:style-name="T1">Constraints:</text:span><text:span text:style-name="T2"> Rate, AnnualYield, and Redemption should be greater than 0.</text:span></text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="5"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0;100;2;0)" office:value-type="float" office:value="101.333333333333" calcext:value-type="float"> - <text:p>101.3333333333</text:p> + <text:p>101.333333333333</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="101.333333333333" calcext:value-type="float"> - <text:p>101.3333333333</text:p> + <text:p>101.333333333333</text:p> </table:table-cell> - <table:table-cell table:style-name="ce18" table:formula="of:=[.A21]=[.B21]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> + <table:table-cell table:style-name="ce20" table:formula="of:=[.A21]=[.B21]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> <text:p>TRUE</text:p> </table:table-cell> <table:table-cell table:formula="of:=FORMULA([.A21])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0,100,2,0)" calcext:value-type="string"> <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0,100,2,0)</text:p> </table:table-cell> - <table:table-cell table:style-name="ce26" office:value-type="string" calcext:value-type="string"><text:p><text:span text:style-name="T1">Constraints:</text:span><text:span text:style-name="T2"> Rate, AnnualYield, and Redemption should be greater than 0.</text:span></text:p> + <table:table-cell table:style-name="ce29" office:value-type="string" calcext:value-type="string"><text:p><text:span text:style-name="T1">Constraints:</text:span><text:span text:style-name="T2"> Rate, AnnualYield, and Redemption should be greater than 0.</text:span></text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="5"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro7"> <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; ;100;2;0)" office:value-type="float" office:value="101.333333333333" calcext:value-type="float"> - <text:p>101.3333333333</text:p> + <text:p>101.333333333333</text:p> </table:table-cell> <table:table-cell office:value-type="float" office:value="101.333333333333" calcext:value-type="float"> - <text:p>101.3333333333</text:p> + <text:p>101.333333333333</text:p> </table:table-cell> - <table:table-cell table:style-name="ce18" table:formula="of:=[.A22]=[.B22]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> + <table:table-cell table:style-name="ce20" table:formula="of:=[.A22]=[.B22]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> <text:p>TRUE</text:p> </table:table-cell> <table:table-cell table:formula="of:=FORMULA([.A22])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, ,100,2,0)" calcext:value-type="string"> <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, ,100,2,0)</text:p> </table:table-cell> - <table:table-cell table:style-name="ce26" office:value-type="string" calcext:value-type="string"><text:p><text:span text:style-name="T1">Constraints:</text:span><text:span text:style-name="T2"> Rate, AnnualYield, and Redemption should be greater than 0.</text:span></text:p> + <table:table-cell table:style-name="ce29" office:value-type="string" calcext:value-type="string"><text:p><text:span text:style-name="T1">Constraints:</text:span><text:span text:style-name="T2"> Rate, AnnualYield, and Redemption should be greater than 0.</text:span></text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="5"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro6" table:number-rows-repeated="2"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="Default"/> <table:table-cell table:number-columns-repeated="7"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro6"> - <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;0;2;0)" office:value-type="float" office:value="1.2978443743428" calcext:value-type="float"> - <text:p>1.2978443743</text:p> + <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;0;2;0)" office:value-type="string" office:string-value="" calcext:value-type="error"> + <text:p>Err:502</text:p> </table:table-cell> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>error</text:p> </table:table-cell> - <table:table-cell table:style-name="ce19"/> + <table:table-cell table:style-name="ce21"/> <table:table-cell table:formula="of:=FORMULA([.A25])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,0,2,0)" calcext:value-type="string"> <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,0,2,0)</text:p> </table:table-cell> - <table:table-cell table:style-name="ce27" office:value-type="string" calcext:value-type="string"><text:p><text:span text:style-name="T1">Tdf#100766 Constraints:</text:span><text:span text:style-name="T2"> Rate, AnnualYield, and Redemption should be greater than 0.</text:span></text:p> + <table:table-cell table:style-name="ce30" office:value-type="string" calcext:value-type="string"><text:p><text:span text:style-name="T1">Tdf#100766 Constraints:</text:span><text:span text:style-name="T2"> Rate, AnnualYield, and Redemption should be greater than 0.</text:span></text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="5"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro6"> - <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;;2;0)" office:value-type="float" office:value="1.2978443743428" calcext:value-type="float"> - <text:p>1.2978443743</text:p> + <table:table-cell table:formula="of:=ODDLPRICE(DATE(1999;2;7);DATE(1999;6;15);DATE(1998;10;15); 0.0375; 0.0405;;2;0)" office:value-type="string" office:string-value="" calcext:value-type="error"> + <text:p>Err:502</text:p> </table:table-cell> <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>error</text:p> </table:table-cell> - <table:table-cell table:style-name="ce19"/> + <table:table-cell table:style-name="ce22"/> <table:table-cell table:formula="of:=FORMULA([.A26])" office:value-type="string" office:string-value="=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,,2,0)" calcext:value-type="string"> <text:p>=ODDLPRICE(DATE(1999,2,7),DATE(1999,6,15),DATE(1998,10,15), 0.0375, 0.0405,,2,0)</text:p> </table:table-cell> - <table:table-cell table:style-name="ce27" office:value-type="string" calcext:value-type="string"><text:p><text:span text:style-name="T1">Tdf# 100766 Constraints:</text:span><text:span text:style-name="T2"> Rate, AnnualYield, and Redemption should be greater than 0.</text:span></text:p> + <table:table-cell table:style-name="ce30" office:value-type="string" calcext:value-type="string"><text:p><text:span text:style-name="T1">Tdf# 100766 Constraints:</text:span><text:span text:style-name="T2"> Rate, AnnualYield, and Redemption should be greater than 0.</text:span></text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="5"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro8"> <table:table-cell table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce20"/> <table:table-cell table:style-name="ce23"/> + <table:table-cell table:style-name="ce26"/> <table:table-cell office:value-type="string" calcext:value-type="string"><text:p><text:span text:style-name="T3">ODDLPRICE</text:span></text:p><text:p><text:span text:style-name="T4">Summary:</text:span><text:span text:style-name="T5"> Compute the value of a security per 100 currency units of face value. The security has an irregular last interest date.</text:span></text:p><text:p><text:span text:style-name="T6">Syntax:</text:span><text:span text:style-name="T7"> ODDLPRICE( </text:span><text:span text:style-name="T8">DateParam</text:span><text:span text:style-name="T7"> Settlement ; </text:span><text:span text:style-name="T8">DateParam</text:span><text:span text:style-name="T7"> Maturity ; </text:span><text:span text:style-name="T9">DateParam</text:span><text:span text:style-name="T7"> Last ; </text:span><text:span text:style-name="T9">Number</text:span><text:span text:style-name="T7"> Rate ; </text:span><text:span text:style-name="T9">Number</text:span><text:span text:style-na me="T7"> AnnualYield ; </text:span><text:span text:style-name="T9">Number</text:span><text:span text:style-name="T7"> Redemption ; </text:span><text:span text:style-name="T9">Number</text:span><text:span text:style-name="T7"> Frequency [ ; </text:span><text:span text:style-name="T9">Basis</text:span><text:span text:style-name="T7"> Basis = 0 ] )</text:span></text:p><text:p><text:span text:style-name="T4">Returns:</text:span><text:span text:style-name="T5"> </text:span><text:span text:style-name="T10">Number</text:span></text:p><text:p><text:span text:style-name="T4">Constraints:</text:span><text:span text:style-name="T5"> Rate, AnnualYield, and Redemption should be greater than 0. The Maturity date should be greater than the Settlement date, and the Settlement should be greater than the last interest date.</text:span></text:p><text:p><text:span text:style-name="T4">Semantics:</text:span><text:span text:style-name="T5"> The parameters are</text:span></text:p><text:p><text:span text:s tyle-name="T11">Settlement: the settlement/purchase date of the security</text:span></text:p><text:p><text:span text:style-name="T11">Maturity: the maturity/expire date of the security</text:span></text:p><text:p><text:span text:style-name="T11">Last: the last interest date of the security</text:span></text:p><text:p><text:span text:style-name="T11">Rate: the interest rate of the security</text:span></text:p><text:p><text:span text:style-name="T11">AnnualYield: the annual yield of the security</text:span></text:p><text:p><text:span text:style-name="T11">Redemption: the redemption value per 100 currency units face value</text:span></text:p><text:p><text:span text:style-name="T5">Frequency: the number of interest payments per year. 1=annual; 2=semiannual; 4=quarterly</text:span></text:p><text:p><text:span text:style-name="T11">Basis: indicates the day-count convention to use in the calculation. </text:span></text:p> </table:table-cell> <table:table-cell table:number-columns-repeated="5"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro6"> <table:table-cell table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce20"/> <table:table-cell table:style-name="ce23"/> + <table:table-cell table:style-name="ce26"/> <table:table-cell table:number-columns-repeated="6"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro6"> <table:table-cell table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce21"/> - <table:table-cell table:style-name="ce23"/> + <table:table-cell table:style-name="ce24"/> + <table:table-cell table:style-name="ce26"/> <table:table-cell table:number-columns-repeated="6"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro6"> @@ -1755,39 +1779,39 @@ <table:table-cell table:style-name="ce12" table:number-columns-repeated="3"/> <table:table-cell table:style-name="Normal_20_2" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="3"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro6"> <table:table-cell table:style-name="Normal_20_2" table:number-columns-repeated="2"/> <table:table-cell table:style-name="ce12" table:number-columns-repeated="2"/> <table:table-cell table:number-columns-repeated="6"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro6" table:number-rows-repeated="6"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell table:style-name="Default"/> <table:table-cell table:number-columns-repeated="7"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro6" table:number-rows-repeated="3"> <table:table-cell table:style-name="ce12" table:number-columns-repeated="5"/> <table:table-cell table:number-columns-repeated="5"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro6" table:number-rows-repeated="60"> <table:table-cell table:number-columns-repeated="2"/> - <table:table-cell table:style-name="ce22"/> + <table:table-cell table:style-name="ce25"/> <table:table-cell table:number-columns-repeated="7"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro6" table:number-rows-repeated="158"> <table:table-cell table:number-columns-repeated="10"/> - <table:table-cell table:style-name="ce32"/> + <table:table-cell table:style-name="ce35"/> <table:table-cell table:number-columns-repeated="9"/> </table:table-row> <table:table-row table:style-name="ro6" table:number-rows-repeated="31"> @@ -1835,20 +1859,30 @@ <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C15"/> <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C15"/> </calcext:conditional-format> - <calcext:conditional-format calcext:target-range-address="Sheet2.C19:Sheet2.C22"> - <calcext:condition calcext:apply-style-name="Default" calcext:value="=""" calcext:base-cell-address="Sheet2.C19"/> - <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C19"/> - <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C19"/> + <calcext:conditional-format calcext:target-range-address="Sheet2.C21:Sheet2.C22"> + <calcext:condition calcext:apply-style-name="Default" calcext:value="=""" calcext:base-cell-address="Sheet2.C21"/> + <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C21"/> + <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C21"/> </calcext:conditional-format> <calcext:conditional-format calcext:target-range-address="Sheet2.C25:Sheet2.C26"> <calcext:condition calcext:apply-style-name="Default" calcext:value="=""" calcext:base-cell-address="Sheet2.C25"/> <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C25"/> <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C25"/> </calcext:conditional-format> + <calcext:conditional-format calcext:target-range-address="Sheet2.C19:Sheet2.C19"> + <calcext:condition calcext:apply-style-name="Default" calcext:value="=""" calcext:base-cell-address="Sheet2.C19"/> + <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C19"/> + <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C19"/> + </calcext:conditional-format> + <calcext:conditional-format calcext:target-range-address="Sheet2.C20:Sheet2.C20"> + <calcext:condition calcext:apply-style-name="Default" calcext:value="=""" calcext:base-cell-address="Sheet2.C20"/> + <calcext:condition calcext:apply-style-name="Untitled1" calcext:value="=0" calcext:base-cell-address="Sheet2.C20"/> + <calcext:condition calcext:apply-style-name="Untitled2" calcext:value="=1" calcext:base-cell-address="Sheet2.C20"/> + </calcext:conditional-format> </calcext:conditional-formats> </table:table> <table:table table:name="'file:///home/zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/function_based_test_Example.fods/function_based_test_Example_reference.fods'#Sheet2" table:print="false" table:style-name="ta_extref"> - <table:table-source xlink:type="simple" xlink:href="function_based_test_Example.fods/function_based_test_Example_reference.fods" table:table-name="Sheet2" table:mode="copy-results-only"/> + <table:table-source xlink:type="simple" xlink:href="/home/zdenek/Dokumenty/LO/sc-unit-test/Project%20Calc%20functions%20tests/fods/function_based_test_Example.fods/function_based_test_Example_reference.fods" table:table-name="Sheet2" table:mode="copy-results-only"/> <table:table-column table:number-columns-repeated="8"/> <table:table-row table:number-rows-repeated="2"> <table:table-cell table:number-columns-repeated="8"/> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits