Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx2220 IMPL_LINK( ToolBox, ImplCustomMenuListener, VclMenuEvent*, pEvent ) in IMPL_LINK() argument
2247 GetMenu()->AddEventListener( LINK( this, ToolBox, ImplCustomMenuListener ) ); in ImplExecuteCustomMenu()
2282 GetMenu()->RemoveEventListener( LINK( this, ToolBox, ImplCustomMenuListener ) ); in ImplExecuteCustomMenu()
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx295 DECL_DLLPRIVATE_LINK( ImplCustomMenuListener, VclMenuEvent* );

Completed in 31 milliseconds