Searched refs:endPresentationHdl (Results 1 – 2 of 2) sorted by relevance
300 DECL_LINK( endPresentationHdl, void* );
1509 … mnEndShowEvent = Application::PostUserEvent( LINK(this, SlideshowImpl, endPresentationHdl) ); in endPresentation()1514 IMPL_LINK( SlideshowImpl, endPresentationHdl, void*, EMPTYARG ) in IMPL_LINK() argument