Home
last modified time | relevance | path

Searched refs:pFirstFrameOutDev (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/sw/inc/
H A Dndgrf.hxx140 …DARD, OutputDevice* pFirstFrameOutDev = NULL) { maGrfObj.StartAnimation(pOut, rPt, rSz, nExtraData… in StartGraphicAnimation() argument
/trunk/main/vcl/source/gdi/
H A Dimpanmvw.cxx39 OutputDevice* pFirstFrameOutDev ) : in ImplAnimView() argument
41 mpOut ( pFirstFrameOutDev ? pFirstFrameOutDev : pOut ), in ImplAnimView()
101 if( pFirstFrameOutDev ) in ImplAnimView()
H A Dimpanmvw.hxx71 OutputDevice* pFirstFrameOutDev = NULL );
H A Dimpgraph.cxx1017 OutputDevice* pFirstFrameOutDev ) in ImplStartAnimation() argument
1020 mpAnimation->Start( pOutDev, rDestPt, nExtraData, pFirstFrameOutDev ); in ImplStartAnimation()
1027 OutputDevice* pFirstFrameOutDev ) in ImplStartAnimation() argument
1030 mpAnimation->Start( pOutDev, rDestPt, rDestSize, nExtraData, pFirstFrameOutDev ); in ImplStartAnimation()
H A Dgraph.cxx590 OutputDevice* pFirstFrameOutDev ) in StartAnimation() argument
593 mpImpGraphic->ImplStartAnimation( pOutDev, rDestPt, nExtraData, pFirstFrameOutDev ); in StartAnimation()
600 OutputDevice* pFirstFrameOutDev ) in StartAnimation() argument
603 mpImpGraphic->ImplStartAnimation( pOutDev, rDestPt, rDestSz, nExtraData, pFirstFrameOutDev ); in StartAnimation()
H A Danimate.cxx319 OutputDevice* pFirstFrameOutDev ) in Start() argument
321 return Start( pOut, rDestPt, pOut->PixelToLogic( maGlobalSize ), nExtraData, pFirstFrameOutDev ); in Start()
327 OutputDevice* pFirstFrameOutDev ) in Start() argument
367 …Insert( new ImplAnimView( this, pOut, rDestPt, rDestSz, nExtraData, pFirstFrameOutDev ), LIST_APPE… in Start()
/trunk/main/vcl/inc/vcl/
H A Dgraph.hxx167 OutputDevice* pFirstFrameOutDev = NULL );
172 OutputDevice* pFirstFrameOutDev = NULL );
H A Danimate.hxx190 OutputDevice* pFirstFrameOutDev = NULL );
192 OutputDevice* pFirstFrameOutDev = NULL );
/trunk/main/vcl/inc/
H A Dimpgraph.hxx128 OutputDevice* pFirstFrameOutDev = NULL );
133 OutputDevice* pFirstFrameOutDev = NULL );
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx843 OutputDevice* pFirstFrameOutDev ) in StartAnimation() argument
876 if( !mpSimpleCache || ( mpSimpleCache->maAttr != aAttr ) || pFirstFrameOutDev ) in StartAnimation()
885 mpSimpleCache->maGraphic.StartAnimation( pOut, aPt, aSz, nExtraData, pFirstFrameOutDev ); in StartAnimation()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx472 OutputDevice* pFirstFrameOutDev = NULL );

Completed in 56 milliseconds