Searched refs:aOldPathPolygon (Results 1 – 1 of 1) sorted by relevance
2062 const XPolyPolygon aOldPathPolygon(GetPathPoly()); in AddToHdlList() local2063 sal_uInt16 nPolyCnt=aOldPathPolygon.Count(); in AddToHdlList()2068 const XPolygon& rXPoly=aOldPathPolygon.GetObject(i); in AddToHdlList()2090 const XPolyPolygon aOldPathPolygon(GetPathPoly()); in GetPlusHdlCount() local2095 if(nPolyNum < aOldPathPolygon.Count()) in GetPlusHdlCount()2097 const XPolygon& rXPoly = aOldPathPolygon[nPolyNum]; in GetPlusHdlCount()2121 const XPolyPolygon aOldPathPolygon(GetPathPoly()); in GetPlusHdl() local2126 if (nPolyNum<aOldPathPolygon.Count()) in GetPlusHdl()2128 const XPolygon& rXPoly = aOldPathPolygon[nPolyNum]; in GetPlusHdl()
Completed in 31 milliseconds