Home
last modified time | relevance | path

Searched refs:handleValueChangedEvent (Results 1 – 6 of 6) sorted by relevance

/trunk/main/winaccessibility/source/service/
H A DAccListEventListener.cxx62 handleValueChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()
114 void AccListEventListener::handleValueChangedEvent(Any oldValue, Any newValue) in handleValueChangedEvent() function in AccListEventListener
H A DAccComponentEventListener.cxx55 handleValueChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()
92 void AccComponentEventListener::handleValueChangedEvent(Any oldValue, Any newValue) in handleValueChangedEvent() function in AccComponentEventListener
H A DAccContainerEventListener.cxx76 handleValueChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()
439 void AccContainerEventListener::handleValueChangedEvent(Any oldValue, Any newValue) in handleValueChangedEvent() function in AccContainerEventListener
/trunk/main/winaccessibility/inc/
H A DAccListEventListener.hxx51 virtual void SAL_CALL handleValueChangedEvent(Any oldValue, Any newValue);
H A DAccComponentEventListener.hxx50 virtual void SAL_CALL handleValueChangedEvent(Any oldValue, Any newValue);
H A DAccContainerEventListener.hxx70 virtual void SAL_CALL handleValueChangedEvent(Any oldValue, Any newValue);

Completed in 23 milliseconds