LibreOffice Module sw (master) 1
|
#include <hints.hxx>
Public Member Functions | |
MoveTableLineHint (const SwFrameFormat &rNewFormat, const SwTableLine &rTableLine) | |
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 SwTableLine & | m_rTableLine |
|
inline |
const SwFrameFormat& sw::MoveTableLineHint::m_rNewFormat |
const SwTableLine& sw::MoveTableLineHint::m_rTableLine |