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

#include <hints.hxx>

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

Public Member Functions

 TitleChanged (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 241 of file hints.hxx.

Constructor & Destructor Documentation

◆ TitleChanged()

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

Definition at line 246 of file hints.hxx.

References SwTitleChanged.

Member Data Documentation

◆ m_sNew

const OUString sw::TitleChanged::m_sNew

Definition at line 245 of file hints.hxx.

◆ m_sOld

const OUString sw::TitleChanged::m_sOld

Definition at line 244 of file hints.hxx.


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