summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-03-08 14:06:05 +0200
committerNoel Grandin <noel@peralex.com>2013-03-20 07:32:52 +0200
commitb4b0b400071a0fd12587334e3b9d615f35be671b (patch)
treebbaadae1d60fda7c1195f5dbf9c055db1b5ea029 /sw/source/filter/ww8/ww8par.cxx
parent51a2b574bf6e163d34d2301c2b526a09cd7ff1aa (diff)
fdo#46808, cleanup some usage of getProcessServiceFactory()
Change-Id: I2ab4c7c0a19bd436c84e62bfc6aeda1fea079a44
Diffstat (limited to 'sw/source/filter/ww8/ww8par.cxx')
-rw-r--r--sw/source/filter/ww8/ww8par.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8par.cxx b/sw/source/filter/ww8/ww8par.cxx
index 45aeba057d54..840f2f969671 100644
--- a/sw/source/filter/ww8/ww8par.cxx
+++ b/sw/source/filter/ww8/ww8par.cxx
@@ -132,7 +132,6 @@ using namespace nsHdFtFlags;
#include <oox/ole/olestorage.hxx>
using ::comphelper::MediaDescriptor;
-using ::comphelper::getProcessServiceFactory;
class BasicProjImportHelper
{