Searched refs:rPhoneticEntry1 (Results 1 – 4 of 4) sorted by relevance
/aoo41x/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() 104 if (result == 0 && usePhonetic && rPhoneticEntry1.getLength() > 0 && 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.cxx | 89 const OUString& rIndexEntry1, const OUString& rPhoneticEntry1, const Locale& rLocale1, in compareIndexEntry() argument 94 return xIES->compareIndexEntry(rIndexEntry1, rPhoneticEntry1, rLocale1, in compareIndexEntry()
|
/aoo41x/main/i18npool/inc/ |
H A D | indexentrysupplier_asian.hxx | 48 const rtl::OUString& rIndexEntry1, const rtl::OUString& rPhoneticEntry1,
|
Completed in 29 milliseconds