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

/inkscape/src/ui/dialog/
H A Dexport.h273 Glib::ustring absolutize_path_from_document_location (SPDocument *doc, const Glib::ustring &filename);
H A Dexport.cpp976 Glib::ustring Export::absolutize_path_from_document_location (SPDocument *doc, const Glib::ustring &filename) function in class:Inkscape::UI::Dialog::Export
1047 path = absolutize_path_from_document_location(doc, filename);
1133 Glib::ustring path = absolutize_path_from_document_location(doc, filename_ext);

Completed in 13 milliseconds