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
defines the interface for an XPropertyControl which supports displaying and entering numerical values...
Definition: XNumericControl.idl:27
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
com::sun::star::beans::Optional< double > MaxValue
describes the maximum value which is allowed to be entered in the control
Definition: XNumericControl.idl:39
short ValueUnit
describes a com::sun::star::util::MeasureUnit to be applied for transferring values.
Definition: XNumericControl.idl:67
defines the interface for a single control in an ObjectInspector
Definition: XPropertyControl.idl:28
com::sun::star::beans::Optional< double > MinValue
describes the minimum value which is allowed to be entered in the control
Definition: XNumericControl.idl:35