Home
last modified time | relevance | path

Searched refs:AppEventListenerHdl (Results 1 – 4 of 4) sorted by relevance

/trunk/main/desktop/source/splash/
H A Dsplash.cxx89 LINK( this, SplashScreen, AppEventListenerHdl ) ); in ~SplashScreen()
243 LINK( this, SplashScreen, AppEventListenerHdl ) ); in initialize()
260 IMPL_LINK( SplashScreen, AppEventListenerHdl, VclWindowEvent *, inEvent ) in IMPL_LINK() argument
H A Dsplash.hxx67 DECL_LINK( AppEventListenerHdl, VclWindowEvent * );
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx270 Application::AddEventListener(LINK(this, OutlineView, AppEventListenerHdl)); in ConnectToApplication()
278 Application::RemoveEventListener(LINK(this, OutlineView, AppEventListenerHdl)); in DisconnectFromApplication()
1717 IMPL_LINK( OutlineView, AppEventListenerHdl, void *, EMPTYARG ) in IMPL_LINK() argument
/trunk/main/sd/source/ui/inc/
H A DOutlineView.hxx223 DECL_LINK( AppEventListenerHdl, void * );

Completed in 30 milliseconds