summaryrefslogtreecommitdiff
path: root/sc/source
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 15:48:17 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 15:48:17 +0000
commit8f6e82dbae4aaa2a54b376fe336f09081b903aa1 (patch)
treeb75d986372852e08d005673753ded6689bb5bfee /sc/source
parent463d0781dcdbab4f2e53415093963be38387524b (diff)
INTEGRATION: CWS pchfix04 (1.27.36); FILE MERGED
2007/02/05 08:35:21 os 1.27.36.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'sc/source')
-rw-r--r--sc/source/filter/excel/xehelper.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/source/filter/excel/xehelper.cxx b/sc/source/filter/excel/xehelper.cxx
index 4acc0c0919c2..08ba91ab7e6c 100644
--- a/sc/source/filter/excel/xehelper.cxx
+++ b/sc/source/filter/excel/xehelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xehelper.cxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: ihi $ $Date: 2006-12-19 13:20:25 $
+ * last change: $Author: kz $ $Date: 2007-05-10 16:48:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -84,7 +84,6 @@
#ifndef _EEITEM_HXX
#include <svx/eeitem.hxx>
#endif
-#define ITEMID_FIELD EE_FEATURE_FIELD
#ifndef _SVX_FLDITEM_HXX
#include <svx/flditem.hxx>
#endif