Home
last modified time | relevance | path

Searched refs:handleTextChangedEvent (Results 1 – 4 of 4) sorted by relevance

/trunk/main/winaccessibility/source/service/
H A DAccComponentEventListener.cxx61 handleTextChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()
113 void AccComponentEventListener::handleTextChangedEvent(Any oldValue, Any newValue) in handleTextChangedEvent() function in AccComponentEventListener
H A DAccContainerEventListener.cxx65 handleTextChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()
213 void AccContainerEventListener::handleTextChangedEvent(Any oldValue, Any newValue) in handleTextChangedEvent() function in AccContainerEventListener
/trunk/main/winaccessibility/inc/
H A DAccComponentEventListener.hxx56 virtual void SAL_CALL handleTextChangedEvent(Any oldValue, Any newValue);
H A DAccContainerEventListener.hxx60 virtual void SAL_CALL handleTextChangedEvent(Any oldValue, Any newValue);

Completed in 28 milliseconds