Home
last modified time | relevance | path

Searched refs:WindowChildEventListener (Results 1 – 8 of 8) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxaccessiblecomponent.cxx76 …Window()->AddChildEventListener( LINK( this, VCLXAccessibleComponent, WindowChildEventListener ) ); in DBG_NAME()
92 …dow()->RemoveChildEventListener( LINK( this, VCLXAccessibleComponent, WindowChildEventListener ) ); in ~VCLXAccessibleComponent()
152 IMPL_LINK( VCLXAccessibleComponent, WindowChildEventListener, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
226 …indow->RemoveChildEventListener( LINK( this, VCLXAccessibleComponent, WindowChildEventListener ) ); in ProcessWindowEvent()
427 …dow()->RemoveChildEventListener( LINK( this, VCLXAccessibleComponent, WindowChildEventListener ) ); in disposing()
/trunk/main/sw/source/core/access/
H A Daccdoc.cxx386 pWin->AddChildEventListener( LINK( this, SwAccessibleDocument, WindowChildEventListener )); in SwAccessibleDocument()
402 pWin->RemoveChildEventListener( LINK( this, SwAccessibleDocument, WindowChildEventListener )); in ~SwAccessibleDocument()
411 pWin->RemoveChildEventListener( LINK( this, SwAccessibleDocument, WindowChildEventListener )); in Dispose()
415 IMPL_LINK( SwAccessibleDocument, WindowChildEventListener, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
H A Daccdoc.hxx144 DECL_LINK( WindowChildEventListener, VclSimpleEvent* );
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx154 this, AccessibleDocumentViewBase, WindowChildEventListener); in Init()
178 IMPL_LINK(AccessibleDocumentViewBase, WindowChildEventListener, in IMPL_LINK() argument
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxaccessiblecomponent.hxx80 DECL_LINK( WindowChildEventListener, VclSimpleEvent* );
/trunk/main/sd/source/ui/inc/
H A DAccessibleDocumentViewBase.hxx135 DECL_LINK (WindowChildEventListener, VclSimpleEvent*);
/trunk/main/sc/source/ui/inc/
H A DAccessibleDocument.hxx78 DECL_LINK( WindowChildEventListener, VclSimpleEvent* );
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx1427 pWin->AddChildEventListener( LINK( this, ScAccessibleDocument, WindowChildEventListener )); in ScAccessibleDocument()
1472 pWin->RemoveChildEventListener( LINK( this, ScAccessibleDocument, WindowChildEventListener )); in disposing()
1491 IMPL_LINK( ScAccessibleDocument, WindowChildEventListener, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument

Completed in 135 milliseconds