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

/inkscape/src/extension/internal/
H A Dodf.cpp1080 Glib::ustring newName = buf; local
1081 imageTable[oldName] = newName;
1090 ze->setFileName(newName);
1141 Glib::ustring newName = iter->second; local
1154 outs.writeString(newName.c_str());
1745 Glib::ustring newName = iter->second; local
1768 newName.c_str());
/inkscape/src/ui/dialog/
H A Dlayer-properties.cpp378 Glib::ustring newName = mgr->getNextLayerName(NULL, dialog._desktop->currentLayer()->label()); local
379 dialog._layer_name_entry.set_text(newName.c_str());

Completed in 21 milliseconds