Searched refs:bEndInside (Results 1 – 1 of 1) sorted by relevance
121 const sal_Bool bEndInside = rRect.IsInside( maEnd ); in Intersection() local124 if( bStartInside && bEndInside ) in Intersection()163 else if( ( maEnd != aIntersect1 ) && bEndInside ) in Intersection()
Completed in 9 milliseconds