Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/objdsc/i18n/
H A Dcom.sun.star.i18n.ChapterCollator.csv1 "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()"
/aoo41x/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()
/aoo41x/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();
/aoo41x/main/qadevOOo/tests/java/mod/_i18n/
H A DChapterCollator.java49 public class ChapterCollator extends TestCase { class
/aoo41x/main/offapi/com/sun/star/i18n/
H A DChapterCollator.idl36 published service ChapterCollator
H A Dmakefile.mk47 ChapterCollator.idl \
/aoo41x/main/i18npool/source/registerservices/
H A Dregisterservices.cxx150 IMPL_CREATEINSTANCE_MSF( ChapterCollator )
/aoo41x/main/framework/qa/complex/api_internal/
H A Dapi.lst51 job52=i18n.ChapterCollator

Completed in 33 milliseconds