To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72747
                 Issue #|72747
                 Summary|No Locale casting methods in API
               Component|framework
                 Version|OOo 2.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|ui
             Assigned to|tm
             Reported by|olly600





------- Additional comments from [EMAIL PROTECTED] Tue Dec 19 03:32:32 -0800 
2006 -------
While there are methods in the OOo API to set the file properties  are no
methods in the API to assist in casting numerical data to the correct locale
format.  For example if you make an application to import data into a
spreadsheet it is not possible using the OOo API programmatically to set the
entire spreadsheet to a different locale. (There are interfaces XLocale and
XLocalizable present in the API which do nothing.)  So if I have English US
formatted numerical data and want to present the data in different locale
formats i.e. Hungarian, English UK, I have to either manually intervene each
time to set the locale on the spreadsheet or use the standard Java API to format
numbers and dates. This is very messy, time consuming and error prone.

---------------------------------------------------------------------
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]

Reply via email to