Home
last modified time | relevance | path

Searched refs:GetCornerGluePoint (Results 1 – 6 of 6) sorted by path

/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx920 virtual SdrGluePoint GetCornerGluePoint(sal_uInt16 nNum) const;
H A Dsvdoedge.hxx233 virtual SdrGluePoint GetCornerGluePoint(sal_uInt16 nNum) const;
H A Dsvdorect.hxx125 virtual SdrGluePoint GetCornerGluePoint(sal_uInt16 nNum) const;
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx2333 SdrGluePoint SdrObject::GetCornerGluePoint(sal_uInt16 nPosNum) const in GetCornerGluePoint() function in SdrObject
H A Dsvdoedge.cxx83 rGP=pObj->GetCornerGluePoint(nConId); in TakeGluePoint()
448 SdrGluePoint SdrEdgeObj::GetCornerGluePoint(sal_uInt16 nNum) const in GetCornerGluePoint() function in SdrEdgeObj
516 SdrGluePoint aPt(rCon.pObj->GetCornerGluePoint(i-nConAnz-4)); in CheckNodeConnection()
2161 SdrGluePoint aPt(pObj->GetCornerGluePoint(nConNum)); in ImpFindConnector()
H A Dsvdorect.cxx557 SdrGluePoint SdrRectObj::GetCornerGluePoint(sal_uInt16 nPosNum) const in GetCornerGluePoint() function in SdrRectObj

Completed in 122 milliseconds