21module
com { module sun { module star { module sheet {
SolverConstraintOperator
is used to specify the type of SolverConstraint.
Definition SolverConstraintOperator.idl:27
Definition Ambiguous.idl:20
is used to specify a constraint for a solver model.
Definition SolverConstraint.idl:27
any Right
The comparison value, of type double or com::sun::star::table::CellAddress.
Definition SolverConstraint.idl:37
com::sun::star::table::CellAddress Left
The address of the cell that is constrained.
Definition SolverConstraint.idl:29
SolverConstraintOperator Operator
The type of the constraint.
Definition SolverConstraint.idl:32
contains a cell address within a spreadsheet document.
Definition CellAddress.idl:27