summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objstor.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:24:00 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:24:00 +0000
commit2d817ed517219f260b7ebd405de49ab193c07ad0 (patch)
treedc722338338ecc25a2a4303634c0d6eb64d1665a /sfx2/source/doc/objstor.cxx
parente28878043061addf118d6823324e24434d921150 (diff)
INTEGRATION: CWS vgbugs07 (1.192.70); FILE MERGED
2007/06/04 13:34:55 vg 1.192.70.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/doc/objstor.cxx')
-rw-r--r--sfx2/source/doc/objstor.cxx32
1 files changed, 16 insertions, 16 deletions
diff --git a/sfx2/source/doc/objstor.cxx b/sfx2/source/doc/objstor.cxx
index 4663ed8d24..4f28aef810 100644
--- a/sfx2/source/doc/objstor.cxx
+++ b/sfx2/source/doc/objstor.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: objstor.cxx,v $
*
- * $Revision: 1.193 $
+ * $Revision: 1.194 $
*
- * last change: $Author: ihi $ $Date: 2007-06-05 18:37:56 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:24:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -205,28 +205,28 @@
#include <rtl/logfile.hxx>
#include <basic/modsizeexceeded.hxx>
-#include "app.hxx"
-#include "objsh.hxx"
-#include "childwin.hxx"
-#include "request.hxx"
+#include <sfx2/app.hxx>
+#include <sfx2/objsh.hxx>
+#include <sfx2/childwin.hxx>
+#include <sfx2/request.hxx>
#include "sfxresid.hxx"
-#include "docfile.hxx"
+#include <sfx2/docfile.hxx>
#include "fltfnc.hxx"
-#include "docfilt.hxx"
-#include "docinf.hxx"
-#include "docfac.hxx"
+#include <sfx2/docfilt.hxx>
+#include <sfx2/docinf.hxx>
+#include <sfx2/docfac.hxx>
#include "objshimp.hxx"
#include "sfxtypes.hxx"
#include "doc.hrc"
-#include "sfxsids.hrc"
-#include "module.hxx"
-#include "dispatch.hxx"
+#include <sfx2/sfxsids.hrc>
+#include <sfx2/module.hxx>
+#include <sfx2/dispatch.hxx>
#include "openflag.hxx"
#include "helper.hxx"
-#include "filedlghelper.hxx"
-#include "event.hxx"
+#include <sfx2/filedlghelper.hxx>
+#include <sfx2/event.hxx>
#include "fltoptint.hxx"
-#include "viewfrm.hxx"
+#include <sfx2/viewfrm.hxx>
#include "graphhelp.hxx"
#include "appbaslib.hxx"