summaryrefslogtreecommitdiff
path: root/svx/source/form/fmview.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:16:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:16:32 +0000
commit74b916883a1000fdd752b893d07058426e5d6d33 (patch)
tree9713630b0399c9120b166cf44d03965bb01a8444 /svx/source/form/fmview.cxx
parentbb66802b08338438981ff164887c2839f9555345 (diff)
INTEGRATION: CWS vgbugs07 (1.48.32); FILE MERGED
2007/06/04 13:26:59 vg 1.48.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/form/fmview.cxx')
-rw-r--r--svx/source/form/fmview.cxx22
1 files changed, 11 insertions, 11 deletions
diff --git a/svx/source/form/fmview.cxx b/svx/source/form/fmview.cxx
index 90aef289c38f..5eacd5542527 100644
--- a/svx/source/form/fmview.cxx
+++ b/svx/source/form/fmview.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmview.cxx,v $
*
- * $Revision: 1.48 $
+ * $Revision: 1.49 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 10:06:51 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:16:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -112,22 +112,22 @@
#include "svditer.hxx"
#endif
#ifndef _SVDPAGV_HXX //autogen
-#include "svdpagv.hxx"
+#include <svx/svdpagv.hxx>
#endif
#ifndef _SVDOGRP_HXX //autogen
-#include <svdogrp.hxx>
+#include <svx/svdogrp.hxx>
#endif
#ifndef _FM_FMVIEW_HXX
-#include "fmview.hxx"
+#include <svx/fmview.hxx>
#endif
#ifndef _FM_FMMODEL_HXX
-#include "fmmodel.hxx"
+#include <svx/fmmodel.hxx>
#endif
#ifndef _FM_FMPAGE_HXX
-#include "fmpage.hxx"
+#include <svx/fmpage.hxx>
#endif
#ifndef _SVX_FMSHELL_HXX
-#include "fmshell.hxx"
+#include <svx/fmshell.hxx>
#endif
#ifndef _SVX_FMPGEIMP_HXX
#include "fmpgeimp.hxx"
@@ -148,7 +148,7 @@
#include "fmundo.hxx"
#endif
#ifndef _SVX_DATACCESSDESCRIPTOR_HXX_
-#include "dataaccessdescriptor.hxx"
+#include <svx/dataaccessdescriptor.hxx>
#endif
#ifndef _COMPHELPER_PROCESSFACTORY_HXX_
@@ -179,10 +179,10 @@
#ifndef _VCL_STDTEXT_HXX
#include <vcl/stdtext.hxx>
#endif
-#include "fmglob.hxx"
+#include <svx/fmglob.hxx>
#ifndef _SDRPAGEWINDOW_HXX
-#include "sdrpagewindow.hxx"
+#include <svx/sdrpagewindow.hxx>
#endif
#ifndef _SDRPAINTWINDOW_HXX