20 #ifndef __com_sun_star_i18n_LanguageCountryInfo_idl__ 21 #define __com_sun_star_i18n_LanguageCountryInfo_idl__ 24 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:36
string LanguageDefaultName
Descriptive language name, for example, "English" or "German".
Definition: LanguageCountryInfo.idl:41
string Language
ISO-639 language code, for example, "en" or "de".
Definition: LanguageCountryInfo.idl:39
string Country
ISO-3166 country code, for example, "US" or "DE".
Definition: LanguageCountryInfo.idl:43
Definition: Ambiguous.idl:22
string Variant
A variant name.
Definition: LanguageCountryInfo.idl:47
string CountryDefaultName
Descriptive country name, for example, "United States" or "Germany".
Definition: LanguageCountryInfo.idl:45