Searched refs:HDL_RIGHT (Results 1 – 17 of 17) sorted by relevance
/aoo41x/main/svx/source/svdraw/ |
H A D | svdhdl.cxx | 501 case HDL_RIGHT: in CreateB2dIAObject() 609 if(eKind == HDL_UPRGT || eKind == HDL_RIGHT || eKind == HDL_LWRGT) in CreateB2dIAObject() 877 case HDL_LEFT : case HDL_RIGHT: ePtr=POINTER_VSHEAR; break; in GetPointer() 894 case HDL_RIGHT: nHdlWink=0; break; in GetPointer() 918 case HDL_RIGHT: ePtr=POINTER_ESIZE; break; in GetPointer() 947 case HDL_RIGHT: // right in IsFocusHdl() 2386 case HDL_RIGHT: nX = 2; nY = 1; break; in GetBitmapForHandle()
|
H A D | svdotxdr.cxx | 69 case 4: aPnt=aRect.RightCenter(); eKind=HDL_RIGHT; break; // Rechts in GetHdl() 106 FASTBOOL bRgt=(eHdl==HDL_UPRGT || eHdl==HDL_RIGHT || eHdl==HDL_LWRGT); in ImpDragCalcRect()
|
H A D | svddrgmt.cxx | 1870 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() 3214 case HDL_RIGHT: aNeuCenter.X()=aMarkRect.Left(); bRgt=true; break; in MoveSdrDrag() 3811 case HDL_RIGHT: aLocalStart.setX(0.0); aLocalStart.setY(0.5); bOnAxis = true; break; in EndSdrDrag()
|
H A D | svdorect.cxx | 354 case 6: aPnt=aRect.RightCenter(); eKind = HDL_RIGHT; break; // Rechts in GetHdl()
|
H A D | svdobj.cxx | 1243 case 4: pH=new SdrHdl(rR.RightCenter(), HDL_RIGHT); break; // Rechts in GetHdl() 1283 FASTBOOL bRgt=(eHdl==HDL_UPRGT || eHdl==HDL_RIGHT || eHdl==HDL_LWRGT); in ImpDragCalcRect() 1366 eHdl==HDL_LEFT || eHdl==HDL_RIGHT || eHdl==HDL_LWLFT || in beginSpecialDrag()
|
H A D | svddrgv.cxx | 294 case HDL_LEFT: case HDL_RIGHT: in BegDragObj()
|
H A D | svdocirc.cxx | 442 eLocalKind = HDL_RIGHT; in GetHdl()
|
H A D | svdograf.cxx | 1788 …pHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_RIGHT, fShearX, fRotat… in addCropHandles()
|
H A D | svdoashp.cxx | 2250 case HDL_RIGHT : in beginSpecialDrag() 2427 case HDL_RIGHT : in applySpecialDrag()
|
H A D | svdmrkv.cxx | 796 … if (!bWdt0 ) aHdl.AddHdl(new SdrHdl(aRect.RightCenter() ,HDL_RIGHT)); in SetMarkHandles()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdhdl.hxx | 77 HDL_RIGHT, // right enumerator 227 …dl() const { return eKind==HDL_UPPER || eKind==HDL_LOWER || eKind==HDL_LEFT || eKind==HDL_RIGHT; } in IsVertexHdl()
|
/aoo41x/main/svx/source/engine3d/ |
H A D | dragmt3d.cxx | 523 case HDL_RIGHT: in E3dDragMove() 691 case HDL_RIGHT: in MoveSdrDrag()
|
H A D | view3d.cxx | 1299 case HDL_RIGHT: in BegDragObj()
|
/aoo41x/main/svx/source/table/ |
H A D | svdotable.cxx | 2435 rHdlList.AddHdl( pH = new SdrHdl(aRect.RightCenter(),HDL_RIGHT) ); pH->SetMoveOutside( true ); in AddToHdlList() 2488 case HDL_RIGHT: in beginSpecialDrag() 2525 case HDL_RIGHT: in applySpecialDrag()
|
/aoo41x/main/sd/source/ui/animations/ |
H A D | motionpathtag.cxx | 1048 …t0 ) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.RightCenter() ,HDL_RIGHT)); in addCustomHandles()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartController_Window.cxx | 725 else if( eKind==HDL_LEFT || eKind==HDL_RIGHT ) in execute_MouseButtonDown()
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ViewsWindow.cxx | 1780 case HDL_RIGHT: in handleKey()
|
Completed in 277 milliseconds