Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Ddocumen4.cxx944 SCTAB* pOtherTabs = new SCTAB[nThisCount]; in CompareDocument() local
964 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 192 milliseconds