LibreOffice Module sw (master) 1
|
#include <calbck.hxx>
Public Member Functions | |
ModifyChangedHint (const SwModify *pNew) | |
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 SwModify * | m_pNew |
Definition at line 80 of file calbck.hxx.
|
inline |
Definition at line 82 of file calbck.hxx.
const SwModify* sw::ModifyChangedHint::m_pNew |
Definition at line 83 of file calbck.hxx.