LibreOffice Module sw (master) 1
|
new delete redline is created More...
#include <hints.hxx>
Public Member Functions | |
RedlineDelText (sal_Int32 nS, sal_Int32 nL) | |
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 | |
sal_Int32 | nStart |
sal_Int32 | nLen |
sw::RedlineDelText::RedlineDelText | ( | sal_Int32 | nS, |
sal_Int32 | nL | ||
) |
sal_Int32 sw::RedlineDelText::nLen |
Definition at line 128 of file hints.hxx.
Referenced by SwTextFrame::SwClientNotify().
sal_Int32 sw::RedlineDelText::nStart |
Definition at line 127 of file hints.hxx.
Referenced by SwTextFrame::SwClientNotify().