Searched refs:pOtherTabs (Results 1 – 1 of 1) sorted by relevance
944 SCTAB* pOtherTabs = new SCTAB[nThisCount]; in CompareDocument() local964 pOtherTabs[nThisTab] = nOtherTab; in CompareDocument()972 SCTAB nThisOther = ( nThisTab < nThisCount ) ? pOtherTabs[nThisTab] : nOtherCount; in CompareDocument()984 pOtherTabs[nFillPos+i] = nFillStart+i; in CompareDocument()1002 SCTAB nOtherTab = pOtherTabs[nThisTab]; in CompareDocument()1201 delete[] pOtherTabs; in CompareDocument()
Completed in 18 milliseconds