LibreOffice Module sw (master)
1
|
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 | |
SwMailMergeDlg & | rParent |
Definition at line 75 of file mailmrge.cxx.
|
explicit |
Definition at line 88 of file mailmrge.cxx.
|
overridevirtual |
Definition at line 109 of file mailmrge.cxx.
|
overridevirtual |
Definition at line 92 of file mailmrge.cxx.
References SwMailMergeDlg::m_aSelection, SwMailMergeDlg::m_xAllRB, SwMailMergeDlg::m_xMarkedRB, SwMailMergeDlg::pImpl, and rParent.
|
private |
Definition at line 80 of file mailmrge.cxx.
Referenced by selectionChanged().