Searched refs:ControlElements (Results 1 – 1 of 1) sorted by relevance
538 protected XInterface[] ControlElements = new XInterface[6]; field in FilterComponent.ControlRow559 ControlElements[0] = CurUnoDialog.insertLabel("lblFieldNames" + sCompSuffix, in ControlRow()584 ControlElements[1] = CurUnoDialog.insertLabel("lblOperators" + sCompSuffix, in ControlRow()609 ControlElements[2] = CurUnoDialog.insertLabel("lblValue" + sCompSuffix, in ControlRow()634 …ControlElements[SOLSTFIELDNAME] = CurUnoDialog.insertListBox("lstFieldName" + sCompSuffix, SO_FIEL… in ControlRow()663 …ControlElements[SOLSTOPERATOR] = CurUnoDialog.insertListBox("lstOperator" + sCompSuffix, SO_CONDIT… in ControlRow()692 …ControlElements[SOTXTVALUE] = CurUnoDialog.insertFormattedField("txtValue" + sCompSuffix, SO_TEXTF… in ControlRow()730 …) AnyConverter.toArray(Helper.getUnoPropertyValue(UnoDialog.getModel(ControlElements[SOLSTFIELDNAM… in isConditionComplete()740 …Helper.setUnoPropertyValue(UnoDialog.getModel(ControlElements[2]), PropertyNames.PROPERTY_ENABLED,… in isConditionComplete()741 …Helper.setUnoPropertyValue(UnoDialog.getModel(ControlElements[SOTXTVALUE]), PropertyNames.PROPERTY… in isConditionComplete()[all …]