Home
last modified time | relevance | path

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

/aoo42x/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx1002 const B2DPoint aStart1(rCandidate.getB2DPoint(nIndex1)); in findCut() local
1004 const B2DVector aVector1(aEnd1 - aStart1); in findCut()
1011 aStart1, aVector1, aStart2, aVector2, in findCut()
1033 const B2DPoint aStart1(rCandidate1.getB2DPoint(nIndex1)); in findCut() local
1035 const B2DVector aVector1(aEnd1 - aStart1); in findCut()
1042 aStart1, aVector1, aStart2, aVector2, in findCut()
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5077 ScAddress aStart1; in getArrayFormula() local
5079 if ( pFCell1->GetMatrixOrigin( aStart1 ) && pFCell2->GetMatrixOrigin( aStart2 ) ) in getArrayFormula()
5081 if ( aStart1 == aStart2 ) // beides dieselbe Matrix in getArrayFormula()
5152 ScAddress aStart1; in getArrayTokens() local
5154 if ( pFCell1->GetMatrixOrigin( aStart1 ) && pFCell2->GetMatrixOrigin( aStart2 ) ) in getArrayTokens()
5156 if ( aStart1 == aStart2 ) in getArrayTokens()

Completed in 82 milliseconds