LibreOffice Module chart2 (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
chart::ModifyListenerCallBack Class Referencefinal

#include <ModifyListenerCallBack.hxx>

Collaboration diagram for chart::ModifyListenerCallBack:
[legend]

Public Member Functions

 ModifyListenerCallBack (const Link< void *, void > &rCallBack)
 
 ~ModifyListenerCallBack ()
 
void startListening (const ::com::sun::star::uno::Reference<::com::sun::star::util::XModifyBroadcaster > &xBroadcaster)
 
SAL_DLLPRIVATE void stopListening ()
 

Private Member Functions

 ModifyListenerCallBack (const ModifyListenerCallBack &)=delete
 

Private Attributes

ModifyListenerCallBack_implpModifyListener_impl
 
css::uno::Reference< css::util::XModifyListener > m_xModifyListener
 

Detailed Description

Definition at line 35 of file ModifyListenerCallBack.hxx.

Constructor & Destructor Documentation

◆ ModifyListenerCallBack() [1/2]

chart::ModifyListenerCallBack::ModifyListenerCallBack ( const Link< void *, void > &  rCallBack)
explicit

Definition at line 89 of file ModifyListenerCallBack.cxx.

◆ ~ModifyListenerCallBack()

chart::ModifyListenerCallBack::~ModifyListenerCallBack ( )

Definition at line 95 of file ModifyListenerCallBack.cxx.

References stopListening().

◆ ModifyListenerCallBack() [2/2]

chart::ModifyListenerCallBack::ModifyListenerCallBack ( const ModifyListenerCallBack )
privatedelete

Member Function Documentation

◆ startListening()

void chart::ModifyListenerCallBack::startListening ( const ::com::sun::star::uno::Reference<::com::sun::star::util::XModifyBroadcaster > &  xBroadcaster)

◆ stopListening()

void chart::ModifyListenerCallBack::stopListening ( )

Member Data Documentation

◆ m_xModifyListener

css::uno::Reference<css::util::XModifyListener> chart::ModifyListenerCallBack::m_xModifyListener
private

Definition at line 52 of file ModifyListenerCallBack.hxx.

◆ pModifyListener_impl

ModifyListenerCallBack_impl* chart::ModifyListenerCallBack::pModifyListener_impl
private

Definition at line 51 of file ModifyListenerCallBack.hxx.

Referenced by startListening(), and stopListening().


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