Searched refs:IsInsideRect (Results 1 – 3 of 3) sorted by relevance
203 sal_Bool IsInsideRect(const Point &rPoint) const;
588 sal_Bool SmRect::IsInsideRect(const Point &rPoint) const in IsInsideRect() function in SmRect
528 if (nDist < 0 && pFound->IsInsideRect(rPoint)) in FindRectClosestTo()
Completed in 35 milliseconds