Lines Matching refs:Right

148 	aTextLine.Right()	-= nRTxtBorder;  in InitAllRects_Impl()
161 aParaPrtArea.Right() -= nRTxtBorder; in InitAllRects_Impl()
193 aFrameAtFrame.Right() -= 5; in InitAllRects_Impl()
228 aDrawObj.SetPos(Point(aParaPrtArea.Right() + 1, aParaPrtArea.Bottom() / 2)); in InitAllRects_Impl()
229 aParaPrtArea.Right() = aDrawObj.Right(); in InitAllRects_Impl()
244 rRect.Right() = aPage.Right(); in CalcBoundRect_Impl()
250 rRect.Right() = aPagePrtArea.Right(); in CalcBoundRect_Impl()
255 rRect.Right() = aPagePrtArea.Left(); in CalcBoundRect_Impl()
259 rRect.Left() = aPagePrtArea.Right(); in CalcBoundRect_Impl()
260 rRect.Right() = aPage.Right(); in CalcBoundRect_Impl()
288 rRect.Right() = aFrameAtFrame.Right(); in CalcBoundRect_Impl()
294 rRect.Right() = aFrameAtFrame.Right() - FLYINFLY_BORDER; in CalcBoundRect_Impl()
299 rRect.Right() = aFrameAtFrame.Left() + FLYINFLY_BORDER; in CalcBoundRect_Impl()
303 rRect.Left() = aFrameAtFrame.Right(); in CalcBoundRect_Impl()
304 rRect.Right() = aFrameAtFrame.Right() - FLYINFLY_BORDER; in CalcBoundRect_Impl()
331 rRect.Right() = aPara.Right(); in CalcBoundRect_Impl()
336 rRect.Right() = aParaPrtArea.Right(); in CalcBoundRect_Impl()
341 rRect.Right() = aPagePrtArea.Left(); in CalcBoundRect_Impl()
345 rRect.Left() = aPagePrtArea.Right(); in CalcBoundRect_Impl()
346 rRect.Right() = aPage.Right(); in CalcBoundRect_Impl()
351 rRect.Right() = aPage.Right(); in CalcBoundRect_Impl()
356 rRect.Right() = aPagePrtArea.Right(); in CalcBoundRect_Impl()
361 rRect.Right() = aParaPrtArea.Left(); in CalcBoundRect_Impl()
365 rRect.Left() = aParaPrtArea.Right(); in CalcBoundRect_Impl()
366 rRect.Right() = aPara.Right(); in CalcBoundRect_Impl()
371 rRect.Right() = aAutoCharFrame.Left(); in CalcBoundRect_Impl()
406 rRect.Right() = aParaPrtArea.Right(); in CalcBoundRect_Impl()
501 lXPos = aRect.Right() - aFrmSize.Width() + 1; in Paint()
521 lXPos = aRect.Right() + 2; in Paint()
606 if (aFrmRect.Right() > pOuterFrame->Right()) in Paint()
607 aFrmRect.Move(pOuterFrame->Right() - aFrmRect.Right(), 0); in Paint()
623 aTxt.Right() = aFrameAtFrame.Right() - FLYINFLY_BORDER; in Paint()
641 const long nOldR = aTxt.Right(); in Paint()
664 aTxt.Right() = aFrmRect.Left(); in Paint()
668 aTxt.Left() = aFrmRect.Right(); in Paint()
676 aTxt.Right() = nOldR; in Paint()