diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/sfx2/tbxctrl.hxx | 1 | ||||
-rw-r--r-- | include/sfx2/thumbnailview.hxx | 1 | ||||
-rw-r--r-- | include/svl/ondemand.hxx | 1 | ||||
-rw-r--r-- | include/svx/PaletteManager.hxx | 1 | ||||
-rw-r--r-- | include/svx/SvxNumOptionsTabPageHelper.hxx | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/include/sfx2/tbxctrl.hxx b/include/sfx2/tbxctrl.hxx index c78673c0cfaa..c46c8b42fa6f 100644 --- a/include/sfx2/tbxctrl.hxx +++ b/include/sfx2/tbxctrl.hxx @@ -27,7 +27,6 @@ #include <vcl/menu.hxx> #include <vcl/fixed.hxx> #include <vcl/floatwin.hxx> -#include <comphelper/processfactory.hxx> #include <sfx2/ctrlitem.hxx> #include <sfx2/sfxstatuslistener.hxx> #include <svtools/toolboxcontroller.hxx> diff --git a/include/sfx2/thumbnailview.hxx b/include/sfx2/thumbnailview.hxx index 6b6503550e18..50ea94440b4b 100644 --- a/include/sfx2/thumbnailview.hxx +++ b/include/sfx2/thumbnailview.hxx @@ -15,7 +15,6 @@ #include <vector> #include <functional> -#include <comphelper/processfactory.hxx> #include <sfx2/thumbnailviewitem.hxx> #include <vcl/ctrl.hxx> #include <vcl/timer.hxx> diff --git a/include/svl/ondemand.hxx b/include/svl/ondemand.hxx index 47fe95de4236..f10fbe64388a 100644 --- a/include/svl/ondemand.hxx +++ b/include/svl/ondemand.hxx @@ -31,7 +31,6 @@ #include <unotools/nativenumberwrapper.hxx> #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/lang/XMultiServiceFactory.hpp> -#include <comphelper/processfactory.hxx> #include <i18nutil/transliteration.hxx> /* diff --git a/include/svx/PaletteManager.hxx b/include/svx/PaletteManager.hxx index c2a3b869d517..09662558ffdf 100644 --- a/include/svx/PaletteManager.hxx +++ b/include/svx/PaletteManager.hxx @@ -25,7 +25,6 @@ #include <svx/tbxcolorupdate.hxx> #include <tools/urlobj.hxx> -#include <comphelper/processfactory.hxx> #include <com/sun/star/util/XURLTransformer.hpp> #include <com/sun/star/util/URLTransformer.hpp> diff --git a/include/svx/SvxNumOptionsTabPageHelper.hxx b/include/svx/SvxNumOptionsTabPageHelper.hxx index 89fd68da9571..19e196059ee1 100644 --- a/include/svx/SvxNumOptionsTabPageHelper.hxx +++ b/include/svx/SvxNumOptionsTabPageHelper.hxx @@ -21,7 +21,6 @@ #define INCLUDED_SVX_SVXNUMOPTIONSTABPAGEHELPER_HXX #include <com/sun/star/text/DefaultNumberingProvider.hpp> -#include <comphelper/processfactory.hxx> #include <com/sun/star/text/XNumberingTypeInfo.hpp> #include <vcl/lstbox.hxx> #include <svx/svxdllapi.h> |