Home
last modified time | relevance | path

Searched refs:usePhoneticEntry (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/qadevOOo/tests/java/ifc/i18n/
H A D_XExtendedIndexEntrySupplier.java207 boolean locResult = oObj.usePhoneticEntry(locales[i]) == expected; in _usePhoneticEntry()
212 log.println("Getting " + oObj.usePhoneticEntry(locales[i])); in _usePhoneticEntry()
/aoo41x/main/qadevOOo/objdsc/i18n/
H A Dcom.sun.star.i18n.IndexEntrySupplier.csv3 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"usePhoneticEntry
/aoo41x/main/i18npool/source/indexentry/
H A Dindexentrysupplier_common.cxx65 sal_Bool SAL_CALL IndexEntrySupplier_Common::usePhoneticEntry( const lang::Locale& ) throw (Runtime… in usePhoneticEntry() function in com::sun::star::i18n::IndexEntrySupplier_Common
H A Dindexentrysupplier.cxx65 sal_Bool SAL_CALL IndexEntrySupplier::usePhoneticEntry( const Locale& rLocale ) throw (RuntimeExcep… in usePhoneticEntry() function in com::sun::star::i18n::IndexEntrySupplier
/aoo41x/main/i18npool/inc/
H A Dindexentrysupplier_common.hxx55 virtual sal_Bool SAL_CALL usePhoneticEntry(
H A Dindexentrysupplier.hxx57 virtual sal_Bool SAL_CALL usePhoneticEntry(
/aoo41x/main/offapi/com/sun/star/i18n/
H A DXExtendedIndexEntrySupplier.idl71 boolean usePhoneticEntry( [in] com::sun::star::lang::Locale aLocale);

Completed in 32 milliseconds