To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=36782
------- Additional comments from [EMAIL PROTECTED] Thu Feb 3 15:40:32 -0800
2005 -------
Daniel,
sc/source/filter/excel/xlstyle.cxx seems innocent now.
We do not need to insert #pragma setlocale("C") in the file.
Even though, this file has lines like below
// Special UTF-8 characters
#define UTF8_EURO "\342\202\254"
The expression \254 is just a sequence of ASCII characters \ 2 5 and 4.
---------------------------------------------------------------------
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]