Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx949 sal_Int32 nDCols, nDRows, nDTabs; in XclExpChTrMoveRange() local
950 rAction.GetDelta( nDCols, nDRows, nDTabs ); in XclExpChTrMoveRange()
951 aSourceRange.aStart.IncRow( (SCROW) -nDRows ); in XclExpChTrMoveRange()
954 aSourceRange.aEnd.IncRow( (SCROW) -nDRows ); in XclExpChTrMoveRange()

Completed in 31 milliseconds