Searched refs:nContIndex (Results 1 – 1 of 1) sorted by relevance
121 sal_uIntPtr nContIndex = nIndex - nStartIndex; in Insert() local123 if ( nContIndex >= Container::GetSize() ) in Insert()124 SetSize( nContIndex + nReSize ); in Insert()127 Container::Replace( p, nContIndex ); in Insert()
Completed in 6 milliseconds