Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/svdraw/
H A Dsvdhdl.cxx500 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 Dsvdotxdr.cxx68 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 Dsvddrgmt.cxx1870 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 Dsvdorect.cxx353 case 5: aPnt=aRect.LeftCenter(); eKind = HDL_LEFT ; break; // Links in GetHdl()
H A Dsvdobj.cxx1242 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 Dsvddrgv.cxx294 case HDL_LEFT: case HDL_RIGHT: in BegDragObj()
H A Dsvdocirc.cxx438 eLocalKind = HDL_LEFT; in GetHdl()
H A Dsvdograf.cxx1786 …pHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_LEFT , fShearX, fRotat… in addCropHandles()
H A Dsvdoashp.cxx2249 case HDL_LEFT : in beginSpecialDrag()
2426 case HDL_LEFT : in applySpecialDrag()
H A Dsvdmrkv.cxx795 … if (!bWdt0 ) aHdl.AddHdl(new SdrHdl(aRect.LeftCenter() ,HDL_LEFT )); in SetMarkHandles()
/aoo41x/main/svx/inc/svx/
H A Dsvdhdl.hxx76 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 Ddragmt3d.cxx520 case HDL_LEFT: in E3dDragMove()
690 case HDL_LEFT: in MoveSdrDrag()
H A Dview3d.cxx1298 case HDL_LEFT: in BegDragObj()
/aoo41x/main/svx/source/table/
H A Dsvdotable.cxx2434 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 Dmotionpathtag.cxx1047 …t0 ) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.LeftCenter() ,HDL_LEFT )); in addCustomHandles()
/aoo41x/main/chart2/source/controller/main/
H A DChartController_Window.cxx725 else if( eKind==HDL_LEFT || eKind==HDL_RIGHT ) in execute_MouseButtonDown()
/aoo41x/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx1772 case HDL_LEFT: in handleKey()

Completed in 210 milliseconds