summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/wrtxml.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/xml/wrtxml.cxx')
-rw-r--r--sw/source/filter/xml/wrtxml.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/source/filter/xml/wrtxml.cxx b/sw/source/filter/xml/wrtxml.cxx
index 0d2abe0cee99..11ccee0b9bb8 100644
--- a/sw/source/filter/xml/wrtxml.cxx
+++ b/sw/source/filter/xml/wrtxml.cxx
@@ -61,8 +61,6 @@ using namespace ::com::sun::star::document;
using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::lang;
-#define LOGFILE_AUTHOR "mb93740"
-
SwXMLWriter::SwXMLWriter( const String& rBaseURL )
{
SetBaseURL( rBaseURL );
@@ -506,7 +504,7 @@ bool SwXMLWriter::WriteThroughComponent(
OSL_ENSURE( NULL != pStreamName, "Need stream name!" );
OSL_ENSURE( NULL != pServiceName, "Need service name!" );
- RTL_LOGFILE_TRACE_AUTHOR1( "sw", LOGFILE_AUTHOR,
+ RTL_LOGFILE_TRACE_AUTHOR1( "sw", "mb93740",
"SwXMLWriter::WriteThroughComponent : stream %s",
pStreamName );
@@ -574,7 +572,7 @@ bool SwXMLWriter::WriteThroughComponent(
OSL_ENSURE( xComponent.is(), "Need component!" );
OSL_ENSURE( NULL != pServiceName, "Need component name!" );
- RTL_LOGFILE_CONTEXT_AUTHOR( aFilterLog, "sw", LOGFILE_AUTHOR,
+ RTL_LOGFILE_CONTEXT_AUTHOR( aFilterLog, "sw", "mb93740",
"SwXMLWriter::WriteThroughComponent" );
// get component