LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs
cellvalues.cxx File Reference
#include <memory>
#include <cellvalues.hxx>
#include <column.hxx>
#include <formulacell.hxx>
#include <editeng/editobj.hxx>
#include <cassert>
Include dependency graph for cellvalues.cxx:

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
 

Variable Documentation

◆ mnEnd

size_t mnEnd

Definition at line 25 of file cellvalues.cxx.

Referenced by ScRowStyles::Cache::hasCache().

◆ mnStart

size_t mnStart

Definition at line 24 of file cellvalues.cxx.

Referenced by ScViewFunc::DeleteMulti(), and ScRowStyles::Cache::hasCache().