Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddocumen4.cxx1007 SCCOL nOtherEndCol = 0; in CompareDocument() local
1010 rOtherDoc.GetCellArea( nOtherTab, nOtherEndCol, nOtherEndRow ); in CompareDocument()
1011 SCCOL nEndCol = Max(nThisEndCol, nOtherEndCol); in CompareDocument()
1044 FindOrder( pOtherCols, nThisEndCol, nOtherEndCol, sal_True, in CompareDocument()
1088 SCCOL nLastOtherCol = static_cast<SCCOL>(nOtherEndCol + 1); in CompareDocument()

Completed in 18 milliseconds