Home
last modified time | relevance | path

Searched refs:Country (Results 51 – 75 of 224) sorted by relevance

123456789

/aoo42x/main/xmloff/source/text/
H A DXMLIndexBibliographyConfigurationContext.cxx149 aLocale.Country = sValue; in ProcessAttribute()
268 (aLocale.Country.getLength() > 0) ) in CreateAndInsert()
/aoo42x/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java268 l.Country = "GB"; in check()
272 assertTrue("setLanguage Cty", l.Country.equals(l2.Country)); in check()
/aoo42x/main/i18npool/source/isolang/
H A Dmslangid.cxx179 convertLanguageToIsoNames( nLang, rLocale.Language, rLocale.Country); in convertLanguageToLocale()
211 rLocale.Country); in convertLocaleToLanguage()
/aoo42x/main/sc/source/core/data/
H A Dsortparam.cxx142 && (aCollatorLocale.Country == rOther.aCollatorLocale.Country) in operator ==()
/aoo42x/main/unotools/source/i18n/
H A Dtextsearch.cxx100 rSO1.Locale.Country == rSO2.Locale.Country && in lcl_Equals()
H A Dcharclass.cxx112 aLocale.Country = rLocale.Country; in setLocale()
/aoo42x/main/desktop/source/app/
H A Dappfirststart.cxx77 if ( aLocale.Country.getLength() != 0 ) in GetLicensePath()
80 aLangString += aLocale.Country; in GetLicensePath()
/aoo42x/main/reportdesign/source/core/inc/
H A DReportHelperImpl.hxx473 || varName.aCharLocale.Country != the_value.Country \
691 || varName.aCharLocaleAsian.Country != the_value.Country \
783 || varName.aCharLocaleComplex.Country != the_value.Country \
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx878 if ( pProcessLocale->Country->length ) in lcl_getSystemLocale()
881 … aProcLocale.append( pProcessLocale->Country->buffer, pProcessLocale->Country->length ); in lcl_getSystemLocale()
/aoo42x/main/vcl/source/gdi/
H A Dimpimagetree.cxx165 if (loc.Country.getLength() != 0) { in loadImage()
168 b.append(loc.Country); in loadImage()
/aoo42x/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java138 xLanguage.Country = "de"; // Germany -> DM in Convert()
277 xLanguage.Country = "de"; // Germany -> DM in createExampleData()
/aoo42x/main/i18npool/inc/
H A Dlocaledata.hxx67 return l1.Language == l2.Language && l1.Country == l2.Country && l1.Variant == l2.Variant; in operator ==()
/aoo42x/main/linguistic/workben/
H A Dsspellimp.cxx59 rL1.Country == rL2.Country && in operator ==()
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleHyphenator.java92 aLoc1.Country .equals( aLoc2.Country ) && in IsEqual()
/aoo42x/main/svtools/source/dialogs/
H A Daddresstemplate.src182 …Text = "FirstName;LastName;Company;Department;Street;Zip;City;State;Country;PhonePriv;PhoneComp;Ph…
215 Text [ en-US ] = "Country" ;
/aoo42x/main/basctl/source/dlged/
H A Dmanagelang.cxx66 rLocaleLeft.Country.equals( rLocaleRight.Country ) && in localesAreEqual()
/aoo42x/main/i18npool/source/numberformatcode/
H A Dnumberformatcode.cxx157 if ( aLocale.Country != rLocale.Country in setupLocale()
/aoo42x/main/extensions/source/resource/
H A Doooresourceloader.cxx80 if ( _lhs.second.Country < _rhs.second.Country ) in operator ()()
/aoo42x/main/i18npool/source/nativenumber/
H A Dnativenumbersupplier.cxx514 #define isCtry(ctry) rLocale.Country.equalsAsciiL(ctry, 2)
579 !aLocale.Country.equals(rLocale.Country) || in getNativeNumberString()
/aoo42x/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1507 if (descrFileLocale.Country == officeLocale.Country in scanBundle()
1508 && locale.Country != officeLocale.Country) in scanBundle()
/aoo42x/main/xmloff/source/meta/
H A Dxmlmetae.cxx162 if ( aLocale.Country.getLength() ) in _MExport()
165 sValue += aLocale.Country; in _MExport()
/aoo42x/main/configmgr/source/
H A Dconfigurationprovider.cxx356 eLocale.Language, eLocale.Country, eLocale.Variant).toISO(); in setLocale()
368 loc.Country = l.getCountry(); in getLocale()
/aoo42x/main/framework/source/services/
H A Dlicense.cxx288 if ( aLocale.Country.getLength() != 0 ) in execute()
291 aLangString += aLocale.Country; in execute()
/aoo42x/main/cui/source/dialogs/
H A Dabout.cxx229 if ( aLocale.Country.getLength() ) in ReadmeDialog()
232 aBuff.append( aLocale.Country ); in ReadmeDialog()
/aoo42x/main/offapi/com/sun/star/resource/
H A DXStringResourcePersistence.idl142 "[BaseName]_[Language]_[Country].properties",
179 "[BaseName]_[Language]_[Country].properties",

Completed in 138 milliseconds

123456789