LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
sc::ColumnSpanSet::ColumnType Struct Reference

Public Member Functions

 ColumnType (SCROW nStart, SCROW nEnd, bool bInit)
 
 ColumnType (const ColumnType &rOther)
 

Public Attributes

ColumnSpansType maSpans
 
ColumnSpansType::const_iterator miPos
 

Detailed Description

Definition at line 55 of file columnspanset.hxx.

Constructor & Destructor Documentation

◆ ColumnType() [1/2]

sc::ColumnSpanSet::ColumnType::ColumnType ( SCROW  nStart,
SCROW  nEnd,
bool  bInit 
)

Definition at line 53 of file columnspanset.cxx.

References begin.

◆ ColumnType() [2/2]

sc::ColumnSpanSet::ColumnType::ColumnType ( const ColumnType rOther)

Definition at line 56 of file columnspanset.cxx.

References begin.

Member Data Documentation

◆ maSpans

ColumnSpansType sc::ColumnSpanSet::ColumnType::maSpans

◆ miPos

ColumnSpansType::const_iterator sc::ColumnSpanSet::ColumnType::miPos

Definition at line 58 of file columnspanset.hxx.

Referenced by sc::ColumnSpanSet::scan(), and sc::ColumnSpanSet::set().


The documentation for this struct was generated from the following files: