Home
last modified time | relevance | path

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

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

Completed in 235 milliseconds