Searched refs:aPaintRectangle (Results 1 – 2 of 2) sorted by relevance
207 const Rectangle aPaintRectangle ( in RenderSubstitution() local214 mpPreviewDevice->DrawRect (aPaintRectangle); in RenderSubstitution()335 Rectangle aPaintRectangle (Point(0,0), pPage->GetSize()); in PaintPage() local336 Region aRegion (aPaintRectangle); in PaintPage()406 Rectangle aPaintRectangle ( in PaintFrame() local412 mpPreviewDevice->DrawRect(aPaintRectangle); in PaintFrame()
921 Rectangle aPaintRectangle; in GetGraphic() local925 aScrollRectangle, aPaintRectangle ) ); in GetGraphic()932 if( aScrollRectangle.IsInside( aPaintRectangle ) ) in GetGraphic()935 aTextRect = aPaintRectangle; in GetGraphic()944 Point( -aPaintRectangle.Left(), in GetGraphic()945 -aPaintRectangle.Top() ) ); in GetGraphic()954 reinterpret_cast<sal_uInt8 const*>(&aPaintRectangle), in GetGraphic()
Completed in 24 milliseconds