LibreOffice Module sc (master) 1
Classes | Enumerations
solvrdlg.hxx File Reference
#include <address.hxx>
#include "anyrefdg.hxx"
Include dependency graph for solvrdlg.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScSolverDlg
 

Enumerations

enum  ScSolverErr {
  SOLVERR_NOFORMULA ,
  SOLVERR_INVALID_FORMULA ,
  SOLVERR_INVALID_VARIABLE ,
  SOLVERR_INVALID_TARGETVALUE
}
 

Enumeration Type Documentation

◆ ScSolverErr

Enumerator
SOLVERR_NOFORMULA 
SOLVERR_INVALID_FORMULA 
SOLVERR_INVALID_VARIABLE 
SOLVERR_INVALID_TARGETVALUE 

Definition at line 25 of file solvrdlg.hxx.