|
LibreOffice Module sc (master) 1
|
#include <segmenttree.hxx>
Public Attributes | |
| SCROW | mnRow1 |
| SCROW | mnRow2 |
| bool | mbValue |
Definition at line 32 of file segmenttree.hxx.
| bool ScFlatBoolRowSegments::RangeData::mbValue |
Definition at line 36 of file segmenttree.hxx.
Referenced by ScMultiSel::IsAllMarked(), ScMultiSelIter::Next(), and ScColumn::UpdateSelectionFunction().
| SCROW ScFlatBoolRowSegments::RangeData::mnRow1 |
Definition at line 34 of file segmenttree.hxx.
Referenced by ScMultiSelIter::Next().
| SCROW ScFlatBoolRowSegments::RangeData::mnRow2 |
Definition at line 35 of file segmenttree.hxx.
Referenced by ScFlatBoolRowSegments::dumpAsString(), ScMultiSel::IsAllMarked(), ScMultiSelIter::Next(), and ScColumn::UpdateSelectionFunction().