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

#include <hints.hxx>

Inheritance diagram for sw::SectionHidden:
[legend]
Collaboration diagram for sw::SectionHidden:
[legend]

Public Member Functions

 SectionHidden (const bool isHidden=true)
 
- 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
 

Public Attributes

const bool m_isHidden
 

Detailed Description

Definition at line 253 of file hints.hxx.

Constructor & Destructor Documentation

◆ SectionHidden()

sw::SectionHidden::SectionHidden ( const bool  isHidden = true)
inline

Definition at line 257 of file hints.hxx.

References SwSectionHidden.

Member Data Documentation

◆ m_isHidden

const bool sw::SectionHidden::m_isHidden

Definition at line 256 of file hints.hxx.


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