Searched refs:aSrcData (Results 1 – 1 of 1) sorted by relevance
638 ScFlatUInt16RowSegments::RangeData aSrcData; in CopyRowHeight() local641 if (!rSrcTable.mpRowHeights->getRangeData(nRow + nSrcOffset, aSrcData)) in CopyRowHeight()645 SCROW nLastRow = aSrcData.mnRow2 - nSrcOffset; in CopyRowHeight()649 mpRowHeights->setValue(nRow, nLastRow, aSrcData.mnValue); in CopyRowHeight()
Completed in 14 milliseconds