20 #ifndef __com_sun_star_accessibility_XAccessibleComponent_idl__
21 #define __com_sun_star_accessibility_XAccessibleComponent_idl__
32 module com { module sun { module star { module accessibility {
34 interface XAccessible;
specifies a rectangular area by position and size.
Definition: Rectangle.idl:29
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition: Point.idl:29
The XAccessibleComponent interface should be supported by any class that can be rendered on the scree...
Definition: XAccessibleComponent.idl:79
This interface has to be implemented by any class that wants to be accessible.
Definition: XAccessible.idl:54
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:29
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36
base interface of all UNO interfaces
Definition: XInterface.idl:47