Difference between revisions of "Documentation/DevGuide/Accessibility/XAccessibleImage"

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

Revision as of 07:07, 5 June 2008



he main purpose of the XAccessibleImage interface is to be an indicator that an object represents an image or a bitmap. The functions of this interface do not add functionality that is not already present in the com.sun.star.accessibility.XAccessibleContext interface.

The getAccessibleImageDescription() function returns a localized description of the image. The functions getAccessibleImageHeight() and getAccessibleImageWidth() return the size of the image in pixels.

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