summaryrefslogtreecommitdiff
path: root/sfx2/source/toolbox
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:33:00 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:33:00 +0000
commit4f3b34b6774c8a9ff378e972e6009a0dcce27f19 (patch)
tree79fd7948735a272c1c83678fbbb4af7c9fb60170 /sfx2/source/toolbox
parent813ff6989c1465687fb936e719503ce132d157d4 (diff)
INTEGRATION: CWS vgbugs07 (1.65.96); FILE MERGED
2007/06/04 13:35:01 vg 1.65.96.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/toolbox')
-rw-r--r--sfx2/source/toolbox/tbxitem.cxx38
1 files changed, 19 insertions, 19 deletions
diff --git a/sfx2/source/toolbox/tbxitem.cxx b/sfx2/source/toolbox/tbxitem.cxx
index 2f3f215bf5..4a4af93bd1 100644
--- a/sfx2/source/toolbox/tbxitem.cxx
+++ b/sfx2/source/toolbox/tbxitem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tbxitem.cxx,v $
*
- * $Revision: 1.65 $
+ * $Revision: 1.66 $
*
- * last change: $Author: obo $ $Date: 2007-01-25 11:48:37 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:33:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -153,33 +153,33 @@
#ifndef GCC
#endif
-#include "tbxctrl.hxx"
-#include "mnumgr.hxx"
-#include "dispatch.hxx"
+#include <sfx2/tbxctrl.hxx>
+#include <sfx2/mnumgr.hxx>
+#include <sfx2/dispatch.hxx>
#include "fltfnc.hxx"
-#include "msg.hxx"
-#include "msgpool.hxx"
+#include <sfx2/msg.hxx>
+#include <sfx2/msgpool.hxx>
#include "statcach.hxx"
-#include "viewfrm.hxx"
+#include <sfx2/viewfrm.hxx>
#include "arrdecl.hxx"
#include "sfxtypes.hxx"
-#include "macrconf.hxx"
-#include "genlink.hxx"
+#include <sfx2/macrconf.hxx>
+#include <sfx2/genlink.hxx>
#include "sfxresid.hxx"
-#include "sfx.hrc"
-#include "module.hxx"
-#include "docfile.hxx"
-#include "docfac.hxx"
+#include <sfx2/sfx.hrc>
+#include <sfx2/module.hxx>
+#include <sfx2/docfile.hxx>
+#include <sfx2/docfac.hxx>
#include "referers.hxx"
-#include "frmhtmlw.hxx"
-#include "app.hxx"
-#include "unoctitm.hxx"
+#include <sfx2/frmhtmlw.hxx>
+#include <sfx2/app.hxx>
+#include <sfx2/unoctitm.hxx>
#include "helpid.hrc"
#include "workwin.hxx"
#include "imgmgr.hxx"
#include "virtmenu.hxx"
-#include "viewfrm.hxx"
-#include "module.hxx"
+#include <sfx2/viewfrm.hxx>
+#include <sfx2/module.hxx>
#include "imagemgr.hxx"
//using namespace ::com::sun::star::awt;