LibreOffice Module vcl (master) 1
Public Member Functions | List of all members
CMimeContentTypeFactory Class Reference

#include <mcnttfactory.hxx>

Inheritance diagram for CMimeContentTypeFactory:
[legend]
Collaboration diagram for CMimeContentTypeFactory:
[legend]

Public Member Functions

 CMimeContentTypeFactory ()
 
virtual css::uno::Reference< css::datatransfer::XMimeContentType > SAL_CALL createMimeContentType (const OUString &aContentType) override
 
virtual OUString SAL_CALL getImplementationName () override
 
virtual sal_Bool SAL_CALL supportsService (const OUString &ServiceName) override
 
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override
 

Detailed Description

Definition at line 28 of file mcnttfactory.hxx.

Constructor & Destructor Documentation

◆ CMimeContentTypeFactory()

CMimeContentTypeFactory::CMimeContentTypeFactory ( )

Definition at line 31 of file mcnttfactory.cxx.

Member Function Documentation

◆ createMimeContentType()

Reference< XMimeContentType > CMimeContentTypeFactory::createMimeContentType ( const OUString &  aContentType)
overridevirtual

Definition at line 35 of file mcnttfactory.cxx.

◆ getImplementationName()

OUString SAL_CALL CMimeContentTypeFactory::getImplementationName ( )
overridevirtual

Definition at line 42 of file mcnttfactory.cxx.

◆ getSupportedServiceNames()

Sequence< OUString > SAL_CALL CMimeContentTypeFactory::getSupportedServiceNames ( )
overridevirtual

Definition at line 52 of file mcnttfactory.cxx.

◆ supportsService()

sal_Bool SAL_CALL CMimeContentTypeFactory::supportsService ( const OUString &  ServiceName)
overridevirtual

Definition at line 47 of file mcnttfactory.cxx.

References ServiceName, and cppu::supportsService().


The documentation for this class was generated from the following files: