Searched refs:ControlElements (Results 1 – 1 of 1) sorted by relevance
539 protected XInterface[] ControlElements = new XInterface[6]; field in FilterComponent.ControlRow560 ControlElements[0] = CurUnoDialog.insertLabel("lblFieldNames" + sCompSuffix, in ControlRow()585 ControlElements[1] = CurUnoDialog.insertLabel("lblOperators" + sCompSuffix, in ControlRow()610 ControlElements[2] = CurUnoDialog.insertLabel("lblValue" + sCompSuffix, in ControlRow()635 …ControlElements[SOLSTFIELDNAME] = CurUnoDialog.insertListBox("lstFieldName" + sCompSuffix, SO_FIEL… in ControlRow()664 …ControlElements[SOLSTOPERATOR] = CurUnoDialog.insertListBox("lstOperator" + sCompSuffix, SO_CONDIT… in ControlRow()693 …ControlElements[SOTXTVALUE] = CurUnoDialog.insertFormattedField("txtValue" + sCompSuffix, SO_TEXTF… in ControlRow()731 …) AnyConverter.toArray(Helper.getUnoPropertyValue(UnoDialog.getModel(ControlElements[SOLSTFIELDNAM… in isConditionComplete()741 …Helper.setUnoPropertyValue(UnoDialog.getModel(ControlElements[2]), PropertyNames.PROPERTY_ENABLED,… in isConditionComplete()742 …Helper.setUnoPropertyValue(UnoDialog.getModel(ControlElements[SOTXTVALUE]), PropertyNames.PROPERTY… in isConditionComplete()[all …]