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