/trunk/main/vcl/source/gdi/ |
H A D | outdev4.cxx | 259 aPoly[3] = aBorderRect.BottomLeft(); in ImplDrawLinearGradient() 273 aPoly[3] = aBorderRect.BottomLeft(); in ImplDrawLinearGradient() 345 aPoly[3] = aRect.BottomLeft(); in ImplDrawLinearGradient() 358 aPoly[3] = aMirrorRect.BottomLeft(); in ImplDrawLinearGradient() 382 aPoly[3] = aRect.BottomLeft(); in ImplDrawLinearGradient() 1241 rEndPt1 = rRect.BottomLeft(); in ImplCalcHatchValues() 1255 rPt2 = rRect.BottomLeft(); in ImplCalcHatchValues() 1316 rPt1 = rRect.BottomLeft(); in ImplCalcHatchValues()
|
H A D | bmpacc3.cxx | 305 DrawLine( rRect.BottomRight(), rRect.BottomLeft() ); in DrawRect() 306 DrawLine( rRect.BottomLeft(), rRect.TopLeft() ); in DrawRect()
|
/trunk/main/sd/source/ui/slidesorter/view/ |
H A D | SlsFramePainter.cxx | 79 maBottomLeft.PaintCorner(rDevice, aBox.BottomLeft()); in PaintFrame() 81 maLeft.PaintSide(rDevice, aBox.TopLeft(), aBox.BottomLeft(), maTopLeft, maBottomLeft); in PaintFrame() 84 maBottom.PaintSide(rDevice, aBox.BottomLeft(), aBox.BottomRight(), maBottomLeft, maBottomRight); in PaintFrame()
|
/trunk/main/svtools/source/table/ |
H A D | gridtablerenderer.cxx | 256 _rDevice.DrawLine( _rArea.BottomLeft(), _rArea.BottomRight() ); in PaintHeaderArea() 289 _rDevice.DrawLine( _rArea.BottomLeft(), _rArea.BottomRight() ); in PaintColumnHeader() 408 _rDevice.DrawLine( _rArea.BottomLeft(), _rArea.BottomRight() ); in PaintRowHeader() 476 _rDevice.DrawLine( _rArea.BottomLeft(), _rArea.BottomRight() ); in PaintCell()
|
/trunk/main/vcl/source/control/ |
H A D | slider.cxx | 418 DrawLine( aRect.TopLeft(), aRect.BottomLeft() ); in ImplDraw() 423 DrawLine( aRect.BottomLeft(), aRect.BottomRight() ); in ImplDraw() 457 DrawLine( aRect.BottomLeft(), aRect.BottomRight() ); in ImplDraw() 462 DrawLine( aRect.BottomLeft(), aRect.BottomRight() ); in ImplDraw()
|
H A D | spinbtn.cxx | 150 maLowerRect = Rectangle( maUpperRect.BottomLeft(), aRect.BottomRight() ); in Resize() 191 aLowerRect = Rectangle( aUpperRect.BottomLeft(), aRect.BottomRight() ); in Draw()
|
/trunk/main/sdext/source/presenter/ |
H A D | PresenterPaneBorderManager.cxx | 226 return BottomLeft; in ClassifyBorderElementUnderMouse() 397 case PresenterPaneBorderManager::BottomLeft: in mouseMoved() 474 case PresenterPaneBorderManager::BottomLeft: in mouseDragged()
|
/trunk/main/vcl/source/window/ |
H A D | dockingarea.cxx | 186 DrawLine( aRect.TopLeft(), aRect.BottomLeft() ); in Paint() 189 DrawLine( aRect.BottomLeft(), aRect.BottomRight() ); in Paint()
|
H A D | floatwin.cxx | 340 e2 = devRect.BottomLeft(); in ImplCalcPos() 389 aPos = devRect.BottomLeft(); in ImplCalcPos() 394 e1 = devRect.BottomLeft(); in ImplCalcPos()
|
/trunk/main/vcl/unx/generic/printergfx/ |
H A D | bitmap_gfx.cxx | 427 PSTranslate (rDest.BottomLeft()); in DrawBitmap() 476 PSTranslate (rDest.BottomLeft()); in DrawBitmap() 490 PSTranslate (rDest.BottomLeft()); in DrawMask()
|
/trunk/main/dbaccess/source/ui/querydesign/ |
H A D | TableWindow.cxx | 360 DrawLine( rRect.BottomLeft(), rRect.BottomRight() ); in Draw3DBorder() 366 DrawLine( rRect.BottomLeft()+Point(1,-1), rRect.BottomRight() - aEHvector ); in Draw3DBorder() 371 DrawLine( rRect.BottomLeft()+Point(1,-2), rRect.TopLeft() + aEHvector ); in Draw3DBorder()
|
/trunk/main/svtools/source/toolpanel/ |
H A D | toolpaneldrawer.cxx | 198 m_pPaintDevice->DrawLine( i_rTitleBarBox.TopLeft(), i_rTitleBarBox.BottomLeft() ); in impl_paintBackground() 201 m_pPaintDevice->DrawLine( i_rTitleBarBox.BottomLeft(), i_rTitleBarBox.BottomRight() ); in impl_paintBackground()
|
/trunk/main/editeng/source/uno/ |
H A D | unoedhlp.cxx | 344 return bIsVertical ? Rectangle( EEToUserSpace(rRect.BottomLeft(), rEESize, bIsVertical), in EEToUserSpace() 352 … UserSpaceToEE(rRect.BottomLeft(), rEESize, bIsVertical) ) : rRect; in UserSpaceToEE()
|
/trunk/main/svx/source/dialog/ |
H A D | framelink.cxx | 193 maEnd( bTLBR ? rRect.BottomRight() : rRect.BottomLeft() ) {} in LinePoints() 1083 … aLPoints.maBeg, aLPoints.maEnd, rRect.BottomRight(), rRect.BottomLeft(), rRect.TopLeft() ); in lclPushCrossingClipRegion() 1090 aLPoints.maBeg, aLPoints.maEnd, rRect.BottomLeft(), rRect.TopLeft(), rRect.TopRight() ); in lclPushCrossingClipRegion() 1092 … aRPoints.maBeg, aRPoints.maEnd, rRect.BottomLeft(), rRect.BottomRight(), rRect.TopRight() ) ); in lclPushCrossingClipRegion()
|
H A D | dialcontrol.cxx | 166 DrawPie( maRect, maRect.BottomLeft(), maRect.BottomCenter() ); in DrawBackground() 179 DrawPie( maRect, maRect.TopCenter(), maRect.BottomLeft() ); in DrawBackground()
|
H A D | imapwnd.cxx | 972 …erPoly.append(basegfx::B2DPoint(aNewObjectRectangle.BottomLeft().X(), aNewObjectRectangle.BottomLe… in CreateDefaultObject()
|
/trunk/main/sfx2/source/dialog/ |
H A D | dockwin.cxx | 1616 aPoint = aInnerRect.BottomLeft(); in CalcAlignment() 1666 Point aPt( aInnerRect.BottomLeft() ); in CalcAlignment() 1795 DrawLine(aRect.BottomLeft(), aRect.BottomRight()); in Paint() 1816 DrawLine(aRect.TopLeft(), aRect.BottomLeft()); in Paint()
|
/trunk/main/svtools/source/hatchwindow/ |
H A D | ipwin.cxx | 218 Point aBL = aOuter.BottomLeft(); in GetTrackPosPixel() 240 aPos = aRect.BottomLeft() - aBL; in GetTrackPosPixel()
|
/trunk/main/svx/source/svdraw/ |
H A D | svdorect.cxx | 355 case 7: aPnt=aRect.BottomLeft(); eKind = HDL_LWLFT; break; // Unten links in GetHdl() 573 case 3: aPt=aRect.BottomLeft(); aPt.X()-=nWdt; aPt.Y()+=nWdt; break; in GetCornerGluePoint()
|
/trunk/main/tools/inc/tools/ |
H A D | gen.hxx | 411 Point BottomLeft() const; 515 inline Point Rectangle::BottomLeft() const in BottomLeft() function in Rectangle
|
/trunk/main/starmath/source/ |
H A D | rect.cxx | 683 rDev.DrawLine(rRec.TopLeft(), rRec.BottomLeft()); in SmDrawFrame() 684 rDev.DrawLine(rRec.BottomLeft(), rRec.BottomRight()); in SmDrawFrame()
|
/trunk/main/sd/source/ui/annotations/ |
H A D | annotationwindow.cxx | 770 …Rectangle aRect(LogicToPixel(maRectMetaButton.BottomLeft()),LogicToPixel(maRectMetaButton.BottomLe… in MouseButtonDown()
|
/trunk/main/extensions/source/scanner/ |
H A D | sanedlg.hxx | 44 BottomLeft, Left }; enumerator
|
/trunk/main/sw/source/ui/dbui/ |
H A D | createaddresslistdialog.cxx | 296 else if(rRect.BottomLeft().Y() > nMaxVisiblePos) in MakeVisible() 298 nThumb += 1 + ((nMaxVisiblePos - rRect.BottomLeft().Y()) / m_nLineHeight); in MakeVisible()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | shapeuno.cxx | 399 aEndPoint = aRect.BottomLeft(); in setPropertyValue() 535 Point aEndPoint(aRect.BottomLeft()); in setPropertyValue() 616 Point aEndPoint(aRect.BottomLeft()); in setPropertyValue()
|