| LibreOffice Module sc (master) 1
    | 
| Public Member Functions | |
| ColumnType (SCROW nStart, SCROW nEnd, bool bInit) | |
| ColumnType (const ColumnType &rOther) | |
| Public Attributes | |
| ColumnSpansType | maSpans | 
| ColumnSpansType::const_iterator | miPos | 
Definition at line 55 of file columnspanset.hxx.
Definition at line 53 of file columnspanset.cxx.
References begin.
| sc::ColumnSpanSet::ColumnType::ColumnType | ( | const ColumnType & | rOther | ) | 
Definition at line 56 of file columnspanset.cxx.
References begin.
| ColumnSpansType sc::ColumnSpanSet::ColumnType::maSpans | 
Definition at line 57 of file columnspanset.hxx.
Referenced by sc::ColumnSpanSet::executeAction(), sc::ColumnSpanSet::executeColumnAction(), sc::ColumnSpanSet::scan(), and sc::ColumnSpanSet::set().
| ColumnSpansType::const_iterator sc::ColumnSpanSet::ColumnType::miPos | 
Definition at line 58 of file columnspanset.hxx.
Referenced by sc::ColumnSpanSet::scan(), and sc::ColumnSpanSet::set().