Searched refs:handleSelectionChangedWithinEvent (Results 1 – 4 of 4) sorted by relevance
70 handleSelectionChangedWithinEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()218 void AccDescendantManagerEventListener::handleSelectionChangedWithinEvent(const Any& /*oldValue*/, … in handleSelectionChangedWithinEvent() function in AccDescendantManagerEventListener
85 handleSelectionChangedWithinEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()493 void AccContainerEventListener::handleSelectionChangedWithinEvent(const Any& /*oldValue*/, const An… in handleSelectionChangedWithinEvent() function in AccContainerEventListener
61 virtual void handleSelectionChangedWithinEvent(const Any &oldValue, const Any &newValue);
86 virtual void handleSelectionChangedWithinEvent(const Any &oldValue, const Any &newValue);
Completed in 18 milliseconds