Home
last modified time | relevance | path

Searched refs:nDCols (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()
952 aSourceRange.aStart.IncCol( (SCCOL) -nDCols ); in XclExpChTrMoveRange()
955 aSourceRange.aEnd.IncCol( (SCCOL) -nDCols ); in XclExpChTrMoveRange()

Completed in 21 milliseconds