Home
last modified time | relevance | path

Searched refs:RemoveChildEventListener (Results 1 – 13 of 13) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxaccessiblecomponent.cxx92 …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()
/trunk/main/automation/source/server/
H A Drecorder.cxx81 pParent->RemoveChildEventListener( aEventListenerHdl ); // might be instrumented already in AddEventHooks()
93 pTopLevel->RemoveChildEventListener( aEventListenerHdl ); in RemoveEventHooks()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx197 pWindow->RemoveChildEventListener (maWindowLink); in IMPL_LINK()
556 pWindow->RemoveChildEventListener (maWindowLink); in impl_dispose()
/trunk/main/svx/source/sidebar/insert/
H A DInsertPropertyPanel.cxx91 pTopWindow->RemoveChildEventListener(LINK(this, InsertPropertyPanel, WindowEventListener)); in ~InsertPropertyPanel()
/trunk/main/sw/source/core/access/
H A Daccdoc.cxx402 pWin->RemoveChildEventListener( LINK( this, SwAccessibleDocument, WindowChildEventListener )); in ~SwAccessibleDocument()
411 pWin->RemoveChildEventListener( LINK( this, SwAccessibleDocument, WindowChildEventListener )); in Dispose()
/trunk/main/vcl/source/window/
H A Dwpropset.cxx198 …mpImpl->mpTopWindow->RemoveChildEventListener( LINK( this, WindowPropertySet, ChildEventListener )… in ~WindowPropertySet()
H A Dwindow.cxx5488 void Window::RemoveChildEventListener( const Link& rEventListener ) in RemoveChildEventListener() function in Window
/trunk/main/sfx2/source/sidebar/
H A DFocusManager.cxx100 (*iPanel)->RemoveChildEventListener(LINK(this, FocusManager, ChildEventListener)); in ClearPanels()
/trunk/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx247 RemoveChildEventListener( LINK( this, ScPivotLayoutDlg, ChildEventListener ) ); in ~ScPivotLayoutDlg()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx640 /*virtual*/ void RemoveChildEventListener( const Link& rEventListener );
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx254 GetParent()->RemoveChildEventListener( LINK( this, TabControl, ImplWindowEventListener ) ); in ~TabControl()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx1472 pWin->RemoveChildEventListener( LINK( this, ScAccessibleDocument, WindowChildEventListener )); in disposing()
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx1333 … pContainerWindow->RemoveChildEventListener( LINK( this, LayoutManager, WindowEventListener ) ); in setDockingAreaAcceptor()

Completed in 143 milliseconds