Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/convwatch/
H A DGraphicalTestArguments.java200 String sOfficeProgram = (String)param.get(PropertyName.DOC_CONVERTER_OFFICE_PROGRAM); in GraphicalTestArguments() local
201 if (sOfficeProgram != null && sOfficeProgram.length() > 0) in GraphicalTestArguments()
203 m_sOfficeProgram = sOfficeProgram; in GraphicalTestArguments()

Completed in 16 milliseconds