summaryrefslogtreecommitdiff
path: root/svx/source/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-06-27 15:26:04 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-06-29 11:57:20 +0200
commit589134377d5d8e496454e4df08d1065abffdbbf3 (patch)
treef49d571a907d50709851e5b65a6c7b479fde7b44 /svx/source/inc
parentc3b1033db7f71011b0d0399dd66f8fe5bd441410 (diff)
loplugin:constantparam
Change-Id: I54f0e2864cb4ef00fea8f9e4369a1f76721e7503 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97369 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'svx/source/inc')
-rw-r--r--svx/source/inc/xmlxtexp.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/inc/xmlxtexp.hxx b/svx/source/inc/xmlxtexp.hxx
index 51435e5fbb80..62d35fb67753 100644
--- a/svx/source/inc/xmlxtexp.hxx
+++ b/svx/source/inc/xmlxtexp.hxx
@@ -36,7 +36,6 @@ class SvxXMLXTableExportComponent : public SvXMLExport
public:
SvxXMLXTableExportComponent(
const css::uno::Reference< css::uno::XComponentContext >& xContext,
- const OUString& rFileName,
const css::uno::Reference< css::xml::sax::XDocumentHandler > & xHandler,
const css::uno::Reference< css::container::XNameContainer > & xTable,
css::uno::Reference<css::document::XGraphicStorageHandler> const & xGraphicStorageHandler);