Searched refs:tmp_outsvg (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/extension/internal/
H A Demf-inout.cpp1680 SVGOStringStream tmp_outsvg; local
1861 tmp_outsvg << "\n</defs>\n\n"; // start of main body
2125 tmp_outsvg << "</svg>\n";
2916 tmp_outsvg << " <!-- \"";
2917 tmp_outsvg << tmp_str.str().c_str();
2918 tmp_outsvg << "\" -->\n";
3497 d->outsvg += tmp_outsvg.str().c_str();

Completed in 23 milliseconds