Searched refs:deselectListBox (Results 1 – 3 of 3) sorted by relevance
844 WizardDialog.deselectListBox(ControlElements[SOLSTFIELDNAME]); in settovoid()845 WizardDialog.deselectListBox(ControlElements[SOLSTOPERATOR]); in settovoid()880 WizardDialog.deselectListBox(ControlElements[SOLSTOPERATOR]); in setEnabled()
578 CurUnoDialog.deselectListBox(xFieldListBox); in settovoid()579 CurUnoDialog.deselectListBox(xFunctionListBox); in settovoid()
685 public static void deselectListBox(XInterface _xBasisListBox) in deselectListBox() method in UnoDialog