summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh2.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-08 00:34:42 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-10 20:01:26 +0200
commit26c3f9d677832826ecccd15951a493742b8e662f (patch)
tree7107beaeff38d82b9e8332aef55a228ef102238e /sc/source/ui/docshell/docsh2.cxx
parent41a6d5e435bd1c9f775260ef90ee3d82fd72a4b5 (diff)
Remove unused include statements
Change-Id: I2ff5fcfae2b9b638e0b39450fbedd77b111ec67c
Diffstat (limited to 'sc/source/ui/docshell/docsh2.cxx')
-rw-r--r--sc/source/ui/docshell/docsh2.cxx19
1 files changed, 0 insertions, 19 deletions
diff --git a/sc/source/ui/docshell/docsh2.cxx b/sc/source/ui/docshell/docsh2.cxx
index 14d05382e150..5a82e606739f 100644
--- a/sc/source/ui/docshell/docsh2.cxx
+++ b/sc/source/ui/docshell/docsh2.cxx
@@ -26,32 +26,13 @@
*
************************************************************************/
-#include <svx/svdpage.hxx>
-
-
-#include <svx/xtable.hxx>
-
#include "scitems.hxx"
-#include <tools/gen.hxx>
-#include <svtools/ctrltool.hxx>
-#include <editeng/flstitem.hxx>
#include <svx/drawitem.hxx>
-#include <sfx2/printer.hxx>
-#include <svl/smplhint.hxx>
-#include <svx/svditer.hxx>
-#include <svx/svdobj.hxx>
-#include <svx/svdoole2.hxx>
-#include <vcl/svapp.hxx>
#include <svl/asiancfg.hxx>
#include <editeng/forbiddencharacterstable.hxx>
#include <editeng/unolingu.hxx>
#include <rtl/logfile.hxx>
-#include <comphelper/processfactory.hxx>
-#include <basic/sbstar.hxx>
-#include <basic/basmgr.hxx>
-#include <sfx2/app.hxx>
-
#include "drwlayer.hxx"
#include "stlpool.hxx"
#include "docsh.hxx"