summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 15:58:33 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 15:58:33 +0000
commitf176bc029af8b0071ad01bc23fe750402c4a6b18 (patch)
tree88929343e7f0d235806bdc2f18d538932812b3d0 /sc
parent831d5ceab189adbd91c3dbd85ef487302f63858c (diff)
INTEGRATION: CWS pchfix04 (1.11.104); FILE MERGED
2007/04/26 04:20:40 hjs 1.11.104.2: RESYNC: (1.11-1.12); FILE MERGED 2007/02/05 08:35:33 os 1.11.104.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/undo/undocell.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/undo/undocell.cxx b/sc/source/ui/undo/undocell.cxx
index c1053df6fce6..a48f8a456057 100644
--- a/sc/source/ui/undo/undocell.cxx
+++ b/sc/source/ui/undo/undocell.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: undocell.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: vg $ $Date: 2007-02-27 13:39:15 $
+ * last change: $Author: kz $ $Date: 2007-05-10 16:58:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,7 +42,7 @@
#include "scitems.hxx"
#include <svx/eeitem.hxx>
-#define ITEMID_FIELD EE_FEATURE_FIELD
+
#include <svx/editobj.hxx>
#include <svtools/zforlist.hxx>