Home
last modified time | relevance | path

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

/AOO42X/main/qadevOOo/runner/convwatch/
H A DGraphicalTestArguments.java498 String sReferencePath; in getReferencePath() local
499sReferencePath = (String)m_aCurrentParams.get(PropertyName.DOC_COMPARATOR_REFERENCE_PATH); in getReferencePath()
500 checkIfMSWindowsConformPath(sReferencePath); in getReferencePath()
501 return sReferencePath; in getReferencePath()
H A DConvWatch.java183 String sReferencePath = FileHelper.getPath(_sAbsoluteReferenceFile); in createPostscriptStartCheck() local
191 a.setReferencePath( sReferencePath ); in createPostscriptStartCheck()