Lines Matching refs:DocumentContentFactory
48 DocumentContentFactory::DocumentContentFactory( in DocumentContentFactory() function in DocumentContentFactory
56 DocumentContentFactory::~DocumentContentFactory() in ~DocumentContentFactory()
67 ::rtl::OUString SAL_CALL DocumentContentFactory::getImplementationName() in getImplementationName()
76 DocumentContentFactory::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()
92 DocumentContentFactory::getSupportedServiceNames() in getSupportedServiceNames()
100 rtl::OUString DocumentContentFactory::getImplementationName_Static() in getImplementationName_Static()
109 DocumentContentFactory::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
126 DocumentContentFactory::createDocumentContent( in createDocumentContent()
167 new DocumentContentFactory( rSMgr ) ); in DocumentContentFactory_CreateInstance()
174 DocumentContentFactory::createServiceFactory( in createServiceFactory()
180 DocumentContentFactory::getImplementationName_Static(), in createServiceFactory()
182 DocumentContentFactory::getSupportedServiceNames_Static() ) ); in createServiceFactory()