20 module
com { module sun { module star { module accessibility {
41 any getCurrentValue ();
59 boolean setCurrentValue ([in] any aNumber);
72 any getMaximumValue ();
85 any getMinimumValue ();
101 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