Searched refs:m_aRectangle (Results 1 – 2 of 2) sorted by relevance
242 Rectangle m_aRectangle; member
3006 sal_Int32 nX = (sal_Int32)it->m_aRectangle.Left(); in emitTilings()3007 sal_Int32 nY = (sal_Int32)it->m_aRectangle.Top(); in emitTilings()3008 sal_Int32 nW = (sal_Int32)it->m_aRectangle.GetWidth(); in emitTilings()3009 sal_Int32 nH = (sal_Int32)it->m_aRectangle.GetHeight(); in emitTilings()10406 … m_aTilings.back().m_aRectangle = Rectangle( Point( 0, 0 ), aConvertRect.GetSize() ); in drawWallpaper()10513 rTile.m_aRectangle = Rectangle( Point(0,0), aConvertRect.GetSize() ); in endPattern()
Completed in 97 milliseconds