Home
last modified time | relevance | path

Searched refs:GetMatrixOrigin (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sc/source/core/data/
H A Dcell2.cxx455 sal_Bool ScFormulaCell::GetMatrixOrigin( ScAddress& rPos ) const in GetMatrixOrigin() function in ScFormulaCell
506 if ( !GetMatrixOrigin( aOrg ) ) in GetMatrixEdge()
535 && GetMatrixOrigin( aTmpOrg ) && aTmpOrg == aOrg ) in GetMatrixEdge()
551 && GetMatrixOrigin( aTmpOrg ) && aTmpOrg == aOrg ) in GetMatrixEdge()
H A Dtable4.cxx470 if ( pDestCell->GetMatrixOrigin( aOrg ) ) in FillFormula()
H A Ddocument.cxx4588 if ( ((ScFormulaCell*)pCell)->GetMatrixOrigin( aOrigin ) ) in GetMatrixFormulaRange()
/aoo4110/main/sc/inc/
H A Dcell.hxx421 sal_Bool GetMatrixOrigin( ScAddress& rPos ) const;
/aoo4110/main/sc/source/ui/docshell/
H A Dimpex.cxx1898 pFCell->GetMatrixOrigin( aPos ); in Doc2Sylk()
/aoo4110/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5079 if ( pFCell1->GetMatrixOrigin( aStart1 ) && pFCell2->GetMatrixOrigin( aStart2 ) ) in getArrayFormula()
5154 if ( pFCell1->GetMatrixOrigin( aStart1 ) && pFCell2->GetMatrixOrigin( aStart2 ) ) in getArrayTokens()
/aoo4110/main/sc/source/core/tool/
H A Dchgtrack.cxx3089 ((const ScFormulaCell*)pCell)->GetMatrixOrigin( aOrg ); in Dependencies()
/aoo4110/main/sc/source/ui/view/
H A Dgridwin.cxx345 ((ScFormulaCell*)pCell)->GetMatrixOrigin(aPos) && aPos == rRange.aStart ); in lcl_IsEditableMatrix()

Completed in 188 milliseconds