From 7c0b7662ac17e1d130c048ada8ea785a51669590 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 10 May 2007 16:03:09 +0000 Subject: INTEGRATION: CWS pchfix04 (1.20.8); FILE MERGED 2007/02/05 08:35:38 os 1.20.8.1: #i73604# usage of ITEMID_* removed --- sc/source/ui/view/tabview5.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sc/source/ui/view/tabview5.cxx') diff --git a/sc/source/ui/view/tabview5.cxx b/sc/source/ui/view/tabview5.cxx index 081f46dcf6c9..f76f8040f6cb 100644 --- a/sc/source/ui/view/tabview5.cxx +++ b/sc/source/ui/view/tabview5.cxx @@ -4,9 +4,9 @@ * * $RCSfile: tabview5.cxx,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: kz $ $Date: 2006-12-12 16:09:45 $ + * last change: $Author: kz $ $Date: 2007-05-10 17:03:09 $ * * 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 -#define ITEMID_FIELD EE_FEATURE_FIELD + #include #include -- cgit