Searched refs:nOtherCount (Results 1 – 1 of 1) sorted by relevance
943 SCTAB nOtherCount = rOtherDoc.GetTableCount(); in CompareDocument() local956 for (SCTAB nTemp=0; nTemp<nOtherCount && nOtherTab>MAXTAB; nTemp++) in CompareDocument()972 SCTAB nThisOther = ( nThisTab < nThisCount ) ? pOtherTabs[nThisTab] : nOtherCount; in CompareDocument()
Completed in 19 milliseconds