To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51150





------- Additional comments from [EMAIL PROTECTED] Tue May 29 10:01:30 +0000 
2007 -------
@liujianli: please have a look at the attached bugdoc. when loading this in a
plain office, the digits should show up as Latin numerals. now go to
tools->options->language settings->complex text layout, and choose 'Hindi' from
the  General Options/Numerals dropdown. Now, the digits should use Hindi
numerals. Fire up a slideshow: now the digits are Latin again.

This is the actual issue.

How to fix this? First, you need to find out who's setting the digit language at
the OutputDevice::SetDigitLanguage(), and whether a metaaction of
META_TEXTLANGUAGE_ACTION appears in the shape metafiles (which get processed in
said cppcanvas/source/mtfrenderer/implrenderer.cxx). After that, you need to
find out how to transport that information across the XCanvas API, or, as hdu
suggested, directly convert the digit characters in the string, before passing
them to the TextAction in implrenderer.cxx

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to