Searched refs:aOldPathPolygon (Results 1 – 1 of 1) sorted by relevance
2060 const XPolyPolygon aOldPathPolygon(GetPathPoly()); in AddToHdlList() local2061 sal_uInt16 nPolyCount=aOldPathPolygon.Count(); in AddToHdlList()2066 const XPolygon& rXPoly=aOldPathPolygon.GetObject(i); in AddToHdlList()2088 const XPolyPolygon aOldPathPolygon(GetPathPoly()); in GetPlusHdlCount() local2093 if(nPolyNum < aOldPathPolygon.Count()) in GetPlusHdlCount()2095 const XPolygon& rXPoly = aOldPathPolygon[nPolyNum]; in GetPlusHdlCount()2119 const XPolyPolygon aOldPathPolygon(GetPathPoly()); in GetPlusHdl() local2124 if (nPolyNum<aOldPathPolygon.Count()) in GetPlusHdl()2126 const XPolygon& rXPoly = aOldPathPolygon[nPolyNum]; in GetPlusHdl()