Searched refs:nOtherEndCol (Results 1 – 1 of 1) sorted by relevance
1007 SCCOL nOtherEndCol = 0; in CompareDocument() local1010 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 22 milliseconds