To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100737
------- Additional comments from [email protected] Mon May 4 14:58:51 +0000 2009 ------- Here is a patch which almost solves the problem for Hebrew, and leaves handling for other RTL languages as it is. It sets all of the number formats for Hebrew to display the minus sign to the left, by adding an LRM and a minus sign before a negative number. Unfortunately, I can't modify the number format "Default", which will still display the minus sign to the right. For the Hebrew version, we can deal with this in an ugly way by including a default template which sets the default number format to a format other than "Default". But I would prefer if there was a way that I could get the format "Default" to also display the minus sign to the left. Suggestions are welcome. --------------------------------------------------------------------- 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]
