Lines Matching refs:Next
94 pEntry = (SvListEntry*)pChilds->Next(); in SetListPositions()
133 pPtr = (SvListEntry*)Next(); in DestroyAll()
269 pEntry = (SvListEntry*)(pRootList->Next()); in Clear()
307 pActualChild = (SvListEntry*)(pList->Next()); in IsChild()
579 pChild = (SvListEntry*)pChilds->Next(); in CloneChilds()
607 pParent = Next( pParent, &nActDepth ); in GetChildCount()
655 pParent = Next( pParent, &nActDepth ); in GetChildSelectionCount()
691 SvListEntry* SvTreeList::Next( SvListEntry* pActEntry, sal_uInt16* pDepth ) const in Next() function in SvTreeList
1188 pEntry = Next( pEntry ); in NextSelected()
1190 pEntry = Next( pEntry ); in NextSelected()
1313 pEntry = Next( pEntry ); in SetAbsolutePositions()
1516 pParent = Next( pParent ); in SelectChilds()
1521 pParent = Next( pParent, &nDepth ); in SelectChilds()
1542 pEntry = Next( pEntry ); in SelectAll()
1559 pEntry = Next( pEntry ); in GetEntryAtAbsPos()
1621 pEntry = (SvListEntry*)(pList->Next()); in lcl_CheckList()
1638 pEntry = Next( pEntry ); in CheckIntegrity()
1732 pEntry = pModel->Next( pEntry ); in InitTable()
1749 pViewData = (SvViewData*)aDataTable.Next(); in ClearTable()
1892 pCurEntry = pModel->Next( pCurEntry ); in ActionInsertedTree()
1911 pCur = (SvListEntry*)pChilds->Next(); in RemoveViewData()