Searched refs:nDCols (Results 1 – 1 of 1) sorted by relevance
949 sal_Int32 nDCols, nDRows, nDTabs; in XclExpChTrMoveRange() local950 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 18 milliseconds