Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/inc/
H A DPolygonPoint.hxx123 template < class Point, class Vector > class PolygonPointList class
166 PolygonPointList() in PolygonPointList() function in PolygonPointList
174 PolygonPointList(const PolygonPointList& rSource) in PolygonPointList() function in PolygonPointList
188 PolygonPointList(const PolygonPointList& rSource, sal_uInt32 nIndex, sal_uInt32 nCount) in PolygonPointList() function in PolygonPointList
233 ~PolygonPointList() in ~PolygonPointList()
241 bool isEqual(const PolygonPointList& rPointList) const in isEqual()
382 void insert(sal_uInt32 nIndex, const PolygonPointList& rSource) in insert()

Completed in 12 milliseconds