Home
last modified time | relevance | path

Searched refs:BottomRight (Results 51 – 75 of 136) sorted by relevance

123456

/aoo42x/main/svx/source/svdraw/
H A Dsvdotxdr.cxx72 case 7: aPnt=aRect.BottomRight(); eKind=HDL_LWRGT; break; // Unten rechts in GetHdl()
H A Dsvdoashp.cxx965 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames[ i ].BottomRight.First, pRe… in MergeDefaultAttributes()
966 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames[ i ].BottomRight.Second, pRe… in MergeDefaultAttributes()
1462 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames2[ i ].BottomRight.First, pR… in IsDefaultGeometry()
1463 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames2[ i ].BottomRight.Second, pR… in IsDefaultGeometry()
H A Dsvdsnpv.cxx505 CheckSnap(rRect.BottomRight(),pPV,nBestXSnap,nBestYSnap,bXSnapped,bYSnapped); in SnapRect()
/aoo42x/main/tools/source/generic/
H A Dline.cxx134 const Point aBR( rRect.BottomRight() ), aBL( rRect.BottomLeft() ); in Intersection()
H A Dgen.cxx363 if ( IsInside( rRect.TopLeft() ) && IsInside( rRect.BottomRight() ) ) in IsInside()
/aoo42x/main/reportdesign/source/ui/report/
H A DStartMarker.cxx296 aPt = OutputToScreenPixel( aItemRect.BottomRight() ); in RequestHelp()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dbrwview.cxx287 _rPlayground.SetPos( _rPlayground.BottomRight() ); in resizeDocumentView()
/aoo42x/main/xmloff/source/draw/
H A Dshapeexport4.cxx975 ExportParameter( aStrBuffer, aPathTextFrames[ k ].BottomRight.First ); in ImpExportEnhancedGeometry()
976 ExportParameter( aStrBuffer, aPathTextFrames[ k ].BottomRight.Second ); in ImpExportEnhancedGeometry()
/aoo42x/main/svx/source/xoutdev/
H A D_xpoly.cxx372 case 2: aCenter = rRect.BottomRight(); in XPolygon()
391 pImpXPolygon->pPointAry[nPos++] = rRect.BottomRight(); in XPolygon()
/aoo42x/main/sw/source/ui/uiview/
H A Dviewport.cxx234 const Point aBottomRight( AlignToPixel( rRect.BottomRight() )); in SetVisArea()
817 Point aBottomRight( GetEditWin().PixelToLogic( aRect.BottomRight() ) ); in CalcVisArea()
/aoo42x/main/extensions/source/scanner/
H A Dsanedlg.cxx933 case BottomRight: maBottomRight = aMousePos; break; in MouseMove()
1032 meDragDirection = BottomRight; in MouseButtonDown()
/aoo42x/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2031 … rState.mapModeTransform * ::vcl::unotools::b2DPointFromPoint( rRect.BottomRight() ) + in createActions()
2056 ::vcl::unotools::b2DPointFromPoint( rRect.BottomRight() ) + in createActions()
2077 ::vcl::unotools::b2DPointFromPoint( rRect.BottomRight() ) + in createActions()
/aoo42x/main/sc/source/ui/view/
H A Dgridwin5.cxx381 OutputToScreenPixel(aPixRect.BottomRight())); in RequestHelp()
/aoo42x/main/sfx2/source/dialog/
H A Ddockwin.cxx1795 DrawLine(aRect.BottomLeft(), aRect.BottomRight()); in Paint()
1809 DrawLine(aRect.TopRight(), aRect.BottomRight()); in Paint()
/aoo42x/main/svx/source/dialog/
H A Ddialcontrol.cxx174 DrawPie( maRect, maRect.BottomRight(), maRect.RightCenter() ); in DrawBackground()
/aoo42x/main/xmlsecurity/source/dialogs/
H A Dmacrosecurity.cxx443 OutputToScreenPixel( aLogicPix.BottomRight() ) ); in RequestHelp()
/aoo42x/main/svtools/source/control/
H A Dtaskstat.cxx480 aPt = OutputToScreenPixel( aItemRect.BottomRight() ); in RequestHelp()
/aoo42x/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx404 aEndPoint = aRect.BottomRight(); in setPropertyValue()
547 Point aEndPoint(aRect.BottomRight()); in setPropertyValue()
/aoo42x/main/dbaccess/source/ui/app/
H A DAppView.cxx343 _rPlayground.SetPos( _rPlayground.BottomRight() ); in resizeDocumentView()
/aoo42x/main/sw/source/core/layout/
H A Dnewfrm.cxx243 &SwRect::BottomRight,
/aoo42x/main/svx/source/engine3d/
H A Dscene3d.cxx654 LowerRight = aOutRect.BottomRight(); in RotateScene()
H A Ddragmt3d.cxx533 maScaleFixPos = maFullBound.BottomRight(); in E3dDragMove()
/aoo42x/main/starmath/source/
H A Dview.cxx570 aFrom = aRect.BottomLeft(); aTo = aRect.BottomRight(); in Paint()
580 aFrom = aRect.TopRight(); aTo = aRect.BottomRight(); in Paint()
/aoo42x/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx485 Point aEnd = aRect.BottomRight(); in createDefaultObject()
/aoo42x/main/vcl/source/gdi/
H A Dgraph.cxx195 pOutDev->DrawLine( aBorderRect.TopLeft(), aBorderRect.BottomRight() ); in ImplDrawDefault()

Completed in 178 milliseconds

123456