Searched refs:SP_VERB_DIALOG_OBJECTS (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ui/dialog/ |
H A D | objects.cpp | 873 DocumentUndo::done( _desktop->doc() , SP_VERB_DIALOG_OBJECTS, 893 DocumentUndo::done( _desktop->doc() , SP_VERB_DIALOG_OBJECTS, 905 DocumentUndo::done( _desktop->doc() , SP_VERB_DIALOG_OBJECTS, 917 DocumentUndo::done( _desktop->doc() , SP_VERB_DIALOG_OBJECTS, 1459 DocumentUndo::maybeDone(SP_ACTIVE_DOCUMENT, "highlight", SP_VERB_DIALOG_OBJECTS, _("Set object highlight color")); 1469 DocumentUndo::maybeDone(_document, "opacity", SP_VERB_DIALOG_OBJECTS, _("Set object opacity")); 1502 DocumentUndo::done(_document, SP_VERB_DIALOG_OBJECTS, _("Set object blend mode")); 1558 DocumentUndo::maybeDone(_document, "blur", SP_VERB_DIALOG_OBJECTS, _("Set object blur")); 1612 UI::Widget::Panel("", "/dialogs/objects", SP_VERB_DIALOG_OBJECTS),
|
/inkscape/src/ |
H A D | verbs.h | 309 SP_VERB_DIALOG_OBJECTS, enumerator in enum:__anon153
|
H A D | verbs.cpp | 2104 case SP_VERB_DIALOG_OBJECTS: 2948 new DialogVerb(SP_VERB_DIALOG_OBJECTS, "DialogObjects", N_("Object_s..."),
|
Completed in 30 milliseconds