summaryrefslogtreecommitdiff
path: root/writerfilter/inc/resourcemodel/TagLogger.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/inc/resourcemodel/TagLogger.hxx')
-rw-r--r--writerfilter/inc/resourcemodel/TagLogger.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/writerfilter/inc/resourcemodel/TagLogger.hxx b/writerfilter/inc/resourcemodel/TagLogger.hxx
index 2a13487ab835..44dc9015791e 100644
--- a/writerfilter/inc/resourcemodel/TagLogger.hxx
+++ b/writerfilter/inc/resourcemodel/TagLogger.hxx
@@ -74,8 +74,6 @@ namespace writerfilter
void unoPropertySet(uno::Reference<beans::XPropertySet> rPropSet);
#endif
void attribute(const std::string & name, const std::string & value);
- void attribute(const std::string & name, const ::rtl::OUString & value);
- void chars(const std::string & chars);
#ifdef DEBUG_CONTEXT_HANDLER
void propertySet(writerfilter::Reference<Properties>::Pointer_t props,