Home
last modified time | relevance | path

Searched refs:aOld1 (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/inc/
H A Dtabopparams.hxx36 ScAddress aOld1; member
55 : aOld1( r.aOld1 ) in ScInterpreterTableOpParams()
70 aOld1 = r.aOld1; in operator =()
89 aOld1 == r.aOld1 && in operator ==()
/trunk/main/sd/source/ui/func/
H A Dfumorph.cxx224 const ::basegfx::B2DPoint aOld1(rCandidate.getB2DPoint(nSrcPos)); in ImpGetExpandedPolygon() local
226 ::basegfx::B2DPoint aNewPoint(basegfx::interpolate(aOld1, aOld2, fLenA)); in ImpGetExpandedPolygon()
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx91 if ( rPos == pTOp->aOld1 ) in ReplaceCell()
114 if ( aCellPos == pTOp->aOld1 ) in ReplaceCell()
144 if ( rRange.In( pTOp->aOld1 ) ) in IsTableOpInRange()
3000 PopSingleRef( pTableOp->aOld1 ); in ScTableOp()
3024 pDok->SetTableOpDirty( pTableOp->aOld1 ); in ScTableOp()

Completed in 34 milliseconds