Searched refs:shiftArrayItem (Results 1 – 1 of 1) sorted by relevance
334 String[] snewlist = shiftArrayItem(xlstFieldNames.getItems(), ipos, -1); in shiftFieldNameUp()350 String[] snewlist = shiftArrayItem(xlstFieldNames.getItems(), ipos, 1); in shiftFieldNameDown()363 public String[] shiftArrayItem(String[] _slist, int _oldindex, int _shiftcount) in shiftArrayItem() method in FieldFormatter