/aoo41x/main/i18npool/source/indexentry/ |
H A D | indexentrysupplier_ja_phonetic.cxx | 51 OUString SAL_CALL IndexEntrySupplier_ja_phonetic::getIndexKey( const OUString& IndexEntry, in getIndexKey() function in com::sun::star::i18n::IndexEntrySupplier_ja_phonetic 64 IndexEntrySupplier_ja_phonetic::getIndexKey(IndexEntry1, PhoneticEntry1, rLocale1), in compareIndexEntry() 65 IndexEntrySupplier_ja_phonetic::getIndexKey(IndexEntry2, PhoneticEntry2, rLocale2)) ); in compareIndexEntry()
|
H A D | indexentrysupplier_common.cxx | 80 OUString SAL_CALL IndexEntrySupplier_Common::getIndexKey( const OUString& rIndexEntry, in getIndexKey() function in com::sun::star::i18n::IndexEntrySupplier_Common 101 return getIndexKey(rIndexEntry, rIndexEntry, rLocale); in getIndexCharacter()
|
H A D | indexentrysupplier.cxx | 79 OUString SAL_CALL IndexEntrySupplier::getIndexKey( const OUString& rIndexEntry, in getIndexKey() function in com::sun::star::i18n::IndexEntrySupplier 83 return xIES->getIndexKey(rIndexEntry, rPhoneticEntry, rLocale); in getIndexKey()
|
H A D | indexentrysupplier_asian.cxx | 87 IndexEntrySupplier_asian::getIndexKey( const OUString& rIndexEntry, in getIndexKey() function in com::sun::star::i18n::IndexEntrySupplier_asian
|
H A D | indexentrysupplier_default.cxx | 57 OUString SAL_CALL IndexEntrySupplier_Unicode::getIndexKey( const OUString& rIndexEntry, in getIndexKey() function in com::sun::star::i18n::IndexEntrySupplier_Unicode
|
/aoo41x/main/qadevOOo/objdsc/i18n/ |
H A D | com.sun.star.i18n.IndexEntrySupplier.csv | 6 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"getIndexKey()"
|
/aoo41x/main/i18npool/inc/ |
H A D | indexentrysupplier_asian.hxx | 44 rtl::OUString SAL_CALL getIndexKey( const rtl::OUString& rIndexEntry,
|
H A D | indexentrysupplier_ja_phonetic.hxx | 43 virtual rtl::OUString SAL_CALL getIndexKey( const rtl::OUString& IndexEntry, \
|
H A D | indexentrysupplier_default.hxx | 45 virtual rtl::OUString SAL_CALL getIndexKey( const rtl::OUString& IndexEntry,
|
H A D | indexentrysupplier_common.hxx | 68 virtual rtl::OUString SAL_CALL getIndexKey( const rtl::OUString& IndexEntry,
|
H A D | indexentrysupplier.hxx | 65 virtual rtl::OUString SAL_CALL getIndexKey( const rtl::OUString& IndexEntry,
|
/aoo41x/main/sw/source/core/tox/ |
H A D | toxhlp.cxx | 81 sRet = xIES->getIndexKey( rTxt, rTxtReading, rLocale ); in GetIndexKey()
|
/aoo41x/main/qadevOOo/tests/java/ifc/i18n/ |
H A D | _XExtendedIndexEntrySupplier.java | 97 oObj.getIndexKey(getIndexFor, "", locales[i])); in _getIndexKey()
|
/aoo41x/main/offapi/com/sun/star/i18n/ |
H A D | XExtendedIndexEntrySupplier.idl | 119 string getIndexKey( [in] string aIndexEntry, [in] string aPhoneticEntry,
|