LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
sw::DocPosUpdate Class Referencefinal

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>

Inheritance diagram for sw::DocPosUpdate:
[legend]
Collaboration diagram for sw::DocPosUpdate:
[legend]

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
 
SfxHintoperator= (SfxHint const &)=default
 
SfxHintoperator= (SfxHint &&)=default
 
SfxHintId GetId () const
 

Public Attributes

const SwTwips m_nDocPos
 

Detailed Description

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.

Definition at line 145 of file hints.hxx.

Constructor & Destructor Documentation

◆ DocPosUpdate()

sw::DocPosUpdate::DocPosUpdate ( const SwTwips  nDocPos)
inline

Definition at line 149 of file hints.hxx.

References SwDocPosUpdate.

Member Data Documentation

◆ m_nDocPos

const SwTwips sw::DocPosUpdate::m_nDocPos

Definition at line 148 of file hints.hxx.


The documentation for this class was generated from the following file: