Searched refs:pOtherRows (Results 1 – 2 of 2) sorted by relevance
810 if ( pOtherRows ) in ColDifferences()811 nOtherRow = pOtherRows[nThisRow]; in ColDifferences()892 pOtherRows[nThisRow] = nTempOther; in FindOrder()898 pOtherRows[nThisRow] = SCROW_MAX; in FindOrder()924 pOtherRows[nFillPos+i] = nFillStart+i; in FindOrder()1059 if (ValidRow(pOtherRows[nThisRow])) in CompareDocument()1072 pTempRows = pOtherRows; in CompareDocument()1073 pOtherRows = pSwap; in CompareDocument()1132 SCROW nOtherRow = pOtherRows[nThisRow]; in CompareDocument()1168 SCROW nOtherRow = pOtherRows[nThisRow]; in CompareDocument()[all …]
1654 SCROW nMaxRow, SCCOLROW* pOtherRows );1655 void FindOrder( SCCOLROW* pOtherRows, SCCOLROW nThisEndRow, SCCOLROW nOtherEndRow,
Completed in 31 milliseconds