Difference between revisions of "Documentation/DevGuide/Accessibility/Putting the Accessibility Interfaces to Work"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m (Robot: Changing Category:Accessibility)
Line 11: Line 11:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Accessibility]]
+
 
 +
[[Category:Documentation/Developers Guide/Accessibility]]

Revision as of 12:34, 4 June 2008



Once an accessible object has been obtained by a call to <idlml>com.sun.star.accessibility.XAccessible:getAccessibleContext</idlml>(), you can switch between the interfaces belonging to the accessibility API by using the usual UNO cast mechanisms. There is, however, no way back to the object from which the accessible object has been obtained through procedures provided by the accessibility API.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools