MultiplanParserInternal Namespace Reference

Internal: the structures of a MultiplanParser. More...

Classes

struct  Functions
 
struct  State
 Internal: the state of a MultiplanParser. More...
 
class  SubDocument
 Internal: the subdocument of a MultiplanParserInternal. More...
 

Variables

static const Functions s_listOperators []
 
static const char * s_listFunctions []
 

Detailed Description

Internal: the structures of a MultiplanParser.

Variable Documentation

◆ s_listFunctions

const char* MultiplanParserInternal::s_listFunctions[]
static
Initial value:
= {
"Count", "If", "IsNA", "IsError",
"Sum", "Average", "Min", "Max",
"Row", "Column", "NA", "NPV",
"Stdev", "Dollar", "Fixed", "Sin",
"Cos", "Tan", "Atan", "Pi",
"Sqrt", "Exp", "Ln", "Log",
"Abs", "Int", "Sign", "Round",
"Lookup", "Index", "Rept", "Mid",
"Length", "Value", "True", "False",
"And", "Or", "Not", "Mod",
"IterCnt", "Delta", "PV", "FV",
"NPer", "PMT", "Rate", "MIRR",
"Irr", nullptr, nullptr, nullptr,
nullptr, nullptr, nullptr, nullptr,
nullptr, nullptr, nullptr, nullptr,
nullptr, nullptr, nullptr, nullptr,
}

Referenced by MultiplanParser::readFormula().

◆ s_listOperators

const Functions MultiplanParserInternal::s_listOperators[]
static

Generated on Wed Jul 24 2024 03:32:00 for libmwaw by doxygen 1.8.16