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