LibreOffice Module sc (master) 1
|
#include <segmenttree.hxx>
Public Attributes | |
SCROW | mnRow1 |
SCROW | mnRow2 |
sal_uInt16 | mnValue |
Definition at line 121 of file segmenttree.hxx.
SCROW ScFlatUInt16RowSegments::RangeData::mnRow1 |
Definition at line 123 of file segmenttree.hxx.
SCROW ScFlatUInt16RowSegments::RangeData::mnRow2 |
Definition at line 124 of file segmenttree.hxx.
Referenced by ScTable::CopyRowHeight(), ScFlatUInt16RowSegments::dumpAsString(), and ScTable::GetRowForHeight().
sal_uInt16 ScFlatUInt16RowSegments::RangeData::mnValue |
Definition at line 125 of file segmenttree.hxx.
Referenced by ScTable::CopyRowHeight(), and ScTable::GetRowForHeight().