/aoo42x/main/i18npool/source/indexentry/ |
H A D | indexentrysupplier_ja_phonetic.cxx | 36 OUString SAL_CALL IndexEntrySupplier_ja_phonetic::getIndexCharacter( const OUString& rIndexEntry, in getIndexCharacter() function in com::sun::star::i18n::IndexEntrySupplier_ja_phonetic 55 …return getIndexCharacter( PhoneticEntry.getLength() > 0 ? PhoneticEntry : IndexEntry, rLocale, OUS… in getIndexKey()
|
H A D | indexentrysupplier_asian.cxx | 58 IndexEntrySupplier_asian::getIndexCharacter( const OUString& rIndexEntry, in getIndexCharacter() function in com::sun::star::i18n::IndexEntrySupplier_asian 90 return getIndexCharacter(getEntry(rIndexEntry, rPhoneticEntry, rLocale), rLocale, aAlgorithm); in getIndexKey()
|
H A D | indexentrysupplier.cxx | 100 OUString SAL_CALL IndexEntrySupplier::getIndexCharacter( const OUString& rIndexEntry, in getIndexCharacter() function in com::sun::star::i18n::IndexEntrySupplier 105 getIndexCharacter( rIndexEntry, rLocale, rSortAlgorithm ); in getIndexCharacter()
|
H A D | indexentrysupplier_default.cxx | 78 OUString SAL_CALL IndexEntrySupplier_Unicode::getIndexCharacter( const OUString& rIndexEntry, in getIndexCharacter() function in com::sun::star::i18n::IndexEntrySupplier_Unicode 84 return IndexEntrySupplier_Common::getIndexCharacter(rIndexEntry, rLocale, rAlgorithm); in getIndexCharacter()
|
H A D | indexentrysupplier_common.cxx | 98 OUString SAL_CALL IndexEntrySupplier_Common::getIndexCharacter( const OUString& rIndexEntry, in getIndexCharacter() function in com::sun::star::i18n::IndexEntrySupplier_Common
|
/aoo42x/main/qadevOOo/objdsc/i18n/ |
H A D | com.sun.star.i18n.IndexEntrySupplier.csv | 8 "IndexEntrySupplier";"com::sun::star::i18n::XIndexEntrySupplier";"getIndexCharacter()"
|
/aoo42x/main/i18npool/inc/ |
H A D | indexentrysupplier_asian.hxx | 41 rtl::OUString SAL_CALL getIndexCharacter( const rtl::OUString& rIndexEntry,
|
H A D | indexentrysupplier_ja_phonetic.hxx | 40 virtual rtl::OUString SAL_CALL getIndexCharacter( const rtl::OUString& rIndexEntry,\
|
H A D | indexentrysupplier_default.hxx | 55 virtual rtl::OUString SAL_CALL getIndexCharacter( const rtl::OUString& rIndexEntry,
|
H A D | indexentrysupplier_common.hxx | 78 virtual rtl::OUString SAL_CALL getIndexCharacter( const rtl::OUString& rIndexEntry,
|
H A D | indexentrysupplier.hxx | 75 virtual rtl::OUString SAL_CALL getIndexCharacter( const rtl::OUString& IndexEntry,
|
/aoo42x/main/qadevOOo/tests/java/ifc/i18n/ |
H A D | _XIndexEntrySupplier.java | 58 String get = oObj.getIndexCharacter("chapter", getLocale(i), ""); in _getIndexCharacter()
|
/aoo42x/main/offapi/com/sun/star/i18n/ |
H A D | XIndexEntrySupplier.idl | 53 string getIndexCharacter( [in] string aIndexEntry, [in]
|