From 741ec694f6b27621a4928b7c89634be88fd1fc5c Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 3 Feb 2004 19:14:52 +0000 Subject: INTEGRATION: CWS dialogdiet (1.5.280); FILE MERGED 2003/11/28 16:00:45 mba 1.5.280.1: #i22972#: OfaPtrItem moved to svx --- sd/source/ui/docshell/docshel3.cxx | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'sd') diff --git a/sd/source/ui/docshell/docshel3.cxx b/sd/source/ui/docshell/docshel3.cxx index 496f21575b57..5bf161cb0ef4 100644 --- a/sd/source/ui/docshell/docshel3.cxx +++ b/sd/source/ui/docshell/docshel3.cxx @@ -2,9 +2,9 @@ * * $RCSfile: docshel3.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2004-01-20 10:52:59 $ + * last change: $Author: hr $ $Date: 2004-02-03 20:14:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,9 +78,9 @@ #ifndef _SVX_DIALOGS_HRC #include #endif -#ifndef _OFF_OFAITEM_HXX //autogen -#include -#endif + +#include + #ifndef _SVXERR_HXX #include #endif @@ -96,12 +96,6 @@ #ifdef _OUTLINER_HXX #include #endif -#ifndef _OFA_OSPLCFG_HXX -#include -#endif -#ifndef _OFF_APP_HXX -#include -#endif #ifndef _SFXREQUEST_HXX //autogen #include #endif -- cgit