Home
last modified time | relevance | path

Searched refs:IndexEntrySupplier (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/i18npool/source/indexentry/
H A Dindexentrysupplier.cxx38 IndexEntrySupplier::IndexEntrySupplier( const Reference < XMultiServiceFactory >& rxMSF ) : xMSF( r… in IndexEntrySupplier() function in com::sun::star::i18n::IndexEntrySupplier
42 Sequence < Locale > SAL_CALL IndexEntrySupplier::getLocaleList() throw (RuntimeException) in getLocaleList()
65 sal_Bool SAL_CALL IndexEntrySupplier::usePhoneticEntry( const Locale& rLocale ) throw (RuntimeExcep… in usePhoneticEntry()
70 OUString SAL_CALL IndexEntrySupplier::getPhoneticCandidate( const OUString& rIndexEntry, in getPhoneticCandidate()
79 OUString SAL_CALL IndexEntrySupplier::getIndexKey( const OUString& rIndexEntry, in getIndexKey()
88 sal_Int16 SAL_CALL IndexEntrySupplier::compareIndexEntry( in compareIndexEntry()
100 OUString SAL_CALL IndexEntrySupplier::getIndexCharacter( const OUString& rIndexEntry, in getIndexCharacter()
173 OUString SAL_CALL IndexEntrySupplier::getIndexFollowPageWord( sal_Bool bMorePages, in getIndexFollowPageWord()
186 IndexEntrySupplier::getImplementationName() throw( RuntimeException ) in getImplementationName()
192 IndexEntrySupplier::supportsService(const OUString& rServiceName) throw( RuntimeException ) in supportsService()
[all …]
/aoo41x/main/qadevOOo/objdsc/i18n/
H A Dcom.sun.star.i18n.IndexEntrySupplier.csv1 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"getLocaleList()"
2 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"getAlgorithmList…
3 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"usePhoneticEntry…
5 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"loadAlgorithm()"
6 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"getIndexKey()"
7 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"compareIndexEntr…
8 "IndexEntrySupplier";"com::sun::star::i18n::XIndexEntrySupplier";"getIndexCharacter()"
9 "IndexEntrySupplier";"com::sun::star::i18n::XIndexEntrySupplier";"getIndexFollowPageWord()"
10 "IndexEntrySupplier";"com::sun::star::lang::XServiceInfo";"getImplementationName()"
11 "IndexEntrySupplier";"com::sun::star::lang::XServiceInfo";"supportsService()"
[all …]
/aoo41x/main/i18npool/inc/
H A Dindexentrysupplier.hxx35 class IndexEntrySupplier : public cppu::WeakImplHelper2 class
42IndexEntrySupplier( const com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFact…
/aoo41x/main/qadevOOo/tests/java/mod/_i18n/
H A DIndexEntrySupplier.java51 public class IndexEntrySupplier extends TestCase { class
/aoo41x/main/offapi/com/sun/star/i18n/
H A DIndexEntrySupplier.idl38 published service IndexEntrySupplier
H A Dmakefile.mk59 IndexEntrySupplier.idl \
H A DXExtendedIndexEntrySupplier.idl56 Returns locale list for which the IndexEntrySupplier provides service.
/aoo41x/main/i18npool/source/registerservices/
H A Dregisterservices.cxx128 IMPL_CREATEINSTANCE_MSF( IndexEntrySupplier )

Completed in 24 milliseconds