Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/ui/
H A DCommandFieldSelection.java43 private XFixedText xlblTable; field in CommandFieldSelection
134 xlblTable = CurUnoDialog.insertLabel(sTableLabelName, in insertControls()
366 …Helper.setUnoPropertyValue(UnoDialog.getModel(xlblTable), PropertyNames.PROPERTY_ENABLED, Boolean.… in toggleCommandListBox()