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

/inkscape/src/extension/internal/
H A Dodf.cpp1399 Glib::ustring styleName = iter->name; local
1400 styleLookupTable[id] = styleName;
1412 Glib::ustring styleName = Glib::ustring::compose("style%1", styleTable.size()); local
1413 si.name = styleName;
1415 styleLookupTable[id] = styleName;
1797 Glib::ustring styleName = siter->second; local
1798 couts.printf("draw:style-name=\"%s\" ", styleName.c_str());

Completed in 18 milliseconds