Searched defs:impHandle (Results 1 – 1 of 1) sorted by relevance
36 struct impHandle struct in GridWindow38 Point maPos;39 sal_uInt16 mnOffX;40 sal_uInt16 mnOffY;42 impHandle(const Point& rPos, sal_uInt16 nX, sal_uInt16 nY) in impHandle() function47 bool operator<(const impHandle& rComp) const in operator <()52 void draw(Window& rWin, const BitmapEx& rBitmapEx) in draw()58 bool isHit(Window& rWin, const Point& rPos) in isHit()
Completed in 5 milliseconds