Home
last modified time | relevance | path

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

/aoo41x/main/winaccessibility/source/service/
H A DAccTreeEventListener.cxx51 handleActiveDescendantChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()
64 void AccTreeEventListener::handleActiveDescendantChangedEvent(Any oldValue, Any newValue) in handleActiveDescendantChangedEvent() function in AccTreeEventListener
H A DAccListEventListener.cxx54 handleActiveDescendantChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()
75 void AccListEventListener::handleActiveDescendantChangedEvent(Any oldValue, Any newValue) in handleActiveDescendantChangedEvent() function in AccListEventListener
H A DAccTableEventListener.cxx53 handleActiveDescendantChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()
109 void AccTableEventListener::handleActiveDescendantChangedEvent(Any oldValue, Any newValue) in handleActiveDescendantChangedEvent() function in AccTableEventListener
/aoo41x/main/winaccessibility/inc/
H A DAccTreeEventListener.hxx47 virtual void SAL_CALL handleActiveDescendantChangedEvent(Any oldValue, Any newValue);
H A DAccTableEventListener.hxx47 virtual void SAL_CALL handleActiveDescendantChangedEvent(Any oldValue, Any newValue);
H A DAccListEventListener.hxx49 virtual void SAL_CALL handleActiveDescendantChangedEvent(Any oldValue, Any newValue);

Completed in 21 milliseconds