summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/tracer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/tracer.hxx')
-rw-r--r--sw/source/filter/ww8/tracer.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/tracer.hxx b/sw/source/filter/ww8/tracer.hxx
index df6d7c497108..1d885866a923 100644
--- a/sw/source/filter/ww8/tracer.hxx
+++ b/sw/source/filter/ww8/tracer.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -78,7 +78,7 @@ namespace sw
Tracer(const SfxMedium &rMedium);
MSFilterTracer *GetTrace() const { return mpTrace; }
void EnterEnvironment(Environment eContext);
- void EnterEnvironment(Environment eContext,
+ void EnterEnvironment(Environment eContext,
const rtl::OUString &rDetails);
void Log(Problem eProblem);
void LeaveEnvironment(Environment eContext);