Searched refs:rIntersectionX (Results 1 – 2 of 2) sorted by relevance
65 sal_Bool Line::Intersection( const Line& rLine, double& rIntersectionX, double& rIntersectionY ) co… in Intersection() argument107 rIntersectionX = ( maStart.X() + fAlpha * fAx ); in Intersection()
59 …sal_Bool Intersection( const Line& rLine, double& rIntersectionX, double& rIntersection…
Completed in 11 milliseconds