Home
last modified time | relevance | path

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

/aoo42x/main/vcl/inc/vcl/
H A Dtabctrl.hxx85 DECL_DLLPRIVATE_LINK( ImplWindowEventListener, VclSimpleEvent* );
/aoo42x/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 23 milliseconds