Searched refs:sOfficeProgram (Results 1 – 1 of 1) sorted by relevance
198 String sOfficeProgram = (String)param.get(PropertyName.DOC_CONVERTER_OFFICE_PROGRAM); in GraphicalTestArguments() local199 if (sOfficeProgram != null && sOfficeProgram.length() > 0) in GraphicalTestArguments()201 m_sOfficeProgram = sOfficeProgram; in GraphicalTestArguments()