Searched refs:HDL_UPLFT (Results  1 – 17 of 17) sorted by relevance
| /aoo4110/main/svx/source/svdraw/ | 
| H A D | svdotxdr.cxx | 65 		case 0: aPnt=aRect.TopLeft();      eKind=HDL_UPLFT; break; // Oben links  in GetHdl()96 	FASTBOOL bEcke=(eHdl==HDL_UPLFT || eHdl==HDL_UPRGT || eHdl==HDL_LWLFT || eHdl==HDL_LWRGT);  in ImpDragCalcRect()
 105 	FASTBOOL bLft=(eHdl==HDL_UPLFT || eHdl==HDL_LEFT  || eHdl==HDL_LWLFT);  in ImpDragCalcRect()
 107 	FASTBOOL bTop=(eHdl==HDL_UPRGT || eHdl==HDL_UPPER || eHdl==HDL_UPLFT);  in ImpDragCalcRect()
 
 | 
| H A D | svdhdl.cxx | 460 			case HDL_UPLFT:  in CreateB2dIAObject()584 						if(eKind == HDL_UPLFT || eKind == HDL_UPPER || eKind == HDL_UPRGT)   in CreateB2dIAObject()
 588 						if(eKind == HDL_UPLFT || eKind == HDL_LEFT  || eKind == HDL_LWLFT)   in CreateB2dIAObject()
 851     const sal_Bool bSize=eKind>=HDL_UPLFT && eKind<=HDL_LWRGT;  in GetPointer()
 856             case HDL_UPLFT: case HDL_UPRGT:  in GetPointer()
 872                 case HDL_UPLFT: nHdlWink=13500; break;  in GetPointer()
 895                 case HDL_UPLFT: ePtr=POINTER_NWSIZE;  break;  in GetPointer()
 923 		case HDL_UPLFT:		// Oben links  in IsFocusHdl()
 2361 		case HDL_UPLFT: nX = 0; nY = 0; break;  in GetBitmapForHandle()
 
 | 
| H A D | svddrgmt.cxx | 1867 		case HDL_UPLFT: eRefHdl=HDL_LWRGT; break;  in BeginSdrDrag()1874 		case HDL_LWRGT: eRefHdl=HDL_UPLFT; break;  in BeginSdrDrag()
 1887 		SdrHdl* pRef1=GetHdlList().GetHdl(HDL_UPLFT);  in BeginSdrDrag()
 3210 				case HDL_UPLFT: aNeuCenter.X()=aMarkRect.Right();  bLft=true; break;  in MoveSdrDrag()
 3582 		if (eKind==HDL_UPLFT) nPolyPt=0;  in BeginSdrDrag()
 3807         case HDL_UPLFT: aLocalStart.setX(1.0); aLocalStart.setY(1.0); break;  in EndSdrDrag()
 
 | 
| H A D | svdobj.cxx | 1239 		case 0: pH=new SdrHdl(rR.TopLeft(),     HDL_UPLFT); break; // Oben links  in GetHdl()1278 	FASTBOOL bEcke=(eHdl==HDL_UPLFT || eHdl==HDL_UPRGT || eHdl==HDL_LWLFT || eHdl==HDL_LWRGT);  in ImpDragCalcRect()
 1282 	FASTBOOL bLft=(eHdl==HDL_UPLFT || eHdl==HDL_LEFT  || eHdl==HDL_LWLFT);  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 D | svdmrkv.cxx | 783                         aHdl.AddHdl(new SdrHdl(aRect.TopLeft(),HDL_UPLFT));  in SetMarkHandles()787                         aHdl.AddHdl(new SdrHdl(aRect.TopLeft()    ,HDL_UPLFT));  in SetMarkHandles()
 792 …                     if (!bWdt0 && !bHgt0) aHdl.AddHdl(new SdrHdl(aRect.TopLeft()     ,HDL_UPLFT));  in SetMarkHandles()
 
 | 
| H A D | svdorect.cxx | 350         case 2: aPnt=aRect.TopLeft();      eKind = HDL_UPLFT; break; // Oben links  in GetHdl()
 | 
| H A D | svddrgv.cxx | 312 						case HDL_UPLFT: case HDL_UPRGT:  in BegDragObj()
 | 
| H A D | svdocirc.cxx | 426             eLocalKind = HDL_UPLFT;   in GetHdl()
 | 
| H A D | svdograf.cxx | 1777 …pHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_UPLFT, fShearX, fRotat…  in addCropHandles()
 | 
| H A D | svdoashp.cxx | 2246 			case HDL_UPLFT :  in beginSpecialDrag()2423 		case HDL_UPLFT :  in applySpecialDrag()
 
 | 
| /aoo4110/main/svx/inc/svx/ | 
| H A D | svdhdl.hxx | 73 	HDL_UPLFT,		// Oben links  enumerator223 …sal_Bool IsCornerHdl() const { return eKind==HDL_UPLFT || eKind==HDL_UPRGT || eKind==HDL_LWLFT || …  in IsCornerHdl()
 
 | 
| /aoo4110/main/sd/source/ui/animations/ | 
| H A D | motionpathtag.cxx | 1035 						rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopLeft(),HDL_UPLFT));  in addCustomHandles()1039 						rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopLeft()    ,HDL_UPLFT));  in addCustomHandles()
 1044 …t0 && !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopLeft()     ,HDL_UPLFT));  in addCustomHandles()
 
 | 
| /aoo4110/main/svx/source/table/ | 
| H A D | svdotable.cxx | 2431 	rHdlList.AddHdl( pH = new SdrHdl(aRect.TopLeft(),HDL_UPLFT) ); pH->SetMoveOutside( true );  in AddToHdlList()2484 	    case HDL_UPLFT:  in beginSpecialDrag()
 2521 	    case HDL_UPLFT:  in applySpecialDrag()
 
 | 
| /aoo4110/main/svx/source/engine3d/ | 
| H A D | dragmt3d.cxx | 532 		case HDL_UPLFT:  in E3dDragMove()
 | 
| H A D | view3d.cxx | 1312                             case HDL_UPLFT:  in BegDragObj()
 | 
| /aoo4110/main/chart2/source/controller/main/ | 
| H A D | ChartController_Window.cxx | 727 …            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 D | ViewsWindow.cxx | 1773                             case HDL_UPLFT:  in handleKey()
 | 
        Completed in 379 milliseconds