Searched refs:GetMatrixFormulaCellToken (Results 1 – 2 of 2) sorted by relevance
90 r.GetMatrixFormulaCellToken(); in ScFormulaResult()207 inline const ScMatrixFormulaCellToken* GetMatrixFormulaCellToken() const;289 r.GetMatrixFormulaCellToken(); in Assign()598 inline const ScMatrixFormulaCellToken* ScFormulaResult::GetMatrixFormulaCellToken() const in GetMatrixFormulaCellToken() function in ScFormulaResult607 return const_cast<ScMatrixFormulaCellToken*>( GetMatrixFormulaCellToken()); in GetMatrixFormulaCellTokenNonConst()
1778 const ScMatrixFormulaCellToken* pMat = aResult.GetMatrixFormulaCellToken(); in GetMatColsRows()
Completed in 37 milliseconds