summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/UndoSplitMove.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/UndoSplitMove.hxx')
-rw-r--r--sw/source/core/inc/UndoSplitMove.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/inc/UndoSplitMove.hxx b/sw/source/core/inc/UndoSplitMove.hxx
index a21b249b2509..44ef64ccdd9d 100644
--- a/sw/source/core/inc/UndoSplitMove.hxx
+++ b/sw/source/core/inc/UndoSplitMove.hxx
@@ -46,9 +46,9 @@ public:
class SwUndoMove : public SwUndo, private SwUndRng, private SwUndoSaveContent
{
- // nDest.. - destination range of move (after move!)
- // nIns.. - source Position of move (after move!)
- // nMv.. - destination position of move (before move!); for REDO
+ // nDest... - destination range of move (after move!)
+ // nIns... - source Position of move (after move!)
+ // nMv... - destination position of move (before move!); for REDO
sal_uLong m_nDestStartNode, m_nDestEndNode, m_nInsPosNode, m_nMoveDestNode;
sal_Int32 m_nDestStartContent, m_nDestEndContent, m_nInsPosContent, m_nMoveDestContent;