12 module
com { module sun { module star { module sheet {
20 constants SolverStatus
Definition: Ambiguous.idl:20
const byte SOLUTION_FOUND
The solver finished running and a solution was successfully found.
Definition: SolverStatus.idl:26
const byte SOLUTION_NOT_FOUND
The solver finished running but a solution was not found.
Definition: SolverStatus.idl:35
const byte NONE
No status to report. Happens when the solver has not been called.
Definition: SolverStatus.idl:23
const byte PARSE_ERROR
A parse error occurred after running the solver.
Definition: SolverStatus.idl:29
const byte ENGINE_ERROR
An error occurred while loading or running the solver.
Definition: SolverStatus.idl:32