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