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

#include <frmfmt.hxx>

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

Public Member Functions

 DrawFormatLayoutCopyHint (SwDrawFrameFormat &rDestFormat, SwDoc &rDestDoc)
 
virtual ~DrawFormatLayoutCopyHint () 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

SwDrawFrameFormatm_rDestFormat
 
SwDocm_rDestDoc
 

Detailed Description

Definition at line 331 of file frmfmt.hxx.

Constructor & Destructor Documentation

◆ DrawFormatLayoutCopyHint()

sw::DrawFormatLayoutCopyHint::DrawFormatLayoutCopyHint ( SwDrawFrameFormat rDestFormat,
SwDoc rDestDoc 
)
inline

Definition at line 335 of file frmfmt.hxx.

References SwDrawFormatLayoutCopy.

◆ ~DrawFormatLayoutCopyHint()

sw::DrawFormatLayoutCopyHint::~DrawFormatLayoutCopyHint ( )
overridevirtual

Definition at line 3460 of file atrfrm.cxx.

Member Data Documentation

◆ m_rDestDoc

SwDoc& sw::DrawFormatLayoutCopyHint::m_rDestDoc

Definition at line 334 of file frmfmt.hxx.

◆ m_rDestFormat

SwDrawFrameFormat& sw::DrawFormatLayoutCopyHint::m_rDestFormat

Definition at line 333 of file frmfmt.hxx.


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