|
LibreOffice Module sc (master) 1
|
#include <memory>#include <cellvalues.hxx>#include <column.hxx>#include <formulacell.hxx>#include <editeng/editobj.hxx>#include <cassert>Go to the source code of this file.
Classes | |
| struct | sc::CellValuesImpl |
| struct | sc::TableValues::Impl |
Namespaces | |
| namespace | sc |
| CAUTION! The following defines must be in the same namespace as the respective type. | |
Typedefs | |
| typedef std::vector< std::unique_ptr< CellValues > > | sc::TableType |
| typedef std::vector< std::unique_ptr< TableType > > | sc::TablesType |
| size_t mnEnd |
Definition at line 25 of file cellvalues.cxx.
Referenced by ScRowStyles::Cache::hasCache().
| size_t mnStart |
Definition at line 24 of file cellvalues.cxx.
Referenced by ScViewFunc::DeleteMulti(), and ScRowStyles::Cache::hasCache().