https://bugs.freedesktop.org/show_bug.cgi?id=77803

--- Comment #8 from Eike Rathke <[email protected]> ---
Created attachment 106383
  --> https://bugs.freedesktop.org/attachment.cgi?id=106383&action=edit
Japanese and Chinese NatNum# native numbering

We have 8 different native number types for each, Chinese and Japanese,
implemented. You can check these for example in Calc by applying number formats
to a cell value, i.e.

[NatNum1]General
[NatNum2]General
...
[NatNum8]General

for each language. I'm attaching a document illustrating this. See also
offapi/com/sun/star/i18n/NativeNumberMode.idl or
http://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star_1_1i18n_1_1NativeNumberMode.html

However, it seems not all are available for native numbering in page numbers
and numbering lists. See also offapi/com/sun/star/style/NumberingType.idl or
http://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star_1_1style_1_1NumberingType.html

But the exact numbering as mentioned in comment 2 ("一百" (100), "一百零一" (101)) is
not present even as NatNum# numbering. The closest would be Chinese NatNum4
with "一百" (100) and "一百〇一" (101).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to