Home
last modified time | relevance | path

Searched refs:handleDescriptionChangedEvent (Results 1 – 7 of 7) sorted by relevance

/trunk/main/winaccessibility/source/service/
H A DAccEventListener.cxx76 handleDescriptionChangedEvent(aEvent.NewValue); in notifyEvent()
110 void AccEventListener::handleDescriptionChangedEvent(Any desc) in handleDescriptionChangedEvent() function in AccEventListener
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DWindow.java211 protected void handleDescriptionChangedEvent(Object any) { in handleDescriptionChangedEvent() method in Window.AccessibleWindowListener
256 handleDescriptionChangedEvent(event.NewValue); in notifyEvent()
H A DDialog.java243 protected void handleDescriptionChangedEvent(Object any) { in handleDescriptionChangedEvent() method in Dialog.AccessibleDialogListener
289 handleDescriptionChangedEvent(event.NewValue); in notifyEvent()
H A DFrame.java218 protected void handleDescriptionChangedEvent(Object any) { in handleDescriptionChangedEvent() method in Frame.AccessibleFrameListener
266 handleDescriptionChangedEvent(event.NewValue); in notifyEvent()
H A DComponent.java269 protected void handleDescriptionChangedEvent(Object any) { in handleDescriptionChangedEvent() method in Component.AccessibleUNOComponentListener
313 handleDescriptionChangedEvent(event.NewValue); in notifyEvent()
H A DContainer.java258 protected void handleDescriptionChangedEvent(Object any) { in handleDescriptionChangedEvent() method in Container.AccessibleContainerListener
323 handleDescriptionChangedEvent(event.NewValue); in notifyEvent()
/trunk/main/winaccessibility/inc/
H A DAccEventListener.hxx62 virtual void SAL_CALL handleDescriptionChangedEvent(Any desc);

Completed in 56 milliseconds