Searched refs:WinMtfPathObj (Results 1 – 2 of 2) sorted by relevance
338 class WinMtfPathObj : public PolyPolygon class344 WinMtfPathObj() { bClosed = sal_True; } in WinMtfPathObj() function in WinMtfPathObj463 WinMtfPathObj aPathObj;537 WinMtfPathObj aPathObj;
144 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 28 milliseconds