Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/svdraw/
H A Dsvdotxdr.cxx70 case 5: aPnt=aRect.BottomLeft(); eKind=HDL_LWLFT; break; // Unten links in GetHdl()
96 FASTBOOL bEcke=(eHdl==HDL_UPLFT || eHdl==HDL_UPRGT || eHdl==HDL_LWLFT || eHdl==HDL_LWRGT); in ImpDragCalcRect()
105 FASTBOOL bLft=(eHdl==HDL_UPLFT || eHdl==HDL_LEFT || eHdl==HDL_LWLFT); in ImpDragCalcRect()
108 FASTBOOL bBtm=(eHdl==HDL_LWRGT || eHdl==HDL_LOWER || eHdl==HDL_LWLFT); in ImpDragCalcRect()
H A Dsvdhdl.cxx462 case HDL_LWLFT: in CreateB2dIAObject()
586 if(eKind == HDL_LWLFT || eKind == HDL_LOWER || eKind == HDL_LWRGT) in CreateB2dIAObject()
588 if(eKind == HDL_UPLFT || eKind == HDL_LEFT || eKind == HDL_LWLFT) in CreateB2dIAObject()
857 case HDL_LWLFT: case HDL_LWRGT: ePtr=bRot ? POINTER_ROTATE : POINTER_REFHAND; break; in GetPointer()
870 case HDL_LWLFT: nHdlWink=22500; break; in GetPointer()
900 case HDL_LWLFT: ePtr=POINTER_SWSIZE; break; in GetPointer()
928 case HDL_LWLFT: // Unten links in IsFocusHdl()
2366 case HDL_LWLFT: nX = 0; nY = 2; break; in GetBitmapForHandle()
H A Dsvdobj.cxx1244 case 5: pH=new SdrHdl(rR.BottomLeft(), HDL_LWLFT); break; // Unten links in GetHdl()
1278 FASTBOOL bEcke=(eHdl==HDL_UPLFT || eHdl==HDL_UPRGT || eHdl==HDL_LWLFT || eHdl==HDL_LWRGT); in ImpDragCalcRect()
1282 FASTBOOL bLft=(eHdl==HDL_UPLFT || eHdl==HDL_LEFT || eHdl==HDL_LWLFT); in ImpDragCalcRect()
1285 FASTBOOL bBtm=(eHdl==HDL_LWRGT || eHdl==HDL_LOWER || eHdl==HDL_LWLFT); in ImpDragCalcRect()
1366 eHdl==HDL_LEFT || eHdl==HDL_RIGHT || eHdl==HDL_LWLFT || in beginSpecialDrag()
H A Dsvddrgmt.cxx1869 case HDL_UPRGT: eRefHdl=HDL_LWLFT; break; in BeginSdrDrag()
1872 case HDL_LWLFT: eRefHdl=HDL_UPRGT; break; in BeginSdrDrag()
3215 case HDL_LWLFT: aNeuCenter.X()=aMarkRect.Right(); bLft=true; break; in MoveSdrDrag()
3585 if (eKind==HDL_LWLFT) nPolyPt=3; in BeginSdrDrag()
3812 case HDL_LWLFT: aLocalStart.setX(1.0); aLocalStart.setY(0.0); break; in EndSdrDrag()
H A Dsvdorect.cxx355 case 7: aPnt=aRect.BottomLeft(); eKind = HDL_LWLFT; break; // Unten links in GetHdl()
H A Dsvddrgv.cxx313 case HDL_LWLFT: case HDL_LWRGT: in BegDragObj()
H A Dsvdocirc.cxx446 eLocalKind = HDL_LWLFT; in GetHdl()
H A Dsvdograf.cxx1787 …pHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_LWLFT, fShearX, fRotat… in addCropHandles()
H A Dsvdoashp.cxx2251 case HDL_LWLFT : in beginSpecialDrag()
2428 case HDL_LWLFT : in applySpecialDrag()
H A Dsvdmrkv.cxx797 … if (!bWdt0 && !bHgt0) aHdl.AddHdl(new SdrHdl(aRect.BottomLeft() ,HDL_LWLFT)); in SetMarkHandles()
/aoo4110/main/svx/inc/svx/
H A Dsvdhdl.hxx78 HDL_LWLFT, // Unten links enumerator
223 …sal_Bool IsCornerHdl() const { return eKind==HDL_UPLFT || eKind==HDL_UPRGT || eKind==HDL_LWLFT || … in IsCornerHdl()
/aoo4110/main/svx/source/table/
H A Dsvdotable.cxx2436 rHdlList.AddHdl( pH = new SdrHdl(aRect.BottomLeft(),HDL_LWLFT) ); pH->SetMoveOutside( true ); in AddToHdlList()
2489 case HDL_LWLFT: in beginSpecialDrag()
2526 case HDL_LWLFT: in applySpecialDrag()
/aoo4110/main/svx/source/engine3d/
H A Ddragmt3d.cxx538 case HDL_LWLFT: in E3dDragMove()
H A Dview3d.cxx1314 case HDL_LWLFT: in BegDragObj()
/aoo4110/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx1049 …t0 && !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.BottomLeft() ,HDL_LWLFT)); in addCustomHandles()
/aoo4110/main/chart2/source/controller/main/
H A DChartController_Window.cxx727 … else if( eKind==HDL_UPLFT || eKind==HDL_UPRGT || eKind==HDL_LWLFT || eKind==HDL_LWRGT ) in execute_MouseButtonDown()
/aoo4110/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx1774 case HDL_LWLFT: in handleKey()

Completed in 1062 milliseconds