LibreOffice Module sw (master)
1
|
#include <frmfmt.hxx>
Public Member Functions | |
DrawFrameFormatHint (DrawFrameFormatHintId eId) | |
virtual | ~DrawFrameFormatHint () override |
![]() | |
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 279 of file frmfmt.hxx.
|
inline |
Definition at line 282 of file frmfmt.hxx.
|
overridevirtual |
Definition at line 3440 of file atrfrm.cxx.
DrawFrameFormatHintId sw::DrawFrameFormatHint::m_eId |
Definition at line 281 of file frmfmt.hxx.