Searched refs:HDL_LEFT (Results 1 – 17 of 17) sorted by relevance
/aoo41x/main/svx/source/svdraw/ |
H A D | svdhdl.cxx | 500 case HDL_LEFT: in CreateB2dIAObject() 607 if(eKind == HDL_UPLFT || eKind == HDL_LEFT || eKind == HDL_LWLFT) in CreateB2dIAObject() 877 case HDL_LEFT : case HDL_RIGHT: ePtr=POINTER_VSHEAR; break; in GetPointer() 890 case HDL_LEFT : nHdlWink=18000; break; in GetPointer() 917 case HDL_LEFT : ePtr=POINTER_WSIZE; break; in GetPointer() 946 case HDL_LEFT: // left in IsFocusHdl() 2385 case HDL_LEFT: nX = 0; nY = 1; break; in GetBitmapForHandle()
|
H A D | svdotxdr.cxx | 68 case 3: aPnt=aRect.LeftCenter(); eKind=HDL_LEFT ; break; // Links in GetHdl() 105 FASTBOOL bLft=(eHdl==HDL_UPLFT || eHdl==HDL_LEFT || eHdl==HDL_LWLFT); in ImpDragCalcRect()
|
H A D | svddrgmt.cxx | 1870 case HDL_LEFT : eRefHdl=HDL_RIGHT; DragStat().SetVerFixed(true); break; in BeginSdrDrag() 1871 case HDL_RIGHT: eRefHdl=HDL_LEFT ; DragStat().SetVerFixed(true); break; in BeginSdrDrag() 2319 case HDL_LEFT : eRefHdl=HDL_RIGHT; bVertical=true; break; in BeginSdrDrag() 2320 case HDL_RIGHT: eRefHdl=HDL_LEFT ; bVertical=true; break; in BeginSdrDrag() 3213 case HDL_LEFT : aNeuCenter.X()=aMarkRect.Right(); bLft=true; break; in MoveSdrDrag() 3810 case HDL_LEFT : aLocalStart.setX(1.0); aLocalStart.setY(0.5); bOnAxis = true; break; in EndSdrDrag()
|
H A D | svdorect.cxx | 353 case 5: aPnt=aRect.LeftCenter(); eKind = HDL_LEFT ; break; // Links in GetHdl()
|
H A D | svdobj.cxx | 1242 case 3: pH=new SdrHdl(rR.LeftCenter(), HDL_LEFT ); break; // Links in GetHdl() 1282 FASTBOOL bLft=(eHdl==HDL_UPLFT || eHdl==HDL_LEFT || eHdl==HDL_LWLFT); in ImpDragCalcRect() 1366 eHdl==HDL_LEFT || eHdl==HDL_RIGHT || eHdl==HDL_LWLFT || in beginSpecialDrag()
|
H A D | svddrgv.cxx | 294 case HDL_LEFT: case HDL_RIGHT: in BegDragObj()
|
H A D | svdocirc.cxx | 438 eLocalKind = HDL_LEFT; in GetHdl()
|
H A D | svdograf.cxx | 1786 …pHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_LEFT , fShearX, fRotat… in addCropHandles()
|
H A D | svdoashp.cxx | 2249 case HDL_LEFT : in beginSpecialDrag() 2426 case HDL_LEFT : in applySpecialDrag()
|
H A D | svdmrkv.cxx | 795 … if (!bWdt0 ) aHdl.AddHdl(new SdrHdl(aRect.LeftCenter() ,HDL_LEFT )); in SetMarkHandles()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdhdl.hxx | 76 HDL_LEFT, // left enumerator 227 …sal_Bool IsVertexHdl() const { return eKind==HDL_UPPER || eKind==HDL_LOWER || eKind==HDL_LEFT || … in IsVertexHdl()
|
/aoo41x/main/svx/source/engine3d/ |
H A D | dragmt3d.cxx | 520 case HDL_LEFT: in E3dDragMove() 690 case HDL_LEFT: in MoveSdrDrag()
|
H A D | view3d.cxx | 1298 case HDL_LEFT: in BegDragObj()
|
/aoo41x/main/svx/source/table/ |
H A D | svdotable.cxx | 2434 rHdlList.AddHdl( pH = new SdrHdl(aRect.LeftCenter(),HDL_LEFT) ); pH->SetMoveOutside( true ); in AddToHdlList() 2487 case HDL_LEFT: in beginSpecialDrag() 2524 case HDL_LEFT: in applySpecialDrag()
|
/aoo41x/main/sd/source/ui/animations/ |
H A D | motionpathtag.cxx | 1047 …t0 ) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.LeftCenter() ,HDL_LEFT )); in addCustomHandles()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartController_Window.cxx | 725 else if( eKind==HDL_LEFT || eKind==HDL_RIGHT ) in execute_MouseButtonDown()
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ViewsWindow.cxx | 1772 case HDL_LEFT: in handleKey()
|
Completed in 210 milliseconds