Home
last modified time | relevance | path

Searched refs:aPathPolygon (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx509 XPolyPolygon aPathPolygon; member in ImpPathForDragAndCreate
1285 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 …]
H A Dsvdpoev.cxx459 const Polygon aPathPolygon(rPathPolyPolygon.getB2DPolygon(0)); in IsRipUpAtMarkedPointsPossible() local
460 const sal_uInt16 nPointCount(aPathPolygon.GetSize()); in IsRipUpAtMarkedPointsPossible()

Completed in 24 milliseconds