Lines Matching refs:locale
55 /** creates a locale from language, country, and variant.
74 /** the common method of getting the current default locale.
79 locale, you probably want to reload your GUI, so that the
92 /** sets the default locale for the whole environment.
96 locale.
139 the ISO language code for the specified locale.
141 string getISO3Language( [in] com::sun::star::lang::Locale locale )
148 the ISO country code for the specified locale.
150 string getISO3Country( [in] com::sun::star::lang::Locale locale )
159 is from the default locale.
161 string getDisplayLanguage_Default( [in] com::sun::star::lang::Locale locale );
177 string getDisplayLanguage( [in] com::sun::star::lang::Locale locale,
186 is from the default locale.
188 string getDisplayCountry_Default( [in] com::sun::star::lang::Locale locale );
200 string getDisplayCountry( [in] com::sun::star::lang::Locale locale,
208 is from the default locale.
210 string getDisplayVariant_Default( [in] com::sun::star::lang::Locale locale );
222 string getDisplayVariant( [in] com::sun::star::lang::Locale locale,
229 a string to display the entire locale to user. If the localized
230 name is not found, uses the ISO codes. The default locale is used
233 string getDisplayName_Default( [in] com::sun::star::lang::Locale locale );
239 a string to display the entire locale to user. If the localized
243 specifies the desired user locale.
245 string getDisplayName( [in] com::sun::star::lang::Locale locale,
255 <p>A locale is deemed equal to another locale with identical