Home
last modified time | relevance | path

Searched refs:btnShiftDown (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java53 XButton btnShiftDown; field in FieldFormatter
116 btnShiftDown = CurUnoDialog.insertButton("btnShiftDown", "shiftFieldNameDown", this, in FieldFormatter()
233 …Helper.setUnoPropertyValue(UnoDialog.getModel(btnShiftDown), PropertyNames.PROPERTY_ENABLED, Boole… in toggleButtons()