Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DGraphicalDifferenceCheck.java26 import convwatch.GraphicalTestArguments;
65 …oid createReferences(String _sInputPath, String _sReferencePath, GraphicalTestArguments _aGTA) thr… in createReferences()
116 …eateOneReferenceFile(String _sInputFile, String _sReferencePath, GraphicalTestArguments _aGTA) thr… in createOneReferenceFile()
132 …boolean isReferenceExists(String _sInputFile, String _sReferencePath, GraphicalTestArguments _aGTA) in isReferenceExists()
151 …String _sInputPath, String _sOutputPath, String _sReferencePath, GraphicalTestArguments _aGTA ) th… in check()
171 … String _sOutputPath, String _sReferencePath, String _sDiffPath, GraphicalTestArguments _aGTA ) th… in check()
222 …String _sInputFile, String _sOutputPath, String _sReferencePath, GraphicalTestArguments _aGTA) th… in checkOneFile()
238 … String _sOutputPath, String _sReferencePath, String _sDiffPath, GraphicalTestArguments _aGTA ) th… in checkOneFile()
274 …ing _sOutputPath, String _resultDocName, String _sReferencePath, GraphicalTestArguments _aGTA ) th… in checkOneFile()
H A DOfficePrint.java148 public static XComponent loadFromURL(GraphicalTestArguments _aGTA, in loadFromURL()
328 public static boolean storeAsPDF(GraphicalTestArguments _aGTA, in storeAsPDF()
348 public static boolean storeAsPDF(GraphicalTestArguments _aGTA, in storeAsPDF()
382 public static boolean printToFileWithOOo(GraphicalTestArguments _aGTA, in printToFileWithOOo()
413 public static void createInfoFile(String _sFile, GraphicalTestArguments _aGTA) in createInfoFile()
418 public static void createInfoFile(String _sFile, GraphicalTestArguments _aGTA, String _sSpecial) in createInfoFile()
518 private static boolean impl_printToFileWithOOo(GraphicalTestArguments _aGTA, in impl_printToFileWithOOo()
742 public static boolean isReferenceExists(GraphicalTestArguments _aGTA, in isReferenceExists()
798 public static boolean buildReference(GraphicalTestArguments _aGTA, in buildReference()
859 public static boolean printToFile(GraphicalTestArguments _aGTA, in printToFile()
[all …]
H A DEnhancedComplexTestCase.java28 import convwatch.GraphicalTestArguments;
113 public GraphicalTestArguments getGraphicalTestArguments() in getGraphicalTestArguments()
115 GraphicalTestArguments aGTA = new GraphicalTestArguments(param); in getGraphicalTestArguments()
H A DDocumentConverter.java156 GraphicalTestArguments aGTA = getGraphicalTestArguments(); in convert()
205 GraphicalTestArguments aGTA_local = getGraphicalTestArguments(); in runGDC()
216 GraphicalTestArguments aGTA = getGraphicalTestArguments(); in runGDC()
H A DConvWatchStarter.java36 import convwatch.GraphicalTestArguments;
195 GraphicalTestArguments aGTA = getGraphicalTestArguments(); in compareGraphicalDiffs()
306 GraphicalTestArguments aGTA = getGraphicalTestArguments(); in runGDCWithStatus()
H A DConvWatch.java65 StatusHelper[] createPostscriptStartCheck(GraphicalTestArguments _aGTA, in createPostscriptStartCheck()
333 public static boolean check(GraphicalTestArguments _aGTA, in check()
356 public static boolean checkDiffDiff(GraphicalTestArguments _aGTA, in checkDiffDiff()
H A DGraphicalTestArguments.java66 public class GraphicalTestArguments class
108 private GraphicalTestArguments(){} in GraphicalTestArguments() method in GraphicalTestArguments
110 public GraphicalTestArguments(TestParameters param) in GraphicalTestArguments() method in GraphicalTestArguments
H A DGfxCompare.java29 import convwatch.GraphicalTestArguments;
74 GraphicalTestArguments m_aArguments = null;
H A DReferenceBuilder.java158 GraphicalTestArguments aGTA = getGraphicalTestArguments(); in buildreference()
224 GraphicalTestArguments aGTA = getGraphicalTestArguments(); in runGDC()
H A DMSOfficePrint.java30 import convwatch.GraphicalTestArguments;
107 public void storeToFileWithMSOffice( GraphicalTestArguments _aGTA, in storeToFileWithMSOffice()
166 public void printToFileWithMSOffice( GraphicalTestArguments _aGTA, in printToFileWithMSOffice()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/compare/
H A DGraphicalComparator.java26 import convwatch.GraphicalTestArguments;
41 GraphicalTestArguments m_aArguments;
45 m_aArguments = new GraphicalTestArguments(aParams); in GraphicalComparator()

Completed in 47 milliseconds