From d351344bbae3144aebcaebd309906ddefa7f4c43 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Wed, 1 Apr 2015 17:48:09 +0200 Subject: Kill some whitespace found during debugging. Change-Id: I456aff9ab6d7469c88f21b0b2f6b922feddc9f50 --- editeng/source/editeng/editeng.cxx | 1 - editeng/source/editeng/impedit3.cxx | 2 -- editeng/source/outliner/outliner.cxx | 1 - 3 files changed, 4 deletions(-) (limited to 'editeng') diff --git a/editeng/source/editeng/editeng.cxx b/editeng/source/editeng/editeng.cxx index acc0b851b807..21bdec0715e9 100644 --- a/editeng/source/editeng/editeng.cxx +++ b/editeng/source/editeng/editeng.cxx @@ -235,7 +235,6 @@ void EditEngine::Draw( OutputDevice* pOutDev, const Rectangle& rOutRect, const P void EditEngine::Draw( OutputDevice* pOutDev, const Rectangle& rOutRect, const Point& rStartDocPos, bool bClip ) { - #if defined( DBG_UTIL ) || (OSL_DEBUG_LEVEL > 1) if ( bDebugPaint ) EditDbg::ShowEditEngineData( this, false ); diff --git a/editeng/source/editeng/impedit3.cxx b/editeng/source/editeng/impedit3.cxx index 069a3935b16c..972c99701a5e 100644 --- a/editeng/source/editeng/impedit3.cxx +++ b/editeng/source/editeng/impedit3.cxx @@ -3811,7 +3811,6 @@ void ImpEditEngine::Paint( ImpEditView* pView, const Rectangle& rRect, OutputDev pTarget->SetMapMode( aOldMapMode ); } - pView->DrawSelection(pView->GetEditSelection(), 0, pTarget); } else @@ -3856,7 +3855,6 @@ void ImpEditEngine::Paint( ImpEditView* pView, const Rectangle& rRect, OutputDev pView->DrawSelection(pView->GetEditSelection(), 0, pTarget); } - } void ImpEditEngine::InsertContent( ContentNode* pNode, sal_Int32 nPos ) diff --git a/editeng/source/outliner/outliner.cxx b/editeng/source/outliner/outliner.cxx index b30bd9579a7b..e0b05e199a16 100644 --- a/editeng/source/outliner/outliner.cxx +++ b/editeng/source/outliner/outliner.cxx @@ -1749,7 +1749,6 @@ void Outliner::DrawingText( const Point& rStartPos, const OUString& rText, sal_I const Color& rOverlineColor, const Color& rTextLineColor) { - if(aDrawPortionHdl.IsSet()) { DrawPortionInfo aInfo( rStartPos, rText, nTextStart, nTextLen, rFont, nPara, nIndex, pDXArray, pWrongSpellVector, -- cgit v1.2.3