LibreOffice Module sw (master) 1
|
#include <fmtfld.hxx>
Public Member Functions | |
HasHiddenInformationNotesHint (bool &rbHasHiddenInformationNotes) | |
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_rbHasHiddenInformationNotes |
Definition at line 65 of file fmtfld.hxx.
|
inline |
Definition at line 67 of file fmtfld.hxx.
References SwHasHiddenInformationNotes.
bool& sw::HasHiddenInformationNotesHint::m_rbHasHiddenInformationNotes |
Definition at line 66 of file fmtfld.hxx.
Referenced by SwFormatField::SwClientNotify().