To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100953
------- Additional comments from [email protected] Wed Apr 8 13:18:50 +0000 2009 ------- Some corrections In the section "Code conversion" above, Conversion between Unicode string and byte string is implemented as an implicit type conversion. A user can use it through StrConv macro function. In the section "Implicit type conversion" above, Implicit type conversion from byte string to Unicode string and vice versa is also implemented. Its byte order in this implementation is little endian regardless of type of processor on which OpenOffice.org is running. Little endian is used by x86/x64 processors. --------------------------------------------------------------------- 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]
