Home
last modified time | relevance | path

Searched refs:appendPath (Results 1 – 22 of 22) sorted by relevance

/trunk/main/testgraphical/source/
H A Dgraphical_compare.pm88 $sSourceRoot = appendPath($sSourceRoot, $ENV{WORK_STAMP});
95 $sSourceRoot = appendPath($sSourceRoot, $ENV{INPATH});
118 appendPath( $sOOoRunnerPath, "OOoRunnerLight.jar");
152 my $sOutput = appendPath(getProjectRoot(), $ENV{INPATH});
153 $sOutput = appendPath($sOutput, "misc");
160 my $sOutput = appendPath(getProjectRoot(), $ENV{INPATH});
161 $sOutput = appendPath($sOutput, "reference");
244 $sInputPath = appendPath($sInputPath, $sDocumentPool);
245 $sInputPath = appendPath($sInputPath, $sDocumentName);
407 $sInputPath = appendPath($sInputPath, getEnvironment());
[all …]
H A Dcompare.pl128 my $sDocumentPool = appendPath(getProjectRoot(), "document-pool");
180 my $sDocumentPath = appendPath($sDocumentPool, $myfile);
210 my $startdir = appendPath($sDocumentPath, $sPool);
222 my $sAbsoluteFile = appendPath($startdir, $myfile);
285 my $sKnownIssueFile = appendPath($startdir, "knownissues.xcl");
364 $sProjectBase = appendPath($cwd, $ENV{PRJ});
H A DConvwatchHelper.pm117 my $sNewPath = appendPath(getToolsPrefix(), "qadev");
118 $sNewPath = appendPath($sNewPath, "scripts");
119 $sNewPath = appendPath($sNewPath, "gfxcmp_ui");
328 … my $sNewStartDir = appendPath($startdir, $myfile); # neuen Directorystring erstellen
385 $sSourceFilename = appendPath($currentDir, $currentFile);
H A Dfilehelper.pm40 …@EXPORT = qw(&dospath &unixpath &appendPath &appendClass &setPrefix &getToolsPrefix &rmkdir &…
141 sub appendPath($$) subroutine
255 $toolsprefix = appendPath($toolsprefix, getPrefix());
256 $toolsprefix = appendPath($toolsprefix, "tools");
H A Dcwstestresulthelper.pm181 my $sPerlProgram = appendPath($sSOLARENV, "bin/cwstestresult.pl");
H A Dfill_documents_loop.pl378 my $sMailProgram = appendPath(getQADEVToolsPath(), "mailsend.php");
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DJPEGComparator.java198 String sIniFileForRefBuildID = FileHelper.appendPath(sPath, sSectionName + ".ini"); in checkOneFile()
205 String sIniFile = FileHelper.appendPath(sPath, "index.ini"); in checkOneFile()
239 String sResultIniFile = FileHelper.appendPath(_sResult, sSectionName); in checkOneFile()
345 String sResultFilename = FileHelper.appendPath(_sResult, sBasename); in checkOnePicture()
418 String sDestination = FileHelper.appendPath(sDestinationPath, sNewSourceBasename); in compareJPEG()
427 String sSource = FileHelper.appendPath(sDestinationPath, sSourceBasename); in compareJPEG()
428 String sDestination = FileHelper.appendPath(sDestinationPath, sDestinationBasename); in compareJPEG()
429 String sDifference = FileHelper.appendPath(sDestinationPath, sDifferenceBasename); in compareJPEG()
465 … String sResultFile = FileHelper.appendPath(sDestinationPath, aNameDPIPage.Name + ".ini"); in compareJPEG()
684 sComposite = FileHelper.appendPath(sIMPath, sComposite); in compareJPEG()
[all …]
H A DEnhancedComplexTestCase.java70 sNewOutputPath = FileHelper.appendPath(sNewOutputPath, sNewSubDir); in callEntry()
165 String sEntry = FileHelper.appendPath(sPath, sKey); in foreachPSorPDFinInputPath()
220 String sIndexFile = FileHelper.appendPath(_sPath, "index.ini"); in runThroughEveryReportInIndex()
238 String sEntry = FileHelper.appendPath(_sPath, sPSorPDFName); in runThroughEveryReportInIndex()
287 String sEntry = FileHelper.appendPath(_sPath, sPSorPDFName); in runThroughEveryReportInIndex()
388 … String sBasenameIni = FileHelper.appendPath(sOutputPath, sBasename + ".ps.ini"); in foreachJPEGcompareWithJPEG()
441 String sIndexFile = FileHelper.appendPath(sPath, "index.ini"); in foreachResultCreateHTML()
474 String sIndexFile2 = FileHelper.appendPath(sPath, sPSFile + ".ini"); in foreachResultCreateHTML()
H A DJPEGCreator.java77 String sToleranceFile = FileHelper.appendPath(sFileDir, "tolerance.ini"); in checkOneFile()
86 String sIndexFile = FileHelper.appendPath(_sResult, "index.ini"); in checkOneFile()
191 sConvertEXE = FileHelper.appendPath(sConvertPath, sConvertEXE); in convertToWidth340()
295 String sJPEGName = FileHelper.appendPath(_sOutputPath, sName); in getJPEGName()
318 String sPostscriptOrPDFFile = FileHelper.appendPath(_sSourcePath, _sSourceFile); in createJPEGsFromPostscript()
331 sGhostscriptEXE = FileHelper.appendPath(sGhostscriptPath, sGhostscriptEXE); in createJPEGsFromPostscript()
H A DBuildID.java105 sOfficePath = FileHelper.appendPath(_sOfficePath, "bootstrap.ini"); in getBuildIDFromBootstrap()
109 sOfficePath = FileHelper.appendPath(_sOfficePath, "bootstraprc"); in getBuildIDFromBootstrap()
130 sOfficePath = FileHelper.appendPath(_sOfficePath, "version.ini"); in getBuildIDFromVersion()
134 sOfficePath = FileHelper.appendPath(_sOfficePath, "versionrc"); in getBuildIDFromVersion()
H A DFileHelper.java573 public static String appendPath(String _sPath, String _sRelativePathToAdd) in appendPath() method in FileHelper
611 String sIniFile = FileHelper.appendPath(sFileDir, sBasename + ".ini"); in createInfoFile()
618 String sInfoFilename = FileHelper.appendPath(sFileDir, sNameNoSuffix + ".info"); in createInfoFile()
749 String sIndexFilename = FileHelper.appendPath(_sOutputFilename, "postscript.ini"); in addBasenameToPostscript()
756 String sIndexFilename = FileHelper.appendPath(_sOutputFilename, "index.ini"); in addBasenameToIndex()
H A DMSOfficePostscriptCreator.java321 …_aGTA.getPerformance().readWordValuesFromFile(FileHelper.appendPath(sUserDir, "msofficeloadtimes.t… in printToFileWithMSOffice()
392 String sFileName = FileHelper.appendPath(sTmpPath, sPrintViaWord); in createWordPrintHelper()
487 String sFileName = FileHelper.appendPath(userdir, _sScriptName); in searchLocalFile()
526 String sName = FileHelper.appendPath(sTmpPath, sSaveViaWord); in createWordStoreHelper()
606 String sName = FileHelper.appendPath(sTmpPath, sPrintViaExcel); in createExcelPrintHelper()
709 String sName = FileHelper.appendPath(sTmpPath, sSaveViaExcel); in createExcelStoreHelper()
798 String sName = FileHelper.appendPath(sTmpPath, sPrintViaPowerPoint); in createPowerPointPrintHelper()
H A DOpenOfficeDatabaseReportExtractor.java201 String sDestinationFile = FileHelper.appendPath(sOutputPath, sFilename); in load()
451 … sOutputPath = FileHelper.appendPath(sOutputPath, DateHelper.getDateTimeForFilename()); in getOutputPath()
480 sOutputPath = FileHelper.appendPath(sOutputPath, sName); in storeComponent()
H A DOffice.java93 String sIniFile = FileHelper.appendPath(m_sResult, "index.ini"); in load()
H A DHTMLResult.java46 String sFilename = FileHelper.appendPath(_sOutputPath, _sHTMLFilename); in HTMLResult()
H A DOpenOfficePostscriptCreator.java99 String sDocumentName = FileHelper.appendPath(m_sOutputURL, m_sBasename); in storeAsPostscript()
748 … String sAbsolutePrintFilename = FileHelper.appendPath(sOutputPath, sPrintFilename + ".prn"); in isReferenceExists()
/trunk/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.java340 … final String sFilename = FileHelper.appendPath(m_aTempDir.getOfficeTempDir(), sDocumentName); in loadAndSaveNTimesDocument()
450 String sProcessIdCommand = FileHelper.appendPath(m_aTempDir.getTempDir(), "getPS"); in getOfficeProcessID()
479 sOfficeMemoryCommand = FileHelper.appendPath(m_aTempDir.getTempDir(), "getPmap"); in getOfficeMemoryUsage()
482 …String sPmapOutputFile = FileHelper.appendPath(m_aTempDir.getTempDir(), "pmap_" + _sMode + ".txt"); in getOfficeMemoryUsage()
H A DFileHelper.java34 public static String appendPath(String _sPath, String _sRelativePathToAdd) in appendPath() method in FileHelper
/trunk/main/testgraphical/qa/graphical/
H A DTest.java64 final String sComparePath = FileHelper.appendPath(sPRJ, "source"); in test()
65 final String sCompareName = FileHelper.appendPath(sComparePath, "compare.pl"); in test()
/trunk/main/test/source/java/org/openoffice/test/
H A DFileHelper.java41 public static String appendPath(String _sPath, String _sRelativePathToAdd) in appendPath() method in FileHelper
/trunk/main/framework/qa/complex/path_settings/
H A DPathSettingsTest.java919 return graphical.FileHelper.appendPath(path, "tmp"); in changeToCorrectValue()
/trunk/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java365 sDocCfgName = FileHelper.appendPath(tempDirURL, "test.cfg"); in checkDocumentAccelCfg()

Completed in 78 milliseconds