Home
last modified time | relevance | path

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

/trunk/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()
107 result = collator->compareString(rIndexEntry1, rIndexEntry2); 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_common.cxx89 const OUString& rIndexEntry1, const OUString&, const lang::Locale&, in compareIndexEntry() argument
94 collator->compareString(rIndexEntry1, rIndexEntry2)); 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()
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_asian.hxx48 const rtl::OUString& rIndexEntry1, const rtl::OUString& rPhoneticEntry1,

Completed in 26 milliseconds