Lines Matching refs:Left
147 aTextLine.Left() += nLTxtBorder; in InitAllRects_Impl()
160 aParaPrtArea.Left() += nLTxtBorder; in InitAllRects_Impl()
185 …aAutoCharFrame.SetPos(Point(aParaPrtArea.Left() + (aParaPrtArea.GetWidth() - aAutoCharFrame.GetWid… in InitAllRects_Impl()
192 aFrameAtFrame.Left() += 9; in InitAllRects_Impl()
195 …aFrameAtFrame.SetPos(Point(aFrameAtFrame.Left() + 2, (aPagePrtArea.Bottom() - aFrameAtFrame.GetHei… in InitAllRects_Impl()
243 rRect.Left() = aPage.Left(); in CalcBoundRect_Impl()
249 rRect.Left() = aPagePrtArea.Left(); in CalcBoundRect_Impl()
254 rRect.Left() = aPage.Left(); in CalcBoundRect_Impl()
255 rRect.Right() = aPagePrtArea.Left(); in CalcBoundRect_Impl()
259 rRect.Left() = aPagePrtArea.Right(); in CalcBoundRect_Impl()
287 rRect.Left() = aFrameAtFrame.Left(); in CalcBoundRect_Impl()
293 rRect.Left() = aFrameAtFrame.Left() + FLYINFLY_BORDER; in CalcBoundRect_Impl()
298 rRect.Left() = aFrameAtFrame.Left(); in CalcBoundRect_Impl()
299 rRect.Right() = aFrameAtFrame.Left() + FLYINFLY_BORDER; in CalcBoundRect_Impl()
303 rRect.Left() = aFrameAtFrame.Right(); in CalcBoundRect_Impl()
330 rRect.Left() = aPara.Left(); in CalcBoundRect_Impl()
335 rRect.Left() = aParaPrtArea.Left(); in CalcBoundRect_Impl()
340 rRect.Left() = aPage.Left(); in CalcBoundRect_Impl()
341 rRect.Right() = aPagePrtArea.Left(); in CalcBoundRect_Impl()
345 rRect.Left() = aPagePrtArea.Right(); in CalcBoundRect_Impl()
350 rRect.Left() = aPage.Left(); in CalcBoundRect_Impl()
355 rRect.Left() = aPagePrtArea.Left(); in CalcBoundRect_Impl()
360 rRect.Left() = aPara.Left(); in CalcBoundRect_Impl()
361 rRect.Right() = aParaPrtArea.Left(); in CalcBoundRect_Impl()
365 rRect.Left() = aParaPrtArea.Right(); in CalcBoundRect_Impl()
370 rRect.Left() = aAutoCharFrame.Left(); in CalcBoundRect_Impl()
371 rRect.Right() = aAutoCharFrame.Left(); in CalcBoundRect_Impl()
405 rRect.Left() = aParaPrtArea.Left(); in CalcBoundRect_Impl()
506 lXPos = aRect.Left() + (aRect.GetWidth() - aFrmSize.Width()) / 2; in Paint()
511 lXPos = aRect.Left() + aRelPos.X(); in Paint()
516 lXPos = aRect.Left(); in Paint()
604 if (aFrmRect.Left() < pOuterFrame->Left()) in Paint()
605 aFrmRect.Move(pOuterFrame->Left() - aFrmRect.Left(), 0); in Paint()
622 aTxt.Left() = aFrameAtFrame.Left() + FLYINFLY_BORDER; in Paint()
642 const long nOldL = aTxt.Left(); in Paint()
664 aTxt.Right() = aFrmRect.Left(); in Paint()
668 aTxt.Left() = aFrmRect.Right(); in Paint()
677 aTxt.Left() = nOldL; in Paint()