Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java536 private final static int SOLSTFIELDNAME = 3; field in FilterComponent.ControlRow
635 …ControlElements[SOLSTFIELDNAME] = CurUnoDialog.insertListBox("lstFieldName" + sCompSuffix, SO_FIEL… in ControlRow()
731 …oArray(Helper.getUnoPropertyValue(UnoDialog.getModel(ControlElements[SOLSTFIELDNAME]), PropertyNam… in isConditionComplete()
775 …istBox xFieldsListBox = UnoRuntime.queryInterface(XListBox.class, ControlElements[SOLSTFIELDNAME]); in setCondition()
833 …Helper.setUnoPropertyValue(UnoDialog.getModel(ControlElements[SOLSTFIELDNAME]), PropertyNames.STRI… in setFieldNames()
844 WizardDialog.deselectListBox(ControlElements[SOLSTFIELDNAME]); in settovoid()
888 …oArray(Helper.getUnoPropertyValue(UnoDialog.getModel(ControlElements[SOLSTFIELDNAME]), PropertyNam… in getSelectedFieldName()