Searched refs:stillWaiting (Results 1 – 1 of 1) sorted by relevance
557 Dim stillWaiting As Boolean variable562 stillWaiting = True565 While stillWaiting566 stillWaiting = IsOfficeAppRunning(curApplication)567 If (stillWaiting) Then570 stillWaiting = False
Completed in 7 milliseconds