Searched refs:GetVertexGluePoint (Results 1 – 10 of 10) sorted by relevance
323 SdrGluePoint aTempPoint = mpObject->GetVertexGluePoint( (sal_uInt16)Identifier ); in getByIdentifier()499 SdrGluePoint aTempPoint = mpObject->GetVertexGluePoint( (sal_uInt16)Index ); in getByIndex()
124 virtual SdrGluePoint GetVertexGluePoint(sal_uInt16 nNum) const;
201 virtual SdrGluePoint GetVertexGluePoint(sal_uInt16 nNum) const;
232 virtual SdrGluePoint GetVertexGluePoint(sal_uInt16 nNum) const;
925 virtual SdrGluePoint GetVertexGluePoint(sal_uInt16 nNum) const;
80 rGP=pObj->GetVertexGluePoint(nConId); in TakeGluePoint()420 SdrGluePoint SdrEdgeObj::GetVertexGluePoint(sal_uInt16 nNum) const in GetVertexGluePoint() function in SdrEdgeObj450 return GetVertexGluePoint(nNum); in GetCornerGluePoint()513 SdrGluePoint aPt(rCon.pObj->GetVertexGluePoint(i-nConAnz)); in CheckNodeConnection()2154 SdrGluePoint aPt(pObj->GetVertexGluePoint(nConNum)); in ImpFindConnector()
531 SdrGluePoint SdrRectObj::GetVertexGluePoint(sal_uInt16 nPosNum) const in GetVertexGluePoint() function in SdrRectObj
93 SdrGluePoint aGluePoint(rObject.GetVertexGluePoint(i)); in ImplConnectMarkerOverlay()
2312 SdrGluePoint SdrObject::GetVertexGluePoint(sal_uInt16 nPosNum) const in GetVertexGluePoint() function in SdrObject
2024 SdrGluePoint SdrObjCustomShape::GetVertexGluePoint(sal_uInt16 nPosNum) const in GetVertexGluePoint() function in SdrObjCustomShape
Completed in 205 milliseconds