LibreOffice Module svx (master) 1
|
#include <fmshell.hxx>
Public Member Functions | |
FmDesignModeChangedHint (bool bDesMode) | |
virtual | ~FmDesignModeChangedHint () override |
bool | GetDesignMode () 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 | |
bool | m_bDesignMode |
Definition at line 62 of file fmshell.hxx.
FmDesignModeChangedHint::FmDesignModeChangedHint | ( | bool | bDesMode | ) |
Definition at line 122 of file fmshell.cxx.
|
overridevirtual |
Definition at line 128 of file fmshell.cxx.
|
inline |
Definition at line 70 of file fmshell.hxx.
|
private |
Definition at line 64 of file fmshell.hxx.