Searched refs:SetSwapStreamHdl (Results  1 – 4 of 4) sorted by relevance
| /trunk/main/svx/source/svdraw/ | 
| H A D | svdograf.cxx | 417 	pGraphic->SetSwapStreamHdl( LINK( this, SdrGrafObj, ImpSwapHdl ), getCacheTimeInMs() );  in SdrGrafObj() 444 	pGraphic->SetSwapStreamHdl( LINK( this, SdrGrafObj, ImpSwapHdl ), getCacheTimeInMs() );  in SdrGrafObj() 471 	pGraphic->SetSwapStreamHdl( LINK( this, SdrGrafObj, ImpSwapHdl ), getCacheTimeInMs() );  in SdrGrafObj() 505 	pGraphic->SetSwapStreamHdl( LINK( this, SdrGrafObj, ImpSwapHdl ), getCacheTimeInMs() );  in SetGraphicObject()
  | 
| /trunk/main/sw/source/core/graphic/ | 
| H A D | ndgrf.cxx | 108     maGrfObj.SetSwapStreamHdl( LINK( this, SwGrfNode, SwapGraphic ), getCacheTimeInMs() );  in SwGrfNode() 127     maGrfObj.SetSwapStreamHdl( LINK( this, SwGrfNode, SwapGraphic ), getCacheTimeInMs() );  in SwGrfNode() 150     maGrfObj.SetSwapStreamHdl( LINK( this, SwGrfNode, SwapGraphic ), getCacheTimeInMs() );  in SwGrfNode()
  | 
| /trunk/main/svtools/inc/svtools/ | 
| H A D | grfmgr.hxx | 337 	void					SetSwapStreamHdl(); 338 	void					SetSwapStreamHdl( const Link& rHdl, const sal_uLong nSwapOutTimeout = 0UL );
  | 
| /trunk/main/svtools/source/graphic/ | 
| H A D | grfmgr.cxx | 553 void GraphicObject::SetSwapStreamHdl()  in SetSwapStreamHdl()  function in GraphicObject 564 void GraphicObject::SetSwapStreamHdl( const Link& rHdl, const sal_uLong nSwapOutTimeout )  in SetSwapStreamHdl()  function in GraphicObject 1407 	rGraphicObj.SetSwapStreamHdl();  in operator >>()
  | 
        Completed in 72 milliseconds