summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d/helperwrongspellrenderer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/processor2d/helperwrongspellrenderer.hxx')
-rw-r--r--drawinglayer/source/processor2d/helperwrongspellrenderer.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/drawinglayer/source/processor2d/helperwrongspellrenderer.hxx b/drawinglayer/source/processor2d/helperwrongspellrenderer.hxx
index 476ea4b5692c..cdc572dba08e 100644
--- a/drawinglayer/source/processor2d/helperwrongspellrenderer.hxx
+++ b/drawinglayer/source/processor2d/helperwrongspellrenderer.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
@@ -52,7 +52,7 @@ namespace basegfx {
namespace drawinglayer
{
bool renderWrongSpellPrimitive2D(
- const primitive2d::WrongSpellPrimitive2D& rWrongSpellCandidate,
+ const primitive2d::WrongSpellPrimitive2D& rWrongSpellCandidate,
OutputDevice& rOutputDevice,
const basegfx::B2DHomMatrix& rObjectToViewTransformation,
const basegfx::BColorModifierStack& rBColorModifierStack);