Searched refs:ImpSwapHdl (Results 1 – 2 of 2) sorted by relevance
/aoo42x/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() 1484 IMPL_LINK( SdrGrafObj, ImpSwapHdl, GraphicObject*, pO ) in IMPL_LINK() argument
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdograf.hxx | 122 DECL_LINK( ImpSwapHdl, GraphicObject* );
|
Completed in 23 milliseconds