Searched refs:HDL_LOWER (Results 1 – 17 of 17) sorted by relevance
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdhdl.cxx | 487 case HDL_LOWER: in CreateB2dIAObject() 605 if(eKind == HDL_LWLFT || eKind == HDL_LOWER || eKind == HDL_LWRGT) in CreateB2dIAObject() 878 case HDL_UPPER: case HDL_LOWER: ePtr=POINTER_HSHEAR; break; in GetPointer() 888 case HDL_LOWER: nHdlWink=27000; break; in GetPointer() 920 case HDL_LOWER: ePtr=POINTER_SSIZE; break; in GetPointer() 949 case HDL_LOWER: // bottom in IsFocusHdl() 2388 case HDL_LOWER: nX = 1; nY = 2; break; in GetBitmapForHandle()
|
| H A D | svdotxdr.cxx | 71 case 6: aPnt=aRect.BottomCenter(); eKind=HDL_LOWER; break; // Unten in GetHdl() 108 FASTBOOL bBtm=(eHdl==HDL_LWRGT || eHdl==HDL_LOWER || eHdl==HDL_LWLFT); in ImpDragCalcRect()
|
| H A D | svddrgmt.cxx | 1868 case HDL_UPPER: eRefHdl=HDL_LOWER; DragStat().SetHorFixed(true); break; in BeginSdrDrag() 1873 case HDL_LOWER: eRefHdl=HDL_UPPER; DragStat().SetHorFixed(true); break; in BeginSdrDrag() 2317 case HDL_UPPER: eRefHdl=HDL_LOWER; break; in BeginSdrDrag() 2318 case HDL_LOWER: eRefHdl=HDL_UPPER; break; in BeginSdrDrag() 3004 bVertical=(GetDragHdlKind()==HDL_LOWER || GetDragHdlKind()==HDL_UPPER); in BeginSdrDrag() 3216 case HDL_LOWER: aNeuCenter.Y()=aMarkRect.Top(); bLwr=true; break; in MoveSdrDrag() 3813 case HDL_LOWER: aLocalStart.setX(0.5); aLocalStart.setY(0.0); bOnAxis = true; break; in EndSdrDrag()
|
| H A D | svdorect.cxx | 356 case 8: aPnt=aRect.BottomCenter(); eKind = HDL_LOWER; break; // Unten in GetHdl()
|
| H A D | svdobj.cxx | 1245 case 6: pH=new SdrHdl(rR.BottomCenter(),HDL_LOWER); break; // Unten in GetHdl() 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 D | svddrgv.cxx | 295 case HDL_UPPER: case HDL_LOWER: in BegDragObj()
|
| H A D | svdocirc.cxx | 450 eLocalKind = HDL_LOWER; in GetHdl()
|
| H A D | svdograf.cxx | 1798 …pHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_LOWER, fShearX, fRotat… in addCropHandles()
|
| H A D | svdoashp.cxx | 2252 case HDL_LOWER : in beginSpecialDrag() 2429 case HDL_LOWER : in applySpecialDrag()
|
| H A D | svdmrkv.cxx | 798 … if ( !bHgt0) aHdl.AddHdl(new SdrHdl(aRect.BottomCenter(),HDL_LOWER)); in SetMarkHandles()
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | svdhdl.hxx | 79 HDL_LOWER, // bottom 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 | 529 case HDL_LOWER: in E3dDragMove() 696 case HDL_LOWER: in MoveSdrDrag()
|
| H A D | view3d.cxx | 1306 case HDL_LOWER: in BegDragObj()
|
| /AOO41X/main/svx/source/table/ |
| H A D | svdotable.cxx | 2437 rHdlList.AddHdl( pH = new SdrHdl(aRect.BottomCenter(),HDL_LOWER) ); pH->SetMoveOutside( true ); in AddToHdlList() 2490 case HDL_LOWER: in beginSpecialDrag() 2527 case HDL_LOWER: in applySpecialDrag()
|
| /AOO41X/main/sd/source/ui/animations/ |
| H A D | motionpathtag.cxx | 1050 … !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.BottomCenter(),HDL_LOWER)); in addCustomHandles()
|
| /AOO41X/main/chart2/source/controller/main/ |
| H A D | ChartController_Window.cxx | 723 if( eKind==HDL_UPPER || eKind==HDL_LOWER ) in execute_MouseButtonDown()
|
| /AOO41X/main/reportdesign/source/ui/report/ |
| H A D | ViewsWindow.cxx | 1782 case HDL_LOWER: in handleKey()
|