Lines Matching refs:NotifyAccEvent

152                 pAgent->NotifyAccEvent(UM_EVENT_CHILD_ADDED, pAcc);  in handleChildChangedEvent()
164 pAgent->NotifyAccEvent(UM_EVENT_CHILD_REMOVED, pAcc); in handleChildChangedEvent()
191 pAgent->NotifyAccEvent(UM_EVENT_SELECTION_CHANGED, pAccessible); in handleSelectionChangedEvent()
206 pAgent->NotifyAccEvent(UM_EVENT_OBJECT_REORDER , pAccessible); in handleAllChildrenChangedEvent()
216 pAgent->NotifyAccEvent(UM_EVENT_OBJECT_TEXTCHANGE, pAccessible); in handleTextChangedEvent()
283 pAgent->NotifyAccEvent(UM_EVENT_STATE_BUSY, pAccessible); in setComponentState()
312 pAgent->NotifyAccEvent(UM_EVENT_STATE_BUSY, pAccessible); in fireStatePropertyChange()
339 pAgent->NotifyAccEvent(UM_EVENT_STATE_BUSY, pAccessible); in fireStatePropertyChange()
369 pAgent->NotifyAccEvent(UM_EVENT_MENU_START, pAccessible); in fireStateFocusdChange()
372 pAgent->NotifyAccEvent(UM_EVENT_MENUPOPUPSTART, pAccessible); in fireStateFocusdChange()
382 pAgent->NotifyAccEvent(UM_EVENT_STATE_FOCUSED, pAccessible); in fireStateFocusdChange()
405 pAgent->NotifyAccEvent(UM_EVENT_STATE_FOCUSED, mxChild.get()); in fireStateFocusdChange()
412 pAgent->NotifyAccEvent(UM_EVENT_STATE_FOCUSED, pAccessible); in fireStateFocusdChange()
415 pAgent->NotifyAccEvent(UM_EVENT_STATE_FOCUSED, pAccessible); in fireStateFocusdChange()
424 pAgent->NotifyAccEvent(UM_EVENT_MENU_END, pAccessible); in fireStateFocusdChange()
428 pAgent->NotifyAccEvent(UM_EVENT_MENUPOPUPEND, pAccessible); in fireStateFocusdChange()
442 pAgent->NotifyAccEvent(UM_EVENT_OBJECT_VALUECHANGE, pAccessible); in handleValueChangedEvent()
470 pAgent->NotifyAccEvent(nWinEvent, pAcc); in NotifyChildEvent()
483 pAgent->NotifyAccEvent(UM_EVENT_SELECTION_CHANGED_ADD,pAccessible); in handleSelectionChangedAddEvent()
491 pAgent->NotifyAccEvent(UM_EVENT_SELECTION_CHANGED_REMOVE,pAccessible); in handleSelectionChangedRemoveEvent()
499 pAgent->NotifyAccEvent(UM_EVENT_SELECTION_CHANGED_WITHIN,pAccessible); in handleSelectionChangedWithinEvent()
538 pAgent->NotifyAccEvent(UM_EVENT_OBJECT_PAGECHANGED, pAccessible); in handlePageChangedEvent()
543 pAgent->NotifyAccEvent(UM_EVENT_SECTION_CHANGED, pAccessible); in handleSectionChangedEvent()
548 pAgent->NotifyAccEvent(UM_EVENT_COLUMN_CHANGED, pAccessible); in handleColumnChangedEvent()