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

/inkscape/src/
H A Dfile.cpp129 SPDesktop *sp_file_new(const std::string &templ) argument
131 SPDocument *doc = SPDocument::createNewDoc( !templ.empty() ? templ.c_str() : 0 , TRUE, true );

Completed in 273 milliseconds