Searched refs:HDL_UPPER (Results 1 – 17 of 17) sorted by relevance
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdhdl.cxx | 486 case HDL_UPPER: in CreateB2dIAObject() 603 if(eKind == HDL_UPLFT || eKind == HDL_UPPER || eKind == HDL_UPRGT) in CreateB2dIAObject() 878 case HDL_UPPER: case HDL_LOWER: ePtr=POINTER_HSHEAR; break; in GetPointer() 892 case HDL_UPPER: nHdlWink=9000; break; in GetPointer() 915 case HDL_UPPER: ePtr=POINTER_NSIZE; break; in GetPointer() 944 case HDL_UPPER: // top in IsFocusHdl() 2383 case HDL_UPPER: nX = 1; nY = 0; break; in GetBitmapForHandle()
|
| H A D | svdotxdr.cxx | 66 case 1: aPnt=aRect.TopCenter(); eKind=HDL_UPPER; break; // Oben in GetHdl() 107 FASTBOOL bTop=(eHdl==HDL_UPRGT || eHdl==HDL_UPPER || eHdl==HDL_UPLFT); 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() 3211 case HDL_UPPER: aNeuCenter.Y()=aMarkRect.Bottom(); bUpr=true; break; in MoveSdrDrag() 3808 case HDL_UPPER: aLocalStart.setX(0.5); aLocalStart.setY(1.0); bOnAxis = true; break; in EndSdrDrag()
|
| H A D | svdorect.cxx | 351 case 3: aPnt=aRect.TopCenter(); eKind = HDL_UPPER; break; // Oben in GetHdl()
|
| H A D | svdobj.cxx | 1240 case 1: pH=new SdrHdl(rR.TopCenter(), HDL_UPPER); break; // Oben in GetHdl() 1284 FASTBOOL bTop=(eHdl==HDL_UPRGT || eHdl==HDL_UPPER || eHdl==HDL_UPLFT); in ImpDragCalcRect() 1365 if(eHdl==HDL_UPLFT || eHdl==HDL_UPPER || eHdl==HDL_UPRGT || in beginSpecialDrag()
|
| H A D | svddrgv.cxx | 295 case HDL_UPPER: case HDL_LOWER: in BegDragObj()
|
| H A D | svdocirc.cxx | 430 eLocalKind = HDL_UPPER; in GetHdl()
|
| H A D | svdograf.cxx | 1788 …pHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_UPPER, fShearX, fRotat… in addCropHandles()
|
| H A D | svdoashp.cxx | 2247 case HDL_UPPER : in beginSpecialDrag() 2424 case HDL_UPPER : in applySpecialDrag()
|
| H A D | svdmrkv.cxx | 793 … if ( !bHgt0) aHdl.AddHdl(new SdrHdl(aRect.TopCenter() ,HDL_UPPER)); in SetMarkHandles()
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | svdhdl.hxx | 74 HDL_UPPER, // top 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 | 526 case HDL_UPPER: in E3dDragMove() 695 case HDL_UPPER: in MoveSdrDrag()
|
| H A D | view3d.cxx | 1305 case HDL_UPPER: in BegDragObj()
|
| /AOO41X/main/svx/source/table/ |
| H A D | svdotable.cxx | 2432 rHdlList.AddHdl( pH = new SdrHdl(aRect.TopCenter(),HDL_UPPER) ); pH->SetMoveOutside( true ); in AddToHdlList() 2485 case HDL_UPPER: in beginSpecialDrag() 2522 case HDL_UPPER: in applySpecialDrag()
|
| /AOO41X/main/sd/source/ui/animations/ |
| H A D | motionpathtag.cxx | 1045 … !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopCenter() ,HDL_UPPER)); 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 | 1775 case HDL_UPPER: in handleKey()
|