LibreOffice Module svx (master) 1
Public Member Functions | Protected Attributes | List of all members
SdrControlEventListenerImpl Class Reference
Inheritance diagram for SdrControlEventListenerImpl:
[legend]
Collaboration diagram for SdrControlEventListenerImpl:
[legend]

Public Member Functions

 SdrControlEventListenerImpl (SdrUnoObj *_pObj)
 
virtual void SAL_CALL disposing (const css::lang::EventObject &Source) override
 
void StopListening (const uno::Reference< lang::XComponent > &xComp)
 
void StartListening (const uno::Reference< lang::XComponent > &xComp)
 

Protected Attributes

SdrUnoObjpObj
 

Detailed Description

Definition at line 55 of file svdouno.cxx.

Constructor & Destructor Documentation

◆ SdrControlEventListenerImpl()

SdrControlEventListenerImpl::SdrControlEventListenerImpl ( SdrUnoObj _pObj)
inlineexplicit

Definition at line 61 of file svdouno.cxx.

Member Function Documentation

◆ disposing()

void SAL_CALL SdrControlEventListenerImpl::disposing ( const css::lang::EventObject &  Source)
overridevirtual

Definition at line 73 of file svdouno.cxx.

References pObj, and SdrUnoObj::xUnoControlModel.

◆ StartListening()

void SdrControlEventListenerImpl::StartListening ( const uno::Reference< lang::XComponent > &  xComp)

Definition at line 87 of file svdouno.cxx.

◆ StopListening()

void SdrControlEventListenerImpl::StopListening ( const uno::Reference< lang::XComponent > &  xComp)

Definition at line 81 of file svdouno.cxx.

Member Data Documentation

◆ pObj

SdrUnoObj* SdrControlEventListenerImpl::pObj
protected

Definition at line 58 of file svdouno.cxx.

Referenced by disposing().


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