Kaydet (Commit) 63ad78e0 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

this was commited accidentally

Change-Id: I2bdbf566d3443a98d3abf967512fc5b53bd25a78
üst a719841d
......@@ -1552,7 +1552,7 @@ void lclGetBorderLine(
rnXclLine = EXC_LINE_NONE;
if( pLine )
{
sal_uInt16 nOuterWidth = pLine->GetWidth();
sal_uInt16 nOuterWidth = pLine->GetOutWidth();
sal_uInt16 nDistance = pLine->GetDistance();
if( nDistance > 0 )
rnXclLine = EXC_LINE_DOUBLE;
......
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