Lines Matching refs:Left
415 if ( Left() == rRect.Left() && Width() == rRect.Width() ) in MakeUnion()
434 if ( Right() + nAdd >= rRect.Left() && in MakeUnion()
435 Left() - nAdd <= rRect.Right() ) in MakeUnion()
438 Left ( Min( Left(), rRect.Left() ) ); in MakeUnion()
494 nL1a = rL1.Top(); nL1b = rL1.Left(); in ConnectEdges()
499 nL1a = rL1.Left(); nL1b = rL1.Top(); in ConnectEdges()
516 nL2a = rL2.Top(); nL2b = rL2.Left(); in ConnectEdges()
521 nL2a = rL2.Left(); nL2b = rL2.Top(); in ConnectEdges()
592 if ( rR1.Left() < rR2.Left() ) in ConnectEdges()
596 else if ( rR1.Left() > rR2.Left() ) in ConnectEdges()
601 if ( pLA && pLA->Right() + 60 > pLB->Left() ) in ConnectEdges()
603 if ( rL1.Left() < pLA->Left() ) in ConnectEdges()
623 rL1.Left( pLB->Left() ); in ConnectEdges()
666 aSubsRect.Left ( aSubsRect.Left() - (nPixelSzW+nHalfPixelSzW) ); in RemoveSuperfluousSubsidiaryLines()
691 if ( aSubsRect.Left() <= rLine.Right() && in RemoveSuperfluousSubsidiaryLines()
692 aSubsRect.Right() >= rLine.Left() ) in RemoveSuperfluousSubsidiaryLines()
720 long nTmp = rLine.Left()-(nPixelSzW+1); in RemoveSuperfluousSubsidiaryLines()
721 if ( aSubsLineRect.Left() < nTmp ) in RemoveSuperfluousSubsidiaryLines()
732 aNewSubsRect.Left( nTmp ); in RemoveSuperfluousSubsidiaryLines()
793 SwTwips nLLeft = rLRect.Left() - 30, in PaintLines()
795 nTLeft = rLRect.GetTab()->Frm().Left() + rLRect.GetTab()->Prt().Left(), in PaintLines()
796 … nTRight = rLRect.GetTab()->Frm().Left() + rLRect.GetTab()->Prt().Right(); in PaintLines()
896 ((nLi < rLk.Left() && nLi+21 > rLk.Left()) || in PaintSubsidiary()
897 (nLk < rLi.Left() && nLk+21 > rLi.Left()))) in PaintSubsidiary()
909 if ( rLi.Left() == rLk.Left() && in PaintSubsidiary()
1019 if ( rRect.Left() > aPxCenterRect.Left() ) in SwAlignRect()
1022 aAlignedPxRect.Left( aAlignedPxRect.Left() + 1 ); in SwAlignRect()
1639 rPaintRect.Left(), in DrawFillAttributes()
1678 rOriginalLayoutRect.Left(), in DrawFillAttributes()
1776 aGrf.Pos().X() = rOrg.Left() + rOrg.Width()/2 - aGrfSize.Width()/2; in DrawGraphic()
1786 aGrf.Pos().X() = rOrg.Left(); in DrawGraphic()
1791 aGrf.Pos().X() = rOrg.Left() + rOrg.Width()/2 - aGrfSize.Width()/2; in DrawGraphic()
1801 aGrf.Pos().X() = rOrg.Left(); in DrawGraphic()
1806 aGrf.Pos().X() = rOrg.Left() + rOrg.Width()/2 - aGrfSize.Width()/2; in DrawGraphic()
2087 aSizedRect.Left() -= (aTwipToPxSize.Width()/2 + 1); in lcl_AdjustRectToPixelSize()
2093 while ( (aOut.LogicToPixel(aSizedRect)).Left() < aOrgPxRect.Left() ) in lcl_AdjustRectToPixelSize()
2095 ++aSizedRect.Left(); in lcl_AdjustRectToPixelSize()
2123 --aSizedRect.Left(); in lcl_AdjustRectToPixelSize()
2125 ASSERT( aTestOrgPxRect.Left() >= (aTestNewPxRect.Left()+1), in lcl_AdjustRectToPixelSize()
2127 ++aSizedRect.Left(); in lcl_AdjustRectToPixelSize()
2445 if ( aStart.X() == aUpper.Left() ) in PaintLines()
2446 aPaintStart.X() = aUpperAligned.Left(); in PaintLines()
2454 if ( aEnd.X() == aUpper.Left() ) in PaintLines()
2455 aPaintEnd.X() = aUpperAligned.Left(); in PaintLines()
3255 nLimit = rRect.Left() + rRect.Width(); in SwShortCut()
3274 nLimit = rRect.Left(); in SwShortCut()
3340 if ( aPaintRect.Left() == rRect.Left() && in Paint()
3957 aOut.Left( aOut.Left() + nWidth ); in PaintShadow()
3963 aOut.Left( aOut.Left() + nWidth ); in PaintShadow()
3966 aOut.Left( aOut.Right() - nWidth ); in PaintShadow()
3994 aOut.Right ( aOut.Left() + nWidth ); in PaintShadow()
4003 rOutRect.Left( rOutRect.Left() + nWidth ); in PaintShadow()
4013 aOut.Left( aOut.Left() + nWidth ); in PaintShadow()
4019 aOut.Left ( aOut.Left()+ nWidth ); in PaintShadow()
4022 aOut.Left ( aOut.Right() - nWidth ); in PaintShadow()
4050 aOut.Right( aOut.Left() + nWidth ); in PaintShadow()
4059 rOutRect.Left( rOutRect.Left() + nWidth ); in PaintShadow()
4250 Point aCompPt( _iorRect.Left(), 0 ); in lcl_SubTopBottom()
4255 _iorRect.Left( aCompPt.X() ); in lcl_SubTopBottom()
4386 Point aCompPt( aRect.Left(), 0 ); in lcl_PaintLeftRightLine()
4391 aRect.Left( aCompPt.X() ); in lcl_PaintLeftRightLine()
4981 SwRect( Point(Frm().Left()+Frm().Width()-rInf.GetTopDist()-nLineWidth, in PaintLine()
5077 SwTwips nRight = aInter.Left() + aInter.Width(); in PaintGrid()
5081 SwTwips nOrig = aGrid.Left() + aGrid.Width(); in PaintGrid()
5083 ( ( nOrig - aInter.Left() ) / nSum ); in PaintGrid()
5100 SwTwips nPosY = Max( aInter.Left(), nY ); in PaintGrid()
5133 SwTwips nPos = Max( aInter.Left(), nY ); in PaintGrid()
5151 while( nY >= aInter.Left() ) in PaintGrid()
5159 - Max(aInter.Left(), nY ); in PaintGrid()
5191 SwTwips nPos = Max( aInter.Left(), nY ); in PaintGrid()
5214 SwRect aTmp( Point( aInter.Left(), nY ), in PaintGrid()
5217 SwTwips nX = aGrid.Left() + nGridWidth * in PaintGrid()
5218 ( ( aInter.Left() - aGrid.Left() )/ nGridWidth ); in PaintGrid()
5219 if( nX < aInter.Left() ) in PaintGrid()
5221 SwTwips nGridRight = aGrid.Left() + aGrid.Width(); in PaintGrid()
5222 sal_Bool bLeft = aGrid.Left() >= aInter.Left(); in PaintGrid()
5239 while( aVert.Left() <= nRight ) in PaintGrid()
5247 SwRect aVert( Point( aGrid.Left(), nPosY ), in PaintGrid()
5266 SwRect aVert( Point( aGrid.Left(), nPos ), in PaintGrid()
5296 while( aVert.Left() <= nRight ) in PaintGrid()
5304 SwRect aVert( Point( aGrid.Left(), in PaintGrid()
5323 SwRect aVert( Point( aGrid.Left(), nPos ), in PaintGrid()
5405 aBorderPxRect.Left() = aBorderPxRect.Left() - mnBorderPxWidth; in GetBorderRect()
5462 aPagePxRect.Left() + 1, in GetBottomShadowRect()
5524 …_pViewShell->GetOut()->DrawRect(Rectangle(Point(aPageRect.Left()-pMgr->GetSidebarBorderWidth(),aPa… in PaintNotesSidebar()
5529 …_pViewShell->GetOut()->DrawRect(Rectangle(Point(aPageRect.Left()-pMgr->GetSidebarWidth()-pMgr->Get… in PaintNotesSidebar()
5548 …aPointBottom = !bRight ? Point(aPageRect.Left() - pMgr->GetSidebarWidth() - pMgr->GetSidebarBorder… in PaintNotesSidebar()
5550 …aPointTop = !bRight ? Point(aPageRect.Left() - pMgr->GetSidebarWidth() + _pViewShell->GetOut()-… in PaintNotesSidebar()
5647 …aRect.SetLeftAndWidth(aRect.Left() - pMgr->GetSidebarWidth(bPx) - pMgr->GetSidebarBorderWidth(bPx)… in AddSidebarBorders()
5659 aRect.Left() -= (pMgr->GetSidebarWidth(bPx) + pMgr->GetSidebarBorderWidth(bPx)); in AddSidebarBorders()
6270 const Point aLB( aOut.Left(), nBottom ); in PaintSubsidiaryLines()
6305 if ( aOriginal.Left() == aOut.Left() ) in PaintSubsidiaryLines()
6332 if ( aOriginal.Left() == aOut.Left() ) in PaintSubsidiaryLines()
6892 aMet.Move( -pFly->Frm().Left(), -pFly->Frm().Top() ); in MakeGraphic()