Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dtoolbarmenuacc.cxx365 const Point aNullPoint, aTestPoint( aPoint.X, aPoint.Y ); in containsPoint() local
367 return Rectangle( aNullPoint, aSize ).IsInside( aTestPoint ); in containsPoint()
895 const Point aNullPoint, aTestPoint( aPoint.X, aPoint.Y ); in containsPoint() local
897 return Rectangle( aNullPoint, aSize ).IsInside( aTestPoint ); in containsPoint()
H A Dvalueacc.cxx470 const Point aNullPoint, aTestPoint( aPoint.X, aPoint.Y ); in containsPoint() local
472 return Rectangle( aNullPoint, aSize ).IsInside( aTestPoint ); in containsPoint()
1160 const Point aNullPoint, aTestPoint( aPoint.X, aPoint.Y ); in containsPoint() local
1162 return Rectangle( aNullPoint, aSize ).IsInside( aTestPoint ); in containsPoint()

Completed in 20 milliseconds