Home
last modified time | relevance | path

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

/aoo4110/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygontools.hxx127 class PointIndex class
134 PointIndex(sal_uInt32 nPolygonIndex, sal_uInt32 nPointIndex) in PointIndex() function in basegfx::tools::PointIndex
141 bool operator<(const PointIndex& rComp) const;
148 typedef std::set< PointIndex > PointIndexSet;
/aoo4110/main/basegfx/source/polygon/
H A Db2dsvgpolypolygon.cxx41 bool PointIndex::operator<(const PointIndex& rComp) const in operator <()
628 … pHelpPointIndexSet->insert(PointIndex(nPolyIndex, nPointIndex)); in importFromSvgD()
/aoo4110/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx904 pHelpPointIndices->find(basegfx::tools::PointIndex(a, b))); in add_markers()

Completed in 44 milliseconds