Searched refs:m_pLastGroup (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileconf.cpp199 wxFileConfigGroup *m_pLastGroup; // local file (we insert new ones after it) member in class:wxFileConfigGroup
252 { m_pLastGroup = pGroup; }
1373 m_pLastGroup = NULL;
1409 variables for each group: m_pLine, m_pLastEntry and m_pLastGroup.
1413 m_pLastGroup subgroup
1482 if ( m_pLastGroup )
1484 wxFileConfigLineList *pLine = m_pLastGroup->GetLastGroupLine();
1757 if ( pGroup == m_pLastGroup )
1767 m_pLastGroup = NULL;
1769 pl && !m_pLastGroup;
[all...]

Completed in 19 milliseconds