LibreOffice Module sc (master)
1
|
#include <vector>
#include <map>
#include <set>
#include "richstring.hxx"
#include "worksheethelper.hxx"
#include "addressconverter.hxx"
Go to the source code of this file.
Classes | |
struct | oox::xls::CellModel |
Stores basic data about cell values and formatting. More... | |
struct | oox::xls::CellFormulaModel |
Stores data about cell formulas. More... | |
struct | oox::xls::DataTableModel |
Stores data about table operations. More... | |
class | oox::xls::CellBlockBuffer |
Manages all cell blocks currently in use. More... | |
class | oox::xls::SheetDataBuffer |
Manages the cell contents and cell formatting of a sheet. More... | |
struct | oox::xls::SheetDataBuffer::XfIdRowRange |
Stores information about a range of rows with equal cell formatting. More... | |
struct | oox::xls::SheetDataBuffer::RowRangeStyle |
struct | oox::xls::SheetDataBuffer::StyleRowRangeComp |
struct | oox::xls::SheetDataBuffer::MergedRange |
Stores information about a merged cell range. More... | |
Namespaces | |
com::sun::star | |
com::sun::star::util | |
oox::xls | |