Searched refs:_sSourcePath1 (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/qadevOOo/runner/convwatch/ |
H A D | PRNCompare.java | 290 …public StatusHelper[] createDiffs(String _sOutputPath, String _sSourcePath1, String _sSourceFile1,… in createDiffs() argument 302 int nS1_Files = getMaxNumOfFileEntry(_sSourcePath1, sS1Basename); in createDiffs() 320 … String sOldGfx = getJPEGName(_sSourcePath1, sS1Basename, StringHelper.createValueString(i, 4)); in createDiffs() 356 …String sOld_BM_Gfx = getJPEGName(_sSourcePath1, sS1Basename + ".BM", StringHelper.createValueStri… in createDiffs() 647 …public StatusHelper checkDiffDiff(String _sOutputPath, String _sSourcePath1, String _sSourceFile1,… in checkDiffDiff() argument 649 String sNewGfx = _sSourcePath1 + fs + _sSourceFile1; in checkDiffDiff()
|
Completed in 23 milliseconds