LibreOffice Module sc (master)
1
|
#include "formel.hxx"
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 } |
enum FUNC_TYPE |
Definition at line 25 of file lotform.hxx.