Home
last modified time | relevance | path

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

/trunk/test/testuno/source/api/i18n/
H A DXExtendedIndexEntrySupplierTest.java251 boolean locResult = oObj.usePhoneticEntry(locales[i]) == expected; in _usePhoneticEntry()
256 System.out.println("Getting " + oObj.usePhoneticEntry(locales[i])); in _usePhoneticEntry()
/trunk/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
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_common.hxx55 virtual sal_Bool SAL_CALL usePhoneticEntry(
H A Dindexentrysupplier.hxx57 virtual sal_Bool SAL_CALL usePhoneticEntry(
/trunk/main/offapi/com/sun/star/i18n/
H A DXExtendedIndexEntrySupplier.idl71 boolean usePhoneticEntry( [in] com::sun::star::lang::Locale aLocale);