Home
last modified time | relevance | path

Searched refs:getResolutionInDPI (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/qadevOOo/runner/convwatch/
H A DPRNCompare.java163 int getResolutionInDPI() {return m_nResolutionInDPI;} in getResolutionInDPI() method in PRNCompare
174 … createJPEGFromPostscript(m_sOutputPath, m_sReferencePath, m_sReferenceFile, getResolutionInDPI()); in compare()
176 … createJPEGFromPostscript(m_sOutputPath, m_sOutputPath, m_sPostScriptFile, getResolutionInDPI()); in compare()
189 … createJPEGFromPostscript(m_sOutputPath, m_sReferencePath, m_sReferenceFile, getResolutionInDPI()); in compare_new()
191 … = createJPEGFromPostscript(m_sOutputPath, m_sOutputPath, m_sPostScriptFile, getResolutionInDPI()); in compare_new()
H A DGfxCompare.java135 …NCompare.createJPEGFromPostscript(sTmpDir, sFileDir, sBasename, m_aArguments.getResolutionInDPI()); in createJPEG()
H A DOfficePrint.java465 out.write("resolution=" + _aGTA.getResolutionInDPI() + ls); in createInfoFile()
511 _aGTA.getResolutionInDPI() in createInfoFile()
H A DConvWatch.java213 a.setResolutionInDPI(_aGTA.getResolutionInDPI()); in createPostscriptStartCheck()
H A DGraphicalTestArguments.java457 public int getResolutionInDPI() {return m_nResolutionInDPI;} in getResolutionInDPI() method in GraphicalTestArguments
/aoo4110/main/qadevOOo/runner/graphical/
H A DFileHelper.java651 out.println("resolution=" + _aGTA.getResolutionInDPI()); in createInfoFile()
652 aIniFile.insertValue("global", "resolution", _aGTA.getResolutionInDPI()); in createInfoFile()
H A DParameterHelper.java252 public int getResolutionInDPI() in getResolutionInDPI() method in ParameterHelper
H A DJPEGCreator.java275 …NameSchema = createJPEGsFromPostscript(sTmpDir, sFileDir, sBasename, _aParam.getResolutionInDPI()); in createJPEG()

Completed in 37 milliseconds