Home
last modified time | relevance | path

Searched refs:SetSwapStreamHdl (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx417 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 Dndgrf.cxx108 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 Dgrfmgr.hxx337 void SetSwapStreamHdl();
338 void SetSwapStreamHdl( const Link& rHdl, const sal_uLong nSwapOutTimeout = 0UL );
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx553 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 48 milliseconds