LibreOffice Module sw (master) 1
|
#include <section.hxx>
Public Member Functions | |
SwSectionFrameMoveAndDeleteHint (const bool bSaveContent) | |
bool | IsSaveContent () const |
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 |
Private Attributes | |
const bool | mbSaveContent |
Definition at line 254 of file section.hxx.
|
inline |
Definition at line 257 of file section.hxx.
References SwSectionFrameMoveAndDelete.
|
inline |
Definition at line 262 of file section.hxx.
References mbSaveContent.
|
private |
Definition at line 268 of file section.hxx.
Referenced by IsSaveContent().