Searched refs:sReferencePath (Results 1 – 2 of 2) sorted by relevance
498 String sReferencePath; in getReferencePath() local499 … sReferencePath = (String)m_aCurrentParams.get(PropertyName.DOC_COMPARATOR_REFERENCE_PATH); in getReferencePath()500 checkIfMSWindowsConformPath(sReferencePath); in getReferencePath()501 return sReferencePath; in getReferencePath()
183 String sReferencePath = FileHelper.getPath(_sAbsoluteReferenceFile); in createPostscriptStartCheck() local191 a.setReferencePath( sReferencePath ); in createPostscriptStartCheck()