Searched refs:StartAnimation (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/vcl/inc/vcl/ |
H A D | graph.hxx | 164 void StartAnimation( OutputDevice* pOutDev, 168 void StartAnimation( OutputDevice* pOutDev,
|
/aoo41x/main/vcl/source/gdi/ |
H A D | graph.cxx | 589 void Graphic::StartAnimation( OutputDevice* pOutDev, const Point& rDestPt, long nExtraData, in StartAnimation() function in Graphic 598 void Graphic::StartAnimation( OutputDevice* pOutDev, const Point& rDestPt, in StartAnimation() function in Graphic
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdograf.hxx | 170 …void StartAnimation(OutputDevice* pOutDev, const Point& rPoint, const Size& rSize, long nExtra…
|
/aoo41x/main/sw/inc/ |
H A D | ndgrf.hxx | 140 …GR_DRAW_STANDARD, OutputDevice* pFirstFrameOutDev = NULL) { maGrfObj.StartAnimation(pOut, rPt, rSz… in StartGraphicAnimation()
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfmgr.cxx | 841 sal_Bool GraphicObject::StartAnimation( OutputDevice* pOut, const Point& rPt, const Size& rSz, in StartAnimation() function in GraphicObject 885 mpSimpleCache->maGraphic.StartAnimation( pOut, aPt, aSz, nExtraData, pFirstFrameOutDev ); in StartAnimation()
|
/aoo41x/main/cui/source/dialogs/ |
H A D | cuigrfflt.cxx | 340 maGraphic.StartAnimation( this , aGrfPos, aGrfSize ); in Paint()
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | showwin.cxx | 602 maLogo.StartAnimation( this, aGrfPos, aGrfSize, (long) this ); in DrawPauseScene()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | grfmgr.hxx | 470 …sal_Bool StartAnimation( OutputDevice* pOut, const Point& rPt, const Size& rSz, long nExtraDat…
|
/aoo41x/main/svx/source/gallery2/ |
H A D | galctrl.cxx | 177 aGraphicObj.StartAnimation( this, aPos, aSize ); in Paint()
|
/aoo41x/main/sc/source/core/data/ |
H A D | documen9.cxx | 359 pGrafObj->StartAnimation( pWin, rRect.TopLeft(), rRect.GetSize() ); in StartAnimations()
|
/aoo41x/main/sw/source/core/text/ |
H A D | porfld.cxx | 1012 ( (Graphic*) pBrush->GetGraphic() )->StartAnimation( in Paint()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdograf.cxx | 1180 void SdrGrafObj::StartAnimation( OutputDevice* /*pOutDev*/, const Point& /*rPoint*/, const Size& /*… in StartAnimation() function in SdrGrafObj
|
/aoo41x/main/dbaccess/source/ui/app/ |
H A D | AppDetailPageHelper.cxx | 1480 m_aGraphicObj.StartAnimation( this, aPos, aSize ); in Paint()
|
Completed in 62 milliseconds