Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dmenu.cxx484 DECL_LINK( ShowHideListener, VclWindowEvent* );
707 DECL_LINK( ShowHideListener, VclWindowEvent* );
4029 AddEventListener( LINK( this, MenuFloatingWindow, ShowHideListener ) ); in MenuFloatingWindow()
4073 RemoveEventListener( LINK( this, MenuFloatingWindow, ShowHideListener ) ); in doShutdown()
4337 IMPL_LINK( MenuFloatingWindow, ShowHideListener, VclWindowEvent*, pEvent ) in IMPL_LINK() argument
5282 AddEventListener( LINK( this, MenuBarWindow, ShowHideListener ) ); in MenuBarWindow()
5288 RemoveEventListener( LINK( this, MenuBarWindow, ShowHideListener ) ); in ~MenuBarWindow()
5381 IMPL_LINK( MenuBarWindow, ShowHideListener, VclWindowEvent*, pEvent ) in IMPL_LINK() argument

Completed in 40 milliseconds