Home
last modified time | relevance | path

Searched refs:rSortAlgorithm (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/i18npool/source/collator/
H A DcollatorImpl.cxx172 … lookupTable.push_back(cachedItem = new lookupTableItem(rLocale, rSortAlgorithm, serviceName, xC)); in createCollator()
182 CollatorImpl::loadCachedCollator(const lang::Locale& rLocale, const OUString& rSortAlgorithm) in loadCachedCollator() argument
187 if (cachedItem->equals(rLocale, rSortAlgorithm)) { in loadCachedCollator()
199 sal_Int32 a = rSortAlgorithm.getLength(); in loadCachedCollator()
205 … under).append(rLocale.Variant).append(under).append(rSortAlgorithm).makeStringAndClear(), in loadCachedCollator()
206 rSortAlgorithm)) || in loadCachedCollator()
210 under).append(rSortAlgorithm).makeStringAndClear(), rSortAlgorithm)) || in loadCachedCollator()
216 rSortAlgorithm).makeStringAndClear(), rSortAlgorithm)) || in loadCachedCollator()
220 rSortAlgorithm)) || in loadCachedCollator()
223 createCollator(rLocale, rSortAlgorithm, rSortAlgorithm)) || in loadCachedCollator()
[all …]
/aoo4110/main/i18npool/source/indexentry/
H A Dindexentrysupplier.cxx101 const Locale& rLocale, const OUString& rSortAlgorithm ) in getIndexCharacter() argument
104 return getLocaleSpecificIndexEntrySupplier(rLocale, rSortAlgorithm)-> in getIndexCharacter()
105 getIndexCharacter( rIndexEntry, rLocale, rSortAlgorithm ); in getIndexCharacter()
121 …aleSpecificIndexEntrySupplier(const Locale& rLocale, const OUString& rSortAlgorithm) throw (Runtim… in getLocaleSpecificIndexEntrySupplier() argument
123 … if (xIES.is() && rSortAlgorithm == aSortAlgorithm && rLocale.Language == aLocale.Language && in getLocaleSpecificIndexEntrySupplier()
129 if (rSortAlgorithm.getLength() == 0) in getLocaleSpecificIndexEntrySupplier()
132 aSortAlgorithm = rSortAlgorithm; in getLocaleSpecificIndexEntrySupplier()
/aoo4110/main/i18npool/inc/
H A DcollatorImpl.hxx107 const rtl::OUString& rSortAlgorithm) throw(com::sun::star::uno::RuntimeException);
108 void SAL_CALL loadCachedCollator(const lang::Locale& rLocale, const rtl::OUString& rSortAlgorithm)
H A Dindexentrysupplier_ja_phonetic.hxx41 const com::sun::star::lang::Locale& rLocale, const rtl::OUString& rSortAlgorithm ) \
H A Dindexentrysupplier_default.hxx56 const com::sun::star::lang::Locale& rLocale, const rtl::OUString& rSortAlgorithm )
H A Dindexentrysupplier_common.hxx79 const com::sun::star::lang::Locale& rLocale, const rtl::OUString& rSortAlgorithm )
H A Dindexentrysupplier.hxx97 …const com::sun::star::lang::Locale& rLocale, const rtl::OUString& rSortAlgorithm) throw (com::sun:…
/aoo4110/main/sw/source/core/tox/
H A Dtxmsrt.cxx69 const String& rSortAlgorithm ) : in SV_IMPL_VARARR()
71 sSortAlgorithm(rSortAlgorithm), in SV_IMPL_VARARR()
/aoo4110/main/sw/source/core/inc/
H A Dtxmsrt.hxx76 const String& rSortAlgorithm );

Completed in 43 milliseconds