LibreOffice Module sc (master) 1
|
#include <vector>
#include <map>
#include <o3tl/sorted_vector.hxx>
#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::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 | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::util |
namespace | oox |
namespace | oox::xls |