Home
last modified time | relevance | path

Searched refs:m_aMarkerBitmap (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/extensions/source/scanner/
H A Dgrid.cxx59 m_aMarkerBitmap( Bitmap( SaneResId( GRID_DIALOG_HANDLE_BMP ) ), Color( 255, 255, 255 ) ), in GridWindow()
97 m_BmOffX = sal_uInt16(m_aMarkerBitmap.GetSizePixel().Width() >> 1); in GridWindow()
98 m_BmOffY = sal_uInt16(m_aMarkerBitmap.GetSizePixel().Height() >> 1); in GridWindow()
413 m_aHandles[i].draw(*this, m_aMarkerBitmap); in drawHandles()
520 m_BmOffX = sal_uInt16(m_aMarkerBitmap.GetSizePixel().Width() >> 1); in MouseButtonDown()
521 m_BmOffY = sal_uInt16(m_aMarkerBitmap.GetSizePixel().Height() >> 1); in MouseButtonDown()
H A Dgrid.hxx92 BitmapEx m_aMarkerBitmap; member in GridWindow

Completed in 11 milliseconds