Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/svdraw/
H A Dsvdhdl.cxx501 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 Dsvdotxdr.cxx69 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 Dsvddrgmt.cxx1870 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 Dsvdorect.cxx354 case 6: aPnt=aRect.RightCenter(); eKind = HDL_RIGHT; break; // Rechts in GetHdl()
H A Dsvdobj.cxx1243 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 Dsvddrgv.cxx294 case HDL_LEFT: case HDL_RIGHT: in BegDragObj()
H A Dsvdocirc.cxx442 eLocalKind = HDL_RIGHT; in GetHdl()
H A Dsvdograf.cxx1788 …pHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_RIGHT, fShearX, fRotat… in addCropHandles()
H A Dsvdoashp.cxx2250 case HDL_RIGHT : in beginSpecialDrag()
2427 case HDL_RIGHT : in applySpecialDrag()
H A Dsvdmrkv.cxx796 … if (!bWdt0 ) aHdl.AddHdl(new SdrHdl(aRect.RightCenter() ,HDL_RIGHT)); in SetMarkHandles()
/aoo41x/main/svx/inc/svx/
H A Dsvdhdl.hxx77 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 Ddragmt3d.cxx523 case HDL_RIGHT: in E3dDragMove()
691 case HDL_RIGHT: in MoveSdrDrag()
H A Dview3d.cxx1299 case HDL_RIGHT: in BegDragObj()
/aoo41x/main/svx/source/table/
H A Dsvdotable.cxx2435 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 Dmotionpathtag.cxx1048 …t0 ) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.RightCenter() ,HDL_RIGHT)); in addCustomHandles()
/aoo41x/main/chart2/source/controller/main/
H A DChartController_Window.cxx725 else if( eKind==HDL_LEFT || eKind==HDL_RIGHT ) in execute_MouseButtonDown()
/aoo41x/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx1780 case HDL_RIGHT: in handleKey()

Completed in 277 milliseconds