Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dqueryparam.cxx261 SCSIZE nOtherUsed = 0; in operator ==() local
266 while ( nOtherUsed<nOtherEntryCount && rOther.maEntries[nOtherUsed].bDoQuery ) in operator ==()
267 ++nOtherUsed; in operator ==()
269 if ( (nUsed == nOtherUsed) in operator ==()

Completed in 16 milliseconds