Home
last modified time | relevance | path

Searched refs:pCurBlock (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/tools/source/memtools/
H A Dcontnr.cxx511 if ( p->nCount && (!p->pFirstBlock || !p->pLastBlock || !p->pCurBlock) ) in DbgCheckContainer()
548 if ( pBlock2 == pCont2->pCurBlock ) in ImpCopyContainer()
549 pCurBlock = pFirstBlock; in ImpCopyContainer()
560 if ( pBlock2 == pCont2->pCurBlock ) in ImpCopyContainer()
561 pCurBlock = pBlock1; in ImpCopyContainer()
574 pCurBlock = NULL; in ImpCopyContainer()
638 pCurBlock = NULL; in Container()
667 pCurBlock = NULL; in Container()
699 pCurBlock = pFirstBlock; in Container()
765 pCurBlock = pFirstBlock; in ImpInsert()
[all …]
/AOO41X/main/tools/inc/tools/
H A Dcontnr.hxx47 CBlock* pCurBlock; member in Container