Home
last modified time | relevance | path

Searched refs:aSortAlgorithm (Results 1 – 5 of 5) sorted by relevance

/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier.cxx123 … if (xIES.is() && rSortAlgorithm == aSortAlgorithm && rLocale.Language == aLocale.Language && in getLocaleSpecificIndexEntrySupplier()
130 aSortAlgorithm = ld.getDefaultIndexAlgorithm( rLocale ); in getLocaleSpecificIndexEntrySupplier()
132 aSortAlgorithm = rSortAlgorithm; in getLocaleSpecificIndexEntrySupplier()
134 OUString module = ld.getIndexModuleByAlgorithm(rLocale, aSortAlgorithm); in getLocaleSpecificIndexEntrySupplier()
141 sal_Int32 a = aSortAlgorithm.getLength(); in getLocaleSpecificIndexEntrySupplier()
148 aSortAlgorithm).makeStringAndClear())) || in getLocaleSpecificIndexEntrySupplier()
152 … rLocale.Country).append(under).append(aSortAlgorithm).makeStringAndClear())) || in getLocaleSpecificIndexEntrySupplier()
158 … "TW").append(under).append(aSortAlgorithm).makeStringAndClear())) || in getLocaleSpecificIndexEntrySupplier()
162 aSortAlgorithm).makeStringAndClear())) || in getLocaleSpecificIndexEntrySupplier()
164 (a > 0 && createLocaleSpecificIndexEntrySupplier(aSortAlgorithm)) || in getLocaleSpecificIndexEntrySupplier()
/trunk/main/sc/source/core/tool/
H A Ddbcolect.cxx110 aSortAlgorithm (rData.aSortAlgorithm), in ScDBData()
204 aSortAlgorithm = rData.aSortAlgorithm; in operator =()
462 rSortParam.aCollatorAlgorithm = aSortAlgorithm; in GetSortParam()
482 aSortAlgorithm = rSortParam.aCollatorAlgorithm; in SetSortParam()
/trunk/main/offapi/com/sun/star/i18n/
H A DXIndexEntrySupplier.idl54 com::sun::star::lang::Locale aLocale, [in] string aSortAlgorithm );
/trunk/main/i18npool/inc/
H A Dindexentrysupplier.hxx101 rtl::OUString aSortAlgorithm; member in com::sun::star::i18n::IndexEntrySupplier
/trunk/main/sc/inc/
H A Ddbcolect.hxx70 String aSortAlgorithm; member in ScDBData

Completed in 21 milliseconds