Searched refs:nSkipIdx (Results 1 – 1 of 1) sorted by relevance
931 sal_uLong nSkipIdx = ULONG_MAX; in InsertTextSection() local938 if( ULONG_MAX == nSkipIdx ) in InsertTextSection()940 else if( n >= nSkipIdx ) in InsertTextSection()941 nSkipIdx = ULONG_MAX; in InsertTextSection()958 if( ULONG_MAX == nSkipIdx ) in InsertTextSection()959 nSkipIdx = pNd->EndOfSectionIndex(); in InsertTextSection()
Completed in 11 milliseconds