Searched refs:rIndexEntry2 (Results 1 – 5 of 5) sorted by relevance
/trunk/main/i18npool/source/indexentry/ |
H A D | indexentrysupplier_asian.cxx | 96 const OUString& rIndexEntry2, const OUString& rPhoneticEntry2, const Locale& rLocale2 ) in compareIndexEntry() argument 100 getEntry(rIndexEntry2, rPhoneticEntry2, rLocale2)); in compareIndexEntry() 107 result = collator->compareString(rIndexEntry1, rIndexEntry2); in compareIndexEntry()
|
H A D | indexentrysupplier_default.cxx | 65 const OUString& rIndexEntry2, const OUString& rPhoneticEntry2, const lang::Locale& rLocale2 ) in compareIndexEntry() argument 70 index->getIndexWeight(getEntry(rIndexEntry2, rPhoneticEntry2, rLocale2)); in compareIndexEntry() 74 rIndexEntry2, rPhoneticEntry2, rLocale2); in compareIndexEntry()
|
H A D | indexentrysupplier_common.cxx | 90 const OUString& rIndexEntry2, const OUString&, const lang::Locale& ) in compareIndexEntry() argument 94 collator->compareString(rIndexEntry1, rIndexEntry2)); in compareIndexEntry()
|
H A D | indexentrysupplier.cxx | 90 const OUString& rIndexEntry2, const OUString& rPhoneticEntry2, const Locale& rLocale2 ) in compareIndexEntry() argument 95 rIndexEntry2, rPhoneticEntry2, rLocale2); in compareIndexEntry()
|
/trunk/main/i18npool/inc/ |
H A D | indexentrysupplier_asian.hxx | 50 const rtl::OUString& rIndexEntry2, const rtl::OUString& rPhoneticEntry2,
|
Completed in 18 milliseconds