Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/convwatch/
H A DConvWatchStarter.java133 String sDIFF = (String)param.get( PropertyName.DOC_COMPARATOR_DIFF_PATH ); in initMember() local
134 if (sDIFF == null || sDIFF.length() == 0) in initMember()
139 log.println("found " + PropertyName.DOC_COMPARATOR_DIFF_PATH + " " + sDIFF); in initMember()
140 m_sDiffPath = sDIFF; in initMember()

Completed in 12 milliseconds