Searched refs:handleTextChangedEvent (Results 1 – 4 of 4) sorted by relevance
61 handleTextChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()113 void AccComponentEventListener::handleTextChangedEvent(Any oldValue, Any newValue) in handleTextChangedEvent() function in AccComponentEventListener
65 handleTextChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()213 void AccContainerEventListener::handleTextChangedEvent(Any oldValue, Any newValue) in handleTextChangedEvent() function in AccContainerEventListener
56 virtual void SAL_CALL handleTextChangedEvent(Any oldValue, Any newValue);
60 virtual void SAL_CALL handleTextChangedEvent(Any oldValue, Any newValue);
Completed in 21 milliseconds