summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-02-03 19:14:52 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-02-03 19:14:52 +0000
commit741ec694f6b27621a4928b7c89634be88fd1fc5c (patch)
tree5d195f6fcebdd4f504df3c2870d24d998c41d738 /sd
parenta26b500c22110ab257dbaf96538e7f9fed4b9139 (diff)
INTEGRATION: CWS dialogdiet (1.5.280); FILE MERGED
2003/11/28 16:00:45 mba 1.5.280.1: #i22972#: OfaPtrItem moved to svx
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/docshell/docshel3.cxx16
1 files changed, 5 insertions, 11 deletions
diff --git a/sd/source/ui/docshell/docshel3.cxx b/sd/source/ui/docshell/docshel3.cxx
index 496f21575b57..5bf161cb0ef4 100644
--- a/sd/source/ui/docshell/docshel3.cxx
+++ b/sd/source/ui/docshell/docshel3.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: docshel3.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-01-20 10:52:59 $
+ * last change: $Author: hr $ $Date: 2004-02-03 20:14:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,9 +78,9 @@
#ifndef _SVX_DIALOGS_HRC
#include <svx/dialogs.hrc>
#endif
-#ifndef _OFF_OFAITEM_HXX //autogen
-#include <offmgr/ofaitem.hxx>
-#endif
+
+#include <svx/ofaitem.hxx>
+
#ifndef _SVXERR_HXX
#include <svx/svxerr.hxx>
#endif
@@ -96,12 +96,6 @@
#ifdef _OUTLINER_HXX
#include <svx/outliner.hxx>
#endif
-#ifndef _OFA_OSPLCFG_HXX
-#include <offmgr/osplcfg.hxx>
-#endif
-#ifndef _OFF_APP_HXX
-#include <offmgr/app.hxx>
-#endif
#ifndef _SFXREQUEST_HXX //autogen
#include <sfx2/request.hxx>
#endif