Home
last modified time | relevance | path

Searched refs:DocumentContentFactory (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/ucb/source/ucp/tdoc/
H A Dtdoc_documentcontentfactory.cxx48 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()
[all …]
H A Dtdoc_documentcontentfactory.hxx35 class DocumentContentFactory : class
41 DocumentContentFactory( const com::sun::star::uno::Reference<
43 virtual ~DocumentContentFactory();
H A Dtdoc_services.cxx69 else if ( DocumentContentFactory::getImplementationName_Static(). in component_getFactory()
72 xFactory = DocumentContentFactory::createServiceFactory( xSMgr ); in component_getFactory()

Completed in 28 milliseconds