GnuCash  5.6-150-g038405b370+
Data Structures | Functions
formulacell.h File Reference
#include <time.h>
#include "gnc-ui-util.h"
#include "basiccell.h"
#include "qof.h"

Go to the source code of this file.

Data Structures

struct  FormulaCell
 The FormulaCell is a register-table cell which can contain a formula involving numbers, formula markup and strings denoting either functions or variables. More...
 

Functions

BasicCell * gnc_formula_cell_new (void)
 
void gnc_formula_cell_set_value (FormulaCell *fc, const char *newVal)