Lines Matching refs:select
177 runMacroDlgCategories.select("Module1"); in testRunMacro()
178 runMacroDlgCommands.select(0); in testRunMacro()
347 findDlgCalcSearchIn.select("Formulas"); in testFindFormulasAndValues()
358 findDlgCalcSearchIn.select("Values"); in testFindFormulasAndValues()
442 sortPageBy1.select(2); in testSort()
447 sortPageBy2.select(1); in testSort()
452 sortPageBy2.select(0); in testSort()
456 sortPageBy2.select(1); in testSort()
464 sortOptionsPage.select(); in testSort()
467 …sortOptionsPageCustomSortOrderList.select("Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturda… in testSort()
714 scFunctionWizardDlgFunctionList.select("ABS"); in testFunctionWizardInFormulaBar()