Searched refs:GetChildListPos (Results 1 – 4 of 4) sorted by relevance
326 return pSrcEntry->GetChildListPos(); in Move()423 nPos = pDstEntry->GetChildListPos(); in Move()452 nPos = pDstEntry->GetChildListPos()+1; in Copy()479 nPos = pDstEntry->GetChildListPos()+1; in InsertTree()706 sal_uLong nActualPos = pActEntry->GetChildListPos(); in Next()732 nActualPos = pParent->GetChildListPos(); in Next()768 sal_uLong nActualPos = pActEntry->GetChildListPos(); in Prev()941 nActualPos = pParent->GetChildListPos(); in NextVisible()1138 sal_uLong nPos = pEntry->GetChildListPos(); in NextSibling()1152 sal_uLong nPos = pEntry->GetChildListPos(); in PrevSibling()[all …]
104 sal_uLong GetChildListPos() const in GetChildListPos() function in SvListEntry290 sal_uLong GetRelPos( SvListEntry* pChild ) const { return pChild->GetChildListPos(); } in GetRelPos()
256 aCurrentPath.push_back(pLoop->GetChildListPos()); in buildPathFormat()
1724 nPos=pEntry->GetChildListPos(); in UpdateEntrys()
Completed in 26 milliseconds