LibreOffice Module filter (master) 1
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SvxMSConvertOCXControls Class Reference

#include <msocximex.hxx>

Inheritance diagram for SvxMSConvertOCXControls:
[legend]

Public Member Functions

 SvxMSConvertOCXControls (css::uno::Reference< css::frame::XModel > xModel)
 
virtual ~SvxMSConvertOCXControls ()
 
virtual bool InsertControl (const css::uno::Reference< css::form::XFormComponent > &, const css::awt::Size &, css::uno::Reference< css::drawing::XShape > *, bool)
 
const css::uno::Reference< css::lang::XMultiServiceFactory > & GetServiceFactory ()
 

Protected Member Functions

const css::uno::Reference< css::drawing::XShapes > & GetShapes ()
 
const css::uno::Reference< css::container::XIndexContainer > & GetFormComps ()
 
virtual void GetDrawPage ()
 

Protected Attributes

css::uno::Reference< css::frame::XModel > mxModel
 
css::uno::Reference< css::drawing::XDrawPage > xDrawPage
 
css::uno::Reference< css::drawing::XShapes > xShapes
 
css::uno::Reference< css::lang::XMultiServiceFactory > xServiceFactory
 
css::uno::Reference< css::container::XIndexContainer > xFormComps
 

Detailed Description

Definition at line 48 of file msocximex.hxx.

Constructor & Destructor Documentation

◆ SvxMSConvertOCXControls()

SvxMSConvertOCXControls::SvxMSConvertOCXControls ( css::uno::Reference< css::frame::XModel >  xModel)

Definition at line 37 of file msocximex.cxx.

References mxModel, and xModel.

◆ ~SvxMSConvertOCXControls()

SvxMSConvertOCXControls::~SvxMSConvertOCXControls ( )
virtual

Definition at line 41 of file msocximex.cxx.

Member Function Documentation

◆ GetDrawPage()

void SvxMSConvertOCXControls::GetDrawPage ( )
protectedvirtual

Reimplemented in PPTConvertOCXControls.

Definition at line 45 of file msocximex.cxx.

References mxModel, and xDrawPage.

Referenced by GetFormComps(), and GetShapes().

◆ GetFormComps()

const uno::Reference< container::XIndexContainer > & SvxMSConvertOCXControls::GetFormComps ( )
protected

◆ GetServiceFactory()

const uno::Reference< lang::XMultiServiceFactory > & SvxMSConvertOCXControls::GetServiceFactory ( )

Definition at line 59 of file msocximex.cxx.

References mxModel, and xServiceFactory.

Referenced by GetFormComps(), and PPTConvertOCXControls::InsertControl().

◆ GetShapes()

const uno::Reference< drawing::XShapes > & SvxMSConvertOCXControls::GetShapes ( )
protected

Definition at line 72 of file msocximex.cxx.

References GetDrawPage(), xDrawPage, and xShapes.

◆ InsertControl()

virtual bool SvxMSConvertOCXControls::InsertControl ( const css::uno::Reference< css::form::XFormComponent > &  ,
const css::awt::Size &  ,
css::uno::Reference< css::drawing::XShape > *  ,
bool   
)
inlinevirtual

Reimplemented in PPTConvertOCXControls.

Definition at line 54 of file msocximex.hxx.

Member Data Documentation

◆ mxModel

css::uno::Reference< css::frame::XModel > SvxMSConvertOCXControls::mxModel
protected

◆ xDrawPage

css::uno::Reference< css::drawing::XDrawPage > SvxMSConvertOCXControls::xDrawPage
protected

◆ xFormComps

css::uno::Reference< css::container::XIndexContainer > SvxMSConvertOCXControls::xFormComps
protected

Definition at line 77 of file msocximex.hxx.

Referenced by GetFormComps().

◆ xServiceFactory

css::uno::Reference< css::lang::XMultiServiceFactory > SvxMSConvertOCXControls::xServiceFactory
protected

Definition at line 74 of file msocximex.hxx.

Referenced by GetServiceFactory().

◆ xShapes

css::uno::Reference< css::drawing::XShapes > SvxMSConvertOCXControls::xShapes
protected

Definition at line 73 of file msocximex.hxx.

Referenced by GetShapes().


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