|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module inspection {
35 [attribute] com::sun::star::beans::Optional<double>
MinValue;
39 [attribute] com::sun::star::beans::Optional<double>
MaxValue;
51 [attribute]
short DisplayUnit
short DecimalDigits
describes the number of decimal digits to use for the value
Definition: XNumericControl.idl:31
com::sun::star::beans::Optional< double > MaxValue
describes the maximum value which is allowed to be entered in the control
Definition: XNumericControl.idl:39
defines the interface for an XPropertyControl which supports displaying and entering numerical values...
Definition: XNumericControl.idl:28
defines the interface for a single control in an ObjectInspector
Definition: XPropertyControl.idl:29
com::sun::star::beans::Optional< double > MinValue
describes the minimum value which is allowed to be entered in the control
Definition: XNumericControl.idl:35
Definition: Ambiguous.idl:20
short ValueUnit
describes a com::sun::star::util::MeasureUnit to be applied for transferring values.
Definition: XNumericControl.idl:67
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27