14 #include <boost/intrusive_ptr.hpp>
20 typedef sal_Int32
SCROW;
28 namespace formula {
class FormulaToken; }
29 typedef ::boost::intrusive_ptr<formula::FormulaToken>
ScTokenRef;
Matrix data type that can store values of mixed types.
::boost::intrusive_ptr< ScFormulaCellGroup > ScFormulaCellGroupRef
bool isRangeValid() const
sal_Int32 SCCOLROW
a type capable of holding either SCCOL or SCROW
::boost::intrusive_ptr< ScMatrix > ScMatrixRef
::boost::intrusive_ptr< const ScMatrix > ScConstMatrixRef
::boost::intrusive_ptr< formula::FormulaToken > ScTokenRef
ScFormulaVectorState
When vectorization is enabled, we could potentially mass-calculate a series of formula token arrays i...