LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
Modules | Enumerations
SolverConstraintOperator.idl File Reference

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::sheet
 Spreadsheet specific interfaces.
 

Enumerations

enum  SolverConstraintOperator {
  LESS_EQUAL , EQUAL , GREATER_EQUAL , INTEGER ,
  BINARY
}
 is used to specify the type of SolverConstraint. More...