Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds