Searched refs:ChapterCollator (Results 1 – 9 of 9) sorted by relevance
1 "ChapterCollator";"com::sun::star::lang::XServiceInfo";"getImplementationName()"2 "ChapterCollator";"com::sun::star::lang::XServiceInfo";"supportsService()"3 "ChapterCollator";"com::sun::star::lang::XServiceInfo";"getSupportedServiceNames()"4 "ChapterCollator";"com::sun::star::i18n::XCollator";"compareSubstring()"5 "ChapterCollator";"com::sun::star::i18n::XCollator";"compareString()"6 "ChapterCollator";"com::sun::star::i18n::XCollator";"loadDefaultCollator()"7 "ChapterCollator";"com::sun::star::i18n::XCollator";"loadCollatorAlgorithm()"8 "ChapterCollator";"com::sun::star::i18n::XCollator";"listCollatorAlgorithms()"9 "ChapterCollator";"com::sun::star::i18n::XCollator";"loadCollatorAlgorithmWithEndUserOption()"10 "ChapterCollator";"com::sun::star::i18n::XCollator";"listCollatorOptions()"
39 ChapterCollator::ChapterCollator( const Reference < XMultiServiceFactory >& rxMSF ) : CollatorImpl(… in ChapterCollator() function in ChapterCollator49 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()
34 class ChapterCollator : public CollatorImpl class38 …ChapterCollator( const com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory…40 ~ChapterCollator();
28 $(eval $(call gb_Package_add_file,i18npool_xml,xml/ChapterCollator.xml,ChapterCollator.xml))
49 public class ChapterCollator extends TestCase { class
36 published service ChapterCollator
150 IMPL_CREATEINSTANCE_MSF( ChapterCollator )
51 job52=i18n.ChapterCollator
599 offapi/com/sun/star/i18n/ChapterCollator \
Completed in 44 milliseconds