Searched refs:CMimeContentTypeFactory (Results 1 – 3 of 3) sorted by relevance
69 CMimeContentTypeFactory::CMimeContentTypeFactory( const Reference< XMultiServiceFactory >& rSrvMgr … in CMimeContentTypeFactory() function in CMimeContentTypeFactory78 Reference< XMimeContentType > CMimeContentTypeFactory::createMimeContentType( const OUString& aCont… in createMimeContentType()89 OUString SAL_CALL CMimeContentTypeFactory::getImplementationName( ) in getImplementationName()99 sal_Bool SAL_CALL CMimeContentTypeFactory::supportsService( const OUString& ServiceName ) in supportsService()115 Sequence< OUString > SAL_CALL CMimeContentTypeFactory::getSupportedServiceNames( ) in getSupportedServiceNames()
46 class CMimeContentTypeFactory : public class52 …CMimeContentTypeFactory( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSer…
77 …ence< XInterface >( static_cast< XMimeContentTypeFactory* >( new CMimeContentTypeFactory( rService… in createInstance()
Completed in 19 milliseconds