summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/PaneDockingWindow.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-03 12:26:38 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-03 12:26:38 +0000
commitd9331ddc21f4bc12d8bdfbad52f661d86a8a990d (patch)
treea5da1e51b2894961537d7e4a05be97e284295f26 /sd/source/ui/dlg/PaneDockingWindow.cxx
parent7955dcde934fae96b2c7c9f8bddc34e2039a5e93 (diff)
INTEGRATION: CWS presenterview (1.15.22); FILE MERGED
2007/07/10 14:22:30 af 1.15.22.1: #i18486# Removed unused headers.
Diffstat (limited to 'sd/source/ui/dlg/PaneDockingWindow.cxx')
-rw-r--r--sd/source/ui/dlg/PaneDockingWindow.cxx14
1 files changed, 2 insertions, 12 deletions
diff --git a/sd/source/ui/dlg/PaneDockingWindow.cxx b/sd/source/ui/dlg/PaneDockingWindow.cxx
index adae1e615852..a9db17de29be 100644
--- a/sd/source/ui/dlg/PaneDockingWindow.cxx
+++ b/sd/source/ui/dlg/PaneDockingWindow.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: PaneDockingWindow.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: rt $ $Date: 2007-04-03 15:40:49 $
+ * last change: $Author: kz $ $Date: 2008-04-03 13:26:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,19 +41,9 @@
#include "ViewShellBase.hxx"
#include "sdresid.hxx"
#include "res_bmp.hrc"
-#ifndef _SFXDISPATCH_HXX
#include <sfx2/dispatch.hxx>
-#endif
#include <vcl/toolbox.hxx>
-#ifndef _SV_TASKPANELIST_HXX
#include <vcl/taskpanelist.hxx>
-#endif
-#ifndef _COM_SUN_STAR_DRAWING_FRAMEWORK_XCONTROLLERMANAGER_HPP_
-#include <com/sun/star/drawing/framework/XControllerManager.hpp>
-#endif
-#ifndef _COM_SUN_STAR_DRAWING_FRAMEWORK_XPANECONTROLLER_HPP_
-#include <com/sun/star/drawing/framework/XPaneController.hpp>
-#endif
#include "framework/FrameworkHelper.hxx"
using namespace ::com::sun::star;