Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dtabctrl.hxx85 DECL_DLLPRIVATE_LINK( ImplWindowEventListener, VclSimpleEvent* );
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx140 pParent->AddChildEventListener( LINK( this, TabControl, ImplWindowEventListener ) ); in ImplInit()
254 GetParent()->RemoveChildEventListener( LINK( this, TabControl, ImplWindowEventListener ) ); in ~TabControl()
996 IMPL_LINK( TabControl, ImplWindowEventListener, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument

Completed in 25 milliseconds