summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/content.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-12-21 10:50:20 +0200
committerNoel Grandin <noel@peralex.com>2015-12-21 12:45:49 +0200
commit4c7ce41582b85375df385a05770a0a79fa742bbc (patch)
tree2d57baa7f995cdf92d896b364b56953c191a491f /xmlhelp/source/cxxhelp/provider/content.cxx
parenta218039d2a1176a5c788498fd8b50efe9b195b54 (diff)
loplugin:unusedfields in xmlhelp,xmloff
Change-Id: I4d2f0ff95da5abaa3d0a0a5223616e09e0c476fc
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/content.cxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/content.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/content.cxx b/xmlhelp/source/cxxhelp/provider/content.cxx
index c0355462413b..0826f439ab9c 100644
--- a/xmlhelp/source/cxxhelp/provider/content.cxx
+++ b/xmlhelp/source/cxxhelp/provider/content.cxx
@@ -330,9 +330,7 @@ uno::Any SAL_CALL Content::execute(
uno::Reference< ucb::XDynamicResultSet > xSet
= new DynamicResultSet(
m_xContext,
- this,
aOpenCommand,
- Environment,
new ResultSetForRootFactory(
m_xContext,
m_xProvider.get(),
@@ -346,9 +344,7 @@ uno::Any SAL_CALL Content::execute(
uno::Reference< ucb::XDynamicResultSet > xSet
= new DynamicResultSet(
m_xContext,
- this,
aOpenCommand,
- Environment,
new ResultSetForQueryFactory(
m_xContext,
m_xProvider.get(),