LibreOffice Module sw (master) 1
|
#include <frmfmt.hxx>
Public Member Functions | |
DrawFrameFormatHint (DrawFrameFormatHintId eId) | |
virtual | ~DrawFrameFormatHint () 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 | |
DrawFrameFormatHintId | m_eId |
Definition at line 308 of file frmfmt.hxx.
|
inline |
Definition at line 311 of file frmfmt.hxx.
|
overridevirtual |
Definition at line 3457 of file atrfrm.cxx.
DrawFrameFormatHintId sw::DrawFrameFormatHint::m_eId |
Definition at line 310 of file frmfmt.hxx.
Referenced by FrameDeleteWatch::Notify().