LibreOffice Module sw (master) 1
|
#include <fmtfld.hxx>
Public Member Functions | |
SwFormatFieldHint (const SwFormatField *pField, SwFormatFieldHintWhich nWhich, const SwView *pView=nullptr) | |
const SwFormatField * | GetField () const |
SwFormatFieldHintWhich | Which () const |
const SwView * | GetView () 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 | |
const SwFormatField * | m_pField |
SwFormatFieldHintWhich | m_nWhich |
const SwView * | m_pView |
Definition at line 184 of file fmtfld.hxx.
|
inline |
Definition at line 191 of file fmtfld.hxx.
|
inline |
Definition at line 197 of file fmtfld.hxx.
|
inline |
Definition at line 199 of file fmtfld.hxx.
|
inline |
Definition at line 198 of file fmtfld.hxx.
References SfxPoolItem::m_nWhich.
|
private |
Definition at line 187 of file fmtfld.hxx.
|
private |
Definition at line 186 of file fmtfld.hxx.
|
private |
Definition at line 188 of file fmtfld.hxx.