Searched refs:hasSection (Results 1 – 3 of 3) sorted by relevance
226 if (aIniFile.hasSection(_sBasename)) in runThroughEveryReportInIndex()302 if (_aIniFile.hasSection(sPSBasename)) // checks for Postscript in getPSorPDFNameFromIniFile()309 if (_aIniFile.hasSection(sPSBasename)) in getPSorPDFNameFromIniFile()447 if (aIniFile.hasSection(sBasename)) in foreachResultCreateHTML()
220 public boolean hasSection(String _sSection) in hasSection() method in IniFile
241 public boolean hasSection(String _sSection) in hasSection() method in IniFile
Completed in 34 milliseconds