Home
last modified time | relevance | path

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

/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx97 Point const aBitmapPos( 0, 0 ); in getBitmapFor() local
104 Rectangle( aBitmapPos, aBitmapSize ), in getBitmapFor()
109 rBitmap = aDevice.GetBitmapEx( aBitmapPos, aBitmapSize ); in getBitmapFor()
/trunk/main/svtools/source/control/
H A Droadmap.cxx668 …Point aBitmapPos( aMySize.Width() - aBitmapSize.Width(), aMySize.Height() - aBitmapSize.Height() … in Paint() local
671 DrawBitmapEx( aBitmapPos, m_pImpl->getPicture() ); in Paint()

Completed in 28 milliseconds