diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/qa/unit/data/functions/text/fods/jis.fods | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/sc/qa/unit/data/functions/text/fods/jis.fods b/sc/qa/unit/data/functions/text/fods/jis.fods index 2c55690735fb..b637276070d1 100644 --- a/sc/qa/unit/data/functions/text/fods/jis.fods +++ b/sc/qa/unit/data/functions/text/fods/jis.fods @@ -1750,7 +1750,29 @@ </table:table-cell> <table:table-cell table:number-columns-repeated="4"/> </table:table-row> - <table:table-row table:style-name="ro2" table:number-rows-repeated="4"> + <table:table-row table:style-name="ro5"> + <table:table-cell table:style-name="ce14" table:formula="of:=JIS([.I38])" office:value-type="string" office:string-value="”’¥‘" calcext:value-type="string"> + <text:p>”’¥‘</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce34" office:value-type="string" calcext:value-type="string"> + <text:p>”’¥‘</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce36" table:formula="of:=[.A38]=[.B38]" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean"> + <text:p>WAAR</text:p> + </table:table-cell> + <table:table-cell table:style-name="ce11" table:formula="of:=FORMULA([.A38])" office:value-type="string" office:string-value="=JIS(I38)" calcext:value-type="string"> + <text:p>=JIS(I38)</text:p> + </table:table-cell> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>Tdf103550 related</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="3"/> + <table:table-cell table:style-name="ce34" office:value-type="string" calcext:value-type="string"> + <text:p>"'\`</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="4"/> + </table:table-row> + <table:table-row table:style-name="ro2" table:number-rows-repeated="3"> <table:table-cell table:style-name="ce23"/> <table:table-cell table:style-name="ce24"/> <table:table-cell table:style-name="ce29"/> |