Searched refs:getDocTitle (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | filedialog.h | 209 Glib::ustring getDocTitle (); |
H A D | filedialog.cpp | 145 Glib::ustring FileSaveDialog::getDocTitle() function in class:Inkscape::UI::Dialog::FileSaveDialog |
/inkscape/src/ | ||
H A D | file.cpp | 918 rdf_set_work_entity(doc, rdf_find_entity("title"), saveDialog->getDocTitle().c_str()); |
Completed in 19 milliseconds