Searched refs:GetLastEntryLine (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.cpp246 wxFileConfigLineList *GetLastEntryLine(); // after which our subgroups start
1492 return GetLastEntryLine();
1498 wxFileConfigLineList *wxFileConfigGroup::GetLastEntryLine() function in class:wxFileConfigGroup
1501 _T(" GetLastEntryLine() for Group '%s'"),
1929 // GetLastEntryLine() may be NULL if we're in the root group and it
1932 wxFileConfigLineList *line = Group()->GetLastEntryLine();

Completed in 50 milliseconds