summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/editsrc.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 15:59:09 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 15:59:09 +0000
commitf238477d1a19a837f33cba8f89e794f6c28c99ff (patch)
tree2922396a9a37db898ea181420fc7acd87d48468b /sc/source/ui/unoobj/editsrc.cxx
parent07a0419ab291d8eccf18db65e6b7d80e6bfbcdf9 (diff)
INTEGRATION: CWS pchfix04 (1.23.104); FILE MERGED
2007/04/26 04:59:19 hjs 1.23.104.2: RESYNC: (1.23-1.24); FILE MERGED 2007/02/05 08:35:34 os 1.23.104.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'sc/source/ui/unoobj/editsrc.cxx')
-rw-r--r--sc/source/ui/unoobj/editsrc.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/unoobj/editsrc.cxx b/sc/source/ui/unoobj/editsrc.cxx
index af9644eb9..bc169791e 100644
--- a/sc/source/ui/unoobj/editsrc.cxx
+++ b/sc/source/ui/unoobj/editsrc.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: editsrc.cxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: vg $ $Date: 2007-02-27 13:44:45 $
+ * last change: $Author: kz $ $Date: 2007-05-10 16:59:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
#include "scitems.hxx"
#include <svx/eeitem.hxx>
-#define ITEMID_FIELD EE_FEATURE_FIELD
+
#include <svx/unofored.hxx>
#include "editsrc.hxx"