Searched refs:DocumentContentFactory (Results 1 – 3 of 3) sorted by relevance
48 DocumentContentFactory::DocumentContentFactory( in DocumentContentFactory() function in DocumentContentFactory56 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()[all …]
35 class DocumentContentFactory : class41 DocumentContentFactory( const com::sun::star::uno::Reference<43 virtual ~DocumentContentFactory();
69 else if ( DocumentContentFactory::getImplementationName_Static(). in component_getFactory()72 xFactory = DocumentContentFactory::createServiceFactory( xSMgr ); in component_getFactory()
Completed in 19 milliseconds