20 module
com { module sun { module star { module accessibility {
41 any getCurrentValue ();
60 boolean setCurrentValue ([in] any aNumber);
73 any getMaximumValue ();
86 any getMinimumValue ();
102 any getMinimumIncrement ();
Definition: Ambiguous.idl:20
Implement this interface to give access to a single numerical value.
Definition: XAccessibleValue.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:45