Searched refs:GetMatrixFormulaRange (Results 1 – 5 of 5) sorted by relevance
156 if ( pDoc->GetMatrixFormulaRange( aCursor, aMatrix ) ) in collapseToCurrentArray()
1471 if ( pDoc->GetMatrixFormulaRange( aCursor, aMatrix ) ) in MarkMatrixFormula()
598 sal_Bool GetMatrixFormulaRange( const ScAddress& rCellPos, ScRange& rMatrix );
2817 if (pDoc && pDoc->GetMatrixFormulaRange(aCell, aMatrixRange)) in IsMatrix()
4581 sal_Bool ScDocument::GetMatrixFormulaRange( const ScAddress& rCellPos, ScRange& rMatrix ) in GetMatrixFormulaRange() function in ScDocument
Completed in 75 milliseconds