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