1*cdf0e10cSrcweir# test can be long: so increase the time until the test is interrupted
2*cdf0e10cSrcweir# time in milliseconds
3*cdf0e10cSrcweirThreadTimeOut=50000000
4*cdf0e10cSrcweir
5*cdf0e10cSrcweir# wait for the Office to close: may be increased on slower machines
6*cdf0e10cSrcweir# time in milliseconds
7*cdf0e10cSrcweirOfficeCloseTime=5000
8*cdf0e10cSrcweir
9*cdf0e10cSrcweir# do not start an Office initially
10*cdf0e10cSrcweirNoOffice=yes
11