Top   Module   Use   Manual   Index 

com :: sun :: star :: i18n ::

struct LanguageCountryInfo


Description
The language and country identifiers and descriptive names of the loaded locale data.

Returned by XLocaleData::getLanguageCountryInfo() .



Elements

string Language
string LanguageDefaultName
string Country
string CountryDefaultName
string Variant
Top of Page