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

INTEGRATION: CWS vgbugs07 (1.16.352); FILE MERGED

2007/06/04 13:26:57 vg 1.16.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 238ba553
......@@ -4,9 +4,9 @@
*
* $RCSfile: fmobjfac.cxx,v $
*
* $Revision: 1.16 $
* $Revision: 1.17 $
*
* last change: $Author: obo $ $Date: 2006-09-17 05:07:45 $
* last change: $Author: hr $ $Date: 2007-06-27 18:13:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -41,7 +41,7 @@
#endif
#ifndef _SVDOBJ_HXX
#include "svdobj.hxx"
#include <svx/svdobj.hxx>
#endif
#ifndef _SVX_FMTOOLS_HXX
......@@ -57,7 +57,7 @@
#endif
#ifndef _FM_FMGLOB_HXX
#include "fmglob.hxx"
#include <svx/fmglob.hxx>
#endif
#ifndef _FM_FMOBJ_HXX
......@@ -69,11 +69,11 @@
#endif
#ifndef _FM_FMSHELL_HXX
#include "fmshell.hxx"
#include <svx/fmshell.hxx>
#endif
#ifndef _SVX_SVXIDS_HRC
#include "svxids.hrc"
#include <svx/svxids.hrc>
#endif
#ifndef _SVX_TBXFORM_HXX
......@@ -93,7 +93,7 @@
#endif
#ifndef _SVX_DIALMGR_HXX
#include "dialmgr.hxx"
#include <svx/dialmgr.hxx>
#endif
#ifndef _SVX_FMSERVS_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