Searched refs:RemoveChildEventListener (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxaccessiblecomponent.cxx | 92 …mpVCLXindow->GetWindow()->RemoveChildEventListener( LINK( this, VCLXAccessibleComponent, WindowChi… in ~VCLXAccessibleComponent() 226 …pAccWindow->RemoveChildEventListener( LINK( this, VCLXAccessibleComponent, WindowChildEventListene… in ProcessWindowEvent() 427 …mpVCLXindow->GetWindow()->RemoveChildEventListener( LINK( this, VCLXAccessibleComponent, WindowChi… in disposing()
|
/aoo42x/main/automation/source/server/ |
H A D | recorder.cxx | 81 pParent->RemoveChildEventListener( aEventListenerHdl ); // might be instrumented already in AddEventHooks() 93 pTopLevel->RemoveChildEventListener( aEventListenerHdl ); in RemoveEventHooks()
|
/aoo42x/main/sd/source/ui/accessibility/ |
H A D | AccessibleDocumentViewBase.cxx | 197 pWindow->RemoveChildEventListener (maWindowLink); in IMPL_LINK() 556 pWindow->RemoveChildEventListener (maWindowLink); in impl_dispose()
|
/aoo42x/main/svx/source/sidebar/insert/ |
H A D | InsertPropertyPanel.cxx | 91 pTopWindow->RemoveChildEventListener(LINK(this, InsertPropertyPanel, WindowEventListener)); in ~InsertPropertyPanel()
|
/aoo42x/main/sw/source/core/access/ |
H A D | accdoc.cxx | 402 pWin->RemoveChildEventListener( LINK( this, SwAccessibleDocument, WindowChildEventListener )); in ~SwAccessibleDocument() 411 pWin->RemoveChildEventListener( LINK( this, SwAccessibleDocument, WindowChildEventListener )); in Dispose()
|
/aoo42x/main/vcl/source/window/ |
H A D | wpropset.cxx | 198 …mpImpl->mpTopWindow->RemoveChildEventListener( LINK( this, WindowPropertySet, ChildEventListener )… in ~WindowPropertySet()
|
H A D | window.cxx | 5488 void Window::RemoveChildEventListener( const Link& rEventListener ) in RemoveChildEventListener() function in Window
|
/aoo42x/main/sfx2/source/sidebar/ |
H A D | FocusManager.cxx | 100 (*iPanel)->RemoveChildEventListener(LINK(this, FocusManager, ChildEventListener)); in ClearPanels()
|
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | pvlaydlg.cxx | 247 RemoveChildEventListener( LINK( this, ScPivotLayoutDlg, ChildEventListener ) ); in ~ScPivotLayoutDlg()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | window.hxx | 640 /*virtual*/ void RemoveChildEventListener( const Link& rEventListener );
|
/aoo42x/main/vcl/source/control/ |
H A D | tabctrl.cxx | 254 GetParent()->RemoveChildEventListener( LINK( this, TabControl, ImplWindowEventListener ) ); in ~TabControl()
|
/aoo42x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleDocument.cxx | 1472 pWin->RemoveChildEventListener( LINK( this, ScAccessibleDocument, WindowChildEventListener )); in disposing()
|
/aoo42x/main/framework/source/layoutmanager/ |
H A D | layoutmanager.cxx | 1333 … pContainerWindow->RemoveChildEventListener( LINK( this, LayoutManager, WindowEventListener ) ); in setDockingAreaAcceptor()
|
Completed in 137 milliseconds