Home
last modified time | relevance | path

Searched refs:rIndexEntry2 (Results 1 – 5 of 5) sorted by relevance

/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_asian.cxx96 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 Dindexentrysupplier_default.cxx65 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 Dindexentrysupplier_common.cxx90 const OUString& rIndexEntry2, const OUString&, const lang::Locale& ) in compareIndexEntry() argument
94 collator->compareString(rIndexEntry1, rIndexEntry2)); in compareIndexEntry()
H A Dindexentrysupplier.cxx90 const OUString& rIndexEntry2, const OUString& rPhoneticEntry2, const Locale& rLocale2 ) in compareIndexEntry() argument
95 rIndexEntry2, rPhoneticEntry2, rLocale2); in compareIndexEntry()
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_asian.hxx50 const rtl::OUString& rIndexEntry2, const rtl::OUString& rPhoneticEntry2,

Completed in 23 milliseconds