Home
last modified time | relevance | path

Searched refs:GetVertexGluePoint (Results 1 – 10 of 10) sorted by path

/trunk/main/svx/inc/svx/
H A Dsvdoashp.hxx201 virtual SdrGluePoint GetVertexGluePoint(sal_uInt16 nNum) const;
H A Dsvdobj.hxx917 virtual SdrGluePoint GetVertexGluePoint(sal_uInt16 nNum) const;
H A Dsvdoedge.hxx232 virtual SdrGluePoint GetVertexGluePoint(sal_uInt16 nNum) const;
H A Dsvdorect.hxx124 virtual SdrGluePoint GetVertexGluePoint(sal_uInt16 nNum) const;
/trunk/main/svx/source/svdraw/
H A Dsvdcrtv.cxx93 SdrGluePoint aGluePoint(rObject.GetVertexGluePoint(i)); in ImplConnectMarkerOverlay()
H A Dsvdoashp.cxx2024 SdrGluePoint SdrObjCustomShape::GetVertexGluePoint(sal_uInt16 nPosNum) const in GetVertexGluePoint() function in SdrObjCustomShape
H A Dsvdobj.cxx2312 SdrGluePoint SdrObject::GetVertexGluePoint(sal_uInt16 nPosNum) const in GetVertexGluePoint() function in SdrObject
H A Dsvdoedge.cxx80 rGP=pObj->GetVertexGluePoint(nConId); in TakeGluePoint()
420 SdrGluePoint SdrEdgeObj::GetVertexGluePoint(sal_uInt16 nNum) const in GetVertexGluePoint() function in SdrEdgeObj
450 return GetVertexGluePoint(nNum); in GetCornerGluePoint()
513 SdrGluePoint aPt(rCon.pObj->GetVertexGluePoint(i-nConAnz)); in CheckNodeConnection()
2154 SdrGluePoint aPt(pObj->GetVertexGluePoint(nConNum)); in ImpFindConnector()
H A Dsvdorect.cxx531 SdrGluePoint SdrRectObj::GetVertexGluePoint(sal_uInt16 nPosNum) const in GetVertexGluePoint() function in SdrRectObj
/trunk/main/svx/source/unodraw/
H A Dgluepts.cxx323 SdrGluePoint aTempPoint = mpObject->GetVertexGluePoint( (sal_uInt16)Identifier ); in getByIdentifier()
499 SdrGluePoint aTempPoint = mpObject->GetVertexGluePoint( (sal_uInt16)Index ); in getByIndex()

Completed in 91 milliseconds