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

/inkscape/src/
H A Dpath-chemistry.cpp270 selection->setReprList(reprs);
313 selection->setReprList(to_select);
345 selection->setReprList(to_select);
H A Dselection.h173 void setReprList(std::vector<XML::Node*> const &reprs);
H A Dselection.cpp267 void Selection::setReprList(std::vector<XML::Node*> const &list) { function in class:Inkscape::Selection
H A Dtext-chemistry.cpp522 selection->setReprList(reprs);
H A Dfile.cpp1116 selection->setReprList(pasted_objects_not);
1122 selection->setReprList(pasted_objects);
H A Dselection-chemistry.cpp548 selection->setReprList(newsel);
1389 selection->setReprList(copied);
1433 selection->setReprList( copied);
1467 selection->setReprList(copied);
2639 selection->setReprList(newsel);

Completed in 38 milliseconds