Home
last modified time | relevance | path

Searched refs:loadAlgorithm (Results 1 – 12 of 12) sorted by relevance

/trunk/main/offapi/com/sun/star/i18n/
H A DXExtendedIndexEntrySupplier.idl96 boolean loadAlgorithm( [in] com::sun::star::lang::Locale aLocale,
104 <p> Note that loadAlgorithm should be called before calling
115 aLocale and the locale in loadAlgorithm may be different.
126 <p> Note that loadAlgorithm should be called before calling
140 aLocale and the locale in loadAlgorithm may be different.
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_ja_phonetic.cxx75 sal_Bool SAL_CALL IndexEntrySupplier_ja_phonetic_alphanumeric_first_by_syllable::loadAlgorithm( in loadAlgorithm() function in com::sun::star::i18n::IndexEntrySupplier_ja_phonetic_alphanumeric_first_by_syllable
81 sal_Bool SAL_CALL IndexEntrySupplier_ja_phonetic_alphanumeric_first_by_consonant::loadAlgorithm( in loadAlgorithm() function in com::sun::star::i18n::IndexEntrySupplier_ja_phonetic_alphanumeric_first_by_consonant
89 sal_Bool SAL_CALL IndexEntrySupplier_ja_phonetic_alphanumeric_last_by_syllable::loadAlgorithm( in loadAlgorithm() function in com::sun::star::i18n::IndexEntrySupplier_ja_phonetic_alphanumeric_last_by_syllable
95 sal_Bool SAL_CALL IndexEntrySupplier_ja_phonetic_alphanumeric_last_by_consonant::loadAlgorithm( in loadAlgorithm() function in com::sun::star::i18n::IndexEntrySupplier_ja_phonetic_alphanumeric_last_by_consonant
H A Dindexentrysupplier_default.cxx50 sal_Bool SAL_CALL IndexEntrySupplier_Unicode::loadAlgorithm( const lang::Locale& rLocale, in loadAlgorithm() function in com::sun::star::i18n::IndexEntrySupplier_Unicode
54 return IndexEntrySupplier_Common::loadAlgorithm(rLocale, rAlgorithm, collatorOptions); in loadAlgorithm()
81 if (loadAlgorithm( rLocale, rAlgorithm, CollatorOptions::CollatorOptions_IGNORE_CASE_ACCENT)) in getIndexCharacter()
H A Dindexentrysupplier.cxx52 sal_Bool SAL_CALL IndexEntrySupplier::loadAlgorithm( const Locale& rLocale, const OUString& SortAlg… in loadAlgorithm() function in com::sun::star::i18n::IndexEntrySupplier
59 return xIES->loadAlgorithm(rLocale, SortAlgorithm, collatorOptions); in loadAlgorithm()
H A Dindexentrysupplier_common.cxx70 sal_Bool SAL_CALL IndexEntrySupplier_Common::loadAlgorithm( const lang::Locale& rLocale, in loadAlgorithm() function in com::sun::star::i18n::IndexEntrySupplier_Common
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XExtendedIndexEntrySupplier.java95 … oObj.loadAlgorithm(locales[i], algs[k], CollatorOptions.CollatorOptions_IGNORE_CASE); in _getIndexKey()
160 boolean localres = oObj.loadAlgorithm(locales[i], names[j], in _loadAlgorithm()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/i18n/
H A Dcom.sun.star.i18n.IndexEntrySupplier.csv5 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"loadAlgorithm()"
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_ja_phonetic.hxx59 virtual sal_Bool SAL_CALL loadAlgorithm(\
H A Dindexentrysupplier_default.hxx40 virtual sal_Bool SAL_CALL loadAlgorithm(
H A Dindexentrysupplier_common.hxx63 virtual sal_Bool SAL_CALL loadAlgorithm(
H A Dindexentrysupplier.hxx52 virtual sal_Bool SAL_CALL loadAlgorithm(
/trunk/main/sw/source/core/tox/
H A Dtoxhlp.cxx148 bRet = xIES->loadAlgorithm( rLcl, sSortAlgorithm, nOptions ); in LoadAlgorithm()

Completed in 28 milliseconds