summaryrefslogtreecommitdiff
path: root/sd/inc/undo
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/undo')
-rw-r--r--sd/inc/undo/undoobjects.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/undo/undoobjects.hxx b/sd/inc/undo/undoobjects.hxx
index 2a7664afd326..ac934ac0d566 100644
--- a/sd/inc/undo/undoobjects.hxx
+++ b/sd/inc/undo/undoobjects.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: undoobjects.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: kz $ $Date: 2006-12-12 16:27:52 $
+ * last change: $Author: rt $ $Date: 2008-03-12 11:23:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -112,7 +112,7 @@ private:
class UndoObjectSetText : public SdrUndoObjSetText
{
public:
- UndoObjectSetText( SdrObject& rNewObj );
+ UndoObjectSetText( SdrObject& rNewObj, sal_Int32 nText );
virtual ~UndoObjectSetText();
virtual void Undo();