To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80299
User er changed the following:
What |Old value |New value
================================================================================
CC|'kami_,timar' |'er,kami_,timar'
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Sun Aug 5 11:35:15 +0000
2007 -------
Note that including non-ASCII characters needs some changes. A static const
sal_Char table, String::CreateFromAscii() to insert to the map, and
String::ToUpperAscii() before calls won't do anymore. CharClass::toUpper()
should be used instead (see unotools/charclass.hxx), accessible via
ScGlobal::pCharClass, and the table been kept as sal_Unicode in UCS2 encoding.
---------------------------------------------------------------------
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]