Searched refs:aNullPoint (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/svtools/source/control/ |
H A D | toolbarmenuacc.cxx | 365 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 D | valueacc.cxx | 470 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 23 milliseconds