Searched refs:_renameObject (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/ui/dialog/
H A Dobjects.h205 void _renameObject(Gtk::TreeModel::Row row, const Glib::ustring& name);
H A Dtags.h78 void _renameObject(Gtk::TreeModel::Row row, const Glib::ustring& name);
H A Dtags.cpp834 _renameObject(row, new_text);
843 void TagsPanel::_renameObject(Gtk::TreeModel::Row row, const Glib::ustring& name) function in class:Inkscape::UI::Dialog::TagsPanel
H A Dobjects.cpp1335 _renameObject(row, new_text);
1344 void ObjectsPanel::_renameObject(Gtk::TreeModel::Row row, const Glib::ustring& name) function in class:Inkscape::UI::Dialog::ObjectsPanel

Completed in 26 milliseconds