Searched refs:SP_VERB_LAYER_LOCK_ALL (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Dverbs.h167 SP_VERB_LAYER_LOCK_ALL, enumerator in enum:__anon153
H A Dverbs.cpp1437 case SP_VERB_LAYER_LOCK_ALL: {
1439 DocumentUndo::maybeDone(dt->getDocument(), "layer:lockall", SP_VERB_LAYER_LOCK_ALL, _("Lock all layers"));
2677 new LayerVerb(SP_VERB_LAYER_LOCK_ALL, "LayerLockAll", N_("_Lock all layers"),
/inkscape/src/ui/dialog/
H A Dlayers.cpp279 _fireAction( SP_VERB_LAYER_LOCK_ALL );
949 _watching.push_back( &_addPopupItem( targetDesktop, SP_VERB_LAYER_LOCK_ALL, 0, "Lock All", (int)BUTTON_LOCK_ALL ) );
H A Dobjects.cpp1251 _fireAction( SP_VERB_LAYER_LOCK_ALL );
1905 _watching.push_back( &_addPopupItem( targetDesktop, SP_VERB_LAYER_LOCK_ALL, 0, _("Lock All"), (int)BUTTON_LOCK_ALL ) );

Completed in 1433 milliseconds