Searched refs:aCtr1 (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/svx/source/svdraw/ |
H A D | svddrgmt.cxx | 3049 Point aCtr1(aCtr0); in _MovAllPoints() local 3057 ResizePoint(aCtr1,aC,aFact1,aFact); in _MovAllPoints() 3061 ResizePoint(aCtr1,aC,aFact,aFact1); in _MovAllPoints() 3080 aCtr1-=aCtr0; in _MovAllPoints() 3089 aTempPolyPoly[i].Move(aCtr1.X(),aCtr1.Y()); in _MovAllPoints() 3407 Point aCtr1(aCtr0); in applyCurrentTransformationToSdrObject() local 3411 ResizePoint(aCtr1,aCenter,aFact1,aFact); in applyCurrentTransformationToSdrObject() 3415 ResizePoint(aCtr1,aCenter,aFact,aFact1); in applyCurrentTransformationToSdrObject() 3418 Size aSiz(aCtr1.X()-aCtr0.X(),aCtr1.Y()-aCtr0.Y()); in applyCurrentTransformationToSdrObject() 3487 Point aCtr1(aCtr0); in EndSdrDrag() local [all …]
|
H A D | svdedtv1.cxx | 571 Point aCtr1(aCtr0); in ImpCrookObj() local 582 …case SDRCROOK_ROTATE : nWink=CrookRotateXPoint (aCtr1,NULL,NULL,rRef,rRad,nSin,nCos,bVertical); bR… in ImpCrookObj() 583 …case SDRCROOK_SLANT : nWink=CrookSlantXPoint (aCtr1,NULL,NULL,rRef,rRad,nSin,nCos,bVertical); … in ImpCrookObj() 584 …case SDRCROOK_STRETCH: nWink=CrookStretchXPoint(aCtr1,NULL,NULL,rRef,rRad,nSin,nCos,bVertical,rMar… in ImpCrookObj() 588 aCtr1 -= aCtr0; in ImpCrookObj() 593 pO->Move(Size(aCtr1.X(),aCtr1.Y())); in ImpCrookObj()
|
Completed in 75 milliseconds