Searched refs:nOtherLast (Results 1 – 1 of 1) sorted by relevance
121 sal_uInt16 nOtherLast = 0; in operator ==() local123 while ( rOther.bDoSort[nOtherLast++] && nOtherLast < MAXSORT ) ; in operator ==()125 nOtherLast--; in operator ==()126 if ( (nLast == nOtherLast) in operator ==()
Completed in 17 milliseconds