LibreOffice Module sc (master) 1
Public Member Functions | List of all members
ScFlatBoolSegmentsImpl Class Reference
Inheritance diagram for ScFlatBoolSegmentsImpl:
[legend]
Collaboration diagram for ScFlatBoolSegmentsImpl:
[legend]

Public Member Functions

 ScFlatBoolSegmentsImpl (SCCOLROW nMax)
 
bool setTrue (SCCOLROW nPos1, SCCOLROW nPos2)
 
bool setFalse (SCCOLROW nPos1, SCCOLROW nPos2)
 

Detailed Description

Definition at line 348 of file segmenttree.cxx.

Constructor & Destructor Documentation

◆ ScFlatBoolSegmentsImpl()

ScFlatBoolSegmentsImpl::ScFlatBoolSegmentsImpl ( SCCOLROW  nMax)
inlineexplicit

Definition at line 351 of file segmenttree.cxx.

Member Function Documentation

◆ setFalse()

bool ScFlatBoolSegmentsImpl::setFalse ( SCCOLROW  nPos1,
SCCOLROW  nPos2 
)

Definition at line 365 of file segmenttree.cxx.

References setValue().

◆ setTrue()

bool ScFlatBoolSegmentsImpl::setTrue ( SCCOLROW  nPos1,
SCCOLROW  nPos2 
)

Definition at line 360 of file segmenttree.cxx.

References setValue().


The documentation for this class was generated from the following file: