Home
last modified time | relevance | path

Searched refs:bEndInside (Results 1 – 1 of 1) sorted by relevance

/trunk/main/tools/source/generic/
H A Dline.cxx121 const sal_Bool bEndInside = rRect.IsInside( maEnd ); in Intersection() local
124 if( bStartInside && bEndInside ) in Intersection()
163 else if( ( maEnd != aIntersect1 ) && bEndInside ) in Intersection()

Completed in 8 milliseconds