Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: i18n ::

struct LocaleDataItem
Description
Locale specific data, for example, separators, quotation marks.
See also
XLocaleData
for links to DTD of XML locale data files.

Elements' Summary
unoID internal ID string, not unique, not meaningful to the outer world 
dateSeparator date separator, for example, "/" or "." or "-" 
thousandSeparator group and thousand separator, for example, "," or "." 
decimalSeparator decimal separator, for example, "." or "," 
timeSeparator time separator, for example, ":" 
time100SecSeparator time 100th seconds separator, for example, "," 
listSeparator list separator, for example, ";" 
quotationStart single quotation mark start 
quotationEnd single quotation mark end 
doubleQuotationStart double quotation mark start 
doubleQuotationEnd double quotation mark end 
timeAM time AM symbol, for example, "AM" or "am" 
timePM time PM symbol, for example, "PM" or "pm" 
measurementSystem measurement system, "metric" or "us" 
LongDateDayOfWeekSeparator long date day of week separator, for example, ", " 
LongDateDaySeparator long date day separator, for example, ", " 
LongDateMonthSeparator long date month separator, for example, " " 
LongDateYearSeparator long date year separator, for example, " " 
Elements' Details
unoID
string unoID;
Description
internal ID string, not unique, not meaningful to the outer world
dateSeparator
string dateSeparator;
Description
date separator, for example, "/" or "." or "-"
thousandSeparator
string thousandSeparator;
Description
group and thousand separator, for example, "," or "."
decimalSeparator
string decimalSeparator;
Description
decimal separator, for example, "." or ","
timeSeparator
string timeSeparator;
Description
time separator, for example, ":"
time100SecSeparator
string time100SecSeparator;
Description
time 100th seconds separator, for example, ","
listSeparator
string listSeparator;
Description
list separator, for example, ";"
quotationStart
string quotationStart;
Description
single quotation mark start
quotationEnd
string quotationEnd;
Description
single quotation mark end
doubleQuotationStart
string doubleQuotationStart;
Description
double quotation mark start
doubleQuotationEnd
string doubleQuotationEnd;
Description
double quotation mark end
timeAM
string timeAM;
Description
time AM symbol, for example, "AM" or "am"
timePM
string timePM;
Description
time PM symbol, for example, "PM" or "pm"
measurementSystem
string measurementSystem;
Description
measurement system, "metric" or "us"
LongDateDayOfWeekSeparator
string LongDateDayOfWeekSeparator;
Description
long date day of week separator, for example, ", "
LongDateDaySeparator
string LongDateDaySeparator;
Description
long date day separator, for example, ", "
LongDateMonthSeparator
string LongDateMonthSeparator;
Description
long date month separator, for example, " "
LongDateYearSeparator
string LongDateYearSeparator;
Description
long date year separator, for example, " "
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.