To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=22396
------- Additional comments from [EMAIL PROTECTED] Thu Jul 17 19:11:50 +0000 2008 ------- Please note the following prerequisite, if you want to implement the discussed "Context" option for digit display. I posted a patch in issue 89825, which fixes the language for numbers in CTL context. Numerals in writer are until now always classified as LATIN script, which makes it very hard to implement a context option. With this patch, numbers following RTL runs will get the correct CTL script, and the numbers get the correct language attribute (e.g. Arabic). So, if we have a future SvtCTLOptions::NUMERALS_CONTEXT active, we can simply pass the current language to OutputDevice::SetDigitLanguage() in SwTxtSizeInfo::CtorInitTxtSizeInfo(). --------------------------------------------------------------------- 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]
