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

Eike Rathke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
     Ever confirmed|0                           |1
                 CC|                            |[email protected]

--- Comment #1 from Eike Rathke <[email protected]> ---
Can't reproduce.
This is what gets saved to the document's xl/worksheets/sheet1.xml stream:

    <row r="1" customFormat="false" ht="12.8" hidden="false"
customHeight="false" outlineLevel="0" collapsed="false">
      <c r="A1" s="1" t="n">
        <f aca="true">TODAY()</f>
        <v>44727</v>
      </c>
      <c r="B1" s="0" t="n">
        <v>1</v>
      </c>
      <c r="C1" s="0" t="n">
        <f aca="false">WORKDAY(A1,B1)</f>
        <v>44728</v>
      </c>
    </row>

Do you have any settings in effect that could affect the representation of
function names?

Note also the versions you gave do not match:
Version: 7.3.2.2 / LibreOffice Community
Ubuntu package version: 1:7.3.3-0ubuntu0.22.04.1
i.e. 7.3.2 vs 7.3.3

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

Reply via email to