Home
last modified time | relevance | path

Searched refs:BottomRight (Results 26 – 50 of 136) sorted by relevance

123456

/aoo42x/main/starmath/source/
H A Drect.cxx684 rDev.DrawLine(rRec.BottomLeft(), rRec.BottomRight()); in SmDrawFrame()
685 rDev.DrawLine(rRec.BottomRight(), rRec.TopRight()); in SmDrawFrame()
/aoo42x/main/svtools/source/brwbox/
H A Ddatwin.cxx74 rDev.DrawLine( aRect.BottomRight(), Point( aRect.Right(), aRect.Top() ) ); in DECLARE_LIST()
75 rDev.DrawLine( aRect.BottomRight(), Point( aRect.Left(), aRect.Bottom() ) ); in DECLARE_LIST()
/aoo42x/main/cui/source/options/
H A Dreadonlyimage.cxx57 OutputToScreenPixel( aLogicPix.BottomRight() ) ); in RequestHelp()
/aoo42x/main/svx/source/svdraw/
H A Dsvdmrkv.cxx788 aHdl.AddHdl(new SdrHdl(aRect.BottomRight(),HDL_LWRGT)); in SetMarkHandles()
799 … if (!bWdt0 && !bHgt0) aHdl.AddHdl(new SdrHdl(aRect.BottomRight() ,HDL_LWRGT)); in SetMarkHandles()
1219 aRef2 = aRect.BottomRight(); in ForceRefToMarked()
1979 else if (aRct1.IsInside(aBR.BottomRight())) eRet=SDRHIT_BOUNDBR; in PickSomething()
/aoo42x/main/svtools/source/misc/
H A Dimap.cxx311 Point aBR( aRect.BottomRight() ); in Scale()
680 Point aBR( aEllipse.BottomRight() ); in Scale()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DJoinDesignView.cxx143 _rPlayground.SetPos( _rPlayground.BottomRight() ); in resizeDocumentView()
H A DTableWindowTitle.cxx127 aPt = OutputToScreenPixel( aItemRect.BottomRight() ); in RequestHelp()
H A DQueryViewSwitch.cxx102 _rPlayground.SetPos( _rPlayground.BottomRight() ); in resizeDocumentView()
/aoo42x/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeTextFrame.idl44 ::com::sun::star::drawing::EnhancedCustomShapeParameterPair BottomRight;
/aoo42x/main/extensions/source/scanner/
H A Dsanedlg.hxx43 enum DragDirection { TopLeft, Top, TopRight, Right, BottomRight, Bottom, enumerator
/aoo42x/main/svx/source/tbxctrls/
H A Dlayctrl.cxx184 Point aMaxPos = OutputToScreenPixel( GetDesktopRectPixel().BottomRight() ); in UpdateSize_Impl()
574 Point aMaxPos = OutputToScreenPixel( GetDesktopRectPixel().BottomRight() ); in UpdateSize_Impl()
/aoo42x/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx359 aVisibleArea.BottomRight()) in getBounds()
423 aVisibleArea.BottomRight()) in getSize()
/aoo42x/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx143 ::vcl::unotools::b2DPointFromPoint( rBounds.BottomRight() ) ); in fillLinearGradient()
431 aTempPoly2[2] = rBounds.BottomRight(); in fillPolygonalGradient()
/aoo42x/main/sd/source/ui/docshell/
H A Dsdclient.cxx123 Point aWorkAreaBR = aWorkArea.BottomRight(); in RequestNewObjectArea()
/aoo42x/main/sdext/source/presenter/
H A DPresenterPaneBorderManager.hxx127 enum BorderElement { Top, TopLeft, TopRight, Left, Right, BottomLeft, BottomRight, Bottom, enumerator
/aoo42x/main/sc/source/ui/drawfunc/
H A Dfuconrec.cxx241 Point aEnd = aRect.BottomRight(); in CreateDefaultObject()
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectLayouter.cxx226 aBoundingBox.BottomRight() + aLocation); in GetBoundingBox()
/aoo42x/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx1040 rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.BottomRight(),HDL_LWRGT)); in addCustomHandles()
1051 …if (!bWdt0 && !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.BottomRight() ,HDL… in addCustomHandles()
/aoo42x/main/svx/source/form/
H A Dfmpage.cxx259 aPt = pWindow->OutputToScreenPixel( aItemRect.BottomRight() ); in RequestHelp()
/aoo42x/main/sw/source/ui/table/
H A Dchartins.cxx86 pParentWin->OutputToAbsoluteScreenPixel( aObjPixel.BottomRight() ) ); in SwGetChartDialogPos()
/aoo42x/main/dbaccess/source/ui/tabledesign/
H A DTableDesignView.cxx272 _rPlayground.SetPos( _rPlayground.BottomRight() ); in resizeDocumentView()
/aoo42x/main/vcl/source/gdi/
H A Doutdev6.cxx1193 DrawRect( Rectangle( rRect.BottomLeft(), rRect.BottomRight() ) ); in ImplDraw2ColorFrame()
1194 DrawRect( Rectangle( rRect.TopRight(), rRect.BottomRight() ) ); in ImplDraw2ColorFrame()
/aoo42x/main/sw/inc/
H A Dswrect.hxx144 const Point BottomRight() const;
/aoo42x/main/sw/source/core/bastyp/
H A Dswrect.cxx276 const Point SwRect::BottomRight() const in BottomRight() function in SwRect
/aoo42x/main/dbaccess/source/ui/control/
H A Dopendoccontrols.cxx351 OutputToScreenPixel( aItemRect.BottomRight() ) ); in RequestHelp()

Completed in 142 milliseconds

123456