12module
com { module sun { module star { module sheet {
19constants SolverObjectiveType
const byte MAXIMIZE
Maximizes the objective function.
Definition: SolverObjectiveType.idl:22
const byte VALUE
Finds a solution where the objective function has a given value.
Definition: SolverObjectiveType.idl:28
const byte MINIMIZE
Minimizes the objective function.
Definition: SolverObjectiveType.idl:25
Definition: Ambiguous.idl:20