LibreOffice Module sw (master) 1
|
#include <frmfmt.hxx>
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 | |
SfxHint & | operator= (SfxHint const &)=default |
SfxHint & | operator= (SfxHint &&)=default |
SfxHintId | GetId () const |
Public Attributes | |
SwDrawFrameFormat & | m_rDestFormat |
SwDoc & | m_rDestDoc |
Definition at line 331 of file frmfmt.hxx.
|
inline |
Definition at line 335 of file frmfmt.hxx.
References SwDrawFormatLayoutCopy.
|
overridevirtual |
Definition at line 3460 of file atrfrm.cxx.
SwDoc& sw::DrawFormatLayoutCopyHint::m_rDestDoc |
Definition at line 334 of file frmfmt.hxx.
SwDrawFrameFormat& sw::DrawFormatLayoutCopyHint::m_rDestFormat |
Definition at line 333 of file frmfmt.hxx.