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

/inkscape/src/
H A Dverbs.h165 SP_VERB_LAYER_SHOW_ALL, enumerator in enum:__anon153
H A Dverbs.cpp1427 case SP_VERB_LAYER_SHOW_ALL: {
1429 DocumentUndo::maybeDone(dt->getDocument(), "layer:showall", SP_VERB_LAYER_SHOW_ALL, _("Show all layers"));
2673 new LayerVerb(SP_VERB_LAYER_SHOW_ALL, "LayerShowAll", N_("_Show all layers"),
/inkscape/src/ui/dialog/
H A Dlayers.cpp264 _fireAction( SP_VERB_LAYER_SHOW_ALL );
943 _watching.push_back( &_addPopupItem( targetDesktop, SP_VERB_LAYER_SHOW_ALL, 0, "Show All", (int)BUTTON_SHOW_ALL ) );
H A Dobjects.cpp1236 _fireAction( SP_VERB_LAYER_SHOW_ALL );
1899 _watching.push_back( &_addPopupItem( targetDesktop, SP_VERB_LAYER_SHOW_ALL, 0, _("Show All"), (int)BUTTON_SHOW_ALL ) );

Completed in 34 milliseconds