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

#include <frmfmt.hxx>

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

Public Member Functions

 CollectTextObjectsHint (std::list< SdrTextObj * > &rTextObjects)
 
virtual ~CollectTextObjectsHint () override
 
- 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::list< SdrTextObj * > & m_rTextObjects
 

Detailed Description

Definition at line 381 of file frmfmt.hxx.

Constructor & Destructor Documentation

◆ CollectTextObjectsHint()

sw::CollectTextObjectsHint::CollectTextObjectsHint ( std::list< SdrTextObj * > &  rTextObjects)
inline

Definition at line 384 of file frmfmt.hxx.

References SwCollectTextObjects.

◆ ~CollectTextObjectsHint()

sw::CollectTextObjectsHint::~CollectTextObjectsHint ( )
overridevirtual

Definition at line 3465 of file atrfrm.cxx.

Member Data Documentation

◆ m_rTextObjects

std::list<SdrTextObj*>& sw::CollectTextObjectsHint::m_rTextObjects

Definition at line 383 of file frmfmt.hxx.


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