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