LibreOffice Module sw (master) 1
|
#include <hints.hxx>
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 | |
SfxHint & | operator= (SfxHint const &)=default |
SfxHint & | operator= (SfxHint &&)=default |
SfxHintId | GetId () const |
Public Attributes | |
const OUString | m_sOld |
const OUString | m_sNew |
|
inline |
Definition at line 239 of file hints.hxx.
References SwNameChanged.