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

/inkscape/src/
H A Dverbs.h118 SP_VERB_SELECTION_UNGROUP, enumerator in enum:__anon153
H A Dverbs.cpp1150 case SP_VERB_SELECTION_UNGROUP:
2563 new SelectionVerb(SP_VERB_SELECTION_UNGROUP, "SelectionUnGroup", N_("_Ungroup"),
H A Dselection-chemistry.cpp900 DocumentUndo::done(selection->layers()->getDocument(), SP_VERB_SELECTION_UNGROUP,
/inkscape/src/ui/dialog/
H A Dobjects.cpp1290 _fireAction( SP_VERB_SELECTION_UNGROUP );
1916 _watching.push_back( &_addPopupItem( targetDesktop, SP_VERB_SELECTION_UNGROUP, 0, _("Ungroup"), (int)BUTTON_UNGROUP ) );
/inkscape/src/extension/dbus/
H A Ddocument-interface.cpp1204 return dbus_call_verb (doc_interface, SP_VERB_SELECTION_UNGROUP, error);
/inkscape/src/widgets/
H A Dtoolbox.cpp938 SP_VERB_SELECTION_UNGROUP,

Completed in 58 milliseconds