Searched refs:aPathPolygon (Results 1 – 2 of 2) sorted by relevance
509 XPolyPolygon aPathPolygon; member in ImpPathForDragAndCreate1285 aPathPolygon.Clear(); in BegCreate()1309 XPolygon& rXPoly=aPathPolygon[aPathPolygon.Count()-1]; in MovCreate()1418 XPolygon& rXPoly=aPathPolygon[aPathPolygon.Count()-1]; in EndCreate()1485 aPathPolygon.Insert(aXP); in EndCreate()1531 if (aPathPolygon.Count()>0) { in BckCreate()1532 XPolygon& rXPoly=aPathPolygon[aPathPolygon.Count()-1]; in BckCreate()1553 aPathPolygon.Remove(aPathPolygon.Count()-1); in BckCreate()1555 if (aPathPolygon.Count()>0) { in BckCreate()1556 XPolygon& rLocalXPoly=aPathPolygon[aPathPolygon.Count()-1]; in BckCreate()[all …]
459 const Polygon aPathPolygon(rPathPolyPolygon.getB2DPolygon(0)); in IsRipUpAtMarkedPointsPossible() local460 const sal_uInt16 nPointCount(aPathPolygon.GetSize()); in IsRipUpAtMarkedPointsPossible()
Completed in 30 milliseconds