Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx569 void EMFWriter::ImplWritePolygonRecord( const Polygon& rPoly, sal_Bool bClose ) in ImplWritePolygonRecord() function in EMFWriter
603 ImplWritePolygonRecord( rPolyPoly[ 0 ], sal_True ); in ImplWritePolyPolygonRecord()
872 ImplWritePolygonRecord( Polygon(aCandidate), sal_False ); in Impl_handleLineInfoPolyPolygons()
1055 ImplWritePolygonRecord( aPoly, nType != META_ARC_ACTION ); in ImplWrite()
1071 ImplWritePolygonRecord( rPoly, sal_False ); in ImplWrite()
H A Demfwr.hxx81 void ImplWritePolygonRecord( const Polygon& rPoly, sal_Bool bClose );

Completed in 21 milliseconds