Home
last modified time | relevance | path

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

/trunk/main/tools/source/inet/
H A Dinetmime.cxx118 sal_uInt32 m_nSection; member
139 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 27 milliseconds