Lines Matching refs:activeMsgBox
71 VclMessageBox activeMsgBox; field in InsertExcelSheetTest
224 activeMsgBox = new VclMessageBox(vclApp, Constant.UID_ACTIVE); in insertSheetFromFileLinkedNormal()
225 boolean msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedNormal()
228 activeMsgBox.yes(); // yes dialog in insertSheetFromFileLinkedNormal()
307 msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedNormal()
310 activeMsgBox.yes(); // yes dialog in insertSheetFromFileLinkedNormal()
342 msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedNormal()
345 activeMsgBox.yes(); // yes dialog in insertSheetFromFileLinkedNormal()
440 activeMsgBox = new VclMessageBox(vclApp, Constant.UID_ACTIVE); in insertSheetFromFileLinkedValue()
441 boolean msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedValue()
444 activeMsgBox.yes(); // yes dialog in insertSheetFromFileLinkedValue()
524 msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedValue()
527 activeMsgBox.yes(); // yes dialog in insertSheetFromFileLinkedValue()
559 msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedValue()
562 activeMsgBox.yes(); // yes dialog in insertSheetFromFileLinkedValue()