Lines Matching refs:select
172 runMacroDlgCategories.select("Module1"); in testRunMacro()
173 runMacroDlgCommands.select(0); in testRunMacro()
341 findDlgCalcSearchIn.select("Formulas"); in testFindFormulasAndValues()
352 findDlgCalcSearchIn.select("Values"); in testFindFormulasAndValues()
436 sortPageBy1.select(2); in testSort()
441 sortPageBy2.select(1); in testSort()
446 sortPageBy2.select(0); in testSort()
450 sortPageBy2.select(1); in testSort()
458 sortOptionsPage.select(); in testSort()
461 …sortOptionsPageCustomSortOrderList.select("Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturda… in testSort()
706 scFunctionWizardDlgFunctionList.select("ABS"); in testFunctionWizardInFormulaBar()