Lines Matching refs:Left

143     aTextLine.Left()    += nLTxtBorder;  in InitAllRects_Impl()
156 aParaPrtArea.Left() += nLTxtBorder; in InitAllRects_Impl()
181 …aAutoCharFrame.SetPos(Point(aParaPrtArea.Left() + (aParaPrtArea.GetWidth() - aAutoCharFrame.GetWid… in InitAllRects_Impl()
188 aFrameAtFrame.Left() += 9; in InitAllRects_Impl()
191 …aFrameAtFrame.SetPos(Point(aFrameAtFrame.Left() + 2, (aPagePrtArea.Bottom() - aFrameAtFrame.GetHei… in InitAllRects_Impl()
239 rRect.Left() = aPage.Left(); in CalcBoundRect_Impl()
245 rRect.Left() = aPagePrtArea.Left(); in CalcBoundRect_Impl()
250 rRect.Left() = aPage.Left(); in CalcBoundRect_Impl()
251 rRect.Right() = aPagePrtArea.Left(); in CalcBoundRect_Impl()
255 rRect.Left() = aPagePrtArea.Right(); in CalcBoundRect_Impl()
283 rRect.Left() = aFrameAtFrame.Left(); in CalcBoundRect_Impl()
289 rRect.Left() = aFrameAtFrame.Left() + FLYINFLY_BORDER; in CalcBoundRect_Impl()
294 rRect.Left() = aFrameAtFrame.Left(); in CalcBoundRect_Impl()
295 rRect.Right() = aFrameAtFrame.Left() + FLYINFLY_BORDER; in CalcBoundRect_Impl()
299 rRect.Left() = aFrameAtFrame.Right(); in CalcBoundRect_Impl()
326 rRect.Left() = aPara.Left(); in CalcBoundRect_Impl()
331 rRect.Left() = aParaPrtArea.Left(); in CalcBoundRect_Impl()
336 rRect.Left() = aPage.Left(); in CalcBoundRect_Impl()
337 rRect.Right() = aPagePrtArea.Left(); in CalcBoundRect_Impl()
341 rRect.Left() = aPagePrtArea.Right(); in CalcBoundRect_Impl()
346 rRect.Left() = aPage.Left(); in CalcBoundRect_Impl()
351 rRect.Left() = aPagePrtArea.Left(); in CalcBoundRect_Impl()
356 rRect.Left() = aPara.Left(); in CalcBoundRect_Impl()
357 rRect.Right() = aParaPrtArea.Left(); in CalcBoundRect_Impl()
361 rRect.Left() = aParaPrtArea.Right(); in CalcBoundRect_Impl()
366 rRect.Left() = aAutoCharFrame.Left(); in CalcBoundRect_Impl()
367 rRect.Right() = aAutoCharFrame.Left(); in CalcBoundRect_Impl()
401 rRect.Left() = aParaPrtArea.Left(); in CalcBoundRect_Impl()
502 lXPos = aRect.Left() + (aRect.GetWidth() - aFrmSize.Width()) / 2; in Paint()
507 lXPos = aRect.Left() + aRelPos.X(); in Paint()
512 lXPos = aRect.Left(); in Paint()
600 if (aFrmRect.Left() < pOuterFrame->Left()) in Paint()
601 aFrmRect.Move(pOuterFrame->Left() - aFrmRect.Left(), 0); in Paint()
618 aTxt.Left() = aFrameAtFrame.Left() + FLYINFLY_BORDER; in Paint()
638 const long nOldL = aTxt.Left(); in Paint()
660 aTxt.Right() = aFrmRect.Left(); in Paint()
664 aTxt.Left() = aFrmRect.Right(); in Paint()
673 aTxt.Left() = nOldL; in Paint()