Home
last modified time | relevance | path

Searched refs:GetMatrixFormulaCellToken (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/inc/
H A Dformularesult.hxx90 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 ScFormulaResult
607 return const_cast<ScMatrixFormulaCellToken*>( GetMatrixFormulaCellToken()); in GetMatrixFormulaCellTokenNonConst()
/aoo41x/main/sc/source/core/data/
H A Dcell.cxx1778 const ScMatrixFormulaCellToken* pMat = aResult.GetMatrixFormulaCellToken(); in GetMatColsRows()

Completed in 48 milliseconds