Home
last modified time | relevance | path

Searched refs:TopRight (Results 51 – 75 of 92) sorted by relevance

1234

/trunk/main/starmath/source/
H A Dedit.cxx546 Point aPt( aRect.TopRight() ); aPt.X() -= nTmp -1L; in IMPL_LINK_INLINE_END()
/trunk/main/tools/source/generic/
H A Dpoly.cxx427 mpImplPolygon->mpPointAry[1] = rRect.TopRight(); in Polygon()
454 mpImplPolygon->mpPointAry[1] = aRect.TopRight(); in Polygon()
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx968 Point aOldMMPos = bNegativePage ? aObjRect.TopRight() : aObjRect.TopLeft(); in MoveAreaTwips()
970 Point aTopLeft = bNegativePage ? aObjRect.TopRight() : aObjRect.TopLeft(); // logical left in MoveAreaTwips()
H A Dpostit.cxx384 Point aTailPos = bTailLeft ? maCellRect.TopLeft() : maCellRect.TopRight(); in CalcTailPos()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx335 aTmpPoly[1] = aRect.TopRight(); in ImplDrawHighlightRect()
856 GetCursor()->SetPos( aCursorRect.TopRight() ); in ShowCursor()
/trunk/main/sc/source/ui/view/
H A Ddrawview.cxx172 aPos = aBoundRect.TopRight(); in AddCustomHdl()
H A Dtabvwsh4.cxx1637 GetViewData()->SetScreenPos( bNegativePage ? aVisArea.TopRight() : aVisArea.TopLeft() ); in Construct()
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx736 ? aObjRect.TopRight() in ChgAnchor()
/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx430 aTempPoly2[1] = rBounds.TopRight(); in fillPolygonalGradient()
/trunk/main/sd/source/core/
H A Dsdpage.cxx1310 rRectangle[0].SetPos( aTitleRect.TopRight() - Point( aSize.Width(), 0 ) ); in CalcAutoLayoutRectangles()
1331 rRectangle[0].SetPos( aTitleRect.TopRight() - Point( aSize.Width(), 0 ) ); in CalcAutoLayoutRectangles()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx1046 …if (!bWdt0 && !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopRight() ,HDL… in addCustomHandles()
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx1241 case 2: pH=new SdrHdl(rR.TopRight(), HDL_UPRGT); break; // Oben rechts in GetHdl()
2339 case 1 : aPt=aR.TopRight(); break; in GetCornerGluePoint()
H A Dsvdocirc.cxx433 aPnt = aRect.TopRight(); in GetHdl()
H A Dsvdtrans.cxx601 aPol[1]=rRect.TopRight(); in Rect2Poly()
H A Dsvdotext.cxx1331 case 1: aP=aRect.TopRight(); break; in GetSnapPoint()
H A Dsvdedtv1.cxx1459 case RP_RT: return aRect.TopRight(); in ImpGetPoint()
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx243 rightside.push_back( aLastRect.TopRight() ); in JoinVerticalClipRectangles()
/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx1194 DrawRect( Rectangle( rRect.TopRight(), rRect.BottomRight() ) ); in ImplDraw2ColorFrame()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx1195 maBackgrDev.DrawLine( aRect.TopRight(), aRect.BottomRight() ); in ImplDrawRowHeaders()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx1449 DrawLine( aRect.TopLeft(), aRect.TopRight() ); in implPaint()
/trunk/main/vcl/source/window/
H A Ddecoview.cxx447 Point aPos3( bRTL ? rRect.TopLeft() : rRect.TopRight() ); in ImplDrawSymbol()
H A Dtoolbox.cxx3872 p2 = pItem->maRect.TopRight(); in ImplDrawFloatwinBorder()
3886 p1 = pItem->maRect.TopRight(); in ImplDrawFloatwinBorder()
5287 Point aPosTR( maInDockRect.TopRight() ); in Docking()
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx1103 aPrevBoundRect.SetPos( aPrevBoundRect.TopRight() ); in FindNextEntryPos()
1116 aPrevBoundRect.SetPos( aPrevBoundRect.TopRight() ); in FindNextEntryPos()
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx1170 pOut->DrawLine(r.TopRight(), r.BottomLeft()); in DrawCheckBox()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx2155 …return Rectangle(aRowBar.TopRight(), Size(aSize.A() - nX, aSize.B() - nY - aHScroll.GetSizePixel()… in calcTableRect()

Completed in 297 milliseconds

1234