summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/SwUndoTOXChange.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/SwUndoTOXChange.hxx')
-rw-r--r--sw/source/core/inc/SwUndoTOXChange.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/SwUndoTOXChange.hxx b/sw/source/core/inc/SwUndoTOXChange.hxx
index a593bfd6da0a..a871e7135472 100644
--- a/sw/source/core/inc/SwUndoTOXChange.hxx
+++ b/sw/source/core/inc/SwUndoTOXChange.hxx
@@ -35,7 +35,7 @@ private:
sal_uLong const m_nNodeIndex;
public:
- SwUndoTOXChange(const SwDoc* pDoc, SwTOXBaseSection const& rTOX, const SwTOXBase & rNew);
+ SwUndoTOXChange(const SwDoc& rDoc, SwTOXBaseSection const& rTOX, const SwTOXBase & rNew);
virtual ~SwUndoTOXChange() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;