|
LibreOffice Module sw (master) 1
|
#include <hints.hxx>
Public Member Functions | |
| DeleteChar (const sal_Int32 nPos) | |
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 sal_Int32 | m_nPos |
| sw::DeleteChar::DeleteChar | ( | const sal_Int32 | nPos | ) |
Definition at line 57 of file hints.cxx.
References m_nPos, nPos, and SwDeleteChar.
| const sal_Int32 sw::DeleteChar::m_nPos |
Definition at line 118 of file hints.hxx.
Referenced by SwTextFrame::SwClientNotify().