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

#include <hints.hxx>

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

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

Public Attributes

const SwFrameFormatm_rNewFormat
 
const SwTableLinem_rTableLine
 

Detailed Description

Definition at line 200 of file hints.hxx.

Constructor & Destructor Documentation

◆ MoveTableLineHint()

sw::MoveTableLineHint::MoveTableLineHint ( const SwFrameFormat rNewFormat,
const SwTableLine rTableLine 
)
inline

Definition at line 205 of file hints.hxx.

Member Data Documentation

◆ m_rNewFormat

const SwFrameFormat& sw::MoveTableLineHint::m_rNewFormat

Definition at line 203 of file hints.hxx.

◆ m_rTableLine

const SwTableLine& sw::MoveTableLineHint::m_rTableLine

Definition at line 204 of file hints.hxx.


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