Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/data/
H A Ddocumen4.cxx810 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 …]
/aoo42x/main/sc/inc/
H A Ddocument.hxx1654 SCROW nMaxRow, SCCOLROW* pOtherRows );
1655 void FindOrder( SCCOLROW* pOtherRows, SCCOLROW nThisEndRow, SCCOLROW nOtherEndRow,

Completed in 119 milliseconds