LibreOffice Module sw (master) 1
|
#include <unoredline.hxx>
Public Member Functions | |
FindRedlineHint (const SwRangeRedline &rRedline, SwXRedline **ppXRedline) | |
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 SwRangeRedline & | m_rRedline |
SwXRedline ** | m_ppXRedline |
Definition at line 113 of file unoredline.hxx.
|
inline |
Definition at line 117 of file unoredline.hxx.
SwXRedline** sw::FindRedlineHint::m_ppXRedline |
Definition at line 116 of file unoredline.hxx.
const SwRangeRedline& sw::FindRedlineHint::m_rRedline |
Definition at line 115 of file unoredline.hxx.