Home
last modified time | relevance | path

Searched refs:ChildEventListener (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/source/window/
H A Dwpropset.cxx175 … mpImpl->mpTopWindow->AddChildEventListener( LINK( this, WindowPropertySet, ChildEventListener ) ); in WindowPropertySet()
198 …Impl->mpTopWindow->RemoveChildEventListener( LINK( this, WindowPropertySet, ChildEventListener ) ); in ~WindowPropertySet()
286 IMPL_LINK( vcl::WindowPropertySet, ChildEventListener, VclWindowEvent*, pEvent ) in IMPL_LINK() argument
/trunk/main/sfx2/source/sidebar/
H A DFocusManager.cxx100 (*iPanel)->RemoveChildEventListener(LINK(this, FocusManager, ChildEventListener)); in ClearPanels()
156 (*iPanel)->AddChildEventListener(LINK(this, FocusManager, ChildEventListener)); in SetPanels()
667 IMPL_LINK(FocusManager, ChildEventListener, VclSimpleEvent*, pEvent) in IMPL_LINK() argument
H A DFocusManager.hxx104 DECL_LINK(ChildEventListener, VclSimpleEvent*);
/trunk/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx239 AddChildEventListener( LINK( this, ScPivotLayoutDlg, ChildEventListener ) ); in ScPivotLayoutDlg()
247 RemoveChildEventListener( LINK( this, ScPivotLayoutDlg, ChildEventListener ) ); in ~ScPivotLayoutDlg()
909 IMPL_LINK( ScPivotLayoutDlg, ChildEventListener, VclWindowEvent*, pEvent ) in IMPL_LINK() argument
/trunk/main/vcl/inc/vcl/
H A Dwpropset.hxx49 DECL_LINK( ChildEventListener, VclWindowEvent* );
/trunk/main/sc/source/ui/inc/
H A Dpvlaydlg.hxx96 DECL_LINK( ChildEventListener, VclWindowEvent* );

Completed in 25 milliseconds