Home
last modified time | relevance | path

Searched refs:sIniFile (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/testgraphical/prechecks/
H A Dsoftwaretests.pl247 my $sIniFile = convertCygwinPath($sGlobalIniFile);
249 if (open(INIFILE, ">>" . $sIniFile ))
261 my $sIniFile = convertCygwinPath($sGlobalIniFile);
262 if (open(INIFILE, $sIniFile))
/aoo41x/main/qadevOOo/runner/graphical/
H A DOffice.java93 String sIniFile = FileHelper.appendPath(m_sResult, "index.ini"); in load() local
94 IniFile aIniFile2 = new IniFile(sIniFile); in load()
108 IniFile aIniFile = new IniFile(sIniFile); in load()
H A DFileHelper.java611 String sIniFile = FileHelper.appendPath(sFileDir, sBasename + ".ini"); in createInfoFile() local
612 IniFile aIniFile = new IniFile(sIniFile); in createInfoFile()
H A DJPEGComparator.java205 String sIniFile = FileHelper.appendPath(sPath, "index.ini"); in checkOneFile() local
206 IniFile aIniFile = new IniFile(sIniFile); in checkOneFile()

Completed in 28 milliseconds