Home
last modified time | relevance | path

Searched refs:handleSelectionChangedEvent (Results 1 – 8 of 8) sorted by relevance

/trunk/main/winaccessibility/source/service/
H A DAccDescendantManagerEventListener.cxx55 handleSelectionChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()
122 void AccDescendantManagerEventListener::handleSelectionChangedEvent(Any oldValue, Any newValue) in handleSelectionChangedEvent() function in AccDescendantManagerEventListener
H A DAccComponentEventListener.cxx73 handleSelectionChangedEvent(); in notifyEvent()
327 void AccComponentEventListener::handleSelectionChangedEvent() in handleSelectionChangedEvent() function in AccComponentEventListener
H A DAccContainerEventListener.cxx59 handleSelectionChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()
182 void AccContainerEventListener::handleSelectionChangedEvent(const Any& /*oldValue*/, const Any& new… in handleSelectionChangedEvent() function in AccContainerEventListener
H A DAccMenuEventListener.cxx109 void AccMenuEventListener::handleSelectionChangedEvent() in handleSelectionChangedEvent() function in AccMenuEventListener
/trunk/main/winaccessibility/inc/
H A DAccMenuEventListener.hxx51 virtual void SAL_CALL handleSelectionChangedEvent();
H A DAccComponentEventListener.hxx72 void handleSelectionChangedEvent();
H A DAccDescendantManagerEventListener.hxx50 virtual void SAL_CALL handleSelectionChangedEvent(Any oldValue, Any newValue);
H A DAccContainerEventListener.hxx54 virtual void SAL_CALL handleSelectionChangedEvent(const Any &oldValue, const Any &newValue);

Completed in 20 milliseconds