summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-06-20 18:18:45 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-06-20 18:18:45 +0200
commit033517b4e6dfb648678500b23ebe5cd54bee9001 (patch)
tree2c67f23f47f650fe5671de5e2ec0ada613b4c482 /sd
parent978e7b03f8c966ec23b6781d67f612e4665a09f7 (diff)
Remove unused includes
Change-Id: I25bb67449c8c572075d354e62b1c731e95655b4f
Diffstat (limited to 'sd')
-rw-r--r--sd/source/filter/eppt/epptso.cxx1
-rw-r--r--sd/source/ui/slidesorter/shell/SlideSorterService.cxx1
-rw-r--r--sd/source/ui/unoidl/SdUnoDrawView.cxx1
-rw-r--r--sd/source/ui/unoidl/SdUnoOutlineView.cxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/filter/eppt/epptso.cxx b/sd/source/filter/eppt/epptso.cxx
index 478d89aa8c6e..4a3555aab14f 100644
--- a/sd/source/filter/eppt/epptso.cxx
+++ b/sd/source/filter/eppt/epptso.cxx
@@ -67,7 +67,6 @@
#include <vcl/cvtgrf.hxx>
#include <tools/urlobj.hxx>
#include <comphelper/extract.hxx>
-#include <cppuhelper/proptypehlp.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <rtl/crc.h>
#include <comphelper/classids.hxx>
diff --git a/sd/source/ui/slidesorter/shell/SlideSorterService.cxx b/sd/source/ui/slidesorter/shell/SlideSorterService.cxx
index 129d2fd1c1bb..dbfc6b077adc 100644
--- a/sd/source/ui/slidesorter/shell/SlideSorterService.cxx
+++ b/sd/source/ui/slidesorter/shell/SlideSorterService.cxx
@@ -32,7 +32,6 @@
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <osl/mutex.hxx>
#include <vcl/svapp.hxx>
-#include <cppuhelper/proptypehlp.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
diff --git a/sd/source/ui/unoidl/SdUnoDrawView.cxx b/sd/source/ui/unoidl/SdUnoDrawView.cxx
index 5a0207637d65..820e77cb6b84 100644
--- a/sd/source/ui/unoidl/SdUnoDrawView.cxx
+++ b/sd/source/ui/unoidl/SdUnoDrawView.cxx
@@ -30,7 +30,6 @@
#include "pres.hxx"
#include <comphelper/processfactory.hxx>
-#include <cppuhelper/proptypehlp.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
diff --git a/sd/source/ui/unoidl/SdUnoOutlineView.cxx b/sd/source/ui/unoidl/SdUnoOutlineView.cxx
index 1be0bdbe0a0e..cf97b61cd6ba 100644
--- a/sd/source/ui/unoidl/SdUnoOutlineView.cxx
+++ b/sd/source/ui/unoidl/SdUnoOutlineView.cxx
@@ -24,7 +24,6 @@
#include "sdpage.hxx"
#include "unopage.hxx"
-#include <cppuhelper/proptypehlp.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <svx/unopage.hxx>
#include <osl/mutex.hxx>