From b85ab50740f00190c6df80af062b62f674bcf0d9 Mon Sep 17 00:00:00 2001 From: Sébastien Le Ray Date: Sun, 27 Feb 2011 23:27:37 +0100 Subject: Code style --- sw/source/core/layout/layact.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/source/core') diff --git a/sw/source/core/layout/layact.cxx b/sw/source/core/layout/layact.cxx index 4479c93bca..c4989b856a 100644 --- a/sw/source/core/layout/layact.cxx +++ b/sw/source/core/layout/layact.cxx @@ -1450,7 +1450,7 @@ BOOL SwLayAction::FormatLayout( SwLayoutFrm *pLay, BOOL bAddRect ) // nothing to do break; } - aPaint.Bottom( aPaint.Bottom() + nShadowWidth); + aPaint.Bottom( aPaint.Bottom() + nShadowWidth ); } if ( pLay->IsPageFrm() && -- cgit v1.2.3