summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 15:55:25 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 15:55:25 +0000
commit1df25dce6bf7cdc8e196ad5d5a7d99e1ba940804 (patch)
treeb2da4d684dd13ddbb562563c1e08e3dda846bc3d
parent8d3ddbb68bee7c89142228b23901b95f648c3351 (diff)
INTEGRATION: CWS pchfix04 (1.63.38); FILE MERGED
2007/04/26 05:05:40 hjs 1.63.38.2: RESYNC: (1.63-1.64); FILE MERGED 2007/02/05 08:35:29 os 1.63.38.1: #i73604# usage of ITEMID_* removed
-rw-r--r--sc/source/ui/docshell/docfunc.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/docshell/docfunc.cxx b/sc/source/ui/docshell/docfunc.cxx
index 8fb9f6961153..ad6d13a8db11 100644
--- a/sc/source/ui/docshell/docfunc.cxx
+++ b/sc/source/ui/docshell/docfunc.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docfunc.cxx,v $
*
- * $Revision: 1.64 $
+ * $Revision: 1.65 $
*
- * last change: $Author: vg $ $Date: 2007-02-27 13:06:47 $
+ * last change: $Author: kz $ $Date: 2007-05-10 16:55:25 $
*
* 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 <sfx2/app.hxx>
#include <svx/editobj.hxx>
#include <svx/linkmgr.hxx>