Home
last modified time | relevance | path

Searched defs:TConnectionLineCheckHitFunctor (Results 1 – 1 of 1) sorted by relevance

/trunk/main/dbaccess/source/ui/inc/
H A DConnectionLine.hxx102 struct TConnectionLineCheckHitFunctor : ::std::binary_function<OConnectionLine*,Point,bool> struct
104 inline bool operator()(const OConnectionLine* lhs,const Point& rhs) const in operator ()()

Completed in 15 milliseconds