|
LibreOffice Module sc (master) 1
|
Public Member Functions | |
| CellValuesImpl ()=default | |
| CellValuesImpl (const CellValuesImpl &)=delete | |
| const CellValuesImpl & | operator= (const CellValuesImpl &)=delete |
Public Attributes | |
| CellStoreType | maCells |
| CellTextAttrStoreType | maCellTextAttrs |
| CellStoreType::iterator | miCellPos |
| CellTextAttrStoreType::iterator | miAttrPos |
Definition at line 33 of file cellvalues.cxx.
|
default |
|
delete |
|
delete |
| CellStoreType sc::CellValuesImpl::maCells |
Definition at line 35 of file cellvalues.cxx.
| CellTextAttrStoreType sc::CellValuesImpl::maCellTextAttrs |
Definition at line 36 of file cellvalues.cxx.
| CellTextAttrStoreType::iterator sc::CellValuesImpl::miAttrPos |
Definition at line 38 of file cellvalues.cxx.
| CellStoreType::iterator sc::CellValuesImpl::miCellPos |
Definition at line 37 of file cellvalues.cxx.