Home
last modified time | relevance | path

Searched refs:BottomRight (Results 101 – 125 of 136) sorted by relevance

123456

/aoo42x/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx3979 aLine.append( (sal_Int32)rInfo.m_aFontBBox.BottomRight().X() ); in emitFontDescriptor()
3981 aLine.append( (sal_Int32)(rInfo.m_aFontBBox.BottomRight().Y()+1) ); in emitFontDescriptor()
4963 … drawRectangle( Rectangle( Point( aRect.Left(), aRect.Bottom()-nDelta ), aRect.BottomRight() ) ); in drawFieldBorder()
4964 … drawRectangle( Rectangle( Point( aRect.Right()-nDelta, aRect.Top() ), aRect.BottomRight() ) ); in drawFieldBorder()
8792 aPoints[6] = Point( aPoints[5].X(), rRect.BottomRight().Y()+1 - nVertRound ); in drawRectangle()
8795 aPoints[9] = Point( rRect.BottomRight().X()+1-nHorzRound, rRect.BottomRight().Y()+1 ); in drawRectangle()
H A Dcvtsvm.cxx67 rOStm << rRect.BottomRight(); in ImplWriteRect()
/aoo42x/main/svtools/source/control/
H A Dheadbar.cxx1107 aPt = OutputToScreenPixel( aItemRect.BottomRight() ); in RequestHelp()
H A Dvalueset.cxx1732 aPt = OutputToScreenPixel( aItemRect.BottomRight() ); in RequestHelp()
H A Dcalendar.cxx1850 aPt = OutputToScreenPixel( aDateRect.BottomRight() ); in RequestHelp()
/aoo42x/main/cui/source/options/
H A Doptinet2.cxx1116 aPt = OutputToScreenPixel( aItemRect.BottomRight() ); in RequestHelp()
/aoo42x/main/sw/source/core/text/
H A Dinftxt.cxx1169 pOut->DrawLine(r.TopLeft(), r.BottomRight()); in DrawCheckBox()
/aoo42x/main/sw/source/ui/uiview/
H A Dpview.cxx1595 const Point aBottomRight(AlignToPixel(rRect.BottomRight())); in SetVisArea()
/aoo42x/main/svx/source/svdraw/
H A Dsvdotext.cxx1333 case 3: aP=aRect.BottomRight(); break; in GetSnapPoint()
H A Dsvdedtv1.cxx1465 case RP_RB: return aRect.BottomRight(); in ImpGetPoint()
H A Dsvdoole2.cxx1913 Point aBR( aRect.BottomRight() ); in ImpSetVisAreaSize()
H A Dsvdedxv.cxx1067 pWin->DrawPixel(aRect.BottomRight()); in SdrEndTextEdit()
/aoo42x/main/sc/source/core/tool/
H A Ddetfunc.cxx760 Point aEndCorner = aCornerRect.BottomRight(); in DeleteBox()
/aoo42x/main/editeng/source/editeng/
H A Deditview.cxx1427 Point aPnt2( pImpEditView->GetWindowPos( aBottomRightRec.BottomRight()) ); in GetWordUnderMousePointer()
/aoo42x/main/svtools/source/brwbox/
H A Dbrwbox2.cxx920 …Point aOverallAreaBRPos = _bForeignDevice ? _rRect.BottomRight() : Point( aOverallAreaSize.Width()… in ImplPaintData()
/aoo42x/main/sw/source/core/frmedt/
H A Dfetab.cxx1858 aS2 = aTabRect.BottomRight(); in lcl_ProjectOntoClosestTableFrm()
H A Dfeshview.cxx2968 aTempPoly.append(basegfx::B2DPoint(aRect.BottomRight().X(), nYMiddle)); in CreateDefaultShape()
H A Dtblsel.cxx386 const Point aBottomRight( pCell->Frm().BottomRight() ); in GetTblSel()
/aoo42x/main/filter/source/flash/
H A Dswfwriter1.cxx1201 Impl_writeLine( rRect.TopLeft(), rRect.BottomRight(), &aColor ); in Impl_writeRect()
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridcl.cxx201 aPt = OutputToScreenPixel( aItemRect.BottomRight() ); in RequestHelp()
/aoo42x/main/sc/source/core/data/
H A Ddrwlayer.cxx1015 else if ( rArea.IsInside( bNegativePage ? aObjRect.BottomLeft() : aObjRect.BottomRight() ) && in MoveAreaTwips()
/aoo42x/main/svx/source/table/
H A Dsvdotable.cxx2438 rHdlList.AddHdl( pH = new SdrHdl(aRect.BottomRight(),HDL_LWRGT) ); pH->SetMoveOutside( true ); in AddToHdlList()
/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1109 Point aBottomRight( GetPoint( seqTextFrames[ nIndex ].BottomRight, sal_True, sal_True ) ); in GetTextRect()
/aoo42x/main/filter/source/msfilter/
H A Descherex.cxx3373 …nRight = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].BottomRight.First, aEquatio… in CreateCustomShapeProperties()
3374 …Bottom = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].BottomRight.Second, aEquati… in CreateCustomShapeProperties()
/aoo42x/main/sc/source/ui/view/
H A Dtabview.cxx2096 pWin->OutputToAbsoluteScreenPixel( aObjPixel.BottomRight() ) ); in GetChartDialogPos()

Completed in 282 milliseconds

123456