|
LibreOffice Module sw (master) 1
|
DocPosUpdate is sent to signal that only the frames from or to a specified document-global position have to be updated. More...
#include <hints.hxx>
Public Member Functions | |
| DocPosUpdate (const SwTwips nDocPos) | |
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 SwTwips | m_nDocPos |
DocPosUpdate is sent to signal that only the frames from or to a specified document-global position have to be updated.
At the moment this is only needed when updating pagenumber fields.
|
inline |
Definition at line 149 of file hints.hxx.
References SwDocPosUpdate.