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

/inkscape/src/
H A Dmain.cpp224 static gchar *sp_export_wmf = NULL; variable
272 sp_export_wmf = NULL;
438 POPT_ARG_STRING, &sp_export_wmf, SP_ARG_EXPORT_WMF,
1252 if (sp_export_wmf) {
1253 retVal |= do_export_wmf(doc, sp_export_wmf, "image/x-wmf");

Completed in 105 milliseconds