|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module sheet {
@ NOT_BETWEEN
the value has to be outside of the two specified values.
Definition: ConditionOperator.idl:71
@ FORMULA
the specified formula has to give a non-zero result.
Definition: ConditionOperator.idl:76
@ BETWEEN
the value has to be between the two specified values.
Definition: ConditionOperator.idl:66
@ LESS_EQUAL
the value has to be less than or equal to the specified value.
Definition: ConditionOperator.idl:61
ConditionOperator
is used to specify the type of XSheetCondition.
Definition: ConditionOperator.idl:27
@ LESS
the value has to be less than the specified value.
Definition: ConditionOperator.idl:56
@ GREATER
the value has to be greater than the specified value.
Definition: ConditionOperator.idl:46
@ NOT_EQUAL
the value must not be equal to the specified value.
Definition: ConditionOperator.idl:41
const short NONE
Definition: AnimationAdditiveMode.idl:36
@ GREATER_EQUAL
the value has to be greater than or equal to the specified value.
Definition: ConditionOperator.idl:51
@ EQUAL
value has to be equal to the specified value.
Definition: ConditionOperator.idl:36
Definition: Ambiguous.idl:20