/trunk/main/vcl/source/gdi/ |
H A D | outdev4.cxx | 257 aPoly[1] = aBorderRect.TopRight(); in ImplDrawLinearGradient() 271 aPoly[1] = aBorderRect.TopRight(); in ImplDrawLinearGradient() 343 aPoly[1] = aRect.TopRight(); in ImplDrawLinearGradient() 356 aPoly[1] = aMirrorRect.TopRight(); in ImplDrawLinearGradient() 380 aPoly[1] = aRect.TopRight(); in ImplDrawLinearGradient() 1240 rPt2 = rRect.TopRight(); in ImplCalcHatchValues() 1256 rEndPt1 = rRect.TopRight(); in ImplCalcHatchValues() 1284 rPt1 = rRect.TopRight(); in ImplCalcHatchValues()
|
H A D | bmpacc3.cxx | 303 DrawLine( rRect.TopLeft(), rRect.TopRight() ); in DrawRect() 304 DrawLine( rRect.TopRight(), rRect.BottomRight() ); in DrawRect()
|
/trunk/main/sd/source/ui/slidesorter/view/ |
H A D | SlsFramePainter.cxx | 78 maTopRight.PaintCorner(rDevice, aBox.TopRight()); in PaintFrame() 82 maRight.PaintSide(rDevice, aBox.TopRight(), aBox.BottomRight(), maTopRight, maBottomRight); in PaintFrame() 83 maTop.PaintSide(rDevice, aBox.TopLeft(), aBox.TopRight(), maTopLeft, maTopRight); in PaintFrame()
|
/trunk/main/vcl/source/control/ |
H A D | slider.cxx | 413 DrawLine( aRect.TopLeft(), aRect.TopRight() ); in ImplDraw() 428 DrawLine( aRect.TopRight(), aRect.BottomRight() ); in ImplDraw() 456 DrawLine( aRect.TopRight(), aRect.BottomRight() ); in ImplDraw() 463 DrawLine( aRect.TopRight(), aRect.BottomRight() ); in ImplDraw()
|
H A D | spinbtn.cxx | 145 maUpperRect = Rectangle( maLowerRect.TopRight(), aRect.BottomRight() ); in Resize() 186 aUpperRect = Rectangle( aLowerRect.TopRight(), aRect.BottomRight() ); in Draw()
|
/trunk/main/sdext/source/presenter/ |
H A D | PresenterPaneBorderManager.cxx | 220 return TopRight; in ClassifyBorderElementUnderMouse() 388 case PresenterPaneBorderManager::TopRight: in mouseMoved() 465 case PresenterPaneBorderManager::TopRight: in mouseDragged()
|
/trunk/main/vcl/source/window/ |
H A D | dockingarea.cxx | 185 DrawLine( aRect.TopLeft(), aRect.TopRight() ); in Paint() 190 DrawLine( aRect.TopRight(), aRect.BottomRight() ); in Paint()
|
H A D | floatwin.cxx | 349 aPos = devRect.TopRight(); in ImplCalcPos() 363 e1 = devRect.TopRight(); in ImplCalcPos() 380 e2 = devRect.TopRight(); in ImplCalcPos()
|
/trunk/main/svtools/source/table/ |
H A D | gridtablerenderer.cxx | 257 _rDevice.DrawLine( _rArea.BottomRight(), _rArea.TopRight() ); in PaintHeaderArea() 288 _rDevice.DrawLine( _rArea.BottomRight(), _rArea.TopRight()); in PaintColumnHeader() 477 _rDevice.DrawLine( _rArea.BottomRight(), _rArea.TopRight() ); in PaintCell()
|
/trunk/main/dbaccess/source/ui/querydesign/ |
H A D | TableWindow.cxx | 361 DrawLine( rRect.BottomRight(), rRect.TopRight() ); in Draw3DBorder() 367 DrawLine( rRect.BottomRight() - aEHvector, rRect.TopRight()+Point(-1,1) ); in Draw3DBorder() 372 DrawLine( rRect.TopLeft() + aEHvector, rRect.TopRight()+Point(-2,1) ); in Draw3DBorder()
|
/trunk/main/svtools/source/toolpanel/ |
H A D | toolpaneldrawer.cxx | 197 m_pPaintDevice->DrawLine( i_rTitleBarBox.TopLeft(), i_rTitleBarBox.TopRight() ); in impl_paintBackground() 202 m_pPaintDevice->DrawLine( i_rTitleBarBox.TopRight(), i_rTitleBarBox.BottomRight() ); in impl_paintBackground()
|
H A D | paneltabbar.cxx | 570 aCompletePos = aItem.aCompleteArea.TopRight(); in impl_calcItemRects() 571 aIconOnlyPos = aItem.aIconOnlyArea.TopRight(); in impl_calcItemRects() 572 aTextOnlyPos = aItem.aTextOnlyArea.TopRight(); in impl_calcItemRects()
|
/trunk/main/editeng/source/uno/ |
H A D | unoedhlp.cxx | 345 EEToUserSpace(rRect.TopRight(), rEESize, bIsVertical) ) : rRect; in EEToUserSpace() 351 return bIsVertical ? Rectangle( UserSpaceToEE(rRect.TopRight(), rEESize, bIsVertical), in UserSpaceToEE()
|
/trunk/main/svx/source/dialog/ |
H A D | framelink.cxx | 192 maBeg( bTLBR ? rRect.TopLeft() : rRect.TopRight() ), in LinePoints() 1085 … aRPoints.maBeg, aRPoints.maEnd, rRect.BottomRight(), rRect.TopRight(), 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 | pagectrl.cxx | 282 aPos = aRect.TopRight(); in DrawPage() 294 aPos = aRect.TopRight(); in DrawPage()
|
H A D | dialcontrol.cxx | 165 DrawPie( maRect, maRect.TopRight(), maRect.TopCenter() ); in DrawBackground() 170 DrawPie( maRect, maRect.BottomCenter(), maRect.TopRight() ); in DrawBackground()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | docsh6.cxx | 119 lcl_SetTopRight( aArea, aOldVisArea.TopRight() ); in SetVisAreaOrSize() 207 lcl_SetTopRight( aNewArea, aMMRect.TopRight() ); in UpdateOle()
|
/trunk/main/sfx2/source/dialog/ |
H A D | dockwin.cxx | 1592 aPoint = aInnerRect.TopRight(); in CalcAlignment() 1649 Point aPt( aInnerRect.TopRight() ); in CalcAlignment() 1802 DrawLine(aRect.TopLeft(), aRect.TopRight()); in Paint() 1809 DrawLine(aRect.TopRight(), aRect.BottomRight()); in Paint()
|
/trunk/main/svtools/source/hatchwindow/ |
H A D | ipwin.cxx | 217 Point aTR = aOuter.TopRight(); in GetTrackPosPixel() 228 aPos = aRect.TopRight() - aTR; in GetTrackPosPixel()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | shapeuno.cxx | 326 Point aPoint(aRect.TopRight()); in lcl_GetRelativePos() 398 aPoint = aRect.TopRight(); in setPropertyValue() 534 Point aPoint(aRect.TopRight()); in setPropertyValue() 615 Point aPoint(aRect.TopRight()); in setPropertyValue()
|
/trunk/main/svx/source/svdraw/ |
H A D | svdorect.cxx | 352 case 4: aPnt=aRect.TopRight(); eKind = HDL_UPRGT; break; // Oben rechts in GetHdl() 571 case 1: aPt=aRect.TopRight(); aPt.X()+=nWdt; aPt.Y()-=nWdt; break; in GetCornerGluePoint()
|
/trunk/main/tools/inc/tools/ |
H A D | gen.hxx | 409 Point TopRight() const; 510 inline Point Rectangle::TopRight() const in TopRight() function in Rectangle
|
/trunk/main/starmath/source/ |
H A D | rect.cxx | 685 rDev.DrawLine(rRec.BottomRight(), rRec.TopRight()); in SmDrawFrame() 686 rDev.DrawLine(rRec.TopRight(), rRec.TopLeft()); in SmDrawFrame()
|
/trunk/main/sw/source/core/crsr/ |
H A D | trvltbl.cxx | 254 …pTblCrsr->GetPtPos() = pMasterTabFrm->IsVertical() ? pMasterTabFrm->Frm().TopRight() : pMasterTabF… in _SelTblRowOrCol() 286 …pTblCrsr->GetMkPos() = pMasterTabFrm->IsVertical() ? pMasterTabFrm->Frm().TopRight() : pMasterTabF… in SelTbl()
|
/trunk/main/sw/source/core/draw/ |
H A D | dflyobj.cxx | 914 GetFlyFrm()->Frm().TopRight() : in NbcResize() 921 if( aOutRect.TopRight() != aNewPos ) in NbcResize()
|