Home
last modified time | relevance | path

Searched refs:EventId (Results 51 – 75 of 90) sorted by relevance

1234

/aoo42x/main/toolkit/test/accessibility/ov/
H A DContextView.java126 switch (aEvent.EventId) in notifyEvent()
H A DSelectionView.java244 if (aEvent.EventId == AccessibleEventId.SELECTION_CHANGED) in notifyEvent()
H A DStateSetView.java108 if (aEvent.EventId == AccessibleEventId.STATE_CHANGED) in notifyEvent()
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DButton.java61 switch (event.EventId) { in notifyEvent()
H A DParagraph.java81 switch (event.EventId) { in notifyEvent()
H A DMenu.java154 switch (event.EventId) { in notifyEvent()
H A DList.java117 switch (event.EventId) { in notifyEvent()
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityNode.java132 if (accessibleEventObject.EventId == AccessibleEventId.CHILD) { in notifyEvent()
/aoo42x/main/winaccessibility/source/service/
H A DAccDescendantManagerEventListener.cxx52 switch (aEvent.EventId) in notifyEvent()
H A DAccEventListener.cxx70 switch (aEvent.EventId) in notifyEvent()
H A DAccComponentEventListener.cxx52 switch (aEvent.EventId) in notifyEvent()
H A DAccContainerEventListener.cxx53 switch (aEvent.EventId) in notifyEvent()
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/logging/
H A DXAccessibleEventLog.java67 switch (accessibleEventObject.EventId) { in notifyEvent()
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DComponentView.java174 switch (aEvent.EventId) in notifyEvent()
H A DStateSetView.java76 if (aEvent.EventId == AccessibleEventId.STATE_CHANGED) in notifyEvent()
H A DSelectionView.java251 switch (aEvent.EventId) in notifyEvent()
/aoo42x/main/sw/source/core/access/
H A Daccdoc.cxx130 aEvent.EventId = AccessibleEventId::CHILD; in AddChild()
145 aEvent.EventId = AccessibleEventId::CHILD; in RemoveChild()
H A Daccpara.cxx431 aEvent.EventId = AccessibleEventId::TEXT_CHANGED; in _InvalidateContent()
447 aParaEvent.EventId = AccessibleEventId::VALUE_CHANGED; in _InvalidateContent()
484 aEvent.EventId = AccessibleEventId::DESCRIPTION_CHANGED; in _InvalidateContent()
520 aEvent.EventId = AccessibleEventId::CARET_CHANGED; in _InvalidateCursorPos()
534 aEvent.EventId = AccessibleEventId::TEXT_SELECTION_CHANGED; in _InvalidateCursorPos()
/aoo42x/main/vcl/aqua/source/a11y/
H A Ddocumentfocuslistener.cxx69 switch( aEvent.EventId ) in notifyEvent()
/aoo42x/main/accessibility/source/extended/
H A Daccessibleeditbrowseboxcell.cxx90 commitEvent( _rEvent.EventId, _rEvent.NewValue, _rEvent.OldValue ); in IMPLEMENT_FORWARD_XINTERFACE2()
H A DAccessibleGridControlBase.cxx408 aEvent.EventId = _nEventId; in commitEvent()
/aoo42x/main/svtools/source/control/
H A Dvalueacc.cxx117 aEvtObject.EventId = nEventId; in FireAccessibleEvent()
860 aEvtObject.EventId = nEventId; in FireAccessibleEvent()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessiblePageHeaderArea.cxx115 aEvent.EventId = AccessibleEventId::VISIBLE_DATA_CHANGED; in Notify()
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvasShape.java353 switch (aEvent.EventId) { in notifyEvent()
/aoo42x/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterObject.cxx100 aEventObject.EventId = nEventId; in FireAccessibleEvent()

Completed in 165 milliseconds

1234