Home
last modified time | relevance | path

Searched defs:nThisOther (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sc/source/core/data/
H A Ddocumen4.cxx913 SCROW nThisOther = ( nThisRow <= nThisEndRow ) ? pOtherRows[nThisRow] : (nOtherEndRow+1); in FindOrder() local
972 SCTAB nThisOther = ( nThisTab < nThisCount ) ? pOtherTabs[nThisTab] : nOtherCount; in CompareDocument() local

Completed in 53 milliseconds