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

Public Member Functions

 Impl (const ScRange &rRange)
 
CellValuesgetCellValues (SCTAB nTab, SCCOL nCol)
 

Public Attributes

ScRange maRange
 
TablesType m_Tables
 

Detailed Description

Definition at line 276 of file cellvalues.cxx.

Constructor & Destructor Documentation

◆ Impl()

sc::TableValues::Impl::Impl ( const ScRange rRange)
inlineexplicit

Member Function Documentation

◆ getCellValues()

CellValues * sc::TableValues::Impl::getCellValues ( SCTAB  nTab,
SCCOL  nCol 
)
inline

Member Data Documentation

◆ m_Tables

TablesType sc::TableValues::Impl::m_Tables

Definition at line 279 of file cellvalues.cxx.

Referenced by getCellValues(), and Impl().

◆ maRange

ScRange sc::TableValues::Impl::maRange

Definition at line 278 of file cellvalues.cxx.

Referenced by getCellValues().


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