Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/convwatch/
H A DConvWatch.java27 import convwatch.ConvWatchCancelException;
67 throws ConvWatchCancelException in createPostscriptStartCheck()
73 …throw new ConvWatchCancelException("createPostscriptStartCheck: Input file: " + _sAbsoluteInputFil… in createPostscriptStartCheck()
111 …throw new ConvWatchCancelException("createPostscriptStartCheck: Given reference directory: '" + _s… in createPostscriptStartCheck()
126 …throw new ConvWatchCancelException("createPostscriptStartCheck: Given reference file: " + _sAbsolu… in createPostscriptStartCheck()
165 …throw new ConvWatchCancelException("createPostscriptStartCheck: Printed file " + sAbsolutePrintFil… in createPostscriptStartCheck()
177 …throw new ConvWatchCancelException("createPostscriptStartCheck: Given reference file: " + _sAbsolu… in createPostscriptStartCheck()
335 throws ConvWatchCancelException, ConvWatchException in check()
359 throws ConvWatchCancelException, ConvWatchException in checkDiffDiff()
408 throw new ConvWatchCancelException("No old difference file found." ); in checkDiffDiff()
H A DMSOfficePrint.java109 … String _sOutputFile) throws ConvWatchCancelException, java.io.IOException in storeToFileWithMSOffice()
140 … throw new ConvWatchCancelException/*WrongSuffixException*/("No MS office document format found."); in storeToFileWithMSOffice()
168 … String _sPrintFilename) throws ConvWatchCancelException, java.io.IOException in printToFileWithMSOffice()
211 …throw new ConvWatchCancelException/*WrongSuffixException*/("No Mircosoft Office document format fo… in printToFileWithMSOffice()
243 public void realStartCommand(ArrayList _aStartCommand) throws ConvWatchCancelException in realStartCommand()
247 … throw new ConvWatchCancelException/*WrongEnvironmentException*/("Given list is empty."); in realStartCommand()
273 …throw new ConvWatchCancelException/*WrongEnvironmentException*/("We doesn't work within windows en… in realStartCommand()
282 … throw new ConvWatchCancelException/*WrongEnvironmentException*/("Given list is too short."); in realStartCommand()
H A DOfficePrint.java801 throws ConvWatchCancelException in buildReference()
805 …throw new ConvWatchCancelException("buildReference(): Input file: " + _sAbsoluteInputFile + " does… in buildReference()
862 String _sPrintFileURL) throws ConvWatchCancelException in printToFile()
901 catch(ConvWatchCancelException e) in printToFile()
905 … throw new ConvWatchCancelException("Exception caught. Problem with MSOffice printer methods."); in printToFile()
910 … throw new ConvWatchCancelException("IOException caught. Problem with MSOffice printer methods."); in printToFile()
923 … throw new ConvWatchCancelException("OfficePrint.printToFile(): Unknown print type."); in printToFile()
1224 …ing _sInputFile, String _sOutputPath, GraphicalTestArguments _aGTA) throws ConvWatchCancelException in convertDocument()
H A DGraphicalDifferenceCheck.java28 import convwatch.ConvWatchCancelException;
316 throws ConvWatchCancelException in createInputFile()
334 …throw new ConvWatchCancelException("com.sun.star.frame.XStorable could not be instantiated from th… in createInputFile()
347 throw new ConvWatchCancelException("Wrap IOException caught, " + e.getMessage()); in createInputFile()
H A DConvWatchCancelException.java28 public class ConvWatchCancelException extends ConvWatchException class
30 public ConvWatchCancelException(String _aMessage) in ConvWatchCancelException() method in ConvWatchCancelException
H A DDocumentConverter.java240 catch(ConvWatchCancelException e) in runGDC()
255 catch(ConvWatchCancelException e) in runGDC()
H A Dmakefile.mk49 ConvWatchCancelException.java \
H A DGfxCompare.java165 catch (ConvWatchCancelException e) in createJPEG()
H A DReferenceBuilder.java262 catch(ConvWatchCancelException e) in runGDC()
H A DConvWatchStarter.java349 catch(ConvWatchCancelException e) in runGDCWithStatus()

Completed in 49 milliseconds