LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_accessibility_XAccessibleImage_idl__
21 #define __com_sun_star_accessibility_XAccessibleImage_idl__
25 module
com { module sun { module star { module accessibility {
long getAccessibleImageWidth()
Returns the width of the image.
long getAccessibleImageHeight()
Returns the height of the image.
string getAccessibleImageDescription()
Returns the localized description of the image.
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
Implement this interface to represent images and icons.
Definition: XAccessibleImage.idl:37