Home
last modified time | relevance | path

Searched refs:compareIndexEntry (Results 1 – 14 of 14) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XExtendedIndexEntrySupplier.java44 short result1 = oObj.compareIndexEntry(val1, "", locale, val1, "", locale); in _compareIndexEntry()
45 short result2 = oObj.compareIndexEntry(val1, "", locale, val2, "", locale); in _compareIndexEntry()
46 short result3 = oObj.compareIndexEntry(val2, "", locale, val1, "", locale); in _compareIndexEntry()
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_ja_phonetic.cxx58 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 Dindexentrysupplier.cxx88 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 Dindexentrysupplier_default.cxx63 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 Dindexentrysupplier_common.cxx88 sal_Int16 SAL_CALL IndexEntrySupplier_Common::compareIndexEntry( in compareIndexEntry() function in com::sun::star::i18n::IndexEntrySupplier_Common
H A Dindexentrysupplier_asian.cxx94 IndexEntrySupplier_asian::compareIndexEntry( in compareIndexEntry() function in com::sun::star::i18n::IndexEntrySupplier_asian
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/i18n/
H A Dcom.sun.star.i18n.IndexEntrySupplier.csv7 …exEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"compareIndexEntry()"
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_asian.hxx47 sal_Int16 SAL_CALL compareIndexEntry(
H A Dindexentrysupplier_ja_phonetic.hxx46 virtual sal_Int16 SAL_CALL compareIndexEntry( const rtl::OUString& IndexEntry1,\
H A Dindexentrysupplier_default.hxx49 virtual sal_Int16 SAL_CALL compareIndexEntry( const rtl::OUString& IndexEntry1,
H A Dindexentrysupplier_common.hxx72 virtual sal_Int16 SAL_CALL compareIndexEntry( const rtl::OUString& IndexEntry1,
H A Dindexentrysupplier.hxx69 virtual sal_Int16 SAL_CALL compareIndexEntry( const rtl::OUString& IndexEntry1,
/trunk/main/sw/source/core/tox/
H A Dtoxhlp.cxx173 nRet = xIES->compareIndexEntry( rTxt1, rTxtReading1, rLocale1, in CompareIndexEntry()
/trunk/main/offapi/com/sun/star/i18n/
H A DXExtendedIndexEntrySupplier.idl144 short compareIndexEntry( [in] string aIndexEntry1, [in] string aPhoneticEntry1,

Completed in 52 milliseconds