Searched refs:handleSelectionChangedEvent (Results 1 – 8 of 8) sorted by relevance
55 handleSelectionChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()122 void AccDescendantManagerEventListener::handleSelectionChangedEvent(Any oldValue, Any newValue) in handleSelectionChangedEvent() function in AccDescendantManagerEventListener
73 handleSelectionChangedEvent(); in notifyEvent()327 void AccComponentEventListener::handleSelectionChangedEvent() in handleSelectionChangedEvent() function in AccComponentEventListener
59 handleSelectionChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()182 void AccContainerEventListener::handleSelectionChangedEvent(const Any& /*oldValue*/, const Any& new… in handleSelectionChangedEvent() function in AccContainerEventListener
109 void AccMenuEventListener::handleSelectionChangedEvent() in handleSelectionChangedEvent() function in AccMenuEventListener
51 virtual void SAL_CALL handleSelectionChangedEvent();
72 void handleSelectionChangedEvent();
50 virtual void SAL_CALL handleSelectionChangedEvent(Any oldValue, Any newValue);
54 virtual void SAL_CALL handleSelectionChangedEvent(const Any &oldValue, const Any &newValue);
Completed in 28 milliseconds