LibreOffice Module sc (master) 1
|
#include <segmenttree.hxx>
Public Attributes | |
SCCOL | mnCol1 |
SCCOL | mnCol2 |
bool | mbValue |
Definition at line 91 of file segmenttree.hxx.
bool ScFlatBoolColSegments::RangeData::mbValue |
Definition at line 95 of file segmenttree.hxx.
Referenced by ScTable::ExtendPrintArea(), and ScMarkData::GetSelectionCover().
SCCOL ScFlatBoolColSegments::RangeData::mnCol1 |
Definition at line 93 of file segmenttree.hxx.
Referenced by ScTable::ExtendPrintArea(), and ScMarkData::GetSelectionCover().
SCCOL ScFlatBoolColSegments::RangeData::mnCol2 |
Definition at line 94 of file segmenttree.hxx.
Referenced by ScFlatBoolColSegments::dumpAsString(), and ScMarkData::GetSelectionCover().