Home
last modified time | relevance | path

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

/AOO42X/main/qadevOOo/runner/util/ !
H A DUITools.java611 public void setCheckBoxValue(String CheckBoxName, Integer Value) in setCheckBoxValue() method in UITools
/AOO42X/main/framework/qa/complex/framework/recovery/ !
H A DRecoveryTest.java369 oUITools.setCheckBoxValue("Launch OpenOffice automatically", new Integer(0)); in handleRecoveryDialogAfterCrash()