summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 15:57:07 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 15:57:07 +0000
commitc50b129954242c15b7e771062ad5f1605457b654 (patch)
tree5227753e9e6f9dd4bfbe74242a9bda592e995d13 /sc
parent71b45e713f2426a70538e2620ee21fa18d82cc89 (diff)
INTEGRATION: CWS pchfix04 (1.17.6); FILE MERGED
2007/04/26 04:40:12 hjs 1.17.6.2: RESYNC: (1.17-1.18); FILE MERGED 2007/02/05 08:35:31 os 1.17.6.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/drawfunc/fusel.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/drawfunc/fusel.cxx b/sc/source/ui/drawfunc/fusel.cxx
index 4523daa060cc..b3c13e22ce90 100644
--- a/sc/source/ui/drawfunc/fusel.cxx
+++ b/sc/source/ui/drawfunc/fusel.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fusel.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: vg $ $Date: 2007-02-27 13:13:39 $
+ * last change: $Author: kz $ $Date: 2007-05-10 16:57:07 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,7 @@
// INCLUDE ---------------------------------------------------------------
#include <svx/eeitem.hxx>
-#define ITEMID_FIELD EE_FEATURE_FIELD
+
#include <svx/flditem.hxx>
#include <svx/svdoole2.hxx>