| /trunk/main/svx/source/dialog/ |
| H A D | swframeexample.cxx | 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() [all …]
|
| /trunk/main/migrationanalysis/src/wizard/ |
| H A D | Wizard.frm | 45 Left = -10000 57 Left = 0 66 Left = 2580 80 Left = 150 94 Left = 200 111 Left = 120 138 Left = 120 151 Left = 120 164 Left = 120 184 Left = 120 [all …]
|
| /trunk/main/rsc/source/tools/ |
| H A D | rsctree.cxx | 75 if( Left() ) in EnumNodes() 76 Left()->EnumNodes( aLink ); in EnumNodes() 98 while( pList->Left() ) in ChangeDLListBTree() 99 pList = pList->Left(); in ChangeDLListBTree() 110 if( NULL != (pTmp = pMiddle->Left()) ) // rechten Zeiger auf Null in ChangeDLListBTree() 144 if( Left() ){ in ChangeBTreeDLList() 145 pLL_RN = pList = Left()->ChangeBTreeDLList(); in ChangeBTreeDLList() 169 if( pParent->Left() in Remove() 170 && (EQUAL == pRemove->Compare( pParent->Left() ) ) ){ in Remove() 171 pParent->pLeft = pRemove->Left(); in Remove() [all …]
|
| /trunk/main/vcl/source/window/ |
| H A D | decoview.cxx | 425 aTempRect.Right() = aRect.Left(); in ImplDrawSymbol() 427 aTempRect.Left() = aRect.Right(); in ImplDrawSymbol() 431 aTempRect.Left() = aRect.Left(); in ImplDrawSymbol() 440 Point aPos1( bRTL ? rRect.Right() : rRect.Left(), in ImplDrawSymbol() 442 … Point aPos2( bRTL ? rRect.Right() - rRect.GetWidth()/3 : rRect.Left() + rRect.GetWidth()/3, in ImplDrawSymbol() 464 if ( --nX < rRect.Left() ) in ImplDrawSymbol() 512 aTempRect.Right() = aRect.Left(); in ImplDrawSymbol() 514 aTempRect.Left() = aRect.Right(); in ImplDrawSymbol() 518 aTempRect.Left() = aRect.Left(); in ImplDrawSymbol() 525 aTempRect.Right() = aRect.Left(); in ImplDrawSymbol() [all …]
|
| /trunk/main/sw/source/core/bastyp/ |
| H A D | swrect.cxx | 49 m_Point( rRect.Left(), rRect.Top() ) in SwRect() 52 rRect.Right() - rRect.Left() +1); in SwRect() 67 return Point( Left() + Width() / 2, in Center() 93 if ( Left() > rRect.Left() ) in Union() 94 Left( rRect.Left() ); in Union() 121 if ( Left() < rRect.Left() ) in Intersection() 122 Left( rRect.Left() ); in Intersection() 145 if ( Left() < rRect.Left() ) in _Intersection() 146 Left( rRect.Left() ); in _Intersection() 175 return (Left() <= rRect.Left()) && (rRect.Left()<= nRight) && in IsInside() [all …]
|
| /trunk/main/sw/source/ui/envelp/ |
| H A D | labfmt.src | 56 Left = TRUE ; 65 Left = TRUE ; 77 Left = TRUE ; 86 Left = TRUE ; 98 Left = TRUE ; 107 Left = TRUE ; 119 Left = TRUE ; 128 Left = TRUE ; 139 Text [ en-US ] = "~Left margin" ; 140 Left = TRUE ; [all …]
|
| H A D | envfmt.src | 44 Left = TRUE ; 51 Left = TRUE ; 61 Left = TRUE ; 76 Left = TRUE ; 86 Left = TRUE ; 101 Left = TRUE ; 122 Left = TRUE ; 129 Left = TRUE ; 139 Left = TRUE ; 154 Left = TRUE ; [all …]
|
| /trunk/main/sw/source/core/layout/ |
| H A D | flycnt.cxx | 661 ? ( pCnt->Frm().Left() + in lcl_CalcDownDist() 663 : ( pCnt->Frm().Left() + in lcl_CalcDownDist() 692 else if( rPt.X() < pUp->Frm().Left() && in lcl_CalcDownDist() 700 (!bVert && (pLay->Frm().Left() + pLay->Prt().Right())<rPt.X()) ) in lcl_CalcDownDist() 726 ? ( (pUp->Frm().Left() + pUp->Prt().Right()) - nTopForObjPos ) in lcl_CalcDownDist() 727 : ( nTopForObjPos - (pUp->Frm().Left() + pUp->Prt().Left() ) ) ) in lcl_CalcDownDist() 751 nFrmTop = pLay->Frm().Left(); in lcl_CalcDownDist() 753 nFrmTop = pLay->Frm().Left() + pLay->Frm().Width(); in lcl_CalcDownDist() 772 nPrtHeight = pLay->Frm().Left() + pLay->Prt().Left() in lcl_CalcDownDist() 773 + pLay->Prt().Width() - pSect->Frm().Left() in lcl_CalcDownDist() [all …]
|
| H A D | paintfrm.cxx | 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() [all …]
|
| /trunk/main/sw/source/ui/misc/ |
| H A D | docfnote.src | 89 Left = TRUE ; 133 Left = TRUE ; 142 Left = TRUE ; 150 Left = TRUE ; 159 Left = TRUE ; 195 Left = TRUE ; 213 Left = TRUE ; 235 Left = TRUE ; 252 Left = TRUE ; 276 Left = TRUE ; [all …]
|
| /trunk/main/svtools/source/hatchwindow/ |
| H A D | ipwin.cxx | 79 aRects[ 6 ] = Rectangle( Point( aOuter.Left(), in FillHandleRectsPixel() 83 aRects[ 7 ] = Rectangle( Point( aOuter.Left(), in FillHandleRectsPixel() 100 aRects[ 1 ].Left() = aRects[ 1 ].Right() - aBorder.Width() -1; in FillMoveRectsPixel() 106 aRects[ 3 ].Right() = aRects[ 3 ].Left() + aBorder.Width() -1; in FillMoveRectsPixel() 243 aPos.X() = aRect.Left() - aOuter.Left(); in GetTrackPosPixel() 269 aTrackRect.Left() += aDiff.X(); in GetTrackRectPixel() 290 aTrackRect.Left() += aDiff.X(); in GetTrackRectPixel() 293 aTrackRect.Left() += aDiff.X(); in GetTrackRectPixel() 349 if( rValidate.Left() > rValidate.Right() ) in ValidateRect() 351 rValidate.Left() = rValidate.Right(); in ValidateRect() [all …]
|
| /trunk/main/starmath/source/ |
| H A D | smres.src | 44 Left = TRUE ; 112 Left = TRUE ; 124 Left = TRUE ; 135 Left = TRUE ; 145 Left = TRUE ; 156 Left = TRUE ; 166 Left = TRUE ; 177 Left = TRUE ; 187 Left = TRUE ; 198 Left = TRUE ; [all …]
|
| /trunk/main/sw/source/ui/dialog/ |
| H A D | docstdlg.src | 38 Left = TRUE ; 45 Left = TRUE ; 52 Left = TRUE ; 59 Left = TRUE ; 66 Left = TRUE ; 73 Left = TRUE ; 80 Left = TRUE ; 92 Left = TRUE ; 98 Left = TRUE ; 104 Left = TRUE ; [all …]
|
| /trunk/main/cui/source/tabpages/ |
| H A D | paragrph.src | 41 Left = TRUE ; 51 Left = TRUE ; 64 Left = TRUE ; 74 Left = TRUE ; 88 Left = TRUE ; 97 Left = TRUE ; 126 Left = TRUE ; 136 Left = TRUE ; 149 Left = TRUE ; 159 Left = TRUE ; [all …]
|
| H A D | grfpage.src | 49 Text [ en-US ] = "~Left" ; 59 Left = TRUE ; 74 Left = TRUE ; 84 Left = TRUE ; 109 Left = TRUE ; 124 Left = TRUE ; 134 Left = TRUE ; 174 Left = TRUE ; 187 Left = TRUE ; 204 Left = TRUE ; [all …]
|
| /trunk/main/sfx2/source/dialog/ |
| H A D | dinfdlg.src | 45 Left = TRUE ; 55 Left = TRUE ; 61 Left = TRUE ; 71 Left = TRUE ; 77 Left = TRUE ; 87 Left = TRUE ; 93 Left = TRUE ; 103 Left = TRUE ; 317 Left = TRUE ; 325 Left = TRUE ; [all …]
|
| /trunk/main/sw/source/ui/uiview/ |
| H A D | viewport.cxx | 78 long lRet = rView.GetWrtShell().GetAnyCurRect(RECT_PAGE_PRT).Left(); in GetLeftMargin() 200 aNewVisArea.Left() -= lTmp; in DocSzChgd() 245 if( aLR.Left() < lMin ) in SetVisArea() 247 aLR.Right() += lMin - aLR.Left(); in SetVisArea() 248 aLR.Left() = lMin; in SetVisArea() 340 const long lXDiff = aVisArea.Left() - aPt.X(); in SetVisArea() 354 if ( aVisArea.Left() != DOCUMENTBORDER || in CheckVisArea() 358 aNewVisArea.Move( DOCUMENTBORDER - aVisArea.Left(), in CheckVisArea() 411 else if ( rRect.Left() < aVisArea.Left() ) //Verschiebung nach links in CalcPt() 413 pPt->X() = rRect.Left() - (nRangeX != USHRT_MAX ? nRangeX : nXScroll); in CalcPt() [all …]
|
| H A D | viewtab.cxx | 314 rPageRect.Left() + aLongLR.GetLeft() - rRect.Left(); in ExecTabWin() 390 aRect.Left( aLongLR.GetLeft() + rPageRect.Left() ); in ExecTabWin() 401 long nLeftDiff = aLongLR.GetLeft() - (long)(aSectRect.Left() - rPageRect.Left() ); in ExecTabWin() 1124 aLongLR.SetLeft(rPagePrtRect.Left()); in StateTabWin() 1138 aLongLR.SetLeft ( (long)aLR.GetLeft() + (long)aRect.Left() ); in StateTabWin() 1162 aLongLR.SetLeft ((long)( aRect.Left() - rPageRect.Left() )); in StateTabWin() 1352 aDistLR.SetLeft(rFlyPrtRect.Left()); in StateTabWin() 1353 aDistLR.SetRight(rFlyPrtRect.Left()); in StateTabWin() 1601 aRect.Pos() += Point(aTmpRect.Left(), aTmpRect.Top()); in StateTabWin() 1612 aColItem.SetLeft ((sal_uInt16)( aRect.Left() - rPageRect.Left() )); in StateTabWin() [all …]
|
| /trunk/main/vcl/unx/gtk/gdi/ |
| H A D | salnativewidgets-gtk.cxx | 752 aPixmapRect = Rectangle( Point( aCtrlRect.Left()-1, aCtrlRect.Top()-1 ), in drawNativeControl() 1068 aRect.Right() = aRect.Left() + slider_length - 1; in getNativeControlRegion() 1074 aRect.Right() = aRect.Left() + slider_width - 1; in getNativeControlRegion() 1109 x = rControlRectangle.Left(); in NWPaintGTKButton() 1154 clipRect.x = it->Left(); in NWPaintGTKButton() 1233 x = aAreaRect.Left(); in NWGetButtonArea() 1278 x = rControlRectangle.Left() + (rControlRectangle.GetWidth()-indicator_size)/2; in NWPaintGTKRadio() 1300 clipRect.x = it->Left(); in NWPaintGTKRadio() 1337 x = rControlRectangle.Left() + (rControlRectangle.GetWidth()-indicator_size)/2; in NWPaintGTKCheck() 1347 clipRect.x = it->Left(); in NWPaintGTKCheck() [all …]
|
| /trunk/main/svtools/source/toolpanel/ |
| H A D | tabbargeometry.cxx | 66 … ::basegfx::B2DRange aRect( io_rRect.Left(), io_rRect.Top(), io_rRect.Right(), io_rRect.Bottom() ); in lcl_transform() 68 io_rRect.Left() = long( aRect.getMinX() ); in lcl_transform() 82 i_bRight ? -i_rReference.Left() : -i_rReference.Right(), in lcl_rotate() 93 aTransformation.translate( i_rReference.Left(), i_rReference.Top() ); in lcl_rotate() 103 io_rArea.Left() = i_rReferenceArea.Left() + i_rReferenceArea.Right() - io_rArea.Left(); in lcl_mirrorHorizontally() 104 io_rArea.Right() = i_rReferenceArea.Left() + i_rReferenceArea.Right() - io_rArea.Right(); in lcl_mirrorHorizontally() 105 ::std::swap( io_rArea.Left(), io_rArea.Right() ); in lcl_mirrorHorizontally() 196 m_aItemsInset.Left() = ITEMS_INSET_LEFT; in TabBarGeometry() 259 return aFitInto.Left() <= aLastItemBottomRight.X() in impl_fitItems() 268 m_aItemsInset.Left() + m_aItemsInset.Right(), in getOptimalSize() [all …]
|
| /trunk/main/sw/source/ui/table/ |
| H A D | tabledlg.src | 110 Left = TRUE ; 149 Text [ en-US ] = "~Left" ; 209 Left = TRUE ; 234 Left = TRUE ; 258 Left = TRUE ; 282 Left = TRUE ; 317 < "Left-to-right" ; 0; > ; 362 Left = TRUE ; 395 Left = TRUE ; 407 Left = TRUE ; [all …]
|
| /trunk/main/svx/source/svdraw/ |
| H A D | svdoedge.cxx | 616 long dxl=rPt.X()-aR.Left(); in ImpCalcEscAngle() 666 if (bLks) aP1.X()=rRect.Left(); in ImpCalcObjToCenter() 697 aP3.X()=rRect.Left(); in ImpCalcObjToCenter() 761 aBewareRect1.Left()-=nH; in ImpCalcEdgeTrack() 784 aBewareRect2.Left()-=nH; in ImpCalcEdgeTrack() 896 if (bLks1) aXP[1].X()=aBewareRect1.Left(); //-=500; in ImpCalcEdgeTrack() 900 if (bLks2) aXP[2].X()=aBewareRect2.Left(); //-=500; in ImpCalcEdgeTrack() 929 … if (aBewareRect1.Left()<=aBewareRect2.Right() && aBewareRect1.Right()>=aBewareRect2.Left()) { in ImpCalcEdgeTrack() 931 long n1=Max(aBewareRect1.Left(),aBewareRect2.Left()); in ImpCalcEdgeTrack() 937 aMeeting.X()=(aBewareRect1.Right()+aBewareRect2.Left()+1)/2; in ImpCalcEdgeTrack() [all …]
|
| /trunk/main/editeng/source/editeng/ |
| H A D | impedit.cxx | 182 … aTmpOutArea.Right() = aTmpOutArea.Left() + pEditEngine->pImpEditEngine->GetPaperSize().Width(); in DrawSelection() 379 aPoint.X() = rWindowPos.X() - aOutArea.Left() + GetVisDocLeft(); in GetDocPos() 398 aPoint.X() = rDocPos.X() + aOutArea.Left() - GetVisDocLeft(); in GetWindowPos() 452 if ( aOutArea.Right() < aOutArea.Left() ) in SetOutputArea() 453 aOutArea.Right() = aOutArea.Left(); in SetOutputArea() 477 if(aOldArea.Left() > aOutArea.Left()) in ResetOutputArea() 479 …GetWindow()->Invalidate(Rectangle(aOutArea.Left() - nMore, aOldArea.Top() - nMore, aOldArea.Left()… in ResetOutputArea() 481 else if(aOldArea.Left() < aOutArea.Left()) in ResetOutputArea() 483 …GetWindow()->Invalidate(Rectangle(aOldArea.Left() - nMore, aOldArea.Top() - nMore, aOutArea.Left()… in ResetOutputArea() 497 …GetWindow()->Invalidate(Rectangle(aOldArea.Left() - nMore, aOutArea.Top() - nMore, aOldArea.Right(… in ResetOutputArea() [all …]
|
| /trunk/main/sw/source/core/fields/ |
| H A D | reffld.cxx | 156 pRefFrm->Frm().Left() < pFldFrm->Frm().Left() ); in IsFrameBehind() 160 pRefFrm->Frm().Left() > pFldFrm->Frm().Left() ); in IsFrameBehind() 163 bRefIsLower = pRefFrm->Frm().Left() > pFldFrm->Frm().Left() || in IsFrameBehind() 164 ( pRefFrm->Frm().Left() == pFldFrm->Frm().Left() && in IsFrameBehind() 167 bRefIsLower = pRefFrm->Frm().Left() < pFldFrm->Frm().Left() || in IsFrameBehind() 168 ( pRefFrm->Frm().Left() == pFldFrm->Frm().Left() && in IsFrameBehind() 183 bRefIsLower = pRefFrm->Frm().Left() < pFldFrm->Frm().Left() || in IsFrameBehind() 184 ( pRefFrm->Frm().Left() == pFldFrm->Frm().Left() && in IsFrameBehind() 187 bRefIsLower = pRefFrm->Frm().Left() > pFldFrm->Frm().Left() || in IsFrameBehind() 188 ( pRefFrm->Frm().Left() == pFldFrm->Frm().Left() && in IsFrameBehind() [all …]
|
| /trunk/main/sc/source/ui/view/ |
| H A D | invmerge.cxx | 84 aOtherRect.Left() == aCompRect.Left() && in Flush() 130 if ( aLineRect.Left() == aTotalRect.Left() && in FlushLine() 150 if ( rRect.Left() > rRect.Right() ) // switch for RTL layout in AddRect() 152 aJustified.Left() = rRect.Right(); in AddRect() 153 aJustified.Right() = rRect.Left(); in AddRect() 167 if ( aJustified.Left() == aLineRect.Right() + 1 ) in AddRect() 172 else if ( aJustified.Right() + 1 == aLineRect.Left() ) // for RTL layout in AddRect() 174 aLineRect.Left() = aJustified.Left(); in AddRect()
|