Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/docnode/
H A Dndsect.cxx931 sal_uLong nSkipIdx = ULONG_MAX; in InsertTextSection() local
938 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 14 milliseconds