Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx338 class WinMtfPathObj : public PolyPolygon class
344 WinMtfPathObj() { bClosed = sal_True; } in WinMtfPathObj() function in WinMtfPathObj
463 WinMtfPathObj aPathObj;
537 WinMtfPathObj aPathObj;
H A Dwinmtf.cxx144 void WinMtfPathObj::AddPoint( const Point& rPoint ) in AddPoint()
153 void WinMtfPathObj::AddPolyLine( const Polygon& rPolyLine ) in AddPolyLine()
162 void WinMtfPathObj::AddPolygon( const Polygon& rPoly ) in AddPolygon()
168 void WinMtfPathObj::AddPolyPolygon( const PolyPolygon& rPolyPoly ) in AddPolyPolygon()
176 void WinMtfPathObj::ClosePath() in ClosePath()

Completed in 25 milliseconds