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

Public Member Functions

 SwXSelChgLstnr_Impl (SwMailMergeDlg &rParentDlg)
 
virtual void SAL_CALL selectionChanged (const EventObject &aEvent) override
 
virtual void SAL_CALL disposing (const EventObject &Source) override
 

Private Attributes

SwMailMergeDlgm_rParent
 

Detailed Description

Definition at line 75 of file mailmrge.cxx.

Constructor & Destructor Documentation

◆ SwXSelChgLstnr_Impl()

SwXSelChgLstnr_Impl::SwXSelChgLstnr_Impl ( SwMailMergeDlg rParentDlg)
explicit

Definition at line 88 of file mailmrge.cxx.

References m_rParent.

Member Function Documentation

◆ disposing()

void SwXSelChgLstnr_Impl::disposing ( const EventObject &  Source)
overridevirtual

Definition at line 109 of file mailmrge.cxx.

◆ selectionChanged()

void SwXSelChgLstnr_Impl::selectionChanged ( const EventObject &  aEvent)
overridevirtual

Member Data Documentation

◆ m_rParent

SwMailMergeDlg& SwXSelChgLstnr_Impl::m_rParent
private

Definition at line 80 of file mailmrge.cxx.

Referenced by selectionChanged().


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