Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/access/
H A Daccmap.cxx791 const Point& mrPoint; member
792 ContainsPredicate( const Point& rPoint ) : mrPoint(rPoint) {} in ContainsPredicate()
795 return rRect.IsInside( mrPoint ) ? true : false; in operator ()()

Completed in 28 milliseconds