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

/inkscape/src/
H A Ddocument.cpp856 void SPDocument::do_change_uri(gchar const *const filename, bool const rebase) function in class:SPDocument
913 do_change_uri(filename, false);
924 do_change_uri(filename, true);

Completed in 2631 milliseconds