Home
last modified time | relevance | path

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

/trunk/main/tools/source/memtools/
H A Dunqidx.cxx121 sal_uIntPtr nContIndex = nIndex - nStartIndex; in Insert() local
123 if ( nContIndex >= Container::GetSize() ) in Insert()
124 SetSize( nContIndex + nReSize ); in Insert()
127 Container::Replace( p, nContIndex ); in Insert()

Completed in 17 milliseconds