LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
sw::CollectTextTOXMarksForLayoutHint Struct Referencefinal

#include <tox.hxx>

Inheritance diagram for sw::CollectTextTOXMarksForLayoutHint:
[legend]
Collaboration diagram for sw::CollectTextTOXMarksForLayoutHint:
[legend]

Public Member Functions

 CollectTextTOXMarksForLayoutHint (std::vector< std::reference_wrapper< SwTextTOXMark > > &rMarks, const SwRootFrame *pLayout)
 
- Public Member Functions inherited from SfxHint
 SfxHint ()
 
 SfxHint (SfxHintId nId)
 
virtual ~SfxHint ()
 
 SfxHint (SfxHint const &)=default
 
 SfxHint (SfxHint &&)=default
 
SfxHintoperator= (SfxHint const &)=default
 
SfxHintoperator= (SfxHint &&)=default
 
SfxHintId GetId () const
 

Public Attributes

std::vector< std::reference_wrapper< SwTextTOXMark > > & m_rMarks
 
const SwRootFramem_pLayout
 

Detailed Description

Definition at line 65 of file tox.hxx.

Constructor & Destructor Documentation

◆ CollectTextTOXMarksForLayoutHint()

sw::CollectTextTOXMarksForLayoutHint::CollectTextTOXMarksForLayoutHint ( std::vector< std::reference_wrapper< SwTextTOXMark > > &  rMarks,
const SwRootFrame pLayout 
)
inline

Definition at line 68 of file tox.hxx.

References SwCollectTextTOXMarksForLayout.

Member Data Documentation

◆ m_pLayout

const SwRootFrame* sw::CollectTextTOXMarksForLayoutHint::m_pLayout

Definition at line 67 of file tox.hxx.

◆ m_rMarks

std::vector<std::reference_wrapper<SwTextTOXMark> >& sw::CollectTextTOXMarksForLayoutHint::m_rMarks

Definition at line 66 of file tox.hxx.


The documentation for this struct was generated from the following file: