Lines Matching refs:Right
144 aTextLine.Right() -= nRTxtBorder; in InitAllRects_Impl()
157 aParaPrtArea.Right() -= nRTxtBorder; in InitAllRects_Impl()
189 aFrameAtFrame.Right() -= 5; in InitAllRects_Impl()
224 aDrawObj.SetPos(Point(aParaPrtArea.Right() + 1, aParaPrtArea.Bottom() / 2)); in InitAllRects_Impl()
225 aParaPrtArea.Right() = aDrawObj.Right(); in InitAllRects_Impl()
240 rRect.Right() = aPage.Right(); in CalcBoundRect_Impl()
246 rRect.Right() = aPagePrtArea.Right(); in CalcBoundRect_Impl()
251 rRect.Right() = aPagePrtArea.Left(); in CalcBoundRect_Impl()
255 rRect.Left() = aPagePrtArea.Right(); in CalcBoundRect_Impl()
256 rRect.Right() = aPage.Right(); in CalcBoundRect_Impl()
284 rRect.Right() = aFrameAtFrame.Right(); in CalcBoundRect_Impl()
290 rRect.Right() = aFrameAtFrame.Right() - FLYINFLY_BORDER; in CalcBoundRect_Impl()
295 rRect.Right() = aFrameAtFrame.Left() + FLYINFLY_BORDER; in CalcBoundRect_Impl()
299 rRect.Left() = aFrameAtFrame.Right(); in CalcBoundRect_Impl()
300 rRect.Right() = aFrameAtFrame.Right() - FLYINFLY_BORDER; in CalcBoundRect_Impl()
327 rRect.Right() = aPara.Right(); in CalcBoundRect_Impl()
332 rRect.Right() = aParaPrtArea.Right(); in CalcBoundRect_Impl()
337 rRect.Right() = aPagePrtArea.Left(); in CalcBoundRect_Impl()
341 rRect.Left() = aPagePrtArea.Right(); in CalcBoundRect_Impl()
342 rRect.Right() = aPage.Right(); in CalcBoundRect_Impl()
347 rRect.Right() = aPage.Right(); in CalcBoundRect_Impl()
352 rRect.Right() = aPagePrtArea.Right(); in CalcBoundRect_Impl()
357 rRect.Right() = aParaPrtArea.Left(); in CalcBoundRect_Impl()
361 rRect.Left() = aParaPrtArea.Right(); in CalcBoundRect_Impl()
362 rRect.Right() = aPara.Right(); in CalcBoundRect_Impl()
367 rRect.Right() = aAutoCharFrame.Left(); in CalcBoundRect_Impl()
402 rRect.Right() = aParaPrtArea.Right(); in CalcBoundRect_Impl()
497 lXPos = aRect.Right() - aFrmSize.Width() + 1; in Paint()
517 lXPos = aRect.Right() + 2; in Paint()
602 if (aFrmRect.Right() > pOuterFrame->Right()) in Paint()
603 aFrmRect.Move(pOuterFrame->Right() - aFrmRect.Right(), 0); in Paint()
619 aTxt.Right() = aFrameAtFrame.Right() - FLYINFLY_BORDER; in Paint()
637 const long nOldR = aTxt.Right(); in Paint()
660 aTxt.Right() = aFrmRect.Left(); in Paint()
664 aTxt.Left() = aFrmRect.Right(); in Paint()
672 aTxt.Right() = nOldR; in Paint()