LibreOffice Module sc (master) 1
|
Go to the source code of this file.
Classes | |
struct | XclExpRefLogEntry |
Log entry for external references in a formula, used i.e. More... | |
class | XclExpFormulaCompiler |
The formula compiler to create Excel token arrays from Calc token arrays. More... | |
Typedefs | |
typedef ::std::vector< XclExpRefLogEntry > | XclExpRefLog |
Vector containing a log for all external references in a formula, used i.e. More... | |
typedef ::std::vector< XclExpRefLogEntry > XclExpRefLog |
Vector containing a log for all external references in a formula, used i.e.
in change tracking.
Definition at line 43 of file xeformula.hxx.