Searched defs:do_export_wmf (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dmain.cpp195 static int do_export_wmf(SPDocument* doc, gchar const* uri, char const *mime);
1253 retVal |= do_export_wmf(doc, sp_export_wmf, "image/x-wmf");
1916 static int do_export_wmf(SPDocument* doc, gchar const* uri, char const* mime) function

Completed in 16 milliseconds