https://bz.apache.org/ooo/show_bug.cgi?id=126519

          Issue ID: 126519
        Issue Type: DEFECT
           Summary: Some wrong function names written to ODS (according to
                    OpenFormula spec)
           Product: Calc
           Version: 4.1.1
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P5
         Component: save-export
          Assignee: [email protected]
          Reporter: [email protected]

1) The UI function "B" is specified by OpenFormula as "BINOM.DIST.RANGE"
(http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#BINOM_DIST_RANGE)
but AOO writes it as "B" into the XML.

2) The UI function "EASTERSUNDAY" is not specified by OpenFormula. LibreOffice
writes it as "ORG.OPENOFFICE.EASTERSUNDAY", so should AOO.

3) The most serious one: The UI function "RRI" is spec'ed as such by
OpenFormula
(http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#RRI)
but AOO writes it as "ZGZ" to the ODS file which is the German translation of
"RRI".

4) The UI function "TDIST" is spec'ed as "LEGACY.TDIST"
(http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#LEGACY_TDIST)
but AOO writes it as "TDIST".

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

Reply via email to