Searched refs:ImpRemove (Results 1 – 3 of 3) sorted by relevance
905 void* Container::ImpRemove( CBlock* pBlock, sal_uInt16 nIndex ) in ImpRemove() function in Container988 return ImpRemove( pCurBlock, nCurIndex ); in Remove()1016 return ImpRemove( pTemp, (sal_uInt16)nIndex ); in Remove()
88 ImpRemove
63 void* ImpRemove( CBlock* pBlock, sal_uInt16 nIndex );
Completed in 14 milliseconds