Public Member Functions | |
| impHandle (const Point &rPos, sal_uInt16 nX, sal_uInt16 nY) | |
| bool | operator< (const impHandle &rComp) const |
| void | draw (Window &rWin, const BitmapEx &rBitmapEx) |
| bool | isHit (Window &rWin, const Point &rPos) |
Public Attributes | |
| Point | maPos |
| sal_uInt16 | mnOffX |
| sal_uInt16 | mnOffY |
Definition at line 54 of file grid.hxx.
| GridWindow::impHandle::impHandle | ( | const Point & | rPos, | |
| sal_uInt16 | nX, | |||
| sal_uInt16 | nY | |||
| ) | [inline] |
| bool GridWindow::impHandle::operator< | ( | const impHandle & | rComp | ) | const [inline] |
| void GridWindow::impHandle::draw | ( | Window & | rWin, | |
| const BitmapEx & | rBitmapEx | |||
| ) | [inline] |
| bool GridWindow::impHandle::isHit | ( | Window & | rWin, | |
| const Point & | rPos | |||
| ) | [inline] |
| sal_uInt16 GridWindow::impHandle::mnOffX |
| sal_uInt16 GridWindow::impHandle::mnOffY |
1.5.1