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 {
Definition: Ambiguous.idl:22
The language and country identifiers and descriptive names of the loaded locale data returned by XLoc...
Definition: LanguageCountryInfo.idl:37
string Variant
A variant name.
Definition: LanguageCountryInfo.idl:47
string CountryDefaultName
Descriptive country name, for example, "United States" or "Germany".
Definition: LanguageCountryInfo.idl:45
string Country
ISO-3166 country code, for example, "US" or "DE".
Definition: LanguageCountryInfo.idl:43
string Language
ISO-639 language code, for example, "en" or "de".
Definition: LanguageCountryInfo.idl:39
string LanguageDefaultName
Descriptive language name, for example, "English" or "German".
Definition: LanguageCountryInfo.idl:41