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

/inkscape/src/
H A Dverbs.h69 SP_VERB_EDIT_COPY, enumerator in enum:__anon153
H A Dverbs.cpp965 case SP_VERB_EDIT_COPY:
2466 new EditVerb(SP_VERB_EDIT_COPY, "EditCopy", N_("_Copy"),
/inkscape/src/extension/dbus/
H A Ddocument-interface.cpp1220 return dbus_call_verb (doc_interface, SP_VERB_EDIT_COPY, error);
/inkscape/src/widgets/
H A Dtoolbox.cpp921 SP_VERB_EDIT_COPY,
/inkscape/src/ui/
H A Dinterface.cpp1483 AppendItemFromVerb(Inkscape::Verb::get(SP_VERB_EDIT_COPY));

Completed in 189 milliseconds