| /trunk/test/testuno/source/api/i18n/ |
| H A D | XExtendedIndexEntrySupplierTest.java | 78 short result1 = oObj.compareIndexEntry(val1, "", locale, val1, "", locale); in _compareIndexEntry() 79 short result2 = oObj.compareIndexEntry(val1, "", locale, val2, "", locale); in _compareIndexEntry() 80 short result3 = oObj.compareIndexEntry(val2, "", locale, val1, "", locale); in _compareIndexEntry()
|
| /trunk/main/i18npool/source/indexentry/ |
| H A D | indexentrysupplier_ja_phonetic.cxx | 58 sal_Int16 SAL_CALL IndexEntrySupplier_ja_phonetic::compareIndexEntry( in compareIndexEntry() function in com::sun::star::i18n::IndexEntrySupplier_ja_phonetic 68 return IndexEntrySupplier_Common::compareIndexEntry( in compareIndexEntry()
|
| H A D | indexentrysupplier.cxx | 88 sal_Int16 SAL_CALL IndexEntrySupplier::compareIndexEntry( in compareIndexEntry() function in com::sun::star::i18n::IndexEntrySupplier 94 return xIES->compareIndexEntry(rIndexEntry1, rPhoneticEntry1, rLocale1, in compareIndexEntry()
|
| H A D | indexentrysupplier_default.cxx | 63 sal_Int16 SAL_CALL IndexEntrySupplier_Unicode::compareIndexEntry( in compareIndexEntry() function in com::sun::star::i18n::IndexEntrySupplier_Unicode 72 return IndexEntrySupplier_Common::compareIndexEntry( in compareIndexEntry()
|
| H A D | indexentrysupplier_common.cxx | 88 sal_Int16 SAL_CALL IndexEntrySupplier_Common::compareIndexEntry( in compareIndexEntry() function in com::sun::star::i18n::IndexEntrySupplier_Common
|
| H A D | indexentrysupplier_asian.cxx | 94 IndexEntrySupplier_asian::compareIndexEntry( in compareIndexEntry() function in com::sun::star::i18n::IndexEntrySupplier_asian
|
| /trunk/main/i18npool/inc/ |
| H A D | indexentrysupplier_asian.hxx | 47 sal_Int16 SAL_CALL compareIndexEntry(
|
| H A D | indexentrysupplier_ja_phonetic.hxx | 46 virtual sal_Int16 SAL_CALL compareIndexEntry( const rtl::OUString& IndexEntry1,\
|
| H A D | indexentrysupplier_default.hxx | 49 virtual sal_Int16 SAL_CALL compareIndexEntry( const rtl::OUString& IndexEntry1,
|
| H A D | indexentrysupplier_common.hxx | 72 virtual sal_Int16 SAL_CALL compareIndexEntry( const rtl::OUString& IndexEntry1,
|
| H A D | indexentrysupplier.hxx | 69 virtual sal_Int16 SAL_CALL compareIndexEntry( const rtl::OUString& IndexEntry1,
|
| /trunk/main/sw/source/core/tox/ |
| H A D | toxhlp.cxx | 173 nRet = xIES->compareIndexEntry( rTxt1, rTxtReading1, rLocale1, in CompareIndexEntry()
|
| /trunk/main/offapi/com/sun/star/i18n/ |
| H A D | XExtendedIndexEntrySupplier.idl | 144 short compareIndexEntry( [in] string aIndexEntry1, [in] string aPhoneticEntry1,
|