LibreOffice Module sw (master)
1
|
#include <frmfmt.hxx>
Public Member Functions | |
DrawFormatLayoutCopyHint (SwDrawFrameFormat &rDestFormat, SwDoc &rDestDoc) | |
virtual | ~DrawFormatLayoutCopyHint () override |
![]() | |
SfxHint () | |
SfxHint (SfxHintId nId) | |
virtual | ~SfxHint () COVERITY_NOEXCEPT_FALSE |
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 289 of file frmfmt.hxx.
|
inline |
Definition at line 293 of file frmfmt.hxx.
|
overridevirtual |
Definition at line 3377 of file atrfrm.cxx.
SwDoc& sw::DrawFormatLayoutCopyHint::m_rDestDoc |
Definition at line 292 of file frmfmt.hxx.
SwDrawFrameFormat& sw::DrawFormatLayoutCopyHint::m_rDestFormat |
Definition at line 291 of file frmfmt.hxx.