LibreOffice Module sw (master)
1
|
#include <tox.hxx>
Public Member Functions | |
CollectTextTOXMarksForLayoutHint (std::vector< std::reference_wrapper< SwTextTOXMark >> &rMarks, const SwRootFrame *pLayout) | |
![]() | |
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 | |
std::vector< std::reference_wrapper< SwTextTOXMark > > & | m_rMarks |
const SwRootFrame * | m_pLayout |
|
inline |
const SwRootFrame* sw::CollectTextTOXMarksForLayoutHint::m_pLayout |
std::vector<std::reference_wrapper<SwTextTOXMark> >& sw::CollectTextTOXMarksForLayoutHint::m_rMarks |