Searched refs:selectionToPass (Results 1 – 1 of 1) sorted by relevance
117 IStructuredSelection selectionToPass = StructuredSelection.EMPTY; in run() local119 selectionToPass = (IStructuredSelection) selection; in run()129 selectionToPass = new StructuredSelection(file); in run()137 mWizard.init(workbench, selectionToPass); in run()