Home
last modified time | relevance | path

Searched refs:hasSpecialDrag (Results 1 – 25 of 26) sorted by path

12

/trunk/main/svx/inc/svx/
H A Dsvdoashp.hxx206 virtual bool hasSpecialDrag() const;
H A Dsvdobj.hxx720 virtual bool hasSpecialDrag() const;
H A Dsvdocapt.hxx112 virtual bool hasSpecialDrag() const;
H A Dsvdocirc.hxx120 virtual bool hasSpecialDrag() const;
H A Dsvdoedge.hxx261 virtual bool hasSpecialDrag() const;
H A Dsvdomeas.hxx110 virtual bool hasSpecialDrag() const;
H A Dsvdopath.hxx108 virtual bool hasSpecialDrag() const;
H A Dsvdorect.hxx107 virtual bool hasSpecialDrag() const;
H A Dsvdotable.hxx245 virtual bool hasSpecialDrag() const;
H A Dsvdotext.hxx448 virtual bool hasSpecialDrag() const;
H A Dsvdouno.hxx92 virtual bool hasSpecialDrag() const;
H A Dsvdovirt.hxx91 virtual bool hasSpecialDrag() const;
/trunk/main/svx/source/svdraw/
H A Dsvddrgv.cxx246 (pMarkedObj==NULL || !pMarkedObj->hasSpecialDrag()) && in BegDragObj()
H A Dsvdmrkv.cxx654 bFrmHdl=!pObj->hasSpecialDrag(); in ImpIsFrameHandles()
H A Dsvdoashp.cxx2225 bool SdrObjCustomShape::hasSpecialDrag() const in hasSpecialDrag() function in SdrObjCustomShape
H A Dsvdobj.cxx1343 bool SdrObject::hasSpecialDrag() const in hasSpecialDrag() function in SdrObject
H A Dsvdocapt.cxx319 bool SdrCaptionObj::hasSpecialDrag() const in hasSpecialDrag() function in SdrCaptionObj
H A Dsvdocirc.cxx481 bool SdrCircObj::hasSpecialDrag() const in hasSpecialDrag() function in SdrCircObj
H A Dsvdoedge.cxx1805 bool SdrEdgeObj::hasSpecialDrag() const in hasSpecialDrag() function in SdrEdgeObj
H A Dsvdomeas.cxx799 bool SdrMeasureObj::hasSpecialDrag() const in hasSpecialDrag() function in SdrMeasureObj
H A Dsvdopath.cxx2165 bool SdrPathObj::hasSpecialDrag() const in hasSpecialDrag() function in SdrPathObj
H A Dsvdorect.cxx382 bool SdrRectObj::hasSpecialDrag() const in hasSpecialDrag() function in SdrRectObj
H A Dsvdotxdr.cxx86 bool SdrTextObj::hasSpecialDrag() const in hasSpecialDrag() function in SdrTextObj
H A Dsvdouno.cxx378 bool SdrUnoObj::hasSpecialDrag() const in hasSpecialDrag() function in SdrUnoObj
H A Dsvdovirt.cxx291 bool SdrVirtObj::hasSpecialDrag() const in hasSpecialDrag() function in SdrVirtObj
293 return rRefObj.hasSpecialDrag(); in hasSpecialDrag()

Completed in 130 milliseconds

12