diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/form/fmshimp.cxx | 1 | ||||
-rw-r--r-- | svx/source/form/fmsrcimp.cxx | 1 | ||||
-rw-r--r-- | svx/source/form/fmtools.cxx | 1 | ||||
-rw-r--r-- | svx/source/gengal/gengal.cxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/form/fmshimp.cxx b/svx/source/form/fmshimp.cxx index 8ea5cc36f8bf..eebc0f3227f7 100644 --- a/svx/source/form/fmshimp.cxx +++ b/svx/source/form/fmshimp.cxx @@ -84,7 +84,6 @@ #include <comphelper/stl_types.hxx> #include <comphelper/string.hxx> #include <connectivity/dbtools.hxx> -#include <cppuhelper/servicefactory.hxx> #include <osl/mutex.hxx> #include <rtl/logfile.hxx> #include <sfx2/dispatch.hxx> diff --git a/svx/source/form/fmsrcimp.cxx b/svx/source/form/fmsrcimp.cxx index bb45f03d63b0..d52ce82af6d3 100644 --- a/svx/source/form/fmsrcimp.cxx +++ b/svx/source/form/fmsrcimp.cxx @@ -28,7 +28,6 @@ #include <vcl/msgbox.hxx> #include <tools/shl.hxx> #include <svx/dialmgr.hxx> -#include <cppuhelper/servicefactory.hxx> #include <vcl/svapp.hxx> #include <unotools/textsearch.hxx> #include <com/sun/star/util/SearchOptions.hpp> diff --git a/svx/source/form/fmtools.cxx b/svx/source/form/fmtools.cxx index 3e4553f29c2f..1a5df90fc9dc 100644 --- a/svx/source/form/fmtools.cxx +++ b/svx/source/form/fmtools.cxx @@ -72,7 +72,6 @@ #include <comphelper/uno3.hxx> #include <connectivity/dbexception.hxx> #include <connectivity/dbtools.hxx> -#include <cppuhelper/servicefactory.hxx> #include <cppuhelper/typeprovider.hxx> #include <rtl/logfile.hxx> #include <rtl/math.hxx> diff --git a/svx/source/gengal/gengal.cxx b/svx/source/gengal/gengal.cxx index 6d296fc4876e..e1989f650f3d 100644 --- a/svx/source/gengal/gengal.cxx +++ b/svx/source/gengal/gengal.cxx @@ -36,7 +36,6 @@ #include <unotools/ucbstreamhelper.hxx> #include <comphelper/processfactory.hxx> -#include <cppuhelper/servicefactory.hxx> #include <cppuhelper/bootstrap.hxx> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/lang/XMultiServiceFactory.hpp> |