LibreOffice Module sc (master) 1
Public Types | Public Member Functions | Public Attributes | List of all members
sc::TableColumnBlockPositionSet::Impl Struct Reference
Collaboration diagram for sc::TableColumnBlockPositionSet::Impl:
[legend]

Public Types

typedef std::unordered_map< SCCOL, ColumnBlockPositionColumnsType
 

Public Member Functions

 Impl ()
 

Public Attributes

ScTablempTab
 
ColumnsType maColumns
 

Detailed Description

Definition at line 115 of file mtvelements.cxx.

Member Typedef Documentation

◆ ColumnsType

Definition at line 117 of file mtvelements.cxx.

Constructor & Destructor Documentation

◆ Impl()

sc::TableColumnBlockPositionSet::Impl::Impl ( )
inline

Definition at line 122 of file mtvelements.cxx.

Member Data Documentation

◆ maColumns

ColumnsType sc::TableColumnBlockPositionSet::Impl::maColumns

Definition at line 120 of file mtvelements.cxx.

◆ mpTab

ScTable* sc::TableColumnBlockPositionSet::Impl::mpTab

Definition at line 119 of file mtvelements.cxx.


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