14#include <boost/intrusive_ptr.hpp> 
   28namespace formula { 
class FormulaToken; }
 
   29typedef ::boost::intrusive_ptr<formula::FormulaToken> 
ScTokenRef;
 
Matrix data type that can store values of mixed types.
 
CAUTION! The following defines must be in the same namespace as the respective type.
 
@ ConvertToGroupListening
 
bool isRangeValid() const
 
sal_Int32 SCCOLROW
a type capable of holding either SCCOL or SCROW
 
::boost::intrusive_ptr< ScFormulaCellGroup > ScFormulaCellGroupRef
 
::boost::intrusive_ptr< const ScMatrix > ScConstMatrixRef
 
ScQueryCellIteratorAccess
 
::boost::intrusive_ptr< ScMatrix > ScMatrixRef
 
ScFormulaVectorState
When vectorization is enabled, we could potentially mass-calculate a series of formula token arrays i...
 
@ FormulaVectorDisabledByOpCode
 
@ FormulaVectorDisabledByStackVariable
 
@ FormulaVectorDisabledNotInSubSet
 
@ FormulaVectorCheckReference
 
::boost::intrusive_ptr< formula::FormulaToken > ScTokenRef