LibreOffice Module svx (master) 1
|
#include <fmexpl.hxx>
Public Member Functions | |
FmNavViewMarksChanged (FmFormView *pWhichView) | |
const FmFormView * | GetAffectedView () 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 | |
FmFormView * | pView |
Definition at line 115 of file fmexpl.hxx.
|
inline |
Definition at line 119 of file fmexpl.hxx.
References pView.
|
inline |
Definition at line 121 of file fmexpl.hxx.
References pView.
|
private |
Definition at line 117 of file fmexpl.hxx.
Referenced by FmNavViewMarksChanged(), and GetAffectedView().