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

#include <fmdmod.hxx>

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

Public Member Functions

 SvxFmMSFactory ()
 
virtual ~SvxFmMSFactory ()
 
virtual ::com::sun::star::uno::Reference<::com::sun::star::uno::XInterface > SAL_CALL createInstance (const OUString &ServiceSpecifier) override
 
virtual ::com::sun::star::uno::Sequence< OUString > SAL_CALL getAvailableServiceNames () override
 
- Public Member Functions inherited from SvxUnoDrawMSFactory
 SvxUnoDrawMSFactory () noexcept
 
virtual css::uno::Reference< css::uno::XInterface > SAL_CALL createInstance (const OUString &aServiceSpecifier) override
 
virtual css::uno::Reference< css::uno::XInterface > SAL_CALL createInstanceWithArguments (const OUString &ServiceSpecifier, const css::uno::Sequence< css::uno::Any > &Arguments) override
 
virtual css::uno::Sequence< OUString > SAL_CALL getAvailableServiceNames () override
 

Additional Inherited Members

- Static Public Member Functions inherited from SvxUnoDrawMSFactory
static css::uno::Reference< css::uno::XInterface > createTextField (std::u16string_view aServiceSpecifier)
 
static bool createEvent (const SdrModel *pDoc, const SdrHint *pSdrHint, css::document::EventObject &aEvent)
 fills the given EventObject from the given SdrHint. More...
 
- Protected Member Functions inherited from SvxUnoDrawMSFactory
virtual SdrModelgetSdrModelFromUnoModel () const =0
 abstract SdrModel provider More...
 
 ~SvxUnoDrawMSFactory ()
 

Detailed Description

Definition at line 25 of file fmdmod.hxx.

Constructor & Destructor Documentation

◆ SvxFmMSFactory()

SvxFmMSFactory::SvxFmMSFactory ( )
inline

Definition at line 28 of file fmdmod.hxx.

◆ ~SvxFmMSFactory()

virtual SvxFmMSFactory::~SvxFmMSFactory ( )
inlinevirtual

Definition at line 30 of file fmdmod.hxx.

Member Function Documentation

◆ createInstance()

com::sun::star::uno::Reference<::com::sun::star::uno::XInterface > SAL_CALL SvxFmMSFactory::createInstance ( const OUString &  ServiceSpecifier)
overridevirtual

◆ getAvailableServiceNames()

com::sun::star::uno::Sequence< OUString > SAL_CALL SvxFmMSFactory::getAvailableServiceNames ( )
overridevirtual

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