Lines Matching refs:aRefPoint
250 return aRefPoint; in GetRefPoint()
257 aRefPoint=rPnt; in SetRefPoint()
309 aRefPoint =((SdrObjGroup&)rObj).aRefPoint; in operator =()
445 MovePoint(aRefPoint,rSiz); in NbcMove()
477 ResizePoint(aRefPoint,rRef,xFact,yFact); in NbcResize()
495 RotatePoint(aRefPoint,rRef,sn,cs); in NbcRotate()
510 MirrorPoint(aRefPoint,rRef1,rRef2); // fehlende Implementation in SvdEtc !!! in NbcMirror()
525 ShearPoint(aRefPoint,rRef,tn); in NbcShear()
541 MovePoint(aRefPoint,aSiz); in NbcSetAnchorPos()
586 MovePoint(aRefPoint,rSiz); in Move()
632 ResizePoint(aRefPoint,rRef,xFact,yFact); in Resize()
664 RotatePoint(aRefPoint,rRef,sn,cs); in Rotate()
690 MirrorPoint(aRefPoint,rRef1,rRef2); // fehlende Implementation in SvdEtc !!! in Mirror()
716 ShearPoint(aRefPoint,rRef,tn); in Shear()
744 MovePoint(aRefPoint,aSiz); in SetAnchorPos()