GridWindow::impHandle Struct Reference

List of all members.

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

Detailed Description

Definition at line 54 of file grid.hxx.


Constructor & Destructor Documentation

GridWindow::impHandle::impHandle ( const Point &  rPos,
sal_uInt16  nX,
sal_uInt16  nY 
) [inline]

Definition at line 60 of file grid.hxx.


Member Function Documentation

bool GridWindow::impHandle::operator< ( const impHandle rComp  )  const [inline]

Definition at line 65 of file grid.hxx.

References maPos.

void GridWindow::impHandle::draw ( Window &  rWin,
const BitmapEx &  rBitmapEx 
) [inline]

Definition at line 70 of file grid.hxx.

References maPos, mnOffX, and mnOffY.

bool GridWindow::impHandle::isHit ( Window &  rWin,
const Point &  rPos 
) [inline]

Definition at line 76 of file grid.hxx.

References maPos, mnOffX, and mnOffY.


Member Data Documentation

Point GridWindow::impHandle::maPos

Definition at line 56 of file grid.hxx.

Referenced by draw(), isHit(), and operator<().

sal_uInt16 GridWindow::impHandle::mnOffX

Definition at line 57 of file grid.hxx.

Referenced by draw(), and isHit().

sal_uInt16 GridWindow::impHandle::mnOffY

Definition at line 58 of file grid.hxx.

Referenced by draw(), and isHit().


The documentation for this struct was generated from the following file:
Generated on Thu Feb 28 17:53:33 2008 for AquaScanner by  doxygen 1.5.1