Searched defs:sel (Results 1 – 8 of 8) sorted by relevance
317 IStructuredSelection sel = (IStructuredSelection) mUserTableViewer.getSelection(); in userNewOrEdit() local400 IStructuredSelection sel = (IStructuredSelection) mUserTableViewer.getSelection(); in on_UserButtonDelete_widgetSelected() local432 ISelection sel = mUserTableViewer.getSelection(); in on_UserTableViewer_selectionChanged() local
783 ISelection sel = event.getSelection(); in onTreeDoubleClick() local
73 public int actionProc(int id, int sel, int arg0) { in actionProc()80 public long actionProc(long id, long sel, long arg0) { in actionProc()
195 SelectionItem[] sel = GlobalCanvasDragInfo.getInstance().getCurrentSelection(); in validateDrop() local
106 void registerListener(Selector sel) throws IOException { in registerListener()
459 void register(Selector sel) throws IOException { in register()
310 StructuredSelection sel = new StructuredSelection(md); in highlightMethod() local
384 ISelection sel = mTableViewPackage.getSelection(); in getSelectedArchive() local