Searched defs:_sReferencePath (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/qadevOOo/runner/convwatch/ |
H A D | GraphicalDifferenceCheck.java | 65 …public static void createReferences(String _sInputPath, String _sReferencePath, GraphicalTestArgum… in createReferences() 116 …public static boolean createOneReferenceFile(String _sInputFile, String _sReferencePath, Graphical… in createOneReferenceFile() 132 …public static boolean isReferenceExists(String _sInputFile, String _sReferencePath, GraphicalTestA… in isReferenceExists() 151 …public static boolean check(String _sInputPath, String _sOutputPath, String _sReferencePath, Graph… in check() 171 …public static boolean check(String _sInputPath, String _sOutputPath, String _sReferencePath, Strin… in check() 222 …ic boolean checkOneFile(String _sInputFile, String _sOutputPath, String _sReferencePath, Graphical… in checkOneFile() 238 …ic boolean checkOneFile(String _sInputFile, String _sOutputPath, String _sReferencePath, String _s… in checkOneFile() 274 …omponent xComponent, String _sOutputPath, String _resultDocName, String _sReferencePath, Graphical… in checkOneFile()
|
H A D | ReferenceBuilder.java | 220 void runGDC(String _sInputPath, String _sReferencePath) in runGDC()
|
H A D | DocumentConverter.java | 201 void runGDC(String _sInputFile, String _sReferencePath) in runGDC()
|
H A D | ConvWatchStarter.java | 303 …Outputter _aLISToutput, String _sInputFile, String _sOutputPath, String _sReferencePath, String _s… in runGDCWithStatus()
|
H A D | PRNCompare.java | 143 public void setReferencePath(String _sReferencePath) { m_sReferencePath = _sReferencePath; } in setReferencePath()
|
/aoo41x/main/qadevOOo/runner/util/compare/ |
H A D | GraphicalComparator.java | 83 …protected String createSpecialFile(String _sEntry, String _sInputPath, String _sReferencePath, Str… in createSpecialFile()
|
Completed in 62 milliseconds