Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/svdraw/
H A Dsvdotxdr.cxx67 case 2: aPnt=aRect.TopRight(); eKind=HDL_UPRGT; break; // Oben 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()
107 FASTBOOL bTop=(eHdl==HDL_UPRGT || eHdl==HDL_UPPER || eHdl==HDL_UPLFT); in ImpDragCalcRect()
H A Dsvdhdl.cxx461 case HDL_UPRGT: in CreateB2dIAObject()
584 if(eKind == HDL_UPLFT || eKind == HDL_UPPER || eKind == HDL_UPRGT) in CreateB2dIAObject()
590 if(eKind == HDL_UPRGT || eKind == HDL_RIGHT || eKind == HDL_LWRGT) in CreateB2dIAObject()
856 case HDL_UPLFT: case HDL_UPRGT: in GetPointer()
874 case HDL_UPRGT: nHdlWink=4500; break; in GetPointer()
897 case HDL_UPRGT: ePtr=POINTER_NESIZE; break; in GetPointer()
925 case HDL_UPRGT: // Oben rechts in IsFocusHdl()
2363 case HDL_UPRGT: nX = 2; nY = 0; break; in GetBitmapForHandle()
H A Dsvdobj.cxx1241 case 2: pH=new SdrHdl(rR.TopRight(), HDL_UPRGT); break; // Oben 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()
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 Dsvddrgmt.cxx1869 case HDL_UPRGT: eRefHdl=HDL_LWLFT; break; in BeginSdrDrag()
1872 case HDL_LWLFT: eRefHdl=HDL_UPRGT; break; in BeginSdrDrag()
3212 case HDL_UPRGT: aNeuCenter.X()=aMarkRect.Left(); bRgt=true; break; in MoveSdrDrag()
3583 if (eKind==HDL_UPRGT) nPolyPt=1; in BeginSdrDrag()
3809 case HDL_UPRGT: aLocalStart.setX(0.0); aLocalStart.setY(1.0); break; in EndSdrDrag()
H A Dsvdorect.cxx352 case 4: aPnt=aRect.TopRight(); eKind = HDL_UPRGT; break; // Oben rechts in GetHdl()
H A Dsvddrgv.cxx312 case HDL_UPLFT: case HDL_UPRGT: in BegDragObj()
H A Dsvdocirc.cxx434 eLocalKind = HDL_UPRGT; in GetHdl()
H A Dsvdograf.cxx1781 …pHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_UPRGT, fShearX, fRotat… in addCropHandles()
H A Dsvdoashp.cxx2248 case HDL_UPRGT : in beginSpecialDrag()
2425 case HDL_UPRGT : in applySpecialDrag()
H A Dsvdmrkv.cxx794 … if (!bWdt0 && !bHgt0) aHdl.AddHdl(new SdrHdl(aRect.TopRight() ,HDL_UPRGT)); in SetMarkHandles()
/aoo4110/main/svx/inc/svx/
H A Dsvdhdl.hxx75 HDL_UPRGT, // Oben rechts enumerator
223 …sal_Bool IsCornerHdl() const { return eKind==HDL_UPLFT || eKind==HDL_UPRGT || eKind==HDL_LWLFT || … in IsCornerHdl()
/aoo4110/main/svx/source/table/
H A Dsvdotable.cxx2433 rHdlList.AddHdl( pH = new SdrHdl(aRect.TopRight(),HDL_UPRGT) ); pH->SetMoveOutside( true ); in AddToHdlList()
2486 case HDL_UPRGT: in beginSpecialDrag()
2523 case HDL_UPRGT: in applySpecialDrag()
/aoo4110/main/svx/source/engine3d/
H A Ddragmt3d.cxx535 case HDL_UPRGT: in E3dDragMove()
H A Dview3d.cxx1313 case HDL_UPRGT: in BegDragObj()
/aoo4110/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx1046 …t0 && !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopRight() ,HDL_UPRGT)); in addCustomHandles()
/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.cxx1779 case HDL_UPRGT: in handleKey()

Completed in 1165 milliseconds