Home
last modified time | relevance | path

Searched defs:sFindSection (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/qadevOOo/runner/convwatch/
H A DIniFile.java133 String sFindSection = "[" + _sSectionName + "]"; in buildSectionName() local
144 String sFindSection = toLowerIfNeed(buildSectionName(_sSection)); in findSection() local
350 String sFindSection = buildSectionName(_sSection); in insertValue() local
/aoo4110/main/qadevOOo/runner/graphical/
H A DIniFile.java169 String sFindSection = "[" + _sSectionName + "]"; in buildSectionName() local
192 String sFindSection = toLowerIfNeed(buildSectionName(_sSection)); in findSection() local
478 String sFindSection = buildSectionName(_sSection); in insertValue() local
/aoo4110/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DIniFile.java190 String sFindSection = "[" + _sSectionName + "]"; in buildSectionName() local
213 String sFindSection = toLowerIfNeed(buildSectionName(_sSection)); in findSection() local
503 String sFindSection = buildSectionName(_sSection); in insertValue() local

Completed in 21 milliseconds