Searched refs:rIndexEntry1 (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/i18npool/source/indexentry/ |
H A D | indexentrysupplier_asian.cxx | 95 const OUString& rIndexEntry1, const OUString& rPhoneticEntry1, const Locale& rLocale1, in compareIndexEntry() argument 99 sal_Int32 result = collator->compareString(getEntry(rIndexEntry1, rPhoneticEntry1, rLocale1), in compareIndexEntry() 107 result = collator->compareString(rIndexEntry1, rIndexEntry2); in compareIndexEntry()
|
H A D | indexentrysupplier_default.cxx | 64 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 D | indexentrysupplier_common.cxx | 89 const OUString& rIndexEntry1, const OUString&, const lang::Locale&, in compareIndexEntry() argument 94 collator->compareString(rIndexEntry1, rIndexEntry2)); in compareIndexEntry()
|
H A D | indexentrysupplier.cxx | 89 const OUString& rIndexEntry1, const OUString& rPhoneticEntry1, const Locale& rLocale1, in compareIndexEntry() argument 94 return xIES->compareIndexEntry(rIndexEntry1, rPhoneticEntry1, rLocale1, in compareIndexEntry()
|
/aoo42x/main/i18npool/inc/ |
H A D | indexentrysupplier_asian.hxx | 48 const rtl::OUString& rIndexEntry1, const rtl::OUString& rPhoneticEntry1,
|
Completed in 33 milliseconds