Kaydet (Commit) b2b547f2 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS vgbugs07 (1.18.240); FILE MERGED

2007/06/04 13:27:36 vg 1.18.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 8256ed83
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: unopool.cxx,v $ * $RCSfile: unopool.cxx,v $
* *
* $Revision: 1.19 $ * $Revision: 1.20 $
* *
* last change: $Author: ihi $ $Date: 2007-06-05 14:37:03 $ * last change: $Author: hr $ $Date: 2007-06-27 19:25:56 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -60,34 +60,34 @@ ...@@ -60,34 +60,34 @@
#include "unopool.hxx" #include "unopool.hxx"
#endif #endif
#ifndef _SVDMODEL_HXX #ifndef _SVDMODEL_HXX
#include "svdmodel.hxx" #include <svx/svdmodel.hxx>
#endif #endif
#ifndef _SVDPOOL_HXX #ifndef _SVDPOOL_HXX
#include "svdpool.hxx" #include <svx/svdpool.hxx>
#endif #endif
#ifndef SVX_UNOPROV_HXX #ifndef SVX_UNOPROV_HXX
#include "unoprov.hxx" #include <svx/unoprov.hxx>
#endif #endif
#ifndef _SVDOBJ_HXX #ifndef _SVDOBJ_HXX
#include "svdobj.hxx" #include <svx/svdobj.hxx>
#endif #endif
#ifndef _SVX_UNOSHPRP_HXX #ifndef _SVX_UNOSHPRP_HXX
#include "unoshprp.hxx" #include <svx/unoshprp.hxx>
#endif #endif
#ifndef _SVX_XFLBSTIT_HXX #ifndef _SVX_XFLBSTIT_HXX
#include "xflbstit.hxx" #include <svx/xflbstit.hxx>
#endif #endif
#ifndef _SVX_XFLBMTIT_HXX #ifndef _SVX_XFLBMTIT_HXX
#include "xflbmtit.hxx" #include <svx/xflbmtit.hxx>
#endif #endif
#ifndef _SVX_UNOWPAGE_HXX #ifndef _SVX_UNOWPAGE_HXX
#include "unopage.hxx" #include <svx/unopage.hxx>
#endif #endif
#ifndef _SVDETC_HXX #ifndef _SVDETC_HXX
#include "svdetc.hxx" #include <svx/svdetc.hxx>
#endif #endif
#ifndef _MyEDITENG_HXX #ifndef _MyEDITENG_HXX
#include "editeng.hxx" #include <svx/editeng.hxx>
#endif #endif
#include "unoapi.hxx" #include "unoapi.hxx"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment