Searched refs:mExpandAll (Results 1 – 2 of 2) sorted by relevance
73 private Action mExpandAll; field in PropertySheetPage232 toolBarManager.add(mExpandAll); in makeContributions()241 mExpandAll = new PropertySheetAction( in createActions()
114 private Action mExpandAll; field in LintViewPart239 mExpandAll = new LintViewAction("Expand All", ACTION_EXPAND, in createActions()242 mExpandAll.setEnabled(true); in createActions()270 toolbarManager.add(mExpandAll); in initializeToolBar()