Home
last modified time | relevance | path

Searched refs:rLocale1 (Results 1 – 13 of 13) sorted by relevance

/aoo41x/main/i18npool/source/indexentry/
H A Dindexentrysupplier_asian.cxx95 const OUString& rIndexEntry1, const OUString& rPhoneticEntry1, const Locale& rLocale1, in compareIndexEntry() argument
99 sal_Int32 result = collator->compareString(getEntry(rIndexEntry1, rPhoneticEntry1, rLocale1), in compareIndexEntry()
105 rLocale1.Language == rLocale2.Language && rLocale1.Country == rLocale2.Country && in compareIndexEntry()
106 rLocale1.Variant == rLocale2.Variant) in compareIndexEntry()
H A Dindexentrysupplier_ja_phonetic.cxx59 const OUString& IndexEntry1, const OUString& PhoneticEntry1, const lang::Locale& rLocale1, in compareIndexEntry() argument
64 IndexEntrySupplier_ja_phonetic::getIndexKey(IndexEntry1, PhoneticEntry1, rLocale1), in compareIndexEntry()
69 IndexEntry1, PhoneticEntry1, rLocale1, in compareIndexEntry()
H A Dindexentrysupplier_default.cxx64 const OUString& rIndexEntry1, const OUString& rPhoneticEntry1, const lang::Locale& rLocale1, in compareIndexEntry() argument
69 index->getIndexWeight(getEntry(rIndexEntry1, rPhoneticEntry1, rLocale1)) - in compareIndexEntry()
73 rIndexEntry1, rPhoneticEntry1, rLocale1, in compareIndexEntry()
H A Dindexentrysupplier.cxx89 const OUString& rIndexEntry1, const OUString& rPhoneticEntry1, const Locale& rLocale1, in compareIndexEntry() argument
94 return xIES->compareIndexEntry(rIndexEntry1, rPhoneticEntry1, rLocale1, in compareIndexEntry()
/aoo41x/main/sc/source/core/tool/
H A Dcellkeytranslator.cxx51 static LocaleMatch lclLocaleCompare(const Locale& rLocale1, const Locale& rLocale2) in lclLocaleCompare() argument
54 if ( !rLocale1.Language.compareTo(rLocale1.Language) ) in lclLocaleCompare()
59 if ( !rLocale1.Country.compareTo(rLocale2.Country) ) in lclLocaleCompare()
64 if ( !rLocale1.Variant.compareTo(rLocale2.Variant) ) in lclLocaleCompare()
/aoo41x/main/sw/source/core/inc/
H A Dtxmsrt.hxx81 const ::com::sun::star::lang::Locale& rLocale1,
86 const ::com::sun::star::lang::Locale& rLocale1, in IsEqual()
90 return 0 == Compare( rTxt1, rTxtReading1, rLocale1, in IsEqual()
95 const ::com::sun::star::lang::Locale& rLocale1, in IsLess()
99 return -1 == Compare( rTxt1, rTxtReading1, rLocale1, in IsLess()
/aoo41x/main/sw/source/core/tox/
H A Dtoxhlp.cxx167 const STAR_NMSPC::lang::Locale& rLocale1, in CompareIndexEntry() argument
173 nRet = xIES->compareIndexEntry( rTxt1, rTxtReading1, rLocale1, in CompareIndexEntry()
H A Dtxmsrt.cxx124 const lang::Locale& rLocale1, in Compare() argument
128 return pIndexWrapper->CompareIndexEntry( rTxt1, rTxtReading1, rLocale1, in Compare()
/aoo41x/main/i18npool/inc/
H A Dindexentrysupplier_asian.hxx49 const com::sun::star::lang::Locale& rLocale1,
H A Dindexentrysupplier_ja_phonetic.hxx47 const rtl::OUString& PhoneticEntry1, const com::sun::star::lang::Locale& rLocale1,\
H A Dindexentrysupplier_default.hxx50 const rtl::OUString& PhoneticEntry1, const com::sun::star::lang::Locale& rLocale1,
H A Dindexentrysupplier_common.hxx73 const rtl::OUString& PhoneticEntry1, const com::sun::star::lang::Locale& rLocale1,
H A Dindexentrysupplier.hxx70 const rtl::OUString& PhoneticEntry1, const com::sun::star::lang::Locale& rLocale1,

Completed in 47 milliseconds