Home
last modified time | relevance | path

Searched refs:ChapterCollator (Results 1 – 6 of 6) sorted by relevance

/trunk/main/i18npool/source/collator/
H A Dchaptercollator.cxx39 ChapterCollator::ChapterCollator( const Reference < XMultiServiceFactory >& rxMSF ) : CollatorImpl(… in ChapterCollator() function in ChapterCollator
49 ChapterCollator::~ChapterCollator() in ~ChapterCollator()
54 ChapterCollator::compareString( const OUString& s1, const OUString& s2) throw(RuntimeException) in compareString()
62 ChapterCollator::compareSubstring( const OUString& str1, sal_Int32 off1, sal_Int32 len1, in compareSubstring()
90 ChapterCollator::getImplementationName() throw( RuntimeException ) in getImplementationName()
96 ChapterCollator::supportsService(const rtl::OUString& rServiceName) throw( RuntimeException ) in supportsService()
102 ChapterCollator::getSupportedServiceNames() throw( RuntimeException ) in getSupportedServiceNames()
/trunk/main/i18npool/inc/
H A Dchaptercollator.hxx34 class ChapterCollator : public CollatorImpl class
38ChapterCollator( const com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory…
40 ~ChapterCollator();
/trunk/main/i18npool/
H A DPackage_xml.mk26 $(eval $(call gb_Package_add_file,i18npool_xml,xml/ChapterCollator.xml,ChapterCollator.xml))
/trunk/main/offapi/com/sun/star/i18n/
H A DChapterCollator.idl36 published service ChapterCollator
/trunk/main/i18npool/source/registerservices/
H A Dregisterservices.cxx150 IMPL_CREATEINSTANCE_MSF( ChapterCollator )
/trunk/main/offapi/
H A DUnoApi_offapi.mk599 offapi/com/sun/star/i18n/ChapterCollator \