Lines Matching refs:GetPointCount

121 		case OBJ2LINE2 : return rXP.GetPointCount()-3;  in ImpGetPolyIdx()
122 case OBJ2LINE3 : return rXP.GetPointCount()-4; in ImpGetPolyIdx()
133 nIdx=rXP.GetPointCount()-nIdx; // #36314# in ImpIsHorzLine()
423 sal_uInt16 nPntAnz=pEdgeTrack->GetPointCount(); in GetVertexGluePoint()
503 sal_uInt16 nPtAnz=pEdgeTrack->GetPointCount(); in CheckNodeConnection()
526 sal_uInt16 nPtAnz=pEdgeTrack->GetPointCount(); in ImpSetTailPoint()
711 if (aXP.GetPointCount()>4) { in ImpCalcObjToCenter()
728 if (rTrack0.GetPointCount()!=0) { in ImpCalcEdgeTrack()
730 sal_uInt16 nSiz=rTrack0.GetPointCount(); in ImpCalcEdgeTrack()
1222 sal_uInt16 nXP1Anz=aXP1.GetPointCount(); in ImpCalcEdgeTrack()
1223 sal_uInt16 nXP2Anz=aXP2.GetPointCount(); in ImpCalcEdgeTrack()
1263 sal_uInt16 nNum=aXP2.GetPointCount(); in ImpCalcEdgeTrack()
1269 sal_uInt16 nPntAnz=aXP1.GetPointCount(); in ImpCalcEdgeTrack()
1473 nPntAnz=aXP1.GetPointCount(); in ImpCalcEdgeTrack()
1713 sal_uInt32 nPntAnz(pEdgeTrack->GetPointCount()); in GetHdlCount()
1742 sal_uInt32 nPntAnz(pEdgeTrack->GetPointCount()); in GetHdl()
1894 (*pEdgeTrack)[sal_uInt16(pEdgeTrack->GetPointCount()-1)] = aPointNow; in applySpecialDrag()
1982 if(aXP.GetPointCount()) in ImplAddConnectorOverlay()
1990 Point aPt2((*pEdgeTrack)[sal_uInt16(pEdgeTrack->GetPointCount() - 1)]); in ImplAddConnectorOverlay()
2035 sal_uInt16 nMax=pEdgeTrack->GetPointCount(); in MovCreate()
2230 if(aRect.IsEmpty() && 0 == pEdgeTrack->GetPointCount()) in NbcSetSnapRect()
2300 sal_uInt16 nPntAnz = pEdgeTrack->GetPointCount(); in NbcRotate()
2331 sal_uInt16 nPntAnz = pEdgeTrack->GetPointCount(); in NbcMirror()
2362 sal_uInt16 nPntAnz = pEdgeTrack->GetPointCount(); in NbcShear()
2391 sal_uInt16 nAnz=pEdgeTrack->GetPointCount(); in GetSnapPoint()
2401 sal_uInt32 SdrEdgeObj::GetPointCount() const in GetPointCount() function in SdrEdgeObj
2409 sal_uInt16 nAnz=pEdgeTrack->GetPointCount(); in GetPoint()
2420 sal_uInt16 nAnz=pEdgeTrack->GetPointCount(); in NbcSetPoint()
2478 if( pEdgeTrack && pEdgeTrack->GetPointCount()!=0) in GetTailPoint()
2487 const sal_uInt16 nSiz = rTrack0.GetPointCount() - 1; in GetTailPoint()