Searched refs:handleSelectionChangedAddEvent (Results 1 – 4 of 4) sorted by relevance
64 handleSelectionChangedAddEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()201 void AccDescendantManagerEventListener::handleSelectionChangedAddEvent(const Any& /*oldValue*/, con… in handleSelectionChangedAddEvent() function in AccDescendantManagerEventListener
79 handleSelectionChangedAddEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()477 void AccContainerEventListener::handleSelectionChangedAddEvent(const Any& /*oldValue*/, const Any& … in handleSelectionChangedAddEvent() function in AccContainerEventListener
59 virtual void handleSelectionChangedAddEvent(const Any &oldValue, const Any &newValue);
84 virtual void handleSelectionChangedAddEvent(const Any &oldValue, const Any &newValue);
Completed in 26 milliseconds