LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
sw::MoveTableBoxHint Class Referencefinal

#include <hints.hxx>

Inheritance diagram for sw::MoveTableBoxHint:
[legend]
Collaboration diagram for sw::MoveTableBoxHint:
[legend]

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
 
SfxHintoperator= (SfxHint const &)=default
 
SfxHintoperator= (SfxHint &&)=default
 
SfxHintId GetId () const
 

Public Attributes

const SwFrameFormatm_rNewFormat
 
const SwTableBoxm_rTableBox
 

Detailed Description

Definition at line 208 of file hints.hxx.

Constructor & Destructor Documentation

◆ MoveTableBoxHint()

sw::MoveTableBoxHint::MoveTableBoxHint ( const SwFrameFormat rNewFormat,
const SwTableBox rTableBox 
)
inline

Definition at line 213 of file hints.hxx.

Member Data Documentation

◆ m_rNewFormat

const SwFrameFormat& sw::MoveTableBoxHint::m_rNewFormat

Definition at line 211 of file hints.hxx.

◆ m_rTableBox

const SwTableBox& sw::MoveTableBoxHint::m_rTableBox

Definition at line 212 of file hints.hxx.


The documentation for this class was generated from the following file: