summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-25 07:10:16 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-25 07:15:03 +0900
commit193581a7cc7161dec844c6f35ba710ee8c98107c (patch)
tree9bdd6f56ee56dba94d302b59a9a34ed5ac4a651d /sd/source/ui/docshell
parent15bd35e4f2646ef0bba0cc24d171989c9e3ac6e4 (diff)
removed duplicate includes in sd
Diffstat (limited to 'sd/source/ui/docshell')
-rw-r--r--sd/source/ui/docshell/docshel3.cxx1
-rw-r--r--sd/source/ui/docshell/docshel4.cxx1
-rw-r--r--sd/source/ui/docshell/docshell.cxx3
3 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/ui/docshell/docshel3.cxx b/sd/source/ui/docshell/docshel3.cxx
index 87a073837b45..472d0095083a 100644
--- a/sd/source/ui/docshell/docshel3.cxx
+++ b/sd/source/ui/docshell/docshel3.cxx
@@ -62,7 +62,6 @@
#include "View.hxx"
#include "slideshow.hxx"
#include "fuhhconv.hxx"
-#include "slideshow.hxx"
using namespace ::com::sun::star;
using namespace ::com::sun::star::beans;
diff --git a/sd/source/ui/docshell/docshel4.cxx b/sd/source/ui/docshell/docshel4.cxx
index cc152e1374ab..d0025669e857 100644
--- a/sd/source/ui/docshell/docshel4.cxx
+++ b/sd/source/ui/docshell/docshel4.cxx
@@ -897,7 +897,6 @@ sal_Bool DrawDocShell::GotoBookmark(const String& rBookmark)
|* SaveAsOwnFormat: wenn es eine Dokumentvorlage werden soll,
|*
\************************************************************************/
-#include <tools/urlobj.hxx>
sal_Bool DrawDocShell::SaveAsOwnFormat( SfxMedium& rMedium )
{
diff --git a/sd/source/ui/docshell/docshell.cxx b/sd/source/ui/docshell/docshell.cxx
index b9ca0447fec0..2f8bf12a4d1f 100644
--- a/sd/source/ui/docshell/docshell.cxx
+++ b/sd/source/ui/docshell/docshell.cxx
@@ -42,9 +42,6 @@
#include <sfx2/printer.hxx>
#include <sfx2/docfile.hxx>
#include <svx/drawitem.hxx>
-#include <editeng/flstitem.hxx>
-#include <svx/drawitem.hxx>
-#include <svx/srchdlg.hxx>
#include <sfx2/dispatch.hxx>
#include <svl/whiter.hxx>
#include <svl/itempool.hxx>