diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-25 07:10:16 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-25 07:15:03 +0900 |
commit | 193581a7cc7161dec844c6f35ba710ee8c98107c (patch) | |
tree | 9bdd6f56ee56dba94d302b59a9a34ed5ac4a651d /sd/source/ui/unoidl | |
parent | 15bd35e4f2646ef0bba0cc24d171989c9e3ac6e4 (diff) |
removed duplicate includes in sd
Diffstat (limited to 'sd/source/ui/unoidl')
-rw-r--r-- | sd/source/ui/unoidl/UnoDocumentSettings.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/unoidl/sddetect.cxx | 3 | ||||
-rw-r--r-- | sd/source/ui/unoidl/unocpres.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/unoidl/unolayer.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/unoidl/unomodel.cxx | 2 | ||||
-rw-r--r-- | sd/source/ui/unoidl/unoobj.hxx | 1 | ||||
-rw-r--r-- | sd/source/ui/unoidl/unopage.cxx | 1 |
7 files changed, 0 insertions, 10 deletions
diff --git a/sd/source/ui/unoidl/UnoDocumentSettings.cxx b/sd/source/ui/unoidl/UnoDocumentSettings.cxx index e36ec7d5b87c..80754a16de4f 100644 --- a/sd/source/ui/unoidl/UnoDocumentSettings.cxx +++ b/sd/source/ui/unoidl/UnoDocumentSettings.cxx @@ -42,7 +42,6 @@ #include <svx/xtable.hxx> #include <osl/diagnose.h> #include <osl/mutex.hxx> -#include <osl/mutex.hxx> #include <vcl/svapp.hxx> #include "drawdoc.hxx" diff --git a/sd/source/ui/unoidl/sddetect.cxx b/sd/source/ui/unoidl/sddetect.cxx index 5260ede7846b..5dde7a4b4a65 100644 --- a/sd/source/ui/unoidl/sddetect.cxx +++ b/sd/source/ui/unoidl/sddetect.cxx @@ -37,7 +37,6 @@ #include <com/sun/star/awt/XWindow.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <comphelper/processfactory.hxx> -#include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/task/XInteractionHandler.hpp> @@ -46,7 +45,6 @@ #include <com/sun/star/ucb/InteractiveAppException.hpp> #include <com/sun/star/ucb/XContent.hpp> #include <com/sun/star/packages/zip/ZipIOException.hpp> -#include <framework/interaction.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <ucbhelper/simpleinteractionrequest.hxx> #include <svtools/filter.hxx> @@ -73,7 +71,6 @@ #include <sot/storage.hxx> #include <unotools/moduleoptions.hxx> #include <com/sun/star/util/XArchiver.hpp> -#include <comphelper/processfactory.hxx> #include "strmname.h" diff --git a/sd/source/ui/unoidl/unocpres.cxx b/sd/source/ui/unoidl/unocpres.cxx index e44f61eda751..b0216207f791 100644 --- a/sd/source/ui/unoidl/unocpres.cxx +++ b/sd/source/ui/unoidl/unocpres.cxx @@ -30,7 +30,6 @@ #include <com/sun/star/lang/DisposedException.hpp> #include <osl/mutex.hxx> -#include <osl/mutex.hxx> #include <vcl/svapp.hxx> #include <svx/svdpage.hxx> #include <comphelper/extract.hxx> diff --git a/sd/source/ui/unoidl/unolayer.cxx b/sd/source/ui/unoidl/unolayer.cxx index 0555c43eb9e6..4940f2cbcffe 100644 --- a/sd/source/ui/unoidl/unolayer.cxx +++ b/sd/source/ui/unoidl/unolayer.cxx @@ -30,7 +30,6 @@ #include "unolayer.hxx" #include <osl/mutex.hxx> -#include <osl/mutex.hxx> #include <svx/svdpagv.hxx> #include <svx/unoshape.hxx> diff --git a/sd/source/ui/unoidl/unomodel.cxx b/sd/source/ui/unoidl/unomodel.cxx index 9bb08b34efad..ff25f97b9375 100644 --- a/sd/source/ui/unoidl/unomodel.cxx +++ b/sd/source/ui/unoidl/unomodel.cxx @@ -36,7 +36,6 @@ #include <com/sun/star/awt/XDevice.hpp> #include <com/sun/star/embed/Aspects.hpp> -#include <com/sun/star/presentation/XPresentation2.hpp> #include <osl/mutex.hxx> #include <comphelper/sequence.hxx> @@ -60,7 +59,6 @@ #include <svx/unopool.hxx> #include <svx/svdorect.hxx> #include <editeng/flditem.hxx> -#include <osl/mutex.hxx> #include <toolkit/awt/vclxdevice.hxx> #include <svx/svdpool.hxx> #include <editeng/unolingu.hxx> diff --git a/sd/source/ui/unoidl/unoobj.hxx b/sd/source/ui/unoidl/unoobj.hxx index e1aa5a636135..08c376f5ff53 100644 --- a/sd/source/ui/unoidl/unoobj.hxx +++ b/sd/source/ui/unoidl/unoobj.hxx @@ -33,7 +33,6 @@ #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/drawing/XShape.hpp> #include <com/sun/star/document/XEventsSupplier.hpp> -#include <com/sun/star/document/XEventsSupplier.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <svx/svdpool.hxx> #include <svx/unomaster.hxx> diff --git a/sd/source/ui/unoidl/unopage.cxx b/sd/source/ui/unoidl/unopage.cxx index a13a4faea0fa..69bbdaf65b3a 100644 --- a/sd/source/ui/unoidl/unopage.cxx +++ b/sd/source/ui/unoidl/unopage.cxx @@ -35,7 +35,6 @@ #include <com/sun/star/view/PaperOrientation.hpp> #include <com/sun/star/animations/AnimationNodeType.hpp> #include <com/sun/star/presentation/EffectNodeType.hpp> -#include <com/sun/star/lang/DisposedException.hpp> #include <comphelper/processfactory.hxx> #include <comphelper/servicehelper.hxx> #include <rtl/ustrbuf.hxx> |