Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddptabres.cxx1598 long nMoveSubTotal = 0; in FillDataResults() local
1601 nMoveSubTotal = rRow - nStartRow; // force to first (title) row in FillDataResults()
1640 rRow += nMoveSubTotal; in FillDataResults()
2086 long nMoveSubTotal = 0; in FillDataRow() local
2089 nMoveSubTotal = rCol - nStartCol; // force to first (title) column in FillDataRow()
2135 rCol += nMoveSubTotal; in FillDataRow()

Completed in 22 milliseconds