Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dsortparam.cxx121 sal_uInt16 nOtherLast = 0; in operator ==() local
123 while ( rOther.bDoSort[nOtherLast++] && nOtherLast < MAXSORT ) ; in operator ==()
125 nOtherLast--; in operator ==()
126 if ( (nLast == nOtherLast) in operator ==()

Completed in 17 milliseconds