LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_SolverConstraintOperator_idl__
21 #define __com_sun_star_sheet_SolverConstraintOperator_idl__
24 module
com { module sun { module star { module sheet {
const long GREATER_EQUAL
greater or equal than
Definition: SQLFilterOperator.idl:50
SolverConstraintOperator
is used to specify the type of SolverConstraint.
Definition: SolverConstraintOperator.idl:30
const short EQUAL
Definition: Key.idl:288
@ INTEGER
The cell value is an integer value.
Definition: SolverConstraintOperator.idl:41
@ BINARY
The cell value is a binary value (0 or 1).
Definition: SolverConstraintOperator.idl:44
const long LESS_EQUAL
less or equal than
Definition: SQLFilterOperator.idl:47
Definition: Ambiguous.idl:22