diff options
Diffstat (limited to 'sw/inc/hints.hxx')
-rw-r--r-- | sw/inc/hints.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/hints.hxx b/sw/inc/hints.hxx index 984747dcf368..ca5f211e28cb 100644 --- a/sw/inc/hints.hxx +++ b/sw/inc/hints.hxx @@ -168,8 +168,8 @@ public: For this we need the current outputdevice */ class SwRefMarkFieldUpdate : public SwMsgPoolItem { -public: VclPtr<OutputDevice> pOut; ///< pointer to the current output device +public: /** Is sent if reference marks should be updated. To get the page/chapter number, the frame has to be asked. For that we need |