Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/emfio/inc/
H A Dmtftools.hxx290 class WinMtfPathObj : public tools::PolyPolygon class
296 WinMtfPathObj() : in WinMtfPathObj() function in emfio::WinMtfPathObj
432 WinMtfPathObj maPathObj;
464 WinMtfPathObj maPathObj;
/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/inc/
H A Dmtftools.hxx295 class WinMtfPathObj : public tools::PolyPolygon class
301 WinMtfPathObj() : in WinMtfPathObj() function in emfio::WinMtfPathObj
456 WinMtfPathObj maPathObj;
509 WinMtfPathObj maPathObj;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/emfio/source/reader/
H A Dmtftools.cxx125 void WinMtfPathObj::AddPoint( const Point& rPoint ) in AddPoint()
134 void WinMtfPathObj::AddPolyLine( const tools::Polygon& rPolyLine ) in AddPolyLine()
143 void WinMtfPathObj::AddPolygon( const tools::Polygon& rPoly ) in AddPolygon()
149 void WinMtfPathObj::AddPolyPolygon( const tools::PolyPolygon& rPolyPoly ) in AddPolyPolygon()
157 void WinMtfPathObj::ClosePath() in ClosePath()
/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/source/reader/
H A Dmtftools.cxx119 void WinMtfPathObj::AddPoint( const Point& rPoint ) in AddPoint()
128 void WinMtfPathObj::AddPolyLine( const tools::Polygon& rPolyLine ) in AddPolyLine()
137 void WinMtfPathObj::AddPolygon( const tools::Polygon& rPoly ) in AddPolygon()
143 void WinMtfPathObj::AddPolyPolygon( const tools::PolyPolygon& rPolyPoly ) in AddPolyPolygon()
151 void WinMtfPathObj::ClosePath() in ClosePath()