Lines Matching refs:Y
514 rTextBound = Rectangle( Point( aR.X, aR.Y ), Size( aR.Width, aR.Height ) ); in GetTextBounds()
738 aViewBox.Y = 0; in MergeDefaultAttributes()
1887 …n->setControllerPosition( com::sun::star::awt::Point( nX, aIter->xInteraction->getPosition().Y ) ); in NbcResize()
1891 sal_Int32 nY = ( aIter->aPosition.Y - aOld.Top() ) + aRect.Top(); in NbcResize()
1953 long ndy = rRef2.Y()-rRef1.Y(); in NbcMirror()
2037 case 0: aPt=aRect.TopCenter(); aPt.Y()-=nWdt; break; in GetVertexGluePoint()
2039 case 2: aPt=aRect.BottomCenter(); aPt.Y()+=nWdt; break; in GetVertexGluePoint()
2122 aGlue.Y() = aRect.GetHeight() - aGlue.Y(); in ImpCheckCustomGluePointsAreAdded()
2124 aGlue.Y() -= nYDiff; in ImpCheckCustomGluePointsAreAdded()
2210 pH = new SdrHdl( Point( aPosition.X, aPosition.Y ), HDL_CUSTOMSHAPE1 ); in GetHdl()
2296 Point aBottom( aTop.X(), aTop.Y() + 1000 ); in DragResizeCustomShape()
2302 Point aRight( aLeft.X() + 1000, aLeft.Y() ); in DragResizeCustomShape()
2332 …n->setControllerPosition( com::sun::star::awt::Point( nX, aIter->xInteraction->getPosition().Y ) ); in DragResizeCustomShape()
2339 nY = ( aIter->aPosition.Y - aOld.Bottom() ); in DragResizeCustomShape()
2347 nY = ( aIter->aPosition.Y - aOld.Top() ); in DragResizeCustomShape()
2374 com::sun::star::awt::Point aPt( aDestination.X(), aDestination.Y() ); in DragMoveCustomShapeHdl()
2378 sal_Int32 nYDiff = aPt.Y - aInteractionHandle.aPosition.Y; in DragMoveCustomShapeHdl()
2481 …r->xInteraction->setControllerPosition( awt::Point( rStat.GetStart().X(), rStat.GetStart().Y() ) ); in DragCreateObject()
2746 rR.Move(aD2.X(),aD2.Y()); in AdjustTextFrameWidthAndHeight()
2870 aViewInit.Move(aCenter.X(),aCenter.Y()); in TakeTextEditArea()
3096 aTextPos.Y()+=nFreeHgt/2; in TakeTextRect()
3098 aTextPos.Y()+=nFreeHgt; in TakeTextRect()
3338 if(GetAnchorPos().X() || GetAnchorPos().Y()) in TRSetBaseGeometry()
3340 aTranslate += basegfx::B2DTuple(GetAnchorPos().X(), GetAnchorPos().Y()); in TRSetBaseGeometry()
3406 Point aRef2( aRef1.X(), aRef1.Y() + 1000 ); in TRGetBaseGeometry()
3428 Point aRef2( aRef1.X() + 1000, aRef1.Y() ); in TRGetBaseGeometry()
3453 if(GetAnchorPos().X() || GetAnchorPos().Y()) in TRGetBaseGeometry()
3455 aTranslate -= basegfx::B2DTuple(GetAnchorPos().X(), GetAnchorPos().Y()); in TRGetBaseGeometry()