Searched refs:ImplCustomMenuListener (Results 1 – 2 of 2) sorted by relevance
2220 IMPL_LINK( ToolBox, ImplCustomMenuListener, VclMenuEvent*, pEvent ) in IMPL_LINK() argument2247 GetMenu()->AddEventListener( LINK( this, ToolBox, ImplCustomMenuListener ) ); in ImplExecuteCustomMenu()2282 GetMenu()->RemoveEventListener( LINK( this, ToolBox, ImplCustomMenuListener ) ); in ImplExecuteCustomMenu()
295 DECL_DLLPRIVATE_LINK( ImplCustomMenuListener, VclMenuEvent* );
Completed in 30 milliseconds