Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DGraphicalTestArguments.java222 … String sHTMLOutputPrefix = (String)param.get( PropertyName.DOC_COMPARATOR_HTML_OUTPUT_PREFIX); in GraphicalTestArguments() local
223 if (sHTMLOutputPrefix == null) in GraphicalTestArguments()
229 m_sHTMLOutputPrefix = sHTMLOutputPrefix; in GraphicalTestArguments()

Completed in 16 milliseconds