|
LibreOffice Module sc (master) 1
|
#include <limits.h>#include <vector>#include <types.hxx>#include <address.hxx>#include <token.hxx>Go to the source code of this file.
Classes | |
| struct | ScJumpMatrixEntry |
| class | ScJumpMatrix |
Namespaces | |
| namespace | formula |
Typedefs | |
| typedef ::std::vector< const formula::FormulaToken * > | ScTokenVec |
| typedef ::std::vector< const formula::FormulaToken*> ScTokenVec |
Definition at line 30 of file jumpmatrix.hxx.