Lines Matching defs:old_repr
976 Inkscape::XML::Node *old_repr = item->getRepr();
977 Inkscape::XML::Node *parent = old_repr->parent();
978 Inkscape::XML::Node *copy = old_repr->duplicate(xml_doc);
1019 Inkscape::XML::Node *old_repr = parent_item->getRepr();
1020 Inkscape::XML::Node *parent = old_repr->parent();
1026 Inkscape::XML::Node *copy = old_repr->duplicate(xml_doc);
1029 spray_origin = g_strdup_printf("#%s", old_repr->attribute("id"));
1112 Inkscape::XML::Node *old_repr = item->getRepr();
1113 Inkscape::XML::Node *parent = old_repr->parent();
1123 gchar *href_str = g_strdup_printf("#%s", old_repr->attribute("id"));