Home
last modified time | relevance | path

Searched refs:buildSectionName (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/qadevOOo/runner/convwatch/
H A DIniFile.java131 String buildSectionName(String _sSectionName) in buildSectionName() method in IniFile
144 String sFindSection = toLowerIfNeed(buildSectionName(_sSection)); in findSection()
350 String sFindSection = buildSectionName(_sSection); in insertValue()
/aoo4110/main/qadevOOo/runner/graphical/
H A DIniFile.java167 private String buildSectionName(String _sSectionName) in buildSectionName() method in IniFile
192 String sFindSection = toLowerIfNeed(buildSectionName(_sSection)); in findSection()
478 String sFindSection = buildSectionName(_sSection); in insertValue()
/aoo4110/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DIniFile.java188 private String buildSectionName(String _sSectionName) in buildSectionName() method in IniFile
213 String sFindSection = toLowerIfNeed(buildSectionName(_sSection)); in findSection()
503 String sFindSection = buildSectionName(_sSection); in insertValue()

Completed in 33 milliseconds