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

/inkscape/src/
H A Dfile.h118 bool sp_file_save_document (Gtk::Window &parentWindow, SPDocument *document);
H A Dfile.cpp965 sp_file_save_document(Gtk::Window &parentWindow, SPDocument *doc) function
1023 return sp_file_save_document(parentWindow, SP_ACTIVE_DOCUMENT);
/inkscape/src/widgets/
H A Ddesktop-widget.cpp1201 if (sp_file_save_document(*window, doc)) {

Completed in 84 milliseconds