Home
last modified time | relevance | path

Searched refs:getPhoneticCandidate (Results 1 – 10 of 10) sorted by relevance

/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier.cxx70 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 Dindexentrysupplier_common.cxx59 OUString SAL_CALL IndexEntrySupplier_Common::getPhoneticCandidate( const OUString&, in getPhoneticCandidate() function in com::sun::star::i18n::IndexEntrySupplier_Common
H A Dindexentrysupplier_asian.cxx112 IndexEntrySupplier_asian::getPhoneticCandidate( const OUString& rIndexEntry, in getPhoneticCandidate() function in com::sun::star::i18n::IndexEntrySupplier_asian
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/i18n/
H A Dcom.sun.star.i18n.IndexEntrySupplier.csv4 …ntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"getPhoneticCandidate()"
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_asian.hxx53 rtl::OUString SAL_CALL getPhoneticCandidate( const rtl::OUString& rIndexEntry,
H A Dindexentrysupplier_common.hxx59 virtual rtl::OUString SAL_CALL getPhoneticCandidate( const rtl::OUString& IndexEntry,
H A Dindexentrysupplier.hxx61 virtual rtl::OUString SAL_CALL getPhoneticCandidate( const rtl::OUString& IndexEntry,
/trunk/main/offapi/com/sun/star/i18n/
H A DXExtendedIndexEntrySupplier.idl77 string getPhoneticCandidate( [in] string aIndexEntry,
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XExtendedIndexEntrySupplier.java127 String getting = oObj.getPhoneticCandidate(new String(c), loc); in _getPhoneticCandidate()
/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx418 return xExtendedIndexEntrySupplier->getPhoneticCandidate(rText, aLocale); in GetDefaultPhoneticReading()

Completed in 23 milliseconds