https://bugs.documentfoundation.org/show_bug.cgi?id=162177
--- Comment #3 from Regina Henschel <[email protected]> --- I had suggested this as easyHack, but I was wrong. Writing EASTERSUNDAY instead of ORG.OFFICE.EASTERSUNDAY is controlled by the entries in formula/inc/core_resource.hrc and sc/source/core/too/compiler.cxx around line 2963 The file 'formula/source/core/resource/core_resource.src' mentioned in the comment is in the meantime the file 'formula/inc/core_resource.hrc. >From the comments in both files I guess EASTERSUNDAY and ORG.OFFICE.EASTERSUNDAY have to be exchanged in these lists. Older versions of LibreOffice are able to read EASTERSUNDAY, because that was used in OpenOffice 1.0. But I see no way how to write ORG.OFFICE.EASTERSUNDAY in case of ODF 1.3 and pure EASTERSUNDAY in case of ODF 1.4. BTW, validation against the rng does not detect, that EASTERSUNDAY does not belong to ODF 1.3 because the datatype for the table:formula attribute is 'String'. -- You are receiving this mail because: You are the assignee for the bug.
