To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=74184
------- 추가된 내용 [EMAIL PROTECTED] 2007/02/06 17:44:23 +0000 ------- In MS Office, I input the list of Chinese Characters by unicode mapping. And I use code() function and sort them by the code result. The result was totally not same. In unicode, chinese characters ordered by strokes. So it start with 一 (maybe). But In results of code(), the characters organise by each character's phonetic value of korean. So it starts with 可(maybe) and pronounced 가 in korean, 가 is first character in korean writing system. So I think in MS Office, The result of code() function is internal value for sort. So the result is not same by each regional setting. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://www.openoffice.org/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]
