summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin5.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 16:01:31 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 16:01:31 +0000
commit7c9e099a04463213999eacd6e5b02427ae3c1339 (patch)
tree44391e34a424c42f4eb42f5533d3c9ef4a253bc9 /sc/source/ui/view/gridwin5.cxx
parentd90b16dd888820089600fc58795cb794b8500e50 (diff)
INTEGRATION: CWS pchfix04 (1.17.22); FILE MERGED
2007/04/26 04:22:26 hjs 1.17.22.2: RESYNC: (1.17-1.18); FILE MERGED 2007/02/05 08:35:37 os 1.17.22.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'sc/source/ui/view/gridwin5.cxx')
-rw-r--r--sc/source/ui/view/gridwin5.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/view/gridwin5.cxx b/sc/source/ui/view/gridwin5.cxx
index dbb07f7f7908..4705c678ed0f 100644
--- a/sc/source/ui/view/gridwin5.cxx
+++ b/sc/source/ui/view/gridwin5.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: gridwin5.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: vg $ $Date: 2007-02-27 13:52:41 $
+ * last change: $Author: kz $ $Date: 2007-05-10 17:01:31 $
*
* 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/editview.hxx>