| LibreOffice Module sc (master) 1
    | 
#include <opbase.hxx>
| Public Member Functions | |
| FormulaTreeNode (const formula::FormulaToken *ft) | |
| formula::FormulaToken * | GetFormulaToken () const | 
| Public Attributes | |
| std::vector< FormulaTreeNodeRef > | Children | 
| Private Attributes | |
| formula::FormulaConstTokenRef | mpCurrentFormula | 
Definition at line 106 of file opbase.hxx.
| 
 | inlineexplicit | 
Definition at line 109 of file opbase.hxx.
| 
 | inline | 
Definition at line 114 of file opbase.hxx.
References mpCurrentFormula.
| std::vector<FormulaTreeNodeRef> sc::opencl::FormulaTreeNode::Children | 
Definition at line 113 of file opbase.hxx.
Referenced by FormulaTreeNode().
| 
 | private | 
Definition at line 120 of file opbase.hxx.
Referenced by GetFormulaToken().