Searched refs:pFirstFrameOutDev (Results  1 – 11 of 11) sorted by relevance
| /trunk/main/vcl/source/gdi/ | 
| H A D | impanmvw.cxx | 39 							OutputDevice* pFirstFrameOutDev ) :  in ImplAnimView()  argument 41 		mpOut			( pFirstFrameOutDev ? pFirstFrameOutDev : pOut ),  in ImplAnimView() 101 	if( pFirstFrameOutDev )  in ImplAnimView()
  | 
| H A D | graph.cxx | 590                               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 D | animate.cxx | 319 					   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()
  | 
| H A D | impgraph.cxx | 1017 									 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 D | impanmvw.hxx | 71 								  OutputDevice* pFirstFrameOutDev = NULL );
  | 
| /trunk/main/vcl/inc/ | 
| H A D | impgraph.hxx | 128 											OutputDevice* pFirstFrameOutDev = NULL ); 133 											OutputDevice* pFirstFrameOutDev = NULL );
  | 
| /trunk/main/vcl/inc/vcl/ | 
| H A D | graph.hxx | 167                                         OutputDevice* pFirstFrameOutDev = NULL ); 172                                         OutputDevice* pFirstFrameOutDev = NULL );
  | 
| H A D | animate.hxx | 190 								   OutputDevice* pFirstFrameOutDev = NULL ); 192 								   OutputDevice* pFirstFrameOutDev = NULL );
  | 
| /trunk/main/sw/inc/ | 
| H A D | ndgrf.hxx | 140 …DARD, OutputDevice* pFirstFrameOutDev = NULL) { maGrfObj.StartAnimation(pOut, rPt, rSz, nExtraData…  in StartGraphicAnimation()  argument
  | 
| /trunk/main/svtools/source/graphic/ | 
| H A D | grfmgr.cxx | 843 									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 D | grfmgr.hxx | 472 											OutputDevice* pFirstFrameOutDev = NULL );
  | 
        Completed in 251 milliseconds