Kaydet (Commit) d4212cf0 authored tarafından Sébastien Le Ray's avatar Sébastien Le Ray Kaydeden (comit) Michael Meeks

Code style

üst b125ab6b
...@@ -1450,7 +1450,7 @@ BOOL SwLayAction::FormatLayout( SwLayoutFrm *pLay, BOOL bAddRect ) ...@@ -1450,7 +1450,7 @@ BOOL SwLayAction::FormatLayout( SwLayoutFrm *pLay, BOOL bAddRect )
// nothing to do // nothing to do
break; break;
} }
aPaint.Bottom( aPaint.Bottom() + nShadowWidth); aPaint.Bottom( aPaint.Bottom() + nShadowWidth );
} }
if ( pLay->IsPageFrm() && if ( pLay->IsPageFrm() &&
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment