Searched refs:getAlgorithmList (Results 1 – 8 of 8) sorted by relevance
47 Sequence < OUString > SAL_CALL IndexEntrySupplier::getAlgorithmList( const Locale& rLocale ) throw … in getAlgorithmList() function in com::sun::star::i18n::IndexEntrySupplier55 Sequence < OUString > algorithmList = getAlgorithmList( rLocale ); in loadAlgorithm()
54 Sequence < OUString > SAL_CALL IndexEntrySupplier_Common::getAlgorithmList( const lang::Locale& ) t… in getAlgorithmList() function in com::sun::star::i18n::IndexEntrySupplier_Common
2 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"getAlgorithmList…
125 sRet = xIES->getAlgorithmList( rLcl ); in GetAlgorithmList()
51 virtual com::sun::star::uno::Sequence < rtl::OUString > SAL_CALL getAlgorithmList(
48 virtual com::sun::star::uno::Sequence < rtl::OUString > SAL_CALL getAlgorithmList(
62 String[] algNames = oObj.getAlgorithmList(locales[i]); in _getAlgorithmList()
64 sequence < string > getAlgorithmList(
Completed in 27 milliseconds