Home
last modified time | relevance | path

Searched refs:endPresentationHdl (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sd/source/ui/slideshow/ !
H A Dslideshowimpl.hxx300 DECL_LINK( endPresentationHdl, void* );
H A Dslideshowimpl.cxx1509 … mnEndShowEvent = Application::PostUserEvent( LINK(this, SlideshowImpl, endPresentationHdl) ); in endPresentation()
1514 IMPL_LINK( SlideshowImpl, endPresentationHdl, void*, EMPTYARG ) in IMPL_LINK() argument