https://issues.apache.org/ooo/show_bug.cgi?id=125400
Mark Hung <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #83841|0 |1 is obsolete| | --- Comment #9 from Mark Hung <[email protected]> --- Created attachment 83890 --> https://issues.apache.org/ooo/attachment.cgi?id=83890&action=edit Patch for Chinese(ZH-TW) numbering issues * RTF import * RTF export * doc import and export * docx import Update supports to RTF export. Also export SVX_NUM_NUMBER_LOWER_ZH based on application language setting. Map to 39 if LANGUAGE_CHINESE_SIMPLIFIED and 35 otherwise. Note that there are several Chinese numbering type in MSO that has minor difference, and is not implemented in AOO. For example, a circle that represent zero were used in some cases. They are inevitably all mapped to SVX_NUM_NUMBER_LOWER_ZH and are not able to mapped back again. So I'd advice to accept current implementation unless any side effects are found. If it is possible to find Japanese testers, we can improve it further. They are all the same. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
