From c4f7dfd5078d936182d4e54d9f7ab726d7e90b54 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 10 May 2007 14:02:42 +0000 Subject: INTEGRATION: CWS pchfix04 (1.35.2); FILE MERGED 2007/02/05 12:14:16 os 1.35.2.1: #i73604# usage of ITEMID_* removed --- svx/source/unodraw/UnoGraphicExporter.cxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/svx/source/unodraw/UnoGraphicExporter.cxx b/svx/source/unodraw/UnoGraphicExporter.cxx index cd826c1286da..daa596cb9c6c 100644 --- a/svx/source/unodraw/UnoGraphicExporter.cxx +++ b/svx/source/unodraw/UnoGraphicExporter.cxx @@ -4,9 +4,9 @@ * * $RCSfile: UnoGraphicExporter.cxx,v $ * - * $Revision: 1.35 $ + * $Revision: 1.36 $ * - * last change: $Author: obo $ $Date: 2007-01-23 09:00:34 $ + * last change: $Author: kz $ $Date: 2007-05-10 15:02:42 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -223,7 +223,6 @@ #include "svdoutl.hxx" #endif -#define ITEMID_FIELD EE_FEATURE_FIELD #ifndef _SVX_FLDITEM_HXX #include "flditem.hxx" #endif -- cgit