Home
last modified time | relevance | path

Searched refs:BottomRight (Results 76 – 100 of 136) sorted by relevance

123456

/aoo42x/main/vcl/source/app/
H A Dhelp.cxx743 …pWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( pHelpArea->BottomRight() ) ); in ImplSetHelpWindowPos()
/aoo42x/main/reportdesign/source/ui/report/
H A DDesignView.cxx325 _rPlayground.SetPos( _rPlayground.BottomRight() ); in resizeDocumentView()
/aoo42x/main/svtools/source/control/
H A Dtabbar.cxx1394 aPt = OutputToScreenPixel( aItemRect.BottomRight() ); in RequestHelp()
1427 aPt = OutputToScreenPixel( aItemRect.BottomRight() ); in RequestHelp()
H A Dtoolbarmenu.cxx1451 DrawLine( aRect.BottomLeft(), aRect.BottomRight() ); in implPaint()
/aoo42x/main/svtools/source/table/
H A Dtablecontrol_impl.cxx1448 aAllCellsWithHeaders.BottomRight() ), ROW_COL_HEADERS ); in doPaintContent()
1492 aAllCellsWithHeaders.BottomRight() ), COL_ROW_HEADERS, ROW_COL_HEADERS ); in doPaintContent()
/aoo42x/main/svtools/source/contnr/
H A Dimivctl2.cxx756 GridId nIdBR = GetGrid( rRect.BottomRight(), &bBottomRightClipped ); in OccupyGrids()
/aoo42x/main/sd/source/ui/func/
H A Dfuconrec.cxx881 Point aEnd = aRect.BottomRight(); in CreateDefaultObject()
H A Dfudraw.cxx1080 mpWindow->OutputToScreenPixel(aLogicPix.BottomRight())); in SetHelpText()
H A Dfutext.cxx1309 mpWindow->OutputToScreenPixel(aLogicPix.BottomRight())); in RequestHelp()
/aoo42x/main/svx/source/unodraw/
H A Dunopage.cxx571 pNewObj = new SdrMeasureObj( aRect.TopLeft(), aRect.BottomRight() ); in _CreateSdrObject()
/aoo42x/main/tools/source/generic/
H A Dpoly.cxx428 mpImplPolygon->mpPointAry[2] = rRect.BottomRight(); in Polygon()
455 mpImplPolygon->mpPointAry[2] = aRect.BottomRight(); in Polygon()
/aoo42x/main/editeng/source/editeng/
H A Dimpedit.cxx245 Point aBottomRight( aTmpRec.BottomRight() ); in DrawSelection()
336 aTmpPoly[2] = aRect.BottomRight(); in ImplDrawHighlightRect()
/aoo42x/main/vcl/source/window/
H A Dtoolbox.cxx3877 p2 = pItem->maRect.BottomRight(); in ImplDrawFloatwinBorder()
3888 p2 = pItem->maRect.BottomRight(); in ImplDrawFloatwinBorder()
4863 aPt = OutputToScreenPixel( aTempRect.BottomRight() ); in RequestHelp()
4911 aPt = OutputToScreenPixel( aTempRect.BottomRight() ); in RequestHelp()
H A Dstatus.cxx875 aPt = OutputToScreenPixel( aItemRect.BottomRight() ); in RequestHelp()
/aoo42x/main/vcl/source/control/
H A Dspinfld.cxx809 Invalidate( Rectangle( maUpperRect.TopLeft(), maLowerRect.BottomRight() ) ); in Resize()
/aoo42x/main/filter/source/msfilter/
H A Dmsdffimp.cxx2452 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrames[ i ].BottomRight.First, nRigh… in ApplyCustomShapeGeometryAttributes()
2453 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrames[ i ].BottomRight.Second, nBott… in ApplyCustomShapeGeometryAttributes()
4752 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrame[ 0 ].BottomRight.First, nRight … in ImportShape()
4753 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrame[ 0 ].BottomRight.Second,nBottom… in ImportShape()
4839 Point aPoint2( aObjData.aBoundRect.BottomRight() ); in ImportShape()
/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx668 DrawLine( rRect.BottomLeft(), rRect.BottomRight() ); in DrawRow()
/aoo42x/main/svtools/source/edit/
H A Dtextview.cxx465 Point aBottomRight( aTmpRec.BottomRight() ); in ImpHighlight()
1765 Point aBottomRight = aRec.BottomRight(); in PageDown()
/aoo42x/main/svx/source/svdraw/
H A Dsvdoedge.cxx736 aPt2=aOutRect.BottomRight(); in ImpCalcEdgeTrack()
2496 return aOutRect.BottomRight(); in GetTailPoint()
H A Dsvdobj.cxx1246 case 7: pH=new SdrHdl(rR.BottomRight(), HDL_LWRGT); break; // Unten rechts in GetHdl()
2340 case 2 : aPt=aR.BottomRight(); break; in GetCornerGluePoint()
H A Dsvdocirc.cxx453 aPnt = aRect.BottomRight(); in GetHdl()
H A Dsvdtrans.cxx602 aPol[2]=rRect.BottomRight(); in Rect2Poly()
/aoo42x/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx1209 GetWinExtMax( rSource.BottomRight(), rPlaceableBound, nMapMode ); in GetWinExtMax()
/aoo42x/main/svx/source/dialog/
H A Dfrmsel.cxx486 maTLBR.AddClickRect( Rectangle( aMid + Point( 1, 1 ), aRect.BottomRight() ) ); in InitBorderGeometry()
/aoo42x/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx1195 maBackgrDev.DrawLine( aRect.TopRight(), aRect.BottomRight() ); in ImplDrawRowHeaders()

Completed in 321 milliseconds

123456