Lines Matching refs:TopLeft
133 pSh->SetCrsr( pSh->Imp()->GetDrawView()->GetAllMarkedRect().TopLeft(), sal_True); in lcl_GrabCursor()
157 const Point aOldPos( pDView->GetAllMarkedRect().TopLeft() ); in SelectObj()
1337 aPos = pStartObj->GetSnapRect().TopLeft(); in GetBestObject()
1405 aCurPos = pObj->GetCurrentBoundRect().TopLeft(); in GetBestObject()
1427 aCurPos = pTmpObj->GetCurrentBoundRect().TopLeft(); in GetBestObject()
1620 Point aTmpPos( rSdrObj.GetSnapRect().TopLeft() ); in ImpEndCreate()
1862 aRelNullPt = rBound.TopLeft(); in ImpEndCreate()
2204 Point aRet( aRect.TopLeft() ); in GetAnchorObjDiff()
2225 return Imp()->GetDrawView()->GetDragStat().GetActionRect().TopLeft(); in GetObjAbsPos()
2626 const Point aPt( rBound.TopLeft() ); in CheckUnboundObjects()
2667 aRelNullPt = rBound.TopLeft(); in CheckUnboundObjects()
2970 aTempPoly.append(basegfx::B2DPoint(aRect.TopLeft().X(), nYMiddle)); in CreateDefaultShape()
2994 aRect.TopLeft() - Point(aRect.GetWidth() / 2, aRect.GetHeight() / 2)); in CreateDefaultShape()
3149 aRet = rDocPos - pPage->Frm().TopLeft(); in GetRelativePagePosition()