LibreOffice Module sw (master) 1
|
#include <frmfmt.hxx>
Public Member Functions | |
CheckDrawFrameFormatLayerHint (bool *bCheckControlLayer) | |
virtual | ~CheckDrawFrameFormatLayerHint () 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_bCheckControlLayer |
Definition at line 315 of file frmfmt.hxx.
|
inline |
Definition at line 318 of file frmfmt.hxx.
References SwCheckDrawFrameFormatLayer.
|
overridevirtual |
Definition at line 3458 of file atrfrm.cxx.
bool* sw::CheckDrawFrameFormatLayerHint::m_bCheckControlLayer |
Definition at line 317 of file frmfmt.hxx.