LibreOffice Module framework (master) 1
Public Member Functions | List of all members
framework::MediaTypeDetectionHelper Class Referencefinal

#include <mediatypedetectionhelper.hxx>

Inheritance diagram for framework::MediaTypeDetectionHelper:
[legend]
Collaboration diagram for framework::MediaTypeDetectionHelper:
[legend]

Public Member Functions

 MediaTypeDetectionHelper ()
 
virtual ~MediaTypeDetectionHelper () override
 
virtual OUString SAL_CALL getImplementationName () override
 
virtual sal_Bool SAL_CALL supportsService (const OUString &sServiceName) override
 
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override
 
virtual sal_Bool SAL_CALL mapStrings (css::uno::Sequence< OUString > &seqParameter) override
 

Detailed Description

Definition at line 41 of file mediatypedetectionhelper.hxx.

Constructor & Destructor Documentation

◆ MediaTypeDetectionHelper()

framework::MediaTypeDetectionHelper::MediaTypeDetectionHelper ( )

Definition at line 32 of file mediatypedetectionhelper.cxx.

◆ ~MediaTypeDetectionHelper()

framework::MediaTypeDetectionHelper::~MediaTypeDetectionHelper ( )
overridevirtual

Definition at line 38 of file mediatypedetectionhelper.cxx.

Member Function Documentation

◆ getImplementationName()

OUString SAL_CALL framework::MediaTypeDetectionHelper::getImplementationName ( )
overridevirtual

Definition at line 44 of file mediatypedetectionhelper.cxx.

◆ getSupportedServiceNames()

css::uno::Sequence< OUString > SAL_CALL framework::MediaTypeDetectionHelper::getSupportedServiceNames ( )
overridevirtual

Definition at line 54 of file mediatypedetectionhelper.cxx.

◆ mapStrings()

sal_Bool SAL_CALL framework::MediaTypeDetectionHelper::mapStrings ( css::uno::Sequence< OUString > &  seqParameter)
overridevirtual

◆ supportsService()

sal_Bool SAL_CALL framework::MediaTypeDetectionHelper::supportsService ( const OUString &  sServiceName)
overridevirtual

Definition at line 49 of file mediatypedetectionhelper.cxx.

References sServiceName, and cppu::supportsService().


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