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

#include <hints.hxx>

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

Public Member Functions

 NameChanged (const OUString &rOld, const OUString &rNew)
 
- 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 OUString m_sOld
 
const OUString m_sNew
 

Detailed Description

Definition at line 234 of file hints.hxx.

Constructor & Destructor Documentation

◆ NameChanged()

sw::NameChanged::NameChanged ( const OUString &  rOld,
const OUString &  rNew 
)
inline

Definition at line 239 of file hints.hxx.

References SwNameChanged.

Member Data Documentation

◆ m_sNew

const OUString sw::NameChanged::m_sNew

Definition at line 238 of file hints.hxx.

◆ m_sOld

const OUString sw::NameChanged::m_sOld

Definition at line 237 of file hints.hxx.


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