Searched refs:rPhoneticEntry (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/i18npool/source/indexentry/ |
H A D | indexentrysupplier_asian.cxx | 88 const OUString& rPhoneticEntry, const Locale& rLocale) throw (RuntimeException) in getIndexKey() argument 90 return getIndexCharacter(getEntry(rIndexEntry, rPhoneticEntry, rLocale), rLocale, aAlgorithm); in getIndexKey()
|
H A D | indexentrysupplier.cxx | 80 const OUString& rPhoneticEntry, const Locale& rLocale ) throw (RuntimeException) in getIndexKey() argument 83 return xIES->getIndexKey(rIndexEntry, rPhoneticEntry, rLocale); in getIndexKey()
|
H A D | indexentrysupplier_default.cxx | 58 const OUString& rPhoneticEntry, const lang::Locale& rLocale ) throw (RuntimeException) in getIndexKey() argument 60 return index->getIndexDescription(getEntry(rIndexEntry, rPhoneticEntry, rLocale)); in getIndexKey()
|
/aoo4110/main/i18npool/inc/ |
H A D | indexentrysupplier_asian.hxx | 45 const rtl::OUString& rPhoneticEntry, const com::sun::star::lang::Locale& rLocale)
|
Completed in 27 milliseconds