Home
last modified time | relevance | path

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

/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx1329 long nOldCurRow = nCurRow; in RowInserted() local
1406 if ( nCurRow != nOldCurRow ) in RowInserted()
1442 long nOldCurRow = nCurRow; in RowRemoved() local
1579 if ( nOldCurRow != nCurRow ) in RowRemoved()
1606 long nOldCurRow = nCurRow; in GoToRow() local
1655 nCurRow = nCurRow + (nRow - nOldCurRow); in GoToRow()
1675 if ( !bRowColMove && nOldCurRow != nCurRow ) in GoToRow()

Completed in 25 milliseconds