To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=37190
------- Additional comments from [EMAIL PROTECTED] Fri Nov 17 00:32:57 -0800 2006 ------- ayaniger->fme(and maybe sj(?)): Until the edit engine changes are made, I'll be using the patch attached here to deal with ending weak chars by adding and RLM at the end. I have a question about a related problem. Sometimes I also have to add an RLM at the beginning, such as when a Hebrew string is preceded by weak chars. However, this causes a seperate problem. The string length has been increased by one because of the inserted RLM, say from 20 to 21, but the font attributes are applied only to 20 chars. As a result, the final char in the string appears in a different font. I tried unsuccesfully to increase "nCharCount" in PPTStyleTextPropReader::PPTStyleTextPropReader according the the extra chars that I inserted. Since that didn't work, how can I overcome this problem? --------------------------------------------------------------------- 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]
