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

/inkscape/src/
H A Ddocument.h278 void do_change_uri(char const *const filename, bool const rebase);
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 21 milliseconds