LibreOffice Module sw (master)
1
|
#include <calbck.hxx>
Public Member Functions | |
ModifyChangedHint (const SwModify *pNew) | |
virtual | ~ModifyChangedHint () override |
![]() | |
SfxHint () | |
SfxHint (SfxHintId nId) | |
virtual | ~SfxHint () COVERITY_NOEXCEPT_FALSE |
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 76 of file calbck.hxx.
|
inline |
Definition at line 78 of file calbck.hxx.
|
overridevirtual |
Definition at line 57 of file calbck.cxx.
const SwModify* sw::ModifyChangedHint::m_pNew |
Definition at line 80 of file calbck.hxx.