LibreOffice Module sc (master)
1
|
#include <compressedarray.hxx>
Public Attributes | |
A | mnRow1 |
A | mnRow2 |
D | maValue |
Definition at line 66 of file compressedarray.hxx.
D ScCompressedArray< A, D >::RangeData::maValue |
Definition at line 69 of file compressedarray.hxx.
Referenced by ScCompressedArray< A, D >::GetRangeData().
A ScCompressedArray< A, D >::RangeData::mnRow1 |
Definition at line 68 of file compressedarray.hxx.
Referenced by ScCompressedArray< A, D >::GetRangeData().
A ScCompressedArray< A, D >::RangeData::mnRow2 |
Definition at line 68 of file compressedarray.hxx.
Referenced by ScCompressedArray< A, D >::GetRangeData().