LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwSectionFrameMoveAndDeleteHint Class Referencefinal

#include <section.hxx>

Inheritance diagram for SwSectionFrameMoveAndDeleteHint:
[legend]
Collaboration diagram for SwSectionFrameMoveAndDeleteHint:
[legend]

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
 
SfxHintoperator= (SfxHint const &)=default
 
SfxHintoperator= (SfxHint &&)=default
 
SfxHintId GetId () const
 

Private Attributes

const bool mbSaveContent
 

Detailed Description

Definition at line 254 of file section.hxx.

Constructor & Destructor Documentation

◆ SwSectionFrameMoveAndDeleteHint()

SwSectionFrameMoveAndDeleteHint::SwSectionFrameMoveAndDeleteHint ( const bool  bSaveContent)
inline

Definition at line 257 of file section.hxx.

References SwSectionFrameMoveAndDelete.

Member Function Documentation

◆ IsSaveContent()

bool SwSectionFrameMoveAndDeleteHint::IsSaveContent ( ) const
inline

Definition at line 262 of file section.hxx.

References mbSaveContent.

Member Data Documentation

◆ mbSaveContent

const bool SwSectionFrameMoveAndDeleteHint::mbSaveContent
private

Definition at line 268 of file section.hxx.

Referenced by IsSaveContent().


The documentation for this class was generated from the following file: