Home
last modified time | relevance | path

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

/trunk/main/svl/source/items/
H A Dpoolio.cxx389 sal_uLong n, nLastSurrogate = sal_uLong(-1); in readTheItems() local
398 for ( pItem = 0, n = nLastSurrogate+1; n < nSurrogate; ++n ) in readTheItems()
400 nLastSurrogate = nSurrogate; in readTheItems()
422 for ( pItem = 0, n = nLastSurrogate+1; n < nItemCount; ++n ) in readTheItems()

Completed in 18 milliseconds