Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dcuigrfflt.cxx336 const Point aGrfPos( ( aOutSize.Width() - aGrfSize.Width() ) >> 1, in Paint() local
340 maGraphic.StartAnimation( this , aGrfPos, aGrfSize ); in Paint()
342 maGraphic.Draw( this, aGrfPos, aGrfSize ); in Paint()
/trunk/main/sd/source/ui/slideshow/
H A Dshowwin.cxx586 …const Point aGrfPos( Max( aOutOrg.X() + aOutSize.Width() - aGrfSize.Width() - aOffset.Width(), aOu… in DrawPauseScene() local
590 maLogo.StartAnimation( this, aGrfPos, aGrfSize, (long) this ); in DrawPauseScene()
592 maLogo.Draw( this, aGrfPos, aGrfSize ); in DrawPauseScene()

Completed in 14 milliseconds