Searched refs:setFileName (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/util/
H A Dziptool.h147 virtual void setFileName(const std::string &val);
270 virtual void setFileName(const std::string &val);
H A Dziptool.cpp1514 void GzipFile::setFileName(const std::string &val) function in class:GzipFile
1544 setFileName(fName);
1943 void ZipEntry::setFileName(const std::string &val) function in class:ZipEntry
/inkscape/src/ui/dialog/
H A Dfiledialogimpl-gtkmm.h92 bool setFileName(Glib::ustring &fileName);
H A Dfiledialogimpl-gtkmm.cpp146 bool SVGPreview::setFileName(Glib::ustring &theFileName) function in class:Inkscape::UI::Dialog::SVGPreview
576 bool retval = setFileName(fileName);
/inkscape/src/extension/internal/
H A Dodf.cpp1090 ze->setFileName(newName);

Completed in 60 milliseconds