To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=21413
User ab changed the following:
What |Old value |New value
================================================================================
Assigned to|ab |er
--------------------------------------------------------------------------------
Status|STARTED |NEW
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Jul 27 04:51:47 -0700
2005 -------
ab->er: I'm quite lost with this task. Basic gets its separators like this:
SvtSysLocale aSysLocale;
const LocaleDataWrapper& rData = aSysLocale.GetLocaleData();
sal_Unicode cComma = rData.getNumDecimalSep().GetBuffer()[0];
sal_Unicode c1000 = rData.getNumThousandSep().GetBuffer()[0];
The problem seems to be related to the LANG system variable in Linux.
Should SvtSysLocale take this into account? Are the LANG variable and
the internal Office language settings synchronised somehow or is there
a priority rule?
---------------------------------------------------------------------
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]