21 module
com { module sun { module star { module i18n {
The language and country identifiers and descriptive names of the loaded locale data returned by XLoc...
Definition: LanguageCountryInfo.idl:33
string LanguageDefaultName
Descriptive language name, for example, "English" or "German".
Definition: LanguageCountryInfo.idl:38
string Language
ISO-639 language code, for example, "en" or "de".
Definition: LanguageCountryInfo.idl:36
string Country
ISO-3166 country code, for example, "US" or "DE".
Definition: LanguageCountryInfo.idl:40
Definition: Ambiguous.idl:20
string Variant
A variant name.
Definition: LanguageCountryInfo.idl:44
string CountryDefaultName
Descriptive country name, for example, "United States" or "Germany".
Definition: LanguageCountryInfo.idl:42