Searched refs:handleActiveDescendantChangedEvent (Results 1 – 6 of 6) sorted by relevance
51 handleActiveDescendantChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()64 void AccTreeEventListener::handleActiveDescendantChangedEvent(Any oldValue, Any newValue) in handleActiveDescendantChangedEvent() function in AccTreeEventListener
54 handleActiveDescendantChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()75 void AccListEventListener::handleActiveDescendantChangedEvent(Any oldValue, Any newValue) in handleActiveDescendantChangedEvent() function in AccListEventListener
53 handleActiveDescendantChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()109 void AccTableEventListener::handleActiveDescendantChangedEvent(Any oldValue, Any newValue) in handleActiveDescendantChangedEvent() function in AccTableEventListener
47 virtual void SAL_CALL handleActiveDescendantChangedEvent(Any oldValue, Any newValue);
49 virtual void SAL_CALL handleActiveDescendantChangedEvent(Any oldValue, Any newValue);
Completed in 20 milliseconds