Searched defs:snewlist (Results 1 – 1 of 1) sorted by relevance
334 String[] snewlist = shiftArrayItem(xlstFieldNames.getItems(), ipos, -1); in shiftFieldNameUp() local335 ….setUnoPropertyValue(UnoDialog.getModel(xlstFieldNames), PropertyNames.STRING_ITEM_LIST, snewlist); in shiftFieldNameUp() local350 String[] snewlist = shiftArrayItem(xlstFieldNames.getItems(), ipos, 1); in shiftFieldNameDown() local351 ….setUnoPropertyValue(UnoDialog.getModel(xlstFieldNames), PropertyNames.STRING_ITEM_LIST, snewlist); in shiftFieldNameDown() local
Completed in 17 milliseconds