Home
last modified time | relevance | path

Searched refs:loadCollatorAlgorithm (Results 1 – 15 of 15) sorted by relevance

/aoo42x/main/i18npool/source/indexentry/
H A Dindexentrysupplier_ja_phonetic.cxx79 …return collator->loadCollatorAlgorithm(OUString::createFromAscii(first), rLocale, collatorOptions)… in loadAlgorithm()
85 …return collator->loadCollatorAlgorithm(OUString::createFromAscii(first), rLocale, collatorOptions)… in loadAlgorithm()
93 …return collator->loadCollatorAlgorithm(OUString::createFromAscii(last), rLocale, collatorOptions) … in loadAlgorithm()
99 …return collator->loadCollatorAlgorithm(OUString::createFromAscii(last), rLocale, collatorOptions) … in loadAlgorithm()
H A Dindexentrysupplier_common.cxx74 collator->loadCollatorAlgorithm(rAlgorithm, rLocale, collatorOptions); in loadAlgorithm()
H A Dindexentrysupplier_default.cxx271 …collator->loadCollatorAlgorithm(algorithm, rLocale, CollatorOptions::CollatorOptions_IGNORE_CASE_A… in init()
/aoo42x/main/i18npool/source/collator/
H A DcollatorImpl.cxx88 return loadCollatorAlgorithm(imp[i].unoID, rLocale, collatorOptions); in loadDefaultCollator()
95 CollatorImpl::loadCollatorAlgorithm(const OUString& impl, const lang::Locale& rLocale, sal_Int32 co… in loadCollatorAlgorithm() function in com::sun::star::i18n::CollatorImpl
102 … cachedItem->xC->loadCollatorAlgorithm(cachedItem->algorithm, nLocale = rLocale, collatorOptions); in loadCollatorAlgorithm()
116 loadCollatorAlgorithm(impl, rLocale, options); in loadCollatorAlgorithmWithEndUserOption()
H A Dcollator_unicode.cxx73 Collator_Unicode::loadCollatorAlgorithm(const OUString& rAlgorithm, const lang::Locale& rLocale, sa… in loadCollatorAlgorithm() function in com::sun::star::i18n::Collator_Unicode
/aoo42x/main/unotools/source/i18n/
H A Dcollatorwrapper.cxx175 CollatorWrapper::loadCollatorAlgorithm (const ::rtl::OUString& rAlgorithm, in loadCollatorAlgorithm() function in CollatorWrapper
181 return mxInternationalCollator->loadCollatorAlgorithm ( in loadCollatorAlgorithm()
/aoo42x/main/qadevOOo/tests/java/ifc/i18n/
H A D_XCollator.java121 oObj.loadCollatorAlgorithm(alg[0], loc, in _loadCollatorAlgorithm()
124 oObj.loadCollatorAlgorithm(alg[0], loc, 0); in _loadCollatorAlgorithm()
/aoo42x/main/qadevOOo/objdsc/i18n/
H A Dcom.sun.star.i18n.ChapterCollator.csv7 "ChapterCollator";"com::sun::star::i18n::XCollator";"loadCollatorAlgorithm()"
H A Dcom.sun.star.i18n.Collator.csv7 "Collator";"com::sun::star::i18n::XCollator";"loadCollatorAlgorithm()"
/aoo42x/main/unotools/inc/unotools/
H A Dcollatorwrapper.hxx78 loadCollatorAlgorithm (
/aoo42x/main/i18npool/inc/
H A Dcollator_unicode.hxx53 sal_Int32 SAL_CALL loadCollatorAlgorithm( const rtl::OUString& impl, const lang::Locale& rLocale,
H A DcollatorImpl.hxx64 …virtual sal_Int32 SAL_CALL loadCollatorAlgorithm( const rtl::OUString& impl, const lang::Locale& …
/aoo42x/main/offapi/com/sun/star/i18n/
H A DXCollator.idl117 long loadCollatorAlgorithm( [in] string aAlgorithmName,
/aoo42x/main/sw/source/core/doc/
H A Ddocsort.cxx186 pSortCollator->loadCollatorAlgorithm( *pLastAlgorithm, in operator <()
/aoo42x/main/sc/source/core/data/
H A Dtable3.cxx182 pSortCollator->loadCollatorAlgorithm( rPar.aCollatorAlgorithm, in InitSortCollator()

Completed in 59 milliseconds