Searched refs:_sSourceFile (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/qadevOOo/runner/graphical/ |
H A D | JPEGCreator.java | 310 …eJPEGsFromPostscript(String _sOutputPath, String _sSourcePath, String _sSourceFile, int _nResoluti… in createJPEGsFromPostscript() argument 317 …String sJPEGNameSchema = getJPEGName(_sOutputPath, _sSourceFile, _nResolutionInDPI, m_sGS_PageOutp… in createJPEGsFromPostscript() 318 String sPostscriptOrPDFFile = FileHelper.appendPath(_sSourcePath, _sSourceFile); in createJPEGsFromPostscript()
|
/aoo41x/main/qadevOOo/runner/convwatch/ |
H A D | PRNCompare.java | 216 …teJPEGFromPostscript(String _sOutputPath, String _sSourcePath, String _sSourceFile, int _nResoluti… in createJPEGFromPostscript() argument 229 String sJPGFilename = getJPEGName(_sOutputPath, _sSourceFile, sGS_PageOutput); in createJPEGFromPostscript() 230 String sOriginalFile = _sSourcePath + fs + _sSourceFile; in createJPEGFromPostscript()
|
Completed in 38 milliseconds