diff options
Diffstat (limited to 'sd/source/ui/view')
-rw-r--r-- | sd/source/ui/view/Outliner.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/drviewsb.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/drviewse.cxx | 2 | ||||
-rw-r--r-- | sd/source/ui/view/outlnvsh.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/presvish.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/sdview4.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/viewshe3.cxx | 1 |
7 files changed, 0 insertions, 8 deletions
diff --git a/sd/source/ui/view/Outliner.cxx b/sd/source/ui/view/Outliner.cxx index b0d4aff1660a..50cf7629f667 100644 --- a/sd/source/ui/view/Outliner.cxx +++ b/sd/source/ui/view/Outliner.cxx @@ -40,7 +40,6 @@ #include <comphelper/extract.hxx> #include <com/sun/star/linguistic2/XSpellChecker1.hpp> #include <com/sun/star/beans/XPropertySet.hpp> -#include <comphelper/processfactory.hxx> #include <editeng/forbiddencharacterstable.hxx> #include <svx/srchdlg.hxx> #include <unotools/linguprops.hxx> diff --git a/sd/source/ui/view/drviewsb.cxx b/sd/source/ui/view/drviewsb.cxx index f6fdfc0def55..49e98b7d721e 100644 --- a/sd/source/ui/view/drviewsb.cxx +++ b/sd/source/ui/view/drviewsb.cxx @@ -18,7 +18,6 @@ */ #include <com/sun/star/ui/dialogs/XSLTFilterDialog.hpp> -#include <comphelper/processfactory.hxx> #include <svx/svdlayer.hxx> #include <svx/svxids.hrc> #include <sfx2/msgpool.hxx> diff --git a/sd/source/ui/view/drviewse.cxx b/sd/source/ui/view/drviewse.cxx index c3a63836559b..0b082d9e18a9 100644 --- a/sd/source/ui/view/drviewse.cxx +++ b/sd/source/ui/view/drviewse.cxx @@ -27,8 +27,6 @@ #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/uno/Any.hxx> -#include <comphelper/processfactory.hxx> - #include <undo/undomanager.hxx> #include <vcl/waitobj.hxx> #include <svl/aeitem.hxx> diff --git a/sd/source/ui/view/outlnvsh.cxx b/sd/source/ui/view/outlnvsh.cxx index 7cc482d7cd0a..21ecec524955 100644 --- a/sd/source/ui/view/outlnvsh.cxx +++ b/sd/source/ui/view/outlnvsh.cxx @@ -53,7 +53,6 @@ #include <sot/formats.hxx> #include <com/sun/star/linguistic2/XThesaurus.hpp> #include <editeng/unolingu.hxx> -#include <comphelper/processfactory.hxx> #include <editeng/outlobj.hxx> #include <svl/cjkoptions.hxx> #include <svtools/cliplistener.hxx> diff --git a/sd/source/ui/view/presvish.cxx b/sd/source/ui/view/presvish.cxx index cc757cbba596..86ecb5c5d382 100644 --- a/sd/source/ui/view/presvish.cxx +++ b/sd/source/ui/view/presvish.cxx @@ -19,7 +19,6 @@ #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/beans/XPropertySet.hpp> -#include <comphelper/processfactory.hxx> #include <PresentationViewShell.hxx> #include <optsitem.hxx> diff --git a/sd/source/ui/view/sdview4.cxx b/sd/source/ui/view/sdview4.cxx index a3368f593acc..f98a8ab1b216 100644 --- a/sd/source/ui/view/sdview4.cxx +++ b/sd/source/ui/view/sdview4.cxx @@ -54,7 +54,6 @@ #include <sdpage.hxx> #include <view/SlideSorterView.hxx> #include <undo/undoobjects.hxx> -#include <comphelper/processfactory.hxx> #include <com/sun/star/embed/ElementModes.hpp> #include <com/sun/star/embed/XEmbedPersist.hpp> #include <com/sun/star/embed/Aspects.hpp> diff --git a/sd/source/ui/view/viewshe3.cxx b/sd/source/ui/view/viewshe3.cxx index ff49bc21fe39..17ccfe5c3eff 100644 --- a/sd/source/ui/view/viewshe3.cxx +++ b/sd/source/ui/view/viewshe3.cxx @@ -49,7 +49,6 @@ #include <svl/intitem.hxx> #include <svl/style.hxx> #include <unotools/localedatawrapper.hxx> -#include <comphelper/processfactory.hxx> #include <rtl/ustrbuf.hxx> #include <stlsheet.hxx> #include <WindowUpdater.hxx> |