Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Dtable5.cxx638 ScFlatUInt16RowSegments::RangeData aSrcData; in CopyRowHeight() local
641 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 19 milliseconds