Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1833 SwRect aAlignedPaintRect = rOut; in DrawGraphic() local
1834 ::SwAlignRect( aAlignedPaintRect, &rSh ); in DrawGraphic()
1836 lcl_DrawGraphicBackgrd( *pBrush, pOutDev, aAlignedPaintRect, *pGraphicObj, bGrfNum ); in DrawGraphic()
1847 Point aPaintOffset( aAlignedPaintRect.Pos() - aGrf.Pos() ); in DrawGraphic()
1871 const Size aSize( aAlignedPaintRect.SSize() ); in DrawGraphic()
1875 aAlignedPaintRect.SVRect(), in DrawGraphic()