|
LibreOffice
LibreOffice 25.8 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module accessibility {
any getCurrentValue()
Returns the value of this object as a number.
any getMinimumIncrement()
Returns the minimum increment by which the value represented by this object can be adjusted.
boolean setCurrentValue([in] any aNumber)
Sets the value of this object to the given number.
any getMinimumValue()
Returns the minimum value that can be represented by this object.
any getMaximumValue()
Returns the maximum value that can be represented by this object.
Implement this interface to give access to a single numerical value.
Definition: XAccessibleValue.idl:32
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46