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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Documentation/Developers Guide/Accessibility)
m (FINAL VERSION FOR L10N)
Line 7: Line 7:
 
|NextPage=Documentation/DevGuide/Accessibility/XAccessibleAction
 
|NextPage=Documentation/DevGuide/Accessibility/XAccessibleAction
 
}}
 
}}
{{DISPLAYTITLE:XAccessibleImage}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Accessibility/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:XAccessibleImage}}
 
<!--<idltopic>com.sun.star.accessibility.XAccessibleImage</idltopic>T-->
 
<!--<idltopic>com.sun.star.accessibility.XAccessibleImage</idltopic>T-->
 
he main purpose of the <idls>com.sun.star.accessibility.XAccessibleImage</idls> 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 <idl>com.sun.star.accessibility.XAccessibleContext</idl> interface.
 
he main purpose of the <idls>com.sun.star.accessibility.XAccessibleImage</idls> 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 <idl>com.sun.star.accessibility.XAccessibleContext</idl> interface.

Revision as of 13:19, 15 May 2009



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
In other languages