summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/wrtxml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/xml/wrtxml.hxx')
-rw-r--r--sw/source/filter/xml/wrtxml.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/xml/wrtxml.hxx b/sw/source/filter/xml/wrtxml.hxx
index a9a45bcfec15..6d2719f7decf 100644
--- a/sw/source/filter/xml/wrtxml.hxx
+++ b/sw/source/filter/xml/wrtxml.hxx
@@ -38,7 +38,7 @@ namespace com { namespace sun { namespace star {
class SwXMLWriter : public StgWriter
{
- sal_uInt32 _Write( const css::uno::Reference < css::task::XStatusIndicator>&, const OUString& );
+ sal_uInt32 Write_( const css::uno::Reference < css::task::XStatusIndicator>&, const OUString& );
using StgWriter::Write;