Searched refs:AddChildEventListener (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/svx/source/sidebar/insert/ |
H A D | InsertPropertyPanel.cxx | 79 pTopWindow->AddChildEventListener(LINK(this, InsertPropertyPanel, WindowEventListener)); in InsertPropertyPanel()
|
/aoo42x/main/vcl/source/window/ |
H A D | wpropset.cxx | 175 … mpImpl->mpTopWindow->AddChildEventListener( LINK( this, WindowPropertySet, ChildEventListener ) ); in WindowPropertySet()
|
H A D | window.cxx | 5481 void Window::AddChildEventListener( const Link& rEventListener ) in AddChildEventListener() function in Window
|
/aoo42x/main/sfx2/source/sidebar/ |
H A D | FocusManager.cxx | 156 (*iPanel)->AddChildEventListener(LINK(this, FocusManager, ChildEventListener)); in SetPanels()
|
/aoo42x/main/automation/source/server/ |
H A D | recorder.cxx | 82 pParent->AddChildEventListener( aEventListenerHdl ); in AddEventHooks()
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxaccessiblecomponent.cxx | 76 …pVCLXindow->GetWindow()->AddChildEventListener( LINK( this, VCLXAccessibleComponent, WindowChildEv… in DBG_NAME()
|
/aoo42x/main/sd/source/ui/accessibility/ |
H A D | AccessibleDocumentViewBase.cxx | 156 pWindow->AddChildEventListener (maWindowLink); in Init()
|
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | pvlaydlg.cxx | 239 AddChildEventListener( LINK( this, ScPivotLayoutDlg, ChildEventListener ) ); in ScPivotLayoutDlg()
|
/aoo42x/main/sw/source/core/access/ |
H A D | accdoc.cxx | 386 pWin->AddChildEventListener( LINK( this, SwAccessibleDocument, WindowChildEventListener )); in SwAccessibleDocument()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | window.hxx | 639 /*virtual*/ void AddChildEventListener( const Link& rEventListener );
|
/aoo42x/main/vcl/source/control/ |
H A D | tabctrl.cxx | 140 pParent->AddChildEventListener( LINK( this, TabControl, ImplWindowEventListener ) ); in ImplInit()
|
/aoo42x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleDocument.cxx | 1427 pWin->AddChildEventListener( LINK( this, ScAccessibleDocument, WindowChildEventListener )); in ScAccessibleDocument()
|
/aoo42x/main/framework/source/layoutmanager/ |
H A D | layoutmanager.cxx | 1371 … pContainerWindow->AddChildEventListener( LINK( this, LayoutManager, WindowEventListener ) ); in setDockingAreaAcceptor()
|
Completed in 160 milliseconds