Methods' Details |
getLanguageCountryInfo
- Description
- returns the LC_INFO locale information.
|
|
getLocaleItem
- Description
- returns LC_CTYPE separators and markers.
|
|
getAllCalendars
- Description
- returns all LC_CALENDAR calendars for a locale.
|
|
getAllCurrencies
- Description
- returns all LC_CURRENCY currencies for a locale.
|
|
getAllFormats
- Description
- returns all LC_FORMAT format elements for a locale.
|
|
getCollatorImplementations
- Description
- returns all LC_COLLATION collators for a locale.
|
|
getSearchOptions
sequence< string > |
getSearchOptions( |
[in] ::com::sun::star::lang::Locale |
aLocale ); |
- Description
- returns all LC_SEARCH search options for a locale.
|
|
getCollationOptions
sequence< string > |
getCollationOptions( |
[in] ::com::sun::star::lang::Locale |
aLocale ); |
- Description
- returns all LC_COLLATION collation options for a locale.
|
|
getTransliterations
sequence< string > |
getTransliterations( |
[in] ::com::sun::star::lang::Locale |
aLocale ); |
- Description
- returns all LC_TRANSLITERATION transliterations for a locale.
|
|
getForbiddenCharacters
- Description
- returns all LC_MISC forbidden charatcers for a locale.
|
|
getReservedWord
sequence< string > |
getReservedWord( |
[in] ::com::sun::star::lang::Locale |
aLocale ); |
- Description
- returns all LC_MISC reserved words for a locale.
|
|
getAllInstalledLocaleNames
sequence< ::com::sun::star::lang::Locale > |
getAllInstalledLocaleNames(); |
- Description
- returns all available locales.
|
|
Copyright © 2010 Sun Microsystems, Inc.