Searched defs:_aGTA (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/qadevOOo/runner/convwatch/ |
H A D | GraphicalDifferenceCheck.java | 65 … createReferences(String _sInputPath, String _sReferencePath, GraphicalTestArguments _aGTA) throws… in createReferences() 116 …eOneReferenceFile(String _sInputFile, String _sReferencePath, GraphicalTestArguments _aGTA) throws… in createOneReferenceFile() 132 …boolean isReferenceExists(String _sInputFile, String _sReferencePath, GraphicalTestArguments _aGTA) in isReferenceExists() 151 …ing _sInputPath, String _sOutputPath, String _sReferencePath, GraphicalTestArguments _aGTA ) throw… in check() 171 …ring _sOutputPath, String _sReferencePath, String _sDiffPath, GraphicalTestArguments _aGTA ) throw… in check() 222 …ing _sInputFile, String _sOutputPath, String _sReferencePath, GraphicalTestArguments _aGTA) throw… in checkOneFile() 238 …ring _sOutputPath, String _sReferencePath, String _sDiffPath, GraphicalTestArguments _aGTA ) throw… in checkOneFile() 274 … _sOutputPath, String _resultDocName, String _sReferencePath, GraphicalTestArguments _aGTA ) throw… in checkOneFile()
|
H A D | OfficePrint.java | 148 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 D | ConvWatch.java | 65 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 D | MSOfficePrint.java | 107 public void storeToFileWithMSOffice( GraphicalTestArguments _aGTA, in storeToFileWithMSOffice() 166 public void printToFileWithMSOffice( GraphicalTestArguments _aGTA, in printToFileWithMSOffice()
|
/aoo41x/main/qadevOOo/runner/graphical/ |
H A D | OpenOfficePostscriptCreator.java | 189 private XComponent loadFromURL(ParameterHelper _aGTA, in loadFromURL() 397 public boolean storeAsPDF(ParameterHelper _aGTA, in storeAsPDF() 465 private boolean impl_printToFileWithOOo(ParameterHelper _aGTA, in impl_printToFileWithOOo() 715 public boolean isReferenceExists(ParameterHelper _aGTA, in isReferenceExists() 1189 …public void convertDocument(String _sInputFile, String _sOutputPath, ParameterHelper _aGTA) throws… in convertDocument()
|
H A D | MSOfficePostscriptCreator.java | 184 public void storeToFileWithMSOffice( ParameterHelper _aGTA, in storeToFileWithMSOffice() 254 public void printToFileWithMSOffice( ParameterHelper _aGTA, in printToFileWithMSOffice()
|
H A D | FileHelper.java | 590 public static void createInfoFile(String _sFile, ParameterHelper _aGTA) in createInfoFile() 595 public static void createInfoFile(String _sFile, ParameterHelper _aGTA, String _sSpecial) in createInfoFile()
|
Completed in 57 milliseconds