summaryrefslogtreecommitdiffstats
path: root/filter/source/xsltfilter
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2018-03-31 17:33:32 +0200
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2018-04-01 12:11:26 +0200
commit9401c7c28a91c4195f7d767bd46658fd08300c72 (patch)
tree7c9707fcb3629f93c830810e66916696a3f58a1d /filter/source/xsltfilter
parentSwXDocumentIndexMark::Impl: use WriterMultiListener (diff)
downloadcore-9401c7c28a91c4195f7d767bd46658fd08300c72.tar.gz
core-9401c7c28a91c4195f7d767bd46658fd08300c72.zip
remove unused processfactory.hxx includes
and fix fallout Change-Id: Id06bf31f2075111e426ba40c84c885ae70697bee Reviewed-on: https://gerrit.libreoffice.org/52206 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'filter/source/xsltfilter')
-rw-r--r--filter/source/xsltfilter/OleHandler.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/source/xsltfilter/OleHandler.cxx b/filter/source/xsltfilter/OleHandler.cxx
index 4a1d1c8f1cd1..63728d54d5f3 100644
--- a/filter/source/xsltfilter/OleHandler.cxx
+++ b/filter/source/xsltfilter/OleHandler.cxx
@@ -31,7 +31,6 @@
#include <cppuhelper/factory.hxx>
#include <comphelper/base64.hxx>
-#include <comphelper/processfactory.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/XInterface.hpp>
#include <com/sun/star/container/XNameContainer.hpp>