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

#include <tox.hxx>

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

Public Member Functions

 FindContentFrameHint (SwContentFrame *&rpContentFrame, const SwDoc &rDoc, const SwRootFrame &rLayout)
 
- 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

SwContentFrame *& m_rpContentFrame
 
const SwDocm_rDoc
 
const SwRootFramem_rLayout
 

Detailed Description

Definition at line 55 of file tox.hxx.

Constructor & Destructor Documentation

◆ FindContentFrameHint()

sw::FindContentFrameHint::FindContentFrameHint ( SwContentFrame *&  rpContentFrame,
const SwDoc rDoc,
const SwRootFrame rLayout 
)
inline

Definition at line 59 of file tox.hxx.

Member Data Documentation

◆ m_rDoc

const SwDoc& sw::FindContentFrameHint::m_rDoc

Definition at line 57 of file tox.hxx.

◆ m_rLayout

const SwRootFrame& sw::FindContentFrameHint::m_rLayout

Definition at line 58 of file tox.hxx.

◆ m_rpContentFrame

SwContentFrame*& sw::FindContentFrameHint::m_rpContentFrame

Definition at line 56 of file tox.hxx.


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