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

Go to the source code of this file.

Classes

class  LotusToSc
 

Enumerations

enum  FUNC_TYPE {
  FT_Return = 0 ,
  FT_FuncFix0 ,
  FT_FuncFix1 ,
  FT_FuncFix2 ,
  FT_FuncFix3 ,
  FT_FuncFix4 ,
  FT_FuncVar ,
  FT_Neg ,
  FT_Op ,
  FT_NotImpl ,
  FT_ConstFloat ,
  FT_Variable ,
  FT_Range ,
  FT_Braces ,
  FT_ConstInt ,
  FT_ConstString ,
  FT_NOP ,
  FT_Cref ,
  FT_Rref ,
  FT_Nrref ,
  FT_Absnref ,
  FT_Erref ,
  FT_Ecref ,
  FT_Econstant ,
  FT_Splfunc ,
  FT_Const10Float ,
  FT_Snum
}
 

Enumeration Type Documentation

◆ FUNC_TYPE

enum FUNC_TYPE
Enumerator
FT_Return 
FT_FuncFix0 
FT_FuncFix1 
FT_FuncFix2 
FT_FuncFix3 
FT_FuncFix4 
FT_FuncVar 
FT_Neg 
FT_Op 
FT_NotImpl 
FT_ConstFloat 
FT_Variable 
FT_Range 
FT_Braces 
FT_ConstInt 
FT_ConstString 
FT_NOP 
FT_Cref 
FT_Rref 
FT_Nrref 
FT_Absnref 
FT_Erref 
FT_Ecref 
FT_Econstant 
FT_Splfunc 
FT_Const10Float 
FT_Snum 

Definition at line 24 of file lotform.hxx.