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

#include <hints.hxx>

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

Public Member Functions

 TableLineFormatChanged (const SwTableLineFormat &rNewFormat, const SwTableLine &rTabLine)
 
- 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 SwTableLineFormatm_rNewFormat
 
const SwTableLinem_rTabLine
 

Detailed Description

Definition at line 220 of file hints.hxx.

Constructor & Destructor Documentation

◆ TableLineFormatChanged()

sw::TableLineFormatChanged::TableLineFormatChanged ( const SwTableLineFormat rNewFormat,
const SwTableLine rTabLine 
)
inline

Definition at line 225 of file hints.hxx.

Member Data Documentation

◆ m_rNewFormat

const SwTableLineFormat& sw::TableLineFormatChanged::m_rNewFormat

Definition at line 223 of file hints.hxx.

◆ m_rTabLine

const SwTableLine& sw::TableLineFormatChanged::m_rTabLine

Definition at line 224 of file hints.hxx.


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