LibreOffice Module sw (master) 1
|
#include <hints.hxx>
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 | |
SfxHint & | operator= (SfxHint const &)=default |
SfxHint & | operator= (SfxHint &&)=default |
SfxHintId | GetId () const |
Public Attributes | |
const bool | m_isHidden |
|
inline |
Definition at line 257 of file hints.hxx.
References SwSectionHidden.