summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLBase64Export.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-03-16 10:17:37 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-03-16 11:35:38 +0000
commit78f0d15893c56d7368ddd7ded4e70f2a3bb9d2f4 (patch)
tree2dc9a366e0854d852a17ef32ee819b00a6b61778 /xmloff/inc/XMLBase64Export.hxx
parent732476f2e3c10edf1776171605d8ce6c6b22338f (diff)
loplugin:constantparam in xmloff/
Change-Id: I376f1d4ac65de584f9caa6ba8e25e43216374112 Reviewed-on: https://gerrit.libreoffice.org/23295 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'xmloff/inc/XMLBase64Export.hxx')
-rw-r--r--xmloff/inc/XMLBase64Export.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/inc/XMLBase64Export.hxx b/xmloff/inc/XMLBase64Export.hxx
index f3cbac27651d..a33c00b2296d 100644
--- a/xmloff/inc/XMLBase64Export.hxx
+++ b/xmloff/inc/XMLBase64Export.hxx
@@ -39,7 +39,6 @@ public:
bool exportXML( const css::uno::Reference < css::io::XInputStream > & rIn );
bool exportElement( const css::uno::Reference < css::io::XInputStream > & rIn,
- sal_uInt16 nNamespace,
enum ::xmloff::token::XMLTokenEnum eName );
bool exportOfficeBinaryDataElement(
const css::uno::Reference < css::io::XInputStream > & rIn );