Home
last modified time | relevance | path

Searched refs:rPhoneticEntry1 (Results 1 – 4 of 4) 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()
104 if (result == 0 && usePhonetic && rPhoneticEntry1.getLength() > 0 && 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()
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_asian.hxx48 const rtl::OUString& rIndexEntry1, const rtl::OUString& rPhoneticEntry1,

Completed in 18 milliseconds