LibreOffice Module sw (master)
1
|
#include <frmfmt.hxx>
Public Member Functions | |
CheckDrawFrameFormatLayerHint (bool *bCheckControlLayer) | |
virtual | ~CheckDrawFrameFormatLayerHint () 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 | |
bool * | m_bCheckControlLayer |
Definition at line 285 of file frmfmt.hxx.
|
inline |
Definition at line 288 of file frmfmt.hxx.
|
overridevirtual |
Definition at line 3441 of file atrfrm.cxx.
bool* sw::CheckDrawFrameFormatLayerHint::m_bCheckControlLayer |
Definition at line 287 of file frmfmt.hxx.