Home
last modified time | relevance | path

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

/trunk/main/connectivity/workben/iniParser/
H A Dmain.cxx68 ini_Section * getSection(OUString const & secName) in getSection() argument
70 if (mAllSection.find(secName) != mAllSection.end()) in getSection()
71 return &mAllSection[secName]; in getSection()

Completed in 7 milliseconds