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

#include <hints.hxx>

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

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

Public Attributes

const SwTableBoxFormatm_rNewFormat
 
const SwTableBoxm_rTableBox
 

Detailed Description

Definition at line 227 of file hints.hxx.

Constructor & Destructor Documentation

◆ TableBoxFormatChanged()

sw::TableBoxFormatChanged::TableBoxFormatChanged ( const SwTableBoxFormat rNewFormat,
const SwTableBox rTableBox 
)
inline

Definition at line 232 of file hints.hxx.

Member Data Documentation

◆ m_rNewFormat

const SwTableBoxFormat& sw::TableBoxFormatChanged::m_rNewFormat

Definition at line 230 of file hints.hxx.

◆ m_rTableBox

const SwTableBox& sw::TableBoxFormatChanged::m_rTableBox

Definition at line 231 of file hints.hxx.


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