Home
last modified time | relevance | path

Searched refs:GetCountry (Results 1 – 11 of 11) sorted by relevance

/trunk/main/lingucomponent/source/languageguessing/
H A Dguesslang.cxx240 aRes.Country = OUString::createFromAscii(g.GetCountry().c_str()); in guessPrimaryLanguage()
283 current_aRes.Country = A2OU( gs[i].GetCountry().c_str() ); in getAvailableLanguages()
307 current_aRes.Country = A2OU( gs[i].GetCountry().c_str() ); in getEnabledLanguages()
331 current_aRes.Country = A2OU( gs[i].GetCountry().c_str() ); in getDisabledLanguages()
H A Dguess.cxx113 string Guess::GetCountry() in GetCountry() function in Guess
128 toString += GetCountry(); in operator ==()
H A Dguess.hxx56 string GetCountry();
/trunk/main/unotools/source/config/
H A Duseroptions.cxx92 ::rtl::OUString GetCountry() const;
355 ::rtl::OUString SvtUserOptions_Impl::GetCountry() const in GetCountry() function in SvtUserOptions_Impl
905 case USER_OPT_COUNTRY: pRet = GetCountry(); break; in GetToken()
1045 ::rtl::OUString SvtUserOptions::GetCountry() const in GetCountry() function in SvtUserOptions
1048 return pImp->GetCountry(); in GetCountry()
/trunk/main/unotools/inc/unotools/
H A Duseroptions.hxx76 ::rtl::OUString GetCountry() const;
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.hxx148 ::rtl::OUString GetCountry() const;
H A Dmmaddressblockpage.cxx224 rConfig.SetCountrySettings(pDlg->IsIncludeCountry(), pDlg->GetCountry()); in IMPL_LINK()
468 ::rtl::OUString SwSelectAddressBlockDialog::GetCountry() const in GetCountry() function in SwSelectAddressBlockDialog
/trunk/main/svl/qa/complex/ConfigItems/helper/
H A DUserOptTest.cxx178 ::rtl::OUString sCheck = m_aConfigItem.GetCountry(); in impl_checkSetCountry()
/trunk/main/sw/source/ui/envelp/
H A Denvimg.cxx94 sRet += (String)rUserOpt.GetCountry(); in MakeSender()
H A Dlabimg.cxx405 aItem.aCompCountry = aItem.aPrivCountry = rUserOpt.GetCountry(); in SwLabCfgItem()
/trunk/main/cui/source/options/
H A Doptgenrl.cxx473 aCountryEdit.SetText( aUserOpt.GetCountry() ); in SetAddress_Impl()

Completed in 70 milliseconds