Searched refs:aGraphicObj (Results 1 – 2 of 2) sorted by relevance
171 if( ImplGetGraphicCenterRect( aGraphicObj.GetGraphic(), aPreviewRect ) ) in Paint()176 if( aGraphicObj.IsAnimated() ) in Paint()177 aGraphicObj.StartAnimation( this, aPos, aSize ); in Paint()179 aGraphicObj.Draw( this, aPos, aSize ); in Paint()
57 GraphicObject aGraphicObj; member in GalleryPreview87 … void SetGraphic( const Graphic& rGraphic ) { aGraphicObj.SetGraphic( rGraphic ); } in SetGraphic()