Searched refs:nMoveSubTotal (Results 1 – 1 of 1) sorted by relevance
1598 long nMoveSubTotal = 0; in FillDataResults() local1601 nMoveSubTotal = rRow - nStartRow; // force to first (title) row in FillDataResults()1640 rRow += nMoveSubTotal; in FillDataResults()2086 long nMoveSubTotal = 0; in FillDataRow() local2089 nMoveSubTotal = rCol - nStartCol; // force to first (title) column in FillDataRow()2135 rCol += nMoveSubTotal; in FillDataRow()
Completed in 36 milliseconds