LibreOffice Module sw (master) 1
|
#include <frmfmt.hxx>
Public Member Functions | |
GetObjectConnectedHint (bool &risConnected, const SwRootFrame *pRoot) | |
virtual | ~GetObjectConnectedHint () 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 | |
bool & | m_risConnected |
const SwRootFrame * | m_pRoot |
Definition at line 397 of file frmfmt.hxx.
|
inline |
Definition at line 401 of file frmfmt.hxx.
References SwGetObjectConnected.
|
overridevirtual |
Definition at line 3467 of file atrfrm.cxx.
const SwRootFrame* sw::GetObjectConnectedHint::m_pRoot |
Definition at line 400 of file frmfmt.hxx.
bool& sw::GetObjectConnectedHint::m_risConnected |
Definition at line 399 of file frmfmt.hxx.
Referenced by SwDrawContact::SwClientNotify().