Home
last modified time | relevance | path

Searched refs:EventId (Results 26 – 50 of 90) sorted by relevance

1234

/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DFrame.java257 switch (event.EventId) { in notifyEvent()
286 … System.out.println(this + ": unhandled accessibility event id=" + event.EventId); in notifyEvent()
H A DComponent.java300 switch (event.EventId) { in notifyEvent()
348 … System.out.println(this + ": unhandled accessibility event id=" + event.EventId); in notifyEvent()
H A DContainer.java314 switch (event.EventId) { in notifyEvent()
359 … System.out.println(this + ": unhandled accessibility event id=" + event.EventId); in notifyEvent()
H A DMenuContainer.java51 switch (event.EventId) { in notifyEvent()
H A DDescendantManager.java60 switch (event.EventId) { in notifyEvent()
/aoo42x/main/winaccessibility/source/service/
H A DAccTreeEventListener.cxx48 switch (aEvent.EventId) in notifyEvent()
H A DAccParagraphEventListener.cxx49 switch (aEvent.EventId) in notifyEvent()
H A DAccDialogEventListener.cxx49 switch (aEvent.EventId) in notifyEvent()
H A DAccListEventListener.cxx51 switch (aEvent.EventId) in notifyEvent()
H A DAccMenuEventListener.cxx49 switch (aEvent.EventId) in notifyEvent()
H A DAccWindowEventListener.cxx48 switch (aEvent.EventId) in notifyEvent()
H A DAccTableEventListener.cxx50 switch (aEvent.EventId) in notifyEvent()
H A DAccFrameEventListener.cxx67 switch (aEvent.EventId) in notifyEvent()
/aoo42x/main/toolkit/test/accessibility/
H A DEventHandler.java40 mnEventId = aEvent.EventId; in EventHandler()
H A DEventListener.java84 switch (aEvent.EventId) in notifyEvent()
/aoo42x/main/svtools/source/control/
H A Dtoolbarmenuacc.cxx138 aEvtObject.EventId = nEventId; in FireAccessibleEvent()
638 aEvtObject.EventId = nEventId; in FireAccessibleEvent()
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DContextView.java94 switch (aEvent.EventId) in notifyEvent()
H A DEventMonitorView.java112 maText.append ((mnLineNo++) + ". " + NameProvider.getEventName (aEvent.EventId) + " : " in notifyEvent()
H A DParentView.java130 switch (aEvent.EventId) in notifyEvent()
H A DFocusView.java137 if (aEvent.EventId == AccessibleEventId.STATE_CHANGED) in notifyEvent()
H A DTableView.java142 switch (aEvent.EventId) in notifyEvent()
/aoo42x/main/vcl/aqua/source/a11y/
H A Daqua11ylistener.cxx89 switch( aEvent.EventId ) in notifyEvent()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDataPilotControl.cxx239 aEvent.EventId = AccessibleEventId::CHILD; in AddField()
280 aEvent.EventId = AccessibleEventId::CHILD; in RemoveField()
/aoo42x/main/toolkit/test/accessibility/ov/
H A DTextView.java131 switch (aEvent.EventId) in notifyEvent()
H A DFocusView.java133 if (aEvent.EventId == AccessibleEventId.STATE_CHANGED) in notifyEvent()

Completed in 94 milliseconds

1234