Home
last modified time | relevance | path

Searched refs:RightCenter (Results 1 – 19 of 19) sorted by relevance

/trunk/main/toolkit/source/helper/
H A Dimagealign.cxx45 case IMAGEALIGN_RIGHT: nReturn = RightCenter; break; in translateImagePosition()
69 case RightCenter: nReturn = IMAGEALIGN_RIGHT; break; in translateImagePosition()
121 case RIGHT: nReturn = RightCenter; break; in getExtendedImagePosition()
/trunk/main/svx/source/svdraw/
H A Dsvdorect.cxx354 case 6: aPnt=aRect.RightCenter(); eKind = HDL_RIGHT; break; // Rechts in GetHdl()
545 case 1: aPt=aRect.RightCenter(); aPt.X()+=nWdt; break; in GetVertexGluePoint()
H A Dsvdocirc.cxx441 aPnt = aRect.RightCenter(); in GetHdl()
992 Union(rRect,aRect.RightCenter()); in TakeUnrotatedSnapRect()
H A Dsvdotxdr.cxx69 case 4: aPnt=aRect.RightCenter(); eKind=HDL_RIGHT; break; // Rechts in GetHdl()
H A Dsvdmrkv.cxx796 … if (!bWdt0 ) aHdl.AddHdl(new SdrHdl(aRect.RightCenter() ,HDL_RIGHT)); in SetMarkHandles()
1976 else if (aRct1.IsInside(aBR.RightCenter())) eRet=SDRHIT_BOUNDCR; in PickSomething()
H A Dsvdobj.cxx1243 case 4: pH=new SdrHdl(rR.RightCenter(), HDL_RIGHT); break; // Rechts in GetHdl()
2321 case 1 : aPt = aR.RightCenter(); break; in GetVertexGluePoint()
H A Dsvdedtv1.cxx1462 case RP_RM: return aRect.RightCenter(); in ImpGetPoint()
H A Dsvdoashp.cxx2038 case 1: aPt=aRect.RightCenter(); aPt.X()+=nWdt; break; in GetVertexGluePoint()
/trunk/main/tools/inc/tools/
H A Dgen.hxx415 Point RightCenter() const;
552 inline Point Rectangle::RightCenter() const in RightCenter() function in Rectangle
/trunk/main/svx/source/dialog/
H A Dimapwnd.cxx976 …rPoly.append(basegfx::B2DPoint(aNewObjectRectangle.RightCenter().X(), aNewObjectRectangle.RightCen… in CreateDefaultObject()
H A Ddialcontrol.cxx174 DrawPie( maRect, maRect.BottomRight(), maRect.RightCenter() ); in DrawBackground()
/trunk/main/offapi/com/sun/star/awt/
H A DImagePosition.idl57 const short RightCenter = 4;
/trunk/main/svx/source/engine3d/
H A Ddragmt3d.cxx521 maScaleFixPos = maFullBound.RightCenter(); in E3dDragMove()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx1048 …if (!bWdt0 ) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.RightCenter() ,HDL… in addCustomHandles()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_import.cxx1033 nPosition = awt::ImagePosition::RightCenter; in importImagePositionProperty()
H A Dxmldlg_export.cxx826 case awt::ImagePosition::RightCenter: in readImagePositionAttr()
/trunk/main/svtools/source/control/
H A Dvalueset.cxx1006 Point aPos = aRect1.RightCenter(); in ImplDrawDropPos()
/trunk/main/oox/source/ole/
H A Daxcontrol.cxx436 case AX_PICPOS_RIGHTCENTER: nImagePos = ImagePosition::RightCenter; break; in convertAxPicture()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx2435 rHdlList.AddHdl( pH = new SdrHdl(aRect.RightCenter(),HDL_RIGHT) ); pH->SetMoveOutside( true ); in AddToHdlList()

Completed in 163 milliseconds