Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddocumen4.cxx943 SCTAB nOtherCount = rOtherDoc.GetTableCount(); in CompareDocument() local
956 for (SCTAB nTemp=0; nTemp<nOtherCount && nOtherTab>MAXTAB; nTemp++) in CompareDocument()
972 SCTAB nThisOther = ( nThisTab < nThisCount ) ? pOtherTabs[nThisTab] : nOtherCount; in CompareDocument()

Completed in 16 milliseconds