Searched refs:GetCountry (Results 1 – 11 of 11) sorted by relevance
240 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()
113 string Guess::GetCountry() in GetCountry() function in Guess128 toString += GetCountry(); in operator ==()
56 string GetCountry();
92 ::rtl::OUString GetCountry() const;355 ::rtl::OUString SvtUserOptions_Impl::GetCountry() const in GetCountry() function in SvtUserOptions_Impl905 case USER_OPT_COUNTRY: pRet = GetCountry(); break; in GetToken()1045 ::rtl::OUString SvtUserOptions::GetCountry() const in GetCountry() function in SvtUserOptions1048 return pImp->GetCountry(); in GetCountry()
76 ::rtl::OUString GetCountry() const;
148 ::rtl::OUString GetCountry() const;
224 rConfig.SetCountrySettings(pDlg->IsIncludeCountry(), pDlg->GetCountry()); in IMPL_LINK()468 ::rtl::OUString SwSelectAddressBlockDialog::GetCountry() const in GetCountry() function in SwSelectAddressBlockDialog
178 ::rtl::OUString sCheck = m_aConfigItem.GetCountry(); in impl_checkSetCountry()
94 sRet += (String)rUserOpt.GetCountry(); in MakeSender()
389 aItem.aCompCountry = aItem.aPrivCountry = rUserOpt.GetCountry(); in SwLabCfgItem()
473 aCountryEdit.SetText( aUserOpt.GetCountry() ); in SetAddress_Impl()
Completed in 52 milliseconds