Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx213 void METLine(Point aPt1, Point aPt2);
214 void METLine(const Polygon & rPolygon);
215 void METLine(const PolyPolygon & rPolyPolygon);
288 METLine( aPoly ); in WriteClipRect()
1273 void METWriter::METLine(Point aPt1, Point aPt2) in METLine() function in METWriter
1281 void METWriter::METLine(const Polygon & rPolygon) in METLine() function in METWriter
1305 void METWriter::METLine(const PolyPolygon & rPolyPolygon) in METLine() function in METWriter
1310 METLine(rPolyPolygon.GetObject(i)); in METLine()
1497 METLine( pA->GetPoint(),pA->GetPoint() ); in WriteOrders()
1527 METLine( pA->GetStartPoint(), pA->GetEndPoint() ); in WriteOrders()
[all …]