Searched refs:sDiffPath (Results 1 – 1 of 1) sorted by relevance
508 String sDiffPath; in getDiffPath() local509 sDiffPath = (String)m_aCurrentParams.get(PropertyName.DOC_COMPARATOR_DIFF_PATH); in getDiffPath()510 checkIfMSWindowsConformPath(sDiffPath); in getDiffPath()511 return sDiffPath; in getDiffPath()