LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs
jumpmatrix.hxx File Reference
#include <limits.h>
#include <vector>
#include <types.hxx>
#include <address.hxx>
#include <token.hxx>
Include dependency graph for jumpmatrix.hxx:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ ScTokenVec

typedef ::std::vector< const formula::FormulaToken*> ScTokenVec

Definition at line 30 of file jumpmatrix.hxx.