Home
last modified time | relevance | path

Searched refs:OFFICE_CLOSE_TIME_OUT (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/qadevOOo/runner/util/
H A DPropertyName.java93 final public static String OFFICE_CLOSE_TIME_OUT = "OfficeCloseTimeOut"; field
/aoo42x/main/qadevOOo/runner/graphical/
H A DPostscriptCreator.java48 param.put(util.PropertyName.OFFICE_CLOSE_TIME_OUT, 2000); in DocumentToPostscript()
/aoo42x/main/qadevOOo/runner/lib/
H A DTestParameters.java273 put(PropertyName.OFFICE_CLOSE_TIME_OUT, OfficeCloseTimeOut); in TestParameters()
/aoo42x/main/qadevOOo/runner/helper/
H A DOfficeProvider.java507 final int closeTime = param.getInt(util.PropertyName.OFFICE_CLOSE_TIME_OUT); in disposeOffice()

Completed in 20 milliseconds