Home
last modified time | relevance | path

Searched refs:bIsCountry (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/desktop/source/deployment/misc/
H A Ddp_resource.cxx122 void checkSecondSubtag(::rtl::OUString const & tag, bool & bIsCountry) in checkSecondSubtag() argument
129 bIsCountry = false; in checkSecondSubtag()
140 bIsCountry = true; in checkSecondSubtag()
193 bool bIsCountry = false; in toLocale() local
194 checkSecondSubtag(country, bIsCountry); in toLocale()
195 if (bIsCountry) in toLocale()
/aoo4110/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.hxx146 void SetSettings(sal_Bool bIsCountry, ::rtl::OUString sCountry);
H A Dmmaddressblockpage.cxx454 sal_Bool bIsCountry, ::rtl::OUString rCountry) in SetSettings() argument
456 if(bIsCountry) in SetSettings()

Completed in 27 milliseconds