From cb56b7cbf1a0a796dfaefb0bb59ba233a28fafe9 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 10 May 2007 13:59:46 +0000 Subject: INTEGRATION: CWS pchfix04 (1.20.38); FILE MERGED 2007/02/05 12:14:13 os 1.20.38.1: #i73604# usage of ITEMID_* removed --- svx/source/svdraw/svdview.cxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/svx/source/svdraw/svdview.cxx b/svx/source/svdraw/svdview.cxx index 99ddbd13d25d..a02f87858efd 100644 --- a/svx/source/svdraw/svdview.cxx +++ b/svx/source/svdraw/svdview.cxx @@ -4,9 +4,9 @@ * * $RCSfile: svdview.cxx,v $ * - * $Revision: 1.21 $ + * $Revision: 1.22 $ * - * last change: $Author: kz $ $Date: 2007-05-09 13:33:25 $ + * last change: $Author: kz $ $Date: 2007-05-10 14:59:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -58,7 +58,6 @@ #include "svdoutl.hxx" #include "svdview.hxx" #include "editview.hxx" // fuer GetField -#define ITEMID_FIELD EE_FEATURE_FIELD /* wird fuer #include benoetigt */ #include "flditem.hxx" // fuer URLField #include "obj3d.hxx" #include "svddrgmt.hxx" -- cgit