21 module
com { module sun { module star { module i18n {
48 sequence<Calendar> getAllCalendars(
53 sequence<Currency> getAllCurrencies(
58 sequence<FormatElement> getAllFormats(
63 sequence<Implementation> getCollatorImplementations(
68 sequence<string> getSearchOptions(
73 sequence<string> getCollationOptions(
78 sequence<string> getTransliterations(
90 sequence<string> getReservedWord(
95 sequence<com::sun::star::lang::Locale> getAllInstalledLocaleNames();
The language and country identifiers and descriptive names of the loaded locale data returned by XLoc...
Definition: LanguageCountryInfo.idl:33
Definition: Ambiguous.idl:20
Locale (mostly CJK) dependent characters that are forbidden at the start or end of a line...
Definition: ForbiddenCharacters.idl:33
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:33
Locale specific data, for example, separators, quotation marks.
Definition: LocaleDataItem.idl:31
Access locale specific data as it is defined in XML locale data files compiled into the binary data l...
Definition: XLocaleData.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:45