|
LibreOffice Module sw (master) 1
|
#include <tox.hxx>
Public Member Functions | |
| CollectTextMarksHint (SwTOXMarks &rMarks) | |
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 | |
| SwTOXMarks & | m_rMarks |
|
inline |
Definition at line 53 of file tox.hxx.
References SwCollectTextMarks.
| SwTOXMarks& sw::CollectTextMarksHint::m_rMarks |
Definition at line 52 of file tox.hxx.
Referenced by SwTOXMark::Notify().