Home
last modified time | relevance | path

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

/trunk/test/testuno/source/api/i18n/
H A DXExtendedIndexEntrySupplierTest.java69 algorithms = getAlgorithmList(); in before()
91 HashMap<Integer, String[]> algorithms = getAlgorithmList(); in _getAlgorithmList()
116 private HashMap<Integer, String[]> getAlgorithmList() { in getAlgorithmList() method in XExtendedIndexEntrySupplierTest
119 String[] algNames = oObj.getAlgorithmList(locales[i]); in getAlgorithmList()
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier.cxx47 Sequence < OUString > SAL_CALL IndexEntrySupplier::getAlgorithmList( const Locale& rLocale ) throw … in getAlgorithmList() function in com::sun::star::i18n::IndexEntrySupplier
55 Sequence < OUString > algorithmList = getAlgorithmList( rLocale ); in loadAlgorithm()
H A Dindexentrysupplier_common.cxx54 Sequence < OUString > SAL_CALL IndexEntrySupplier_Common::getAlgorithmList( const lang::Locale& ) t… in getAlgorithmList() function in com::sun::star::i18n::IndexEntrySupplier_Common
/trunk/main/sw/source/core/tox/
H A Dtoxhlp.cxx125 sRet = xIES->getAlgorithmList( rLcl ); in GetAlgorithmList()
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_common.hxx51 virtual com::sun::star::uno::Sequence < rtl::OUString > SAL_CALL getAlgorithmList(
H A Dindexentrysupplier.hxx48 virtual com::sun::star::uno::Sequence < rtl::OUString > SAL_CALL getAlgorithmList(
/trunk/main/offapi/com/sun/star/i18n/
H A DXExtendedIndexEntrySupplier.idl64 sequence < string > getAlgorithmList(