Searched refs:SetSwapStreamHdl (Results 1 – 4 of 4) sorted by relevance
| /AOO42X/main/svx/source/svdraw/ |
| H A D | svdograf.cxx | 422 pGraphic->SetSwapStreamHdl( LINK( this, SdrGrafObj, ImpSwapHdl ), getCacheTimeInMs() ); in SdrGrafObj() 449 pGraphic->SetSwapStreamHdl( LINK( this, SdrGrafObj, ImpSwapHdl ), getCacheTimeInMs() ); in SdrGrafObj() 476 pGraphic->SetSwapStreamHdl( LINK( this, SdrGrafObj, ImpSwapHdl ), getCacheTimeInMs() ); in SdrGrafObj() 510 pGraphic->SetSwapStreamHdl( LINK( this, SdrGrafObj, ImpSwapHdl ), getCacheTimeInMs() ); in SetGraphicObject()
|
| /AOO42X/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()
|
| /AOO42X/main/svtools/inc/svtools/ |
| H A D | grfmgr.hxx | 337 void SetSwapStreamHdl(); 338 …void SetSwapStreamHdl( const Link& rHdl, const sal_uLong nSwapOutTimeout = 0UL …
|
| /AOO42X/main/svtools/source/graphic/ |
| H A D | grfmgr.cxx | 560 void GraphicObject::SetSwapStreamHdl() in SetSwapStreamHdl() function in GraphicObject 571 void GraphicObject::SetSwapStreamHdl( const Link& rHdl, const sal_uLong nSwapOutTimeout ) in SetSwapStreamHdl() function in GraphicObject 1414 rGraphicObj.SetSwapStreamHdl(); in operator >>()
|