Home
last modified time | relevance | path

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

/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygontools.hxx128 class BASEGFX_DLLPUBLIC PointIndex class
135 PointIndex(sal_uInt32 nPolygonIndex, sal_uInt32 nPointIndex) in PointIndex() function in basegfx::tools::PointIndex
142 bool operator<(const PointIndex& rComp) const;
149 typedef std::set< PointIndex > PointIndexSet;
/trunk/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()
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx939 pHelpPointIndices->find(basegfx::tools::PointIndex(a, b))); in add_markers()

Completed in 48 milliseconds