summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edws.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 13:54:49 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 13:54:49 +0000
commit48b5fe3bd56c2faf1f6f24ffbc05681efa5bc2ba (patch)
tree353054cf431b9c2f119ecd3107916619a62a8f74 /sw/source/core/edit/edws.cxx
parent4097a90379eded2701293fd8c8b2e0e64b6be892 (diff)
INTEGRATION: CWS swundo03 (1.4.10); FILE MERGED
2004/07/07 16:55:23 hbrinkm 1.4.10.1: #115575# EndUndo: register rewriter in according StartUndo
Diffstat (limited to 'sw/source/core/edit/edws.cxx')
-rw-r--r--sw/source/core/edit/edws.cxx9
1 files changed, 5 insertions, 4 deletions
diff --git a/sw/source/core/edit/edws.cxx b/sw/source/core/edit/edws.cxx
index ff8893c6cb00..5fb17f3c3644 100644
--- a/sw/source/core/edit/edws.cxx
+++ b/sw/source/core/edit/edws.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: edws.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-08-12 12:24:32 $
+ * last change: $Author: hr $ $Date: 2004-09-08 14:54:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -339,8 +339,9 @@ sal_uInt16 SwEditShell::StartUndo( sal_uInt16 nUndoId,
// schliesst Klammerung der nUndoId, nicht vom UI benutzt
-sal_uInt16 SwEditShell::EndUndo(sal_uInt16 nUndoId)
-{ return GetDoc()->EndUndo(nUndoId); }
+sal_uInt16 SwEditShell::EndUndo(sal_uInt16 nUndoId,
+ const SwRewriter *pRewriter)
+{ return GetDoc()->EndUndo(nUndoId, pRewriter); }
// liefert die Id der letzten undofaehigen Aktion zurueck
// fuellt ggf. VARARR mit sdbcx::User-UndoIds