Searched refs:bIsCountry (Results 1 – 3 of 3) sorted by relevance
122 void checkSecondSubtag(::rtl::OUString const & tag, bool & bIsCountry) in checkSecondSubtag() argument129 bIsCountry = false; in checkSecondSubtag()140 bIsCountry = true; in checkSecondSubtag()193 bool bIsCountry = false; in toLocale() local194 checkSecondSubtag(country, bIsCountry); in toLocale()195 if (bIsCountry) in toLocale()
146 void SetSettings(sal_Bool bIsCountry, ::rtl::OUString sCountry);
454 sal_Bool bIsCountry, ::rtl::OUString rCountry) in SetSettings() argument456 if(bIsCountry) in SetSettings()
Completed in 27 milliseconds