Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/scanner/
H A Dgrid.hxx36 struct impHandle struct in GridWindow
38 Point maPos;
39 sal_uInt16 mnOffX;
40 sal_uInt16 mnOffY;
42 impHandle(const Point& rPos, sal_uInt16 nX, sal_uInt16 nY) in impHandle() function
47 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 16 milliseconds