Home
last modified time | relevance | path

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

/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java555 String sCompSuffix = sIncSuffix + "_" + String.valueOf(Index + 1); in ControlRow() local
559 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 …Elements[SOLSTFIELDNAME] = CurUnoDialog.insertListBox("lstFieldName" + sCompSuffix, SO_FIELDNAMELI… in ControlRow()
663 …olElements[SOLSTOPERATOR] = CurUnoDialog.insertListBox("lstOperator" + sCompSuffix, SO_CONDITIONLI… in ControlRow()
692 …lElements[SOTXTVALUE] = CurUnoDialog.insertFormattedField("txtValue" + sCompSuffix, SO_TEXTFIELDLI… in ControlRow()

Completed in 12 milliseconds