Home
last modified time | relevance | path

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

/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java535 private final static int SOLSTFIELDNAME = 3; field in FilterComponent.ControlRow
634 …ControlElements[SOLSTFIELDNAME] = CurUnoDialog.insertListBox("lstFieldName" + sCompSuffix, SO_FIEL… in ControlRow()
730 …oArray(Helper.getUnoPropertyValue(UnoDialog.getModel(ControlElements[SOLSTFIELDNAME]), PropertyNam… in isConditionComplete()
774 …istBox xFieldsListBox = UnoRuntime.queryInterface(XListBox.class, ControlElements[SOLSTFIELDNAME]); in setCondition()
832 …Helper.setUnoPropertyValue(UnoDialog.getModel(ControlElements[SOLSTFIELDNAME]), PropertyNames.STRI… in setFieldNames()
843 WizardDialog.deselectListBox(ControlElements[SOLSTFIELDNAME]); in settovoid()
887 …oArray(Helper.getUnoPropertyValue(UnoDialog.getModel(ControlElements[SOLSTFIELDNAME]), PropertyNam… in getSelectedFieldName()

Completed in 16 milliseconds