| /AOO41X/main/svx/source/dialog/ |
| H A D | swframeexample.cxx | 163 aParaPrtArea.Bottom() -= nBTxtBorder; in InitAllRects_Impl() 194 aFrameAtFrame.Bottom() += 5; in InitAllRects_Impl() 195 …aFrameAtFrame.SetPos(Point(aFrameAtFrame.Left() + 2, (aPagePrtArea.Bottom() - aFrameAtFrame.GetHei… in InitAllRects_Impl() 228 aDrawObj.SetPos(Point(aParaPrtArea.Right() + 1, aParaPrtArea.Bottom() / 2)); in InitAllRects_Impl() 269 rRect.Bottom() = aPagePrtArea.Bottom(); in CalcBoundRect_Impl() 275 rRect.Bottom() = aPage.Bottom(); in CalcBoundRect_Impl() 313 rRect.Bottom() = aFrameAtFrame.Bottom(); in CalcBoundRect_Impl() 319 rRect.Bottom() = aFrameAtFrame.Bottom() - FLYINFLY_BORDER; in CalcBoundRect_Impl() 379 rRect.Bottom() = aPara.Bottom(); in CalcBoundRect_Impl() 384 rRect.Bottom() = aParaPrtArea.Bottom(); in CalcBoundRect_Impl() [all …]
|
| /AOO41X/main/svtools/source/hatchwindow/ |
| H A D | ipwin.cxx | 97 aRects[ 0 ].Bottom() = aRects[ 0 ].Top() + aBorder.Height() -1; in FillMoveRectsPixel() 103 aRects[ 2 ].Top() = aRects[ 2 ].Bottom() - aBorder.Height() -1; in FillMoveRectsPixel() 237 aPos.Y() = aRect.Bottom() - aBR.Y(); in GetTrackPosPixel() 282 aTrackRect.Bottom() = aBR.Y() + aDiff.Y(); in GetTrackRectPixel() 286 aTrackRect.Bottom() = aBR.Y() + aDiff.Y(); in GetTrackRectPixel() 289 aTrackRect.Bottom() = aBR.Y() + aDiff.Y(); in GetTrackRectPixel() 344 if( rValidate.Top() > rValidate.Bottom() ) in ValidateRect() 346 rValidate.Top() = rValidate.Bottom(); in ValidateRect() 347 rValidate.Bottom() = RECT_EMPTY; in ValidateRect() 356 if( rValidate.Top() > rValidate.Bottom() ) in ValidateRect() [all …]
|
| /AOO41X/main/vcl/source/window/ |
| H A D | decoview.cxx | 427 aTempRect.Bottom() = nCenterY+n2; in ImplDrawSymbol() 433 aTempRect.Top() = aTempRect.Bottom(); in ImplDrawSymbol() 444 rRect.Bottom() - rRect.GetHeight() / 3 ); in ImplDrawSymbol() 446 rRect.Bottom() ); in ImplDrawSymbol() 515 aTempRect.Bottom() = nCenterY+n2; in ImplDrawSymbol() 521 aTempRect.Top() = aTempRect.Bottom(); in ImplDrawSymbol() 528 aTempRect.Bottom() = nCenterY+n2-3; in ImplDrawSymbol() 534 aTempRect.Top() = aTempRect.Bottom(); in ImplDrawSymbol() 545 aTempRect.Bottom() = nCenterY+n2; in ImplDrawSymbol() 551 aTempRect.Top() = aTempRect.Bottom(); in ImplDrawSymbol() [all …]
|
| H A D | brdwin.cxx | 99 rRect.Bottom()++; in ImplCalcSymbolRect() 107 rRect.Bottom() -= nExtraHeight; in ImplCalcSymbolRect() 862 aNewRect.Top() = aNewRect.Bottom()-nMinHeight+1; in ImplTracking() 864 aNewRect.Top() = aNewRect.Bottom()-nMaxHeight+1; in ImplTracking() 868 aNewRect.Bottom() += aMousePos.Y(); in ImplTracking() 870 aNewRect.Bottom() = aNewRect.Top()+nMinHeight+1; in ImplTracking() 872 aNewRect.Bottom() = aNewRect.Top()+nMaxHeight+1; in ImplTracking() 898 aNewRect.Top() = aNewRect.Bottom()-aSize.Height()+1; in ImplTracking() 900 aNewRect.Bottom() = aNewRect.Top()+aSize.Height()-1; in ImplTracking() 1161 mnBottomBorder = aBounds.Bottom() - aContent.Bottom(); in Init() [all …]
|
| H A D | splitwin.cxx | 422 aRect.Bottom() += pSet->mnSplitSize; in ImplFindItem() 894 aRect.Bottom() = aRect.Top() + pItems[i].mnOldSplitSize; in ImplCalcSet2() 899 aRect.Bottom() = pItems[i].mnTop+pItems[i].mnOldHeight-1; in ImplCalcSet2() 910 aRect.Bottom() = aRect.Top() + pItems[i].mnSplitSize; in ImplCalcSet2() 915 aRect.Bottom() = pItems[i].mnTop+pItems[i].mnHeight-1; in ImplCalcSet2() 928 aRect.Bottom() = pItems[i].mnTop+pItems[i].mnHeight-1; in ImplCalcSet2() 1027 while ( aPos.Y() < rRect.Bottom() ); in ImplDrawBack() 1326 aRect.Bottom() = pThis->maDragRect.Bottom(); in ImplDrawSplitTracking() 1343 aRect.Bottom() = aRect.Top()+pThis->mpSplitSet->mnSplitSize-1; in ImplDrawSplitTracking() 1345 aRect.Bottom()--; in ImplDrawSplitTracking() [all …]
|
| /AOO41X/main/sfx2/source/sidebar/ |
| H A D | DrawHelper.cxx | 52 rBox.Bottom()-aBorderSize.Bottom()+1, in DrawBorder() 53 aBorderSize.Bottom(), in DrawBorder() 59 rBox.Bottom(), in DrawBorder() 67 rBox.Bottom()-aBorderSize.Bottom(), in DrawBorder() 97 rBox.Bottom()-aBorderSize.Bottom()+1, in DrawBevelBorder() 98 aBorderSize.Bottom(), in DrawBevelBorder() 104 rBox.Bottom() - aBorderSize.Bottom(), in DrawBevelBorder() 112 rBox.Bottom()-aBorderSize.Bottom(), in DrawBevelBorder() 127 rBox.Bottom() - aBorderSize.Bottom()+1, in DrawBevelBorder() 128 rBox.Bottom(), in DrawBevelBorder()
|
| /AOO41X/main/soldep/source/ |
| H A D | tbox.cxx | 156 …e ) aRect = Rectangle( Point( aRect.Left(), aRect.Top()+8), Point( aRect.Right(), aRect.Bottom())); in Paint() 158 DrawLine( Point(aRect.Left(), aRect.Top()), Point(aRect.Left(), aRect.Bottom())); in Paint() 163 … DrawLine( Point(aRect.Left()+4, aRect.Top()), Point(aRect.Left()+4, aRect.Bottom())); in Paint() 168 … DrawLine( Point(aRect.Left()+2, aRect.Top()), Point(aRect.Left()+2, aRect.Bottom())); in Paint() 169 … DrawLine( Point(aRect.Left(), aRect.Bottom()), Point(aRect.Left()+2, aRect.Bottom())); in Paint() 173 … DrawLine( Point(aRect.Left()+6, aRect.Top()), Point(aRect.Left()+6, aRect.Bottom())); in Paint() 174 … DrawLine( Point(aRect.Left()+4, aRect.Bottom()), Point(aRect.Left()+6, aRect.Bottom())); in Paint() 179 …e ) aRect = Rectangle( Point( aRect.Left()+8, aRect.Top()), Point( aRect.Right(), aRect.Bottom())); in Paint() 241 … DrawLine( Point( aRect.Left(), aRect.Bottom()), Point( aRect.Right(), aRect.Bottom())); in MouseButtonDown() 242 … DrawLine( Point( aRect.Right(), aRect.Bottom()), Point( aRect.Right(), aRect.Top())); in MouseButtonDown() [all …]
|
| /AOO41X/main/sw/source/core/bastyp/ |
| H A D | swrect.cxx | 53 m_Size.setHeight(rRect.Bottom() == RECT_EMPTY ? 0 : in SwRect() 54 rRect.Bottom() - rRect.Top() + 1); in SwRect() 98 n = rRect.Bottom(); in Union() 99 if ( Bottom() < n ) in Union() 100 Bottom( n ); in Union() 128 n = rRect.Bottom(); in Intersection() 129 if ( Bottom() > n ) in Intersection() 130 Bottom( n ); in Intersection() 152 n = rRect.Bottom(); in _Intersection() 153 if ( Bottom() > n ) in _Intersection() [all …]
|
| /AOO41X/main/sw/source/ui/uiview/ |
| H A D | viewport.cxx | 111 nTmp = pView->GetVisArea().Bottom()+lDelta; in lcl_GetPos() 208 if ( aNewVisArea.Bottom() >= lTmp ) in DocSzChgd() 210 lTmp = aNewVisArea.Bottom() - lTmp; in DocSzChgd() 211 aNewVisArea.Bottom() -= lTmp; in DocSzChgd() 245 aLR.Bottom() += lMin - aLR.Top(); in SetVisArea() 255 if( aLR.Bottom() < 0 ) in SetVisArea() 256 aLR.Bottom() = 0; in SetVisArea() 346 Point( aVisArea.Right() - lXDiff, aVisArea.Bottom() - lYDiff ) ), in SetVisArea() 399 else if( rRect.Bottom() > aVisArea.Bottom() ) //Verschiebung nach unten in CalcPt() 401 pPt->Y() = rRect.Bottom() - in CalcPt() [all …]
|
| /AOO41X/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() 71 io_rRect.Bottom() = long( aRect.getMaxY() ); in lcl_transform() 83 i_bRight ? -i_rReference.Bottom() : -i_rReference.Top() in lcl_rotate() 111 io_rArea.Top() = i_rReferenceArea.Top() + i_rReferenceArea.Bottom() - io_rArea.Top(); in lcl_mirrorVertically() 112 io_rArea.Bottom() = i_rReferenceArea.Top() + i_rReferenceArea.Bottom() - io_rArea.Bottom(); in lcl_mirrorVertically() 113 ::std::swap( io_rArea.Top(), io_rArea.Bottom() ); in lcl_mirrorVertically() 199 m_aItemsInset.Bottom() = ITEMS_INSET_BOTTOM; in TabBarGeometry() 218 aOutputSize.Height() -= m_aItemsInset.Bottom(); in impl_fitItems() 269 m_aItemsInset.Top() + m_aItemsInset.Bottom() in getOptimalSize() 276 rLastItemRect.Top() + 1 + rLastItemRect.Bottom() + m_aItemsInset.Bottom() in getOptimalSize()
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdoedge.cxx | 619 long dyu=aR.Bottom()-rPt.Y(); in ImpCalcEscAngle() 669 if (bUnt) aP1.Y()=rRect.Bottom(); in ImpCalcObjToCenter() 686 aP3.Y()=rRect.Bottom(); in ImpCalcObjToCenter() 764 aBewareRect1.Bottom()+=nV; in ImpCalcEdgeTrack() 787 aBewareRect2.Bottom()+=nV; in ImpCalcEdgeTrack() 897 if (bUnt1) aXP[1].Y()=aBewareRect1.Bottom(); //+=500; in ImpCalcEdgeTrack() 901 if (bUnt2) aXP[2].Y()=aBewareRect2.Bottom(); //+=500; in ImpCalcEdgeTrack() 942 … if (aBewareRect1.Top()<=aBewareRect2.Bottom() && aBewareRect1.Bottom()>=aBewareRect2.Top()) { in ImpCalcEdgeTrack() 945 long n2=Min(aBewareRect1.Bottom(),aBewareRect2.Bottom()); in ImpCalcEdgeTrack() 950 aMeeting.Y()=(aBewareRect1.Bottom()+aBewareRect2.Top()+1)/2; in ImpCalcEdgeTrack() [all …]
|
| /AOO41X/main/sw/source/core/layout/ |
| H A D | paintfrm.cxx | 425 if ( Bottom() + nAdd >= rRect.Top() && in MakeUnion() 426 Top() - nAdd <= rRect.Bottom() ) in MakeUnion() 428 Bottom( Max( Bottom(), rRect.Bottom() ) ); in MakeUnion() 501 nL1c = rL1.Right(); nL1d = rL1.Bottom(); in ConnectEdges() 506 nL1c = rL1.Bottom(); nL1d = rL1.Right(); in ConnectEdges() 523 nL2c = rL2.Right(); nL2d = rL2.Bottom(); in ConnectEdges() 528 nL2c = rL2.Bottom(); nL2d = rL2.Right(); in ConnectEdges() 566 if ( pLA && pLA->Bottom() + 60 > pLB->Top() ) in ConnectEdges() 570 if ( rL1.Bottom() == pLA->Bottom() ) in ConnectEdges() 574 aIns.Bottom( pLA->Bottom() ); in ConnectEdges() [all …]
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | invmerge.cxx | 72 sal_Int32 nBottom = aCompRect.Bottom(); in Flush() 88 nBottom = aOtherRect.Bottom(); in Flush() 89 aCompRect.Bottom() = nBottom; in Flush() 90 (*pRects)[nComparePos].Bottom() = nBottom; in Flush() 132 aLineRect.Top() == aTotalRect.Bottom() + 1 ) in FlushLine() 135 aTotalRect.Bottom() = aLineRect.Bottom(); in FlushLine() 164 aJustified.Bottom() == aLineRect.Bottom() ) in AddRect()
|
| /AOO41X/main/tools/inc/tools/ |
| H A D | svborder.hxx | 53 Bottom() = rBorder.Bottom(); in operator =() 61 Bottom() += rBorder.Bottom(); in operator +=() 69 Bottom() -= rBorder.Bottom(); in operator -=() 79 long & Bottom() { return nBottom; } in Bottom() function in SvBorder 83 long Bottom() const { return nBottom; } in Bottom() function in SvBorder
|
| /AOO41X/main/editeng/source/editeng/ |
| H A D | impedit.cxx | 454 if ( aOutArea.Bottom() < aOutArea.Top() ) in SetOutputArea() 455 aOutArea.Bottom() = aOutArea.Top(); in SetOutputArea() 479 …ngle(aOutArea.Left() - nMore, aOldArea.Top() - nMore, aOldArea.Left(), aOldArea.Bottom() + nMore)); in ResetOutputArea() 483 …ngle(aOldArea.Left() - nMore, aOldArea.Top() - nMore, aOutArea.Left(), aOldArea.Bottom() + nMore)); in ResetOutputArea() 488 …le(aOutArea.Right(), aOldArea.Top() - nMore, aOldArea.Right() + nMore, aOldArea.Bottom() + nMore)); in ResetOutputArea() 492 …le(aOldArea.Right(), aOldArea.Top() - nMore, aOutArea.Right() + nMore, aOldArea.Bottom() + nMore)); in ResetOutputArea() 504 if(aOldArea.Bottom() > aOutArea.Bottom()) in ResetOutputArea() 506 …lidate(Rectangle(aOldArea.Left() - nMore, aOutArea.Bottom(), aOldArea.Right() + nMore, aOldArea.Bo… in ResetOutputArea() 508 else if(aOldArea.Bottom() < aOutArea.Bottom()) in ResetOutputArea() 510 …lidate(Rectangle(aOldArea.Left() - nMore, aOldArea.Bottom(), aOldArea.Right() + nMore, aOutArea.Bo… in ResetOutputArea() [all …]
|
| /AOO41X/main/sd/source/ui/func/ |
| H A D | fuconbez.cxx | 419 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Left(), rRectangle.Bottom())); in CreateDefaultObject() 421 … const basegfx::B2DPoint aCenterBottom(rRectangle.Center().X(), rRectangle.Bottom()); in CreateDefaultObject() 441 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Left(), rRectangle.Bottom())); in CreateDefaultObject() 449 basegfx::B2DPoint(rRectangle.Center().X(), rRectangle.Bottom()), in CreateDefaultObject() 450 basegfx::B2DPoint(rRectangle.Right(), rRectangle.Bottom()), in CreateDefaultObject() 455 … aInnerPoly.append(basegfx::B2DPoint(rRectangle.Right(), rRectangle.Bottom())); in CreateDefaultObject() 470 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Left(), rRectangle.Bottom())); in CreateDefaultObject() 475 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Right(), rRectangle.Bottom())); in CreateDefaultObject() 479 … aInnerPoly.append(basegfx::B2DPoint(rRectangle.Center().X(), rRectangle.Bottom())); in CreateDefaultObject() 496 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Left(), rRectangle.Bottom())); in CreateDefaultObject() [all …]
|
| /AOO41X/main/svtools/source/control/ |
| H A D | scrwin.cxx | 350 aMax.Bottom() -= (Window::GetSizePixel().Height() - in SetVisibleSize() 394 if ( aTarget.Bottom() > aTotRect.Bottom() ) in MakeVisible() 396 long nDelta = aTarget.Bottom() - aTotRect.Bottom(); in MakeVisible() 398 aTarget.Bottom() -= nDelta; in MakeVisible() 421 aTarget.Bottom() -= nDelta; in MakeVisible() 425 if ( aTarget.Bottom() > aTotRect.Bottom() ) in MakeVisible() 426 aTarget.Bottom() = aTotRect.Bottom(); in MakeVisible() 444 ( aBox.Bottom() - aVisArea.Bottom() ); in MakeVisible()
|
| H A D | ruler.cxx | 415 aRect.Bottom() = nY; in ImplInvertLines() 433 aRect.Bottom() = n; in ImplInvertLines() 439 aTempRect.Bottom() = RULER_OFF-1; in ImplInvertLines() 445 aTempRect.Bottom() = aRect.Bottom(); in ImplInvertLines() 446 aTempRect.Top() = aTempRect.Bottom()-RULER_OFF+1; in ImplInvertLines() 1010 rRect.Bottom() = aTmp.Right(); in lcl_RotateRect_Impl() 1012 rRect.Right() = aTmp.Bottom(); in lcl_RotateRect_Impl() 1038 aRect1.Bottom() = rPos.Y(); in ImplDrawRulerTab() 1042 aRect2.Bottom() = rPos.Y(); in ImplDrawRulerTab() 1050 aRect1.Bottom() = rPos.Y(); in ImplDrawRulerTab() [all …]
|
| /AOO41X/main/vcl/source/control/ |
| H A D | slider.cxx | 180 maChannel1Rect.Bottom() = mnChannelPixBottom; in ImplUpdateRects() 189 maChannel2Rect.Bottom() = mnChannelPixBottom; in ImplUpdateRects() 208 maThumbRect.Bottom() = maThumbRect.Top()+SLIDER_THUMB_SIZE-1; in ImplUpdateRects() 212 maChannel1Rect.Bottom() = maThumbRect.Top()-1; in ImplUpdateRects() 218 if ( mnChannelPixOffset+mnChannelPixRange-1 > maThumbRect.Bottom() ) in ImplUpdateRects() 220 maChannel2Rect.Top() = maThumbRect.Bottom()+1; in ImplUpdateRects() 221 maChannel2Rect.Bottom() = mnChannelPixOffset+mnChannelPixRange-1; in ImplUpdateRects() 235 maThumbRect.Bottom() = maThumbRect.Top() + aThumbBounds.GetHeight() - 1; in ImplUpdateRects() 325 maThumbRect.Bottom()= aSize.Height()-1; in ImplCalc() 412 DrawLine( aRect.TopLeft(), Point( aRect.Left(), aRect.Bottom()-1 ) ); in ImplDraw() [all …]
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | outdev4.cxx | 188 aRect.Bottom() += (long)fDY; in ImplDrawLinearGradient() 198 aMirrorRect.Top() = ( aRect.Top() + aRect.Bottom() ) / 2; in ImplDrawLinearGradient() 201 aRect.Bottom() = aMirrorRect.Top(); in ImplDrawLinearGradient() 254 aBorderRect.Bottom() = (long)( aBorderRect.Top() + fBorder ); in ImplDrawLinearGradient() 255 aRect.Top() = aBorderRect.Bottom(); in ImplDrawLinearGradient() 268 aBorderRect.Top() = (long) ( aBorderRect.Bottom() - fBorder ); in ImplDrawLinearGradient() 269 aMirrorRect.Bottom() = aBorderRect.Top(); in ImplDrawLinearGradient() 315 double fMirrorGradientLine = (double) aMirrorRect.Bottom(); in ImplDrawLinearGradient() 341 aRect.Bottom() = (long)( fGradientLine + ( ((double) i) + 1.0 ) * fScanInc ); in ImplDrawLinearGradient() 353 aMirrorRect.Bottom() = (long)( fMirrorGradientLine - ((double) i) * fScanInc ); in ImplDrawLinearGradient() [all …]
|
| /AOO41X/main/sw/source/core/view/ |
| H A D | pagepreviewlayout.cxx | 98 maPaintedPrevwDocRect.Bottom() = 0; in _Clear() 114 maPreviewDocRect.Right() = maPreviewDocRect.Bottom() = 0; in _ClearPrevwLayoutSizes() 341 _aProposedStartPos.Y() <= maPreviewDocRect.Bottom(); in Prepare() 467 maPaintedPrevwDocRect.Bottom() == maPreviewDocRect.Bottom() && in Prepare() 741 if ( aProposedStartPos.Y() > maPreviewDocRect.Bottom() ) in SetBookPreviewMode() 743 aProposedStartPos.Y() = maPreviewDocRect.Bottom(); in SetBookPreviewMode() 815 if ( aNewPaintStartPos.Y() > maPreviewDocRect.Bottom() ) in GetPreviewStartPosForNewScale() 817 Max( 0L, maPreviewDocRect.Bottom() - mnPrevwLayoutHeight ); in GetPreviewStartPosForNewScale() 1024 maPaintedPrevwDocRect.Bottom() == maPreviewDocRect.Bottom() in GetWinPagesScrollAmount() 1301 aPxPageRect.Right(), aPxPageRect.Bottom() ); in _PaintSelectMarkAtPage() [all …]
|
| H A D | vdraw.cxx | 282 aRect.Bottom( aRect.Bottom() + WIEDUWILLST ); in IsDragPossible() 311 if ( rOldWork.Bottom() > aRect.Bottom() || rOldWork.Right() > aRect.Right()) in NotifySizeChg() 356 if ( aBound.Top() > aRect.Bottom() ) in NotifySizeChg() 357 aSz.Height() = (aRect.Bottom() - aBound.Top()) - MINFLY; in NotifySizeChg() 363 if ( aBound.Bottom() < aRect.Top() ) in NotifySizeChg() 364 aSz.Width() = (aBound.Bottom() - aRect.Top()) - MINFLY; in NotifySizeChg()
|
| /AOO41X/main/sw/source/ui/frmdlg/ |
| H A D | frmmgr.cxx | 338 if (rVal.nVPos + rVal.nHeight > aBoundRect.Bottom()) in ValidateMetrics() 342 rVal.nVPos -= ((rVal.nVPos + rVal.nHeight) - aBoundRect.Bottom()); in ValidateMetrics() 346 rVal.nHeight = aBoundRect.Bottom() - rVal.nVPos; in ValidateMetrics() 349 if (rVal.nVPos + rVal.nHeight > aBoundRect.Bottom()) in ValidateMetrics() 350 rVal.nHeight = aBoundRect.Bottom() - rVal.nVPos; in ValidateMetrics() 359 rVal.nMaxHeight = aBoundRect.Bottom() - nV; in ValidateMetrics() 361 rVal.nMaxVPos = aBoundRect.Bottom() - rVal.nHeight; in ValidateMetrics() 388 ? aBoundRect.Bottom() in ValidateMetrics() 400 ? aBoundRect.Bottom() in ValidateMetrics() 413 rVal.nMaxVPos = aBoundRect.Bottom() - rVal.nHeight; in ValidateMetrics() [all …]
|
| /AOO41X/main/sc/source/ui/drawfunc/ |
| H A D | fuconpol.cxx | 272 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Left(), rRectangle.Bottom())); in CreateDefaultObject() 274 … const basegfx::B2DPoint aCenterBottom(rRectangle.Center().X(), rRectangle.Bottom()); in CreateDefaultObject() 293 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Left(), rRectangle.Bottom())); in CreateDefaultObject() 301 basegfx::B2DPoint(rRectangle.Center().X(), rRectangle.Bottom()), in CreateDefaultObject() 302 basegfx::B2DPoint(rRectangle.Right(), rRectangle.Bottom()), in CreateDefaultObject() 315 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Left(), rRectangle.Bottom())); in CreateDefaultObject() 322 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Bottom(), rRectangle.Right())); in CreateDefaultObject() 326 … aInnerPoly.append(basegfx::B2DPoint(rRectangle.Center().X(), rRectangle.Bottom())); in CreateDefaultObject()
|
| /AOO41X/main/svx/source/tbxctrls/ |
| H A D | tbcontrl.cxx | 1343 aRect.Bottom() = 6; in MakeLineBitmap() 1349 aRect.Bottom() = 6; in MakeLineBitmap() 1356 aRect.Bottom() = 7; in MakeLineBitmap() 1363 aRect.Bottom() = 7; in MakeLineBitmap() 1371 aRect.Bottom() = 8; in MakeLineBitmap() 1378 aRect.Bottom() = 5; in MakeLineBitmap() 1381 aRect.Bottom() = 7; in MakeLineBitmap() 1388 aRect.Bottom() = 4; in MakeLineBitmap() 1391 aRect.Bottom() = 7; in MakeLineBitmap() 1398 aRect.Bottom() = 5; in MakeLineBitmap() [all …]
|