LibreOffice Module extensions (master) 1
|
Public Member Functions | |
impHandle (const Point &rPos, sal_uInt16 nX, sal_uInt16 nY) | |
bool | operator< (const impHandle &rComp) const |
void | draw (vcl::RenderContext &rRenderContext, const BitmapEx &rBitmapEx) |
bool | isHit (OutputDevice const &rWin, const Point &rPos) |
Public Attributes | |
Point | maPos |
sal_uInt16 | mnOffX |
sal_uInt16 | mnOffY |
|
inline |
|
inline |
Definition at line 58 of file grid.cxx.
References OutputDevice::DrawBitmapEx(), maPos, mnOffX, mnOffY, and OutputDevice::PixelToLogic().
|
inline |
Definition at line 64 of file grid.cxx.
References tools::Rectangle::Contains(), maPos, mnOffX, mnOffY, and OutputDevice::PixelToLogic().
|
inline |
Definition at line 53 of file grid.cxx.
References maPos, and Point::X().
Point GridWindow::impHandle::maPos |
Definition at line 44 of file grid.cxx.
Referenced by draw(), isHit(), and operator<().
sal_uInt16 GridWindow::impHandle::mnOffX |
sal_uInt16 GridWindow::impHandle::mnOffY |