|
LibreOffice Module sc (master) 1
|
Public Member Functions | |
| Impl (const ScRange &rRange) | |
| CellValues * | getCellValues (SCTAB nTab, SCCOL nCol) |
Public Attributes | |
| ScRange | maRange |
| TablesType | m_Tables |
Definition at line 276 of file cellvalues.cxx.
|
inlineexplicit |
Definition at line 281 of file cellvalues.cxx.
References ScRange::aEnd, ScRange::aStart, ScAddress::Col(), m_Tables, and ScAddress::Tab().
|
inline |
Definition at line 295 of file cellvalues.cxx.
References ScRange::aEnd, ScRange::aStart, ScAddress::Col(), m_Tables, maRange, and ScAddress::Tab().
| TablesType sc::TableValues::Impl::m_Tables |
Definition at line 279 of file cellvalues.cxx.
Referenced by getCellValues(), and Impl().
| ScRange sc::TableValues::Impl::maRange |
Definition at line 278 of file cellvalues.cxx.
Referenced by getCellValues().