https://bugs.documentfoundation.org/show_bug.cgi?id=144986

m.a.riosv <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |rg

--- Comment #1 from m.a.riosv <[email protected]> ---
I don't agree, to change the value, for me it's fine, it is not an empty cell,
with the same value before the operation.

 <table:table table:name="Hoja1" table:style-name="ta1">
    <table:table-column table:style-name="co1"
table:default-cell-style-name="Default"/>
    <table:table-row table:style-name="ro1">
     <table:table-cell office:value-type="string" calcext:value-type="string">
      <text:p/>
     </table:table-cell>
    </table:table-row>
    <table:table-row table:style-name="ro1">
     <table:table-cell office:value-type="float" office:value="1"
calcext:value-type="float">
      <text:p>1</text:p>
     </table:table-cell>
    </table:table-row>
    <table:table-row table:style-name="ro1">
     <table:table-cell office:value-type="float" office:value="2"
calcext:value-type="float">
      <text:p>2</text:p>
     </table:table-cell>
    </table:table-row>
    <table:table-row table:style-name="ro1">
     <table:table-cell table:formula="of:=IF([.B5]=0;&quot;&quot;;1)">
      <text:p/>
     </table:table-cell>
    </table:table-row>
   </table:table>

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to