Searched refs:getPhoneticCandidate (Results 1 – 9 of 9) sorted by relevance
| /trunk/main/i18npool/source/indexentry/ |
| H A D | indexentrysupplier.cxx | 70 OUString SAL_CALL IndexEntrySupplier::getPhoneticCandidate( const OUString& rIndexEntry, in getPhoneticCandidate() function in com::sun::star::i18n::IndexEntrySupplier 74 return xIES->getPhoneticCandidate(rIndexEntry, rLocale); in getPhoneticCandidate()
|
| H A D | indexentrysupplier_common.cxx | 59 OUString SAL_CALL IndexEntrySupplier_Common::getPhoneticCandidate( const OUString&, in getPhoneticCandidate() function in com::sun::star::i18n::IndexEntrySupplier_Common
|
| H A D | indexentrysupplier_asian.cxx | 112 IndexEntrySupplier_asian::getPhoneticCandidate( const OUString& rIndexEntry, in getPhoneticCandidate() function in com::sun::star::i18n::IndexEntrySupplier_asian
|
| /trunk/main/i18npool/inc/ |
| H A D | indexentrysupplier_asian.hxx | 53 rtl::OUString SAL_CALL getPhoneticCandidate( const rtl::OUString& rIndexEntry,
|
| H A D | indexentrysupplier_common.hxx | 59 virtual rtl::OUString SAL_CALL getPhoneticCandidate( const rtl::OUString& IndexEntry,
|
| H A D | indexentrysupplier.hxx | 61 virtual rtl::OUString SAL_CALL getPhoneticCandidate( const rtl::OUString& IndexEntry,
|
| /trunk/main/offapi/com/sun/star/i18n/ |
| H A D | XExtendedIndexEntrySupplier.idl | 77 string getPhoneticCandidate( [in] string aIndexEntry,
|
| /trunk/test/testuno/source/api/i18n/ |
| H A D | XExtendedIndexEntrySupplierTest.java | 173 String getting = oObj.getPhoneticCandidate(new String(c), loc); in _getPhoneticCandidate()
|
| /trunk/main/sw/source/ui/index/ |
| H A D | swuiidxmrk.cxx | 418 return xExtendedIndexEntrySupplier->getPhoneticCandidate(rText, aLocale); in GetDefaultPhoneticReading()
|