Home
last modified time | relevance | path

Searched refs:LeftCenter (Results 1 – 21 of 21) sorted by relevance

/trunk/main/toolkit/source/helper/
H A Dimagealign.cxx43 case IMAGEALIGN_LEFT: nReturn = LeftCenter; break; in translateImagePosition()
67 case LeftCenter: nReturn = IMAGEALIGN_LEFT; break; in translateImagePosition()
119 case LEFT: nReturn = LeftCenter; break; in getExtendedImagePosition()
/trunk/main/svx/source/svdraw/
H A Dsvdorect.cxx353 case 5: aPnt=aRect.LeftCenter(); eKind = HDL_LEFT ; break; // Links in GetHdl()
547 case 3: aPt=aRect.LeftCenter(); aPt.X()-=nWdt; break; in GetVertexGluePoint()
H A Dsvdocirc.cxx437 aPnt = aRect.LeftCenter(); in GetHdl()
986 Union(rRect,aRect.LeftCenter()); in TakeUnrotatedSnapRect()
H A Dsvdotxdr.cxx68 case 3: aPnt=aRect.LeftCenter(); eKind=HDL_LEFT ; break; // Links in GetHdl()
H A Dsvdmrkv.cxx795 … if (!bWdt0 ) aHdl.AddHdl(new SdrHdl(aRect.LeftCenter() ,HDL_LEFT )); in SetMarkHandles()
1975 else if (aRct1.IsInside(aBR.LeftCenter())) eRet=SDRHIT_BOUNDCL; in PickSomething()
H A Dsvdobj.cxx1242 case 3: pH=new SdrHdl(rR.LeftCenter(), HDL_LEFT ); break; // Links in GetHdl()
2323 case 3 : aPt = aR.LeftCenter(); break; in GetVertexGluePoint()
H A Dsvdedtv1.cxx1460 case RP_LM: return aRect.LeftCenter(); in ImpGetPoint()
H A Dsvdoashp.cxx2040 case 3: aPt=aRect.LeftCenter(); aPt.X()-=nWdt; break; in GetVertexGluePoint()
/trunk/main/tools/inc/tools/
H A Dgen.hxx414 Point LeftCenter() const;
544 inline Point Rectangle::LeftCenter() const in LeftCenter() function in Rectangle
/trunk/main/toolkit/source/awt/
H A Dvclxbutton.cxx46 css::uno::Any( css::awt::ImagePosition::LeftCenter ) ); in VCLXIconButton()
/trunk/main/offapi/com/sun/star/awt/
H A DImagePosition.idl45 const short LeftCenter = 1;
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx183 DrawPie( maRect, maRect.TopLeft(), maRect.LeftCenter() ); in DrawBackground()
/trunk/main/svx/source/engine3d/
H A Ddragmt3d.cxx524 maScaleFixPos = maFullBound.LeftCenter(); in E3dDragMove()
/trunk/main/oox/source/ole/
H A Daxcontrol.cxx429 sal_Int16 nImagePos = ImagePosition::LeftCenter; in convertAxPicture()
433 case AX_PICPOS_LEFTCENTER: nImagePos = ImagePosition::LeftCenter; break; in convertAxPicture()
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx356 … const Rectangle aBottomRectangle(aRectangle.LeftCenter(), aRectangle.BottomRight()); in create2DDecompositionOfGraphic()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx1047 …if (!bWdt0 ) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.LeftCenter() ,HDL… in addCustomHandles()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_import.cxx1021 nPosition = awt::ImagePosition::LeftCenter; in importImagePositionProperty()
H A Dxmldlg_export.cxx817 case awt::ImagePosition::LeftCenter: in readImagePositionAttr()
/trunk/main/svtools/source/control/
H A Dvalueset.cxx1014 Point aPos = aRect2.LeftCenter(); in ImplDrawDropPos()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx2434 rHdlList.AddHdl( pH = new SdrHdl(aRect.LeftCenter(),HDL_LEFT) ); pH->SetMoveOutside( true ); in AddToHdlList()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx2941 executeRowContextMenu( nRow, aRowRect.LeftCenter() ); in Command()

Completed in 149 milliseconds