summaryrefslogtreecommitdiffstats
path: root/writerfilter/source/dmapper/LoggedResources.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/dmapper/LoggedResources.hxx')
-rw-r--r--writerfilter/source/dmapper/LoggedResources.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/dmapper/LoggedResources.hxx b/writerfilter/source/dmapper/LoggedResources.hxx
index c5d59a68a9ec..85569b58e7c4 100644
--- a/writerfilter/source/dmapper/LoggedResources.hxx
+++ b/writerfilter/source/dmapper/LoggedResources.hxx
@@ -35,7 +35,7 @@ public:
~LoggedResourcesHelper();
void startElement(const std::string & sElement);
- static void endElement(const std::string & sElement);
+ static void endElement();
static void chars(const OUString & rChars);
static void chars(const std::string & rChars);
static void attribute(const std::string & rName, const std::string & rValue);