Searched refs:WriteMetaFile (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/filter/source/svg/ |
H A D | svgexport.cxx | 768 mpSVGWriter->WriteMetaFile( aNullPt, rMtf.GetPrefSize(), rMtf, SVGWRITER_WRITE_FILL ); in implExportPages() 915 … mpSVGWriter->WriteMetaFile( aTopLeft, aSize, rMtf, SVGWRITER_WRITE_FILL | SVGWRITER_WRITE_TEXT ); in implExportShape() 926 … mpSVGWriter->WriteMetaFile( aTopLeft, aSize, rMtf, SVGWRITER_WRITE_FILL ); in implExportShape() 927 … mpSVGWriter->WriteMetaFile( aTopLeft, aSize, rMtf, SVGWRITER_WRITE_TEXT ); in implExportShape() 933 …mpSVGWriter->WriteMetaFile( aTopLeft, aSize, rMtf, SVGWRITER_WRITE_FILL | SVGWRITER_WRITE_TEXT, &a… in implExportShape() 1351 aWriter.WriteMetaFile( aPoint100thmm, aSize100thmm, rMtf, in writeMtf()
|
H A D | svgwriter.hxx | 231 void WriteMetaFile( const Point& rPos100thmm,
|
H A D | svgwriter.cxx | 1915 void SVGActionWriter::WriteMetaFile( const Point& rPos100thmm, in WriteMetaFile() function in SVGActionWriter
|
Completed in 34 milliseconds