Searched refs:EventListenerHdl (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/sd/source/ui/app/ |
| H A D | sdmod1.cxx | 443 Application::AddEventListener( LINK( this, SdModule, EventListenerHdl ) ); in GetState() 450 IMPL_LINK( SdModule, EventListenerHdl, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
|
| H A D | sdmod.cxx | 135 Application::RemoveEventListener( LINK( this, SdModule, EventListenerHdl ) ); in ~SdModule()
|
| /trunk/main/sd/inc/ |
| H A D | sdmod.hxx | 200 DECL_LINK( EventListenerHdl, VclSimpleEvent* );
|
| /trunk/main/sd/source/ui/slideshow/ |
| H A D | slideshowimpl.cxx | 598 Application::AddEventListener( LINK( this, SlideshowImpl, EventListenerHdl ) ); in SlideshowImpl() 619 Application::RemoveEventListener( LINK( this, SlideshowImpl, EventListenerHdl ) ); in ~SlideshowImpl() 2153 IMPL_LINK( SlideshowImpl, EventListenerHdl, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
|
| H A D | slideshowimpl.hxx | 304 DECL_LINK( EventListenerHdl, VclSimpleEvent* );
|