_PopulateTree
void _PopulateTree(BList* tree, BList& target,
_PopulateTree(tree, fFullList, firstIndex, false);
_PopulateTree(tree, fList, lastIndex, true);
_PopulateTree(item->fTemporaryList, target, firstIndex,