Home
last modified time | relevance | path

Searched refs:TopCenter (Results 1 – 17 of 17) sorted by relevance

/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx165 DrawPie( maRect, maRect.TopRight(), maRect.TopCenter() ); in DrawBackground()
179 DrawPie( maRect, maRect.TopCenter(), maRect.BottomLeft() ); in DrawBackground()
H A Dimapwnd.cxx974 …nerPoly.append(basegfx::B2DPoint(aNewObjectRectangle.TopCenter().X(), aNewObjectRectangle.TopCente… in CreateDefaultObject()
/trunk/main/svx/source/svdraw/
H A Dsvdorect.cxx351 case 3: aPnt=aRect.TopCenter(); eKind = HDL_UPPER; break; // Oben in GetHdl()
544 case 0: aPt=aRect.TopCenter(); aPt.Y()-=nWdt; break; in GetVertexGluePoint()
H A Dsvdocirc.cxx429 aPnt = aRect.TopCenter(); in GetHdl()
995 Union(rRect,aRect.TopCenter()); in TakeUnrotatedSnapRect()
H A Dsvdotxdr.cxx66 case 1: aPnt=aRect.TopCenter(); eKind=HDL_UPPER; break; // Oben in GetHdl()
H A Dsvdmrkv.cxx793 … if ( !bHgt0) aHdl.AddHdl(new SdrHdl(aRect.TopCenter() ,HDL_UPPER)); in SetMarkHandles()
1973 else if (aRct1.IsInside(aBR.TopCenter())) eRet=SDRHIT_BOUNDTC; in PickSomething()
H A Dsvdobj.cxx1240 case 1: pH=new SdrHdl(rR.TopCenter(), HDL_UPPER); break; // Oben in GetHdl()
2320 case 0 : aPt = aR.TopCenter(); break; in GetVertexGluePoint()
H A Dsvdedtv1.cxx1458 case RP_MT: return aRect.TopCenter(); in ImpGetPoint()
H A Dsvdoashp.cxx2037 case 0: aPt=aRect.TopCenter(); aPt.Y()-=nWdt; break; in GetVertexGluePoint()
/trunk/main/tools/inc/tools/
H A Dgen.hxx410 Point TopCenter() const;
526 inline Point Rectangle::TopCenter() const in TopCenter() function in Rectangle
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx349 … const Rectangle aRightRectangle(aRectangle.TopCenter(), aRectangle.BottomRight()); in create2DDecompositionOfGraphic()
355 … const Rectangle aRightRectangle(aRectangle.TopCenter(), aRectangle.BottomRight()); in create2DDecompositionOfGraphic()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1650 aMenuPos = aColRect.TopCenter(); in Command()
1656 aMenuPos = aColRect.TopCenter(); in Command()
/trunk/main/svx/source/engine3d/
H A Ddragmt3d.cxx530 maScaleFixPos = maFullBound.TopCenter(); in E3dDragMove()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx1045 …if ( !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopCenter() ,HDL… in addCustomHandles()
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx1063 …oint aRelativePos( pMyHeader->ScreenToOutputPixel( OutputToScreenPixel( aColRect.TopCenter() ) ) ); in Command()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx2432 rHdlList.AddHdl( pH = new SdrHdl(aRect.TopCenter(),HDL_UPPER) ); pH->SetMoveOutside( true ); in AddToHdlList()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx2076 aMenuPos = aColRect.TopCenter(); in Command()

Completed in 146 milliseconds