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

/inkscape/src/
H A Dfile.cpp262 * \param replace_empty if true, and the current desktop is empty, this document
268 bool replace_empty)
304 if (existing && existing->virgin && replace_empty) {
265 sp_file_open(const Glib::ustring &uri, Inkscape::Extension::Extension *key, bool add_to_recent, bool replace_empty) argument

Completed in 26 milliseconds