Home
last modified time | relevance | path

Searched refs:EventListenerHdl (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx443 Application::AddEventListener( LINK( this, SdModule, EventListenerHdl ) ); in GetState()
450 IMPL_LINK( SdModule, EventListenerHdl, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
H A Dsdmod.cxx135 Application::RemoveEventListener( LINK( this, SdModule, EventListenerHdl ) ); in ~SdModule()
/trunk/main/sd/inc/
H A Dsdmod.hxx200 DECL_LINK( EventListenerHdl, VclSimpleEvent* );
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx608 Application::AddEventListener( LINK( this, SlideshowImpl, EventListenerHdl ) ); in SlideshowImpl()
629 Application::RemoveEventListener( LINK( this, SlideshowImpl, EventListenerHdl ) ); in ~SlideshowImpl()
2163 IMPL_LINK( SlideshowImpl, EventListenerHdl, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
H A Dslideshowimpl.hxx306 DECL_LINK( EventListenerHdl, VclSimpleEvent* );

Completed in 44 milliseconds