basegfx: sal_False/True -> false/true
Change-Id: I56eb340317d8b7991caad58dd0e4045d6e69fca9
This commit is contained in:
parent
eea7bf09d5
commit
ca87db7da4
@ -159,7 +159,7 @@ namespace basegfx
|
||||
}
|
||||
|
||||
if( xRes.is() && rPoly.isClosed() )
|
||||
xRes->setClosed( 0, sal_True );
|
||||
xRes->setClosed( 0, true );
|
||||
|
||||
return xRes;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user