|
LibreOffice Module sw (master) 1
|
#include <frmfmt.hxx>
Public Member Functions | |
| ContactChangedHint (SdrObject **ppObject) | |
| virtual | ~ContactChangedHint () override |
Public Member Functions inherited from SfxHint | |
| SfxHint () | |
| SfxHint (SfxHintId nId) | |
| virtual | ~SfxHint () |
| SfxHint (SfxHint const &)=default | |
| SfxHint (SfxHint &&)=default | |
| SfxHint & | operator= (SfxHint const &)=default |
| SfxHint & | operator= (SfxHint &&)=default |
| SfxHintId | GetId () const |
Public Attributes | |
| SdrObject ** | m_ppObject |
Definition at line 323 of file frmfmt.hxx.
|
inline |
Definition at line 326 of file frmfmt.hxx.
References SwContactChanged.
|
overridevirtual |
Definition at line 3459 of file atrfrm.cxx.
| SdrObject** sw::ContactChangedHint::m_ppObject |
Definition at line 325 of file frmfmt.hxx.
Referenced by SwDrawContact::SwClientNotify().