Searched refs:mCollapseAll (Results 1 – 2 of 2) sorted by relevance
72 private Action mCollapseAll; field in PropertySheetPage233 toolBarManager.add(mCollapseAll); in makeContributions()248 mCollapseAll = new PropertySheetAction( in createActions()
115 private Action mCollapseAll; field in LintViewPart235 mCollapseAll = new LintViewAction("Collapse All", ACTION_COLLAPSE, in createActions()238 mCollapseAll.setEnabled(true); in createActions()271 toolbarManager.add(mCollapseAll); in initializeToolBar()