Home
last modified time | relevance | path

Searched refs:GetMatrixFormulaRange (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sc/source/ui/unoobj/
H A Dcursuno.cxx156 if ( pDoc->GetMatrixFormulaRange( aCursor, aMatrix ) ) in collapseToCurrentArray()
/aoo4110/main/sc/source/ui/view/
H A Dtabview3.cxx1471 if ( pDoc->GetMatrixFormulaRange( aCursor, aMatrix ) ) in MarkMatrixFormula()
/aoo4110/main/sc/inc/
H A Ddocument.hxx598 sal_Bool GetMatrixFormulaRange( const ScAddress& rCellPos, ScRange& rMatrix );
/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2817 if (pDoc && pDoc->GetMatrixFormulaRange(aCell, aMatrixRange)) in IsMatrix()
/aoo4110/main/sc/source/core/data/
H A Ddocument.cxx4579 sal_Bool ScDocument::GetMatrixFormulaRange( const ScAddress& rCellPos, ScRange& rMatrix ) in GetMatrixFormulaRange() function in ScDocument

Completed in 90 milliseconds