https://issues.apache.org/ooo/show_bug.cgi?id=124654
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Regina Henschel <[email protected]> --- ODF 1.2 has the attributes 'number:language' and 'number:country'. AOO writes both for a number style, if you select an item other than 'default' from the 'Language' list in tab Number of the cell properties. When you want to force the style to a specific language/country, then choose the corresponding item from the list and do not use 'default'. The date value itself is stored in the unambiguous ISO format. For a currency it writes number:currency as three character code, e.g. EUR. That is unambiguous too. I see no need to store the 'Local settings'. AOO has some predefined format codes in the 'Format' list. The set depends on the language. When AOO opens a document and does not find a format code in the current set of predefined ones, then it puts the format code into the category "user-defined". I see no error in that behavior. This behavior makes sure, that the cell content is shown identically, independent of the settings of a special user. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
