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

/inkscape/src/ui/dialog/
H A Dfiledialogimpl-gtkmm.cpp1385 Inkscape::Extension::Output *newOut = extension ? dynamic_cast<Inkscape::Extension::Output *>(extension) : 0; local
1386 if (fileTypeCheckbox.get_active() && newOut) {
1388 appendExtension(myFilename, newOut);

Completed in 21 milliseconds