Home
last modified time | relevance | path

Searched refs:mpSVGWriter (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/filter/source/svg/
H A Dsvgexport.cxx340 mpSVGWriter = new SVGActionWriter( *mpSVGExport, *mpSVGFontExport ); in implExport()
355 delete mpSVGWriter, mpSVGWriter = NULL; in implExport()
768 mpSVGWriter->WriteMetaFile( aNullPt, rMtf.GetPrefSize(), rMtf, SVGWRITER_WRITE_FILL ); in implExportPages()
915mpSVGWriter->WriteMetaFile( aTopLeft, aSize, rMtf, SVGWRITER_WRITE_FILL | SVGWRITER_WRITE_TEXT ); in implExportShape()
926mpSVGWriter->WriteMetaFile( aTopLeft, aSize, rMtf, SVGWRITER_WRITE_FILL ); in implExportShape()
927mpSVGWriter->WriteMetaFile( aTopLeft, aSize, rMtf, SVGWRITER_WRITE_TEXT ); in implExportShape()
933mpSVGWriter->WriteMetaFile( aTopLeft, aSize, rMtf, SVGWRITER_WRITE_FILL | SVGWRITER_WRITE_TEXT, &a… in implExportShape()
H A Dsvgfilter.cxx52 mpSVGWriter( NULL ), in SVGFilter()
81 DBG_ASSERT( mpSVGWriter == NULL, "mpSVGWriter not destroyed" ); in ~SVGFilter()
H A Dsvgfilter.hxx237 SVGActionWriter* mpSVGWriter; member in SVGFilter

Completed in 32 milliseconds