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 1cd7b16030be..d5fe7bdc9dcf 100644
--- a/sw/source/filter/ww8/tracer.hxx
+++ b/sw/source/filter/ww8/tracer.hxx
@@ -1,7 +1,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
@@ -79,7 +79,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);