Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/svdraw/
H A Dsvdotxdr.cxx72 case 7: aPnt=aRect.BottomRight(); eKind=HDL_LWRGT; break; // Unten rechts in GetHdl()
96 FASTBOOL bEcke=(eHdl==HDL_UPLFT || eHdl==HDL_UPRGT || eHdl==HDL_LWLFT || eHdl==HDL_LWRGT); in ImpDragCalcRect()
106 FASTBOOL bRgt=(eHdl==HDL_UPRGT || eHdl==HDL_RIGHT || eHdl==HDL_LWRGT); in ImpDragCalcRect()
108 FASTBOOL bBtm=(eHdl==HDL_LWRGT || eHdl==HDL_LOWER || eHdl==HDL_LWLFT); in ImpDragCalcRect()
H A Dsvdhdl.cxx463 case HDL_LWRGT: in CreateB2dIAObject()
586 if(eKind == HDL_LWLFT || eKind == HDL_LOWER || eKind == HDL_LWRGT) in CreateB2dIAObject()
590 if(eKind == HDL_UPRGT || eKind == HDL_RIGHT || eKind == HDL_LWRGT) in CreateB2dIAObject()
851 const sal_Bool bSize=eKind>=HDL_UPLFT && eKind<=HDL_LWRGT; in GetPointer()
857 case HDL_LWLFT: case HDL_LWRGT: ePtr=bRot ? POINTER_ROTATE : POINTER_REFHAND; break; in GetPointer()
868 case HDL_LWRGT: nHdlWink=31500; break; in GetPointer()
902 case HDL_LWRGT: ePtr=POINTER_SESIZE; break; in GetPointer()
930 case HDL_LWRGT: // Unten rechts in IsFocusHdl()
2368 case HDL_LWRGT: nX = 2; nY = 2; break; in GetBitmapForHandle()
H A Dsvddrgmt.cxx1867 case HDL_UPLFT: eRefHdl=HDL_LWRGT; break; in BeginSdrDrag()
1874 case HDL_LWRGT: eRefHdl=HDL_UPLFT; break; in BeginSdrDrag()
1888 SdrHdl* pRef2=GetHdlList().GetHdl(HDL_LWRGT); in BeginSdrDrag()
3217 case HDL_LWRGT: aNeuCenter.X()=aMarkRect.Left(); bRgt=true; break; in MoveSdrDrag()
3584 if (eKind==HDL_LWRGT) nPolyPt=2; in BeginSdrDrag()
3814 case HDL_LWRGT: aLocalStart.setX(0.0); aLocalStart.setY(0.0); break; in EndSdrDrag()
H A Dsvdobj.cxx1246 case 7: pH=new SdrHdl(rR.BottomRight(), HDL_LWRGT); break; // Unten rechts in GetHdl()
1278 FASTBOOL bEcke=(eHdl==HDL_UPLFT || eHdl==HDL_UPRGT || eHdl==HDL_LWLFT || eHdl==HDL_LWRGT); in ImpDragCalcRect()
1283 FASTBOOL bRgt=(eHdl==HDL_UPRGT || eHdl==HDL_RIGHT || eHdl==HDL_LWRGT); in ImpDragCalcRect()
1285 FASTBOOL bBtm=(eHdl==HDL_LWRGT || eHdl==HDL_LOWER || eHdl==HDL_LWLFT); in ImpDragCalcRect()
1367 eHdl==HDL_LOWER || eHdl==HDL_LWRGT) in beginSpecialDrag()
H A Dsvdorect.cxx357 case 9: aPnt=aRect.BottomRight(); eKind = HDL_LWRGT; break; // Unten rechts in GetHdl()
H A Dsvddrgv.cxx313 case HDL_LWLFT: case HDL_LWRGT: in BegDragObj()
H A Dsvdmrkv.cxx788 aHdl.AddHdl(new SdrHdl(aRect.BottomRight(),HDL_LWRGT)); in SetMarkHandles()
799 … if (!bWdt0 && !bHgt0) aHdl.AddHdl(new SdrHdl(aRect.BottomRight() ,HDL_LWRGT)); in SetMarkHandles()
H A Dsvdocirc.cxx454 eLocalKind = HDL_LWRGT; in GetHdl()
H A Dsvdograf.cxx1791 …pHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_LWRGT, fShearX, fRotat… in addCropHandles()
H A Dsvdoashp.cxx2253 case HDL_LWRGT : in beginSpecialDrag()
2430 case HDL_LWRGT : in applySpecialDrag()
/aoo4110/main/svx/inc/svx/
H A Dsvdhdl.hxx80 HDL_LWRGT, // Unten rechts enumerator
223 …dl() const { return eKind==HDL_UPLFT || eKind==HDL_UPRGT || eKind==HDL_LWLFT || eKind==HDL_LWRGT; } in IsCornerHdl()
/aoo4110/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx1040 rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.BottomRight(),HDL_LWRGT)); in addCustomHandles()
1051 …t0 && !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.BottomRight() ,HDL_LWRGT)); in addCustomHandles()
/aoo4110/main/svx/source/table/
H A Dsvdotable.cxx2438 rHdlList.AddHdl( pH = new SdrHdl(aRect.BottomRight(),HDL_LWRGT) ); pH->SetMoveOutside( true ); in AddToHdlList()
2491 case HDL_LWRGT: in beginSpecialDrag()
2528 case HDL_LWRGT: in applySpecialDrag()
/aoo4110/main/svx/source/engine3d/
H A Ddragmt3d.cxx541 case HDL_LWRGT: in E3dDragMove()
H A Dview3d.cxx1315 case HDL_LWRGT: in BegDragObj()
/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.cxx1781 case HDL_LWRGT: in handleKey()

Completed in 257 milliseconds