From 22eef5ce75ea2516756f5bf3c0533a4f54b41a0c Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 17:57:52 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.6.104); FILE MERGED 2007/06/04 13:27:22 vg 1.6.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- svx/source/svdraw/sdrpagewindow.cxx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'svx/source/svdraw/sdrpagewindow.cxx') diff --git a/svx/source/svdraw/sdrpagewindow.cxx b/svx/source/svdraw/sdrpagewindow.cxx index f39a1c19460f..0f24a49d5752 100644 --- a/svx/source/svdraw/sdrpagewindow.cxx +++ b/svx/source/svdraw/sdrpagewindow.cxx @@ -4,9 +4,9 @@ * * $RCSfile: sdrpagewindow.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: hr $ $Date: 2007-06-26 12:08:07 $ + * last change: $Author: hr $ $Date: 2007-06-27 18:57:52 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -37,7 +37,7 @@ #include "precompiled_svx.hxx" #ifndef _SDRPAGEWINDOW_HXX -#include +#include #endif #ifndef _COM_SUN_STAR_AWT_XWINDOW_HPP_ @@ -66,18 +66,18 @@ #endif #ifndef _SVDOUNO_HXX -#include +#include #endif #ifndef _SVDPAGE_HXX -#include +#include #endif #ifndef _SVDVIEW_HXX -#include +#include #endif #ifndef _SVDPAGV_HXX -#include +#include #endif #ifndef _SDRPAINTWINDOW_HXX @@ -89,7 +89,7 @@ #endif #ifndef _XOUTX_HXX -#include +#include #endif #ifndef _SDR_CONTACT_DISPLAYINFO_HXX @@ -101,7 +101,7 @@ #endif #ifndef _SVX_FMVIEW_HXX -#include +#include #endif using namespace ::rtl; @@ -348,7 +348,7 @@ void SdrPageWindow::PrepareRedraw(const Region& rReg) #ifdef CLIPPER_TEST #ifndef _SVDOPATH_HXX -#include +#include #endif #ifndef _BGFX_POLYGON_B2DPOLYGON_HXX -- cgit v1.2.3