Home
last modified time | relevance | path

Searched defs:snewlist (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java334 String[] snewlist = shiftArrayItem(xlstFieldNames.getItems(), ipos, -1); in shiftFieldNameUp() local
335 ….setUnoPropertyValue(UnoDialog.getModel(xlstFieldNames), PropertyNames.STRING_ITEM_LIST, snewlist); in shiftFieldNameUp() local
350 String[] snewlist = shiftArrayItem(xlstFieldNames.getItems(), ipos, 1); in shiftFieldNameDown() local
351 ….setUnoPropertyValue(UnoDialog.getModel(xlstFieldNames), PropertyNames.STRING_ITEM_LIST, snewlist); in shiftFieldNameDown() local

Completed in 17 milliseconds