Searched refs:getPhoneticCandidate (Results 1 – 10 of 10) sorted by relevance
/aoo41x/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
|
/aoo41x/main/qadevOOo/objdsc/i18n/ |
H A D | com.sun.star.i18n.IndexEntrySupplier.csv | 4 …ntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"getPhoneticCandidate()"
|
/aoo41x/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,
|
/aoo41x/main/qadevOOo/tests/java/ifc/i18n/ |
H A D | _XExtendedIndexEntrySupplier.java | 127 String getting = oObj.getPhoneticCandidate(new String(c), loc); in _getPhoneticCandidate()
|
/aoo41x/main/offapi/com/sun/star/i18n/ |
H A D | XExtendedIndexEntrySupplier.idl | 77 string getPhoneticCandidate( [in] string aIndexEntry,
|
/aoo41x/main/sw/source/ui/index/ |
H A D | swuiidxmrk.cxx | 418 return xExtendedIndexEntrySupplier->getPhoneticCandidate(rText, aLocale); in GetDefaultPhoneticReading()
|
Completed in 214 milliseconds