LibreOffice Module sw (master) 1
|
#include <hints.hxx>
Public Member Functions | |
MoveTableBoxHint (const SwFrameFormat &rNewFormat, const SwTableBox &rTableBox) | |
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 | |
const SwFrameFormat & | m_rNewFormat |
const SwTableBox & | m_rTableBox |
|
inline |
const SwFrameFormat& sw::MoveTableBoxHint::m_rNewFormat |
const SwTableBox& sw::MoveTableBoxHint::m_rTableBox |