Searched refs:SortAlgorithm (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/i18npool/source/indexentry/ |
H A D | indexentrysupplier.cxx | 52 …l SAL_CALL IndexEntrySupplier::loadAlgorithm( const Locale& rLocale, const OUString& SortAlgorithm, in loadAlgorithm() argument 57 if (algorithmList[i] == SortAlgorithm) { in loadAlgorithm() 58 if (getLocaleSpecificIndexEntrySupplier(rLocale, SortAlgorithm).is()) in loadAlgorithm() 59 return xIES->loadAlgorithm(rLocale, SortAlgorithm, collatorOptions); in loadAlgorithm()
|
/aoo41x/main/i18npool/inc/ |
H A D | indexentrysupplier.hxx | 54 const rtl::OUString& SortAlgorithm, sal_Int32 collatorOptions ) 76 const com::sun::star::lang::Locale& rLocale, const rtl::OUString& SortAlgorithm )
|
H A D | indexentrysupplier_ja_phonetic.hxx | 61 const rtl::OUString& SortAlgorithm, sal_Int32 collatorOptions ) \
|
H A D | indexentrysupplier_default.hxx | 42 const rtl::OUString& SortAlgorithm, sal_Int32 collatorOptions )
|
H A D | indexentrysupplier_common.hxx | 65 const rtl::OUString& SortAlgorithm, sal_Int32 collatorOptions )
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | Bibliography.idl | 50 [property] string SortAlgorithm;
|
H A D | DocumentIndex.idl | 91 [property] string SortAlgorithm;
|
/aoo41x/main/qadevOOo/objdsc/sw/ |
H A D | com.sun.star.comp.office.SwXDocumentIndex.csv | 38 "SwXDocumentIndex";"com::sun::star::text::DocumentIndex";"SortAlgorithm"
|
/aoo41x/main/offapi/com/sun/star/text/fieldmaster/ |
H A D | Bibliography.idl | 87 [property] string SortAlgorithm;
|
Completed in 44 milliseconds