Searched refs:m_nSection (Results 1 – 1 of 1) sorted by relevance
118 sal_uInt32 m_nSection; member139 m_nSection(nTheSection), in Parameter()269 if (nSection > (*p)->m_nSection) in find()271 else if (nSection == (*p)->m_nSection) in find()299 if (p->m_nSection > 0 in parseParameters()301 || pPrev->m_nSection != p->m_nSection - 1 in parseParameters()348 while (pNext && pNext->m_nSection > 0); in parseParameters()367 if (!pNext || pNext->m_nSection == 0) in parseParameters()
Completed in 37 milliseconds