Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dftnidx.cxx53 sal_uLong nFndIdx = _SwTxtFtn_GetIndex( (*this)[ nM ] ); in _SV_IMPL_SORTAR_ALG() local
54 if( nFndIdx == nIdx && *(*this)[ nM ]->GetStart() == nCntIdx ) in _SV_IMPL_SORTAR_ALG()
60 else if( nFndIdx < nIdx || in _SV_IMPL_SORTAR_ALG()
61 (nFndIdx == nIdx && *(*this)[ nM ]->GetStart() < nCntIdx )) in _SV_IMPL_SORTAR_ALG()

Completed in 8 milliseconds