Home
last modified time | relevance | path

Searched refs:Country (Results 76 – 100 of 224) sorted by relevance

123456789

/aoo42x/main/linguistic/source/
H A Dconvdiclist.cxx73 r1.Country == r2.Country && in operator ==()
H A Dmisc.cxx94 aLcl.Country != rLcl.Country || in GetLocaleDataWrapper()
/aoo42x/main/sfx2/source/doc/
H A Ddoctemplates.cxx418 aLang += maLocale.Country; in DECLARE_LIST()
519 maLocale.Country in getDefaultLocale()
527 maLocale.Country in getDefaultLocale()
1175 ( maLocale.Country != rLocale.Country ) ) in setLocale()
/aoo42x/main/svl/source/misc/
H A Dsvldata.cxx68 aISOcode += rLocale.Country; in GetSimpleRM()
/aoo42x/main/sal/inc/rtl/
H A Dlocale.h54 rtl_uString * Country; member
H A Dlocale.hxx217 OUString getCountry() const { return pData->Country; } in getCountry()
/aoo42x/main/i18npool/source/isolang/
H A Dinunx.cxx109 rtl::OUString rCountry( procLocale->Country ); in getPlatformSystemLanguageImpl()
/aoo42x/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx532 aLocale.Country = rtl::OUString::createFromAscii("TW"); in ChineseDictionaryDialog()
547 aLocale.Country = rtl::OUString::createFromAscii("CN"); in ChineseDictionaryDialog()
/aoo42x/main/sc/source/filter/inc/
H A Dimp_op.hxx157 void Country( void ); // 0x8C
/aoo42x/main/offapi/com/sun/star/i18n/
H A DLanguageCountryInfo.idl49 string Country;
/aoo42x/main/unotools/source/misc/
H A Dsyslocale.cxx199 aLocale.Country.getStr(), aLocale.Variant.getStr() ); in GetBestMimeEncoding()
/aoo42x/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_shared.h47 locale.Country = slang.getToken( 0, '-', nIndex ); in toLocale()
/aoo42x/main/sfx2/source/menu/
H A Dthessubmenu.cxx134 rLocale.Country = aIsoLang.Copy( nPos + 1 ); in GetLocale()
/aoo42x/main/desktop/source/deployment/misc/
H A Ddp_resource.cxx197 locale.Country = country; in toLocale()
H A Ddp_descriptioninfoset.cxx840 if (officeLocale.Country.getLength()) in matchCountryAndLanguage()
844 officeLocale.Country); in matchCountryAndLanguage()
/aoo42x/main/cui/source/options/
H A Doptgdlg.cxx1370 aLocale.Country = rLang.copy(nSep+1, rLang.getLength() - (nSep+1)); in lcl_LangStringToLangType()
1485 if ( aLocale.Country.getLength() > 0 ) in FillItemSet()
1488 sNewLang += aLocale.Country; in FillItemSet()
H A Doptlingu.cxx691 pAdd[i].Country == pAllLocales[j].Country; in lcl_MergeLocales()
2482 aLastLocale.Country = aCurLocale.Country; in IMPL_LINK()
/aoo42x/main/oox/source/drawingml/
H A Dtextcharacterproperties.cxx109 aLocale.Country = moLang.get().copy( nSepPos + 1 ); in pushToPropMap()
/aoo42x/main/unotools/source/config/
H A Dpathoptions.cxx535 m_aLocale.Country = aLocaleStr.getToken(0, '-', nIndex ); in SvtPathOptions_Impl()
542 m_aLocale.Country = OStringToOUString(OString("US"), RTL_TEXTENCODING_UTF8); in SvtPathOptions_Impl()
/aoo42x/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx805 … rtl::OUStringToOString( aLocale.Country, RTL_TEXTENCODING_ASCII_US).toAsciiLowerCase().getStr() ); in Locale2String()
824 aLocale.Country = rtl::OUString::createFromAscii(country); in String2Locale()
/aoo42x/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java308 aLocale.Country = java.util.Locale.getDefault().getCountry(); in checkIfLanguagePathExists()
314 String sCountry = aLocale.Country; in checkIfLanguagePathExists()
/aoo42x/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleContext.java320 log.println("The locale is " + loc.Language + "," + loc.Country); in _getLocale()
/aoo42x/main/offapi/com/sun/star/resource/
H A DStringResourceWithStorage.idl63 "[BaseName]_[Language]_[Country].properties",
H A DStringResourceWithLocation.idl63 "[BaseName]_[Language]_[Country].properties",
/aoo42x/main/sc/source/filter/xml/
H A Dxmlsorti.cxx171 aLocale.Country = sCountry; in EndElement()

Completed in 168 milliseconds

123456789