| /trunk/main/svx/inc/svx/ |
| H A D | svdhdl.hxx | 66 enum SdrHdlKind enum 167 SdrHdlKind eKind; 198 SdrHdl(const Point& rPnt, SdrHdlKind eNewKind=HDL_MOVE); 204 SdrHdlKind GetKind() const { return eKind; } in GetKind() 365 …SdrHdlLine(SdrHdl& rHdl1, SdrHdl& rHdl2, SdrHdlKind eNewKind=HDL_MIRX) { eKind=eNewKind; pHdl1=&rH… in SdrHdlLine() 384 …SdrHdlBezWgt(const SdrHdl* pRefHdl1, SdrHdlKind eNewKind=HDL_BWGT) { eKind=eNewKind; pHdl1=pRefHdl… in SdrHdlBezWgt() 411 … ImpEdgeHdl(const Point& rPnt, SdrHdlKind eNewKind): SdrHdl(rPnt,eNewKind),eLineCode(MIDDLELINE) {} in ImpEdgeHdl() 428 ImpMeasureHdl(const Point& rPnt, SdrHdlKind eNewKind): SdrHdl(rPnt,eNewKind) {} in ImpMeasureHdl() 511 SdrHdl* GetHdl(SdrHdlKind eKind1) const; 527 SdrHdlKind eNewKind,
|
| H A D | svdview.hxx | 120 SdrHdlKind eHdlKind;
|
| H A D | svddrgv.hxx | 64 SdrHdlKind eDragHdl;
|
| H A D | svddrgmt.hxx | 180 SdrHdlKind GetDragHdlKind() const { return getSdrDragView().eDragHdl; } in GetDragHdlKind()
|
| /trunk/main/svx/inc/ |
| H A D | dragmt3d.hxx | 132 SdrHdlKind meWhatDragHdl; 140 SdrHdlKind eDrgHdl = HDL_MOVE,
|
| /trunk/main/sd/source/ui/inc/ |
| H A D | smarttag.hxx | 171 …SmartHdl( const SmartTagReference& xTag, SdrObject* pObject, const Point& rPnt, SdrHdlKind eNewKin… 172 SmartHdl( const SmartTagReference& xTag, const Point& rPnt, SdrHdlKind eNewKind=HDL_SMARTTAG );
|
| /trunk/main/sd/source/ui/func/ |
| H A D | smarttag.cxx | 436 … const SmartTagReference& xTag, SdrObject* pObject, const Point& rPnt, SdrHdlKind eNewKind /*=HDL_… in SmartHdl() 445 SmartHdl::SmartHdl( const SmartTagReference& xTag, const Point& rPnt, SdrHdlKind eNewKind /*=HDL_MO… in SmartHdl()
|
| /trunk/main/svx/source/svdraw/ |
| H A D | svdotxdr.cxx | 63 SdrHdlKind eKind=HDL_MOVE; in GetHdl() 95 SdrHdlKind eHdl=pHdl==NULL ? HDL_MOVE : pHdl->GetKind(); in ImpDragCalcRect()
|
| H A D | svdhdl.cxx | 317 SdrHdl::SdrHdl(const Point& rPnt, SdrHdlKind eNewKind): in SdrHdl() 1777 SdrHdlKind eKind1=((SdrHdl*)pElem1)->GetKind(); in Compare() 1778 SdrHdlKind eKind2=((SdrHdl*)pElem2)->GetKind(); in Compare() 2291 SdrHdl* SdrHdlList::GetHdl(SdrHdlKind eKind1) const in GetHdl() 2309 SdrHdlKind eNewKind, in SdrCropHdl()
|
| H A D | svddrgmt.cxx | 1014 SdrHdlKind eKind=GetDragHdl()->GetKind(); in BeginSdrDrag() 1100 SdrHdlKind eRef=HDL_REF1; in MoveSdrDrag() 1854 SdrHdlKind eRefHdl=HDL_MOVE; in BeginSdrDrag() 2304 SdrHdlKind eRefHdl=HDL_MOVE; in BeginSdrDrag() 3571 SdrHdlKind eKind=GetDragHdlKind(); in BeginSdrDrag()
|
| H A D | svdorect.cxx | 320 SdrHdlKind eKind = HDL_MOVE; in GetHdl()
|
| H A D | svdmrkv1.cxx | 345 SdrHdlKind eKind=pHdl->GetKind(); in ImpSetPointsRects()
|
| H A D | svdobj.cxx | 1277 SdrHdlKind eHdl=pHdl==NULL ? HDL_MOVE : pHdl->GetKind(); in ImpDragCalcRect() 1363 SdrHdlKind eHdl = (pHdl == NULL) ? HDL_MOVE : pHdl->GetKind(); in beginSpecialDrag()
|
| H A D | svdocirc.cxx | 409 SdrHdlKind eLocalKind(HDL_MOVE); in GetHdl()
|
| H A D | svdoashp.cxx | 2242 const SdrHdlKind eHdl((pHdl2 == NULL) ? HDL_MOVE : pHdl2->GetKind()); in beginSpecialDrag() 2409 const SdrHdlKind eHdl((pHdl == NULL) ? HDL_MOVE : pHdl->GetKind()); in applySpecialDrag()
|
| H A D | svdview.cxx | 1095 SdrHdlKind eHdl= pHdl!=NULL ? pHdl->GetKind() : HDL_MOVE; in GetPreferedPointer()
|
| H A D | svdmrkv.cxx | 673 SdrHdlKind eSaveKind(HDL_MOVE); in SetMarkHandles()
|
| /trunk/main/svx/source/engine3d/ |
| H A D | dragmt3d.cxx | 512 SdrHdlKind eDrgHdl, in E3dDragMove()
|
| H A D | view3d.cxx | 1555 SdrHdlKind eHdlKind = pHdl->GetKind(); in MovAction()
|
| /trunk/main/svx/source/table/ |
| H A D | svdotable.cxx | 2480 const SdrHdlKind eHdl((pHdl == NULL) ? HDL_MOVE : pHdl->GetKind()); in beginSpecialDrag() 2517 const SdrHdlKind eHdl((pHdl == NULL) ? HDL_MOVE : pHdl->GetKind()); in applySpecialDrag()
|
| /trunk/main/chart2/source/controller/main/ |
| H A D | ChartController_Window.cxx | 722 SdrHdlKind eKind = pHitSelectionHdl->GetKind(); in execute_MouseButtonDown()
|
| /trunk/main/sw/source/ui/docvw/ |
| H A D | edtwin.cxx | 160 SdrHdlKind eSdrMoveHdl = HDL_USER; 3922 SdrHdlKind eOldSdrMoveHdl = eSdrMoveHdl; in MouseButtonUp()
|