Searched refs:secName (Results 1 – 1 of 1) sorted by relevance
68 ini_Section * getSection(OUString const & secName) in getSection() argument70 if (mAllSection.find(secName) != mAllSection.end()) in getSection()71 return &mAllSection[secName]; in getSection()
Completed in 11 milliseconds