Searched refs:ImplWindowEventListener (Results 1 – 2 of 2) sorted by relevance
85 DECL_DLLPRIVATE_LINK( ImplWindowEventListener, VclSimpleEvent* );
140 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 19 milliseconds