From 1201c13013f2d08b022f288145ffe8816718b704 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 10 May 2007 14:36:34 +0000 Subject: INTEGRATION: CWS pchfix04 (1.45.6); FILE MERGED 2007/02/05 08:39:05 os 1.45.6.1: #i73604# usage of ITEMID_* removed --- sd/source/ui/view/outlview.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sd/source/ui/view/outlview.cxx') diff --git a/sd/source/ui/view/outlview.cxx b/sd/source/ui/view/outlview.cxx index eccef608cc6f..29539848710b 100644 --- a/sd/source/ui/view/outlview.cxx +++ b/sd/source/ui/view/outlview.cxx @@ -4,9 +4,9 @@ * * $RCSfile: outlview.cxx,v $ * - * $Revision: 1.45 $ + * $Revision: 1.46 $ * - * last change: $Author: kz $ $Date: 2006-12-12 19:19:15 $ + * last change: $Author: kz $ $Date: 2007-05-10 15:36:34 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -50,7 +50,7 @@ #ifndef _SVXIDS_HRC #include #endif -#include "eetext.hxx" // definiert ITEMID_... fuer frmitems und textitem +#include "eetext.hxx" #ifndef _EEITEM_HXX #include #endif -- cgit