LibreOffice Module xmloff (master) 1
|
#include <xmloff/xmlictxt.hxx>
#include <xmloff/SchXMLImportHelper.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/chart/ChartDataRowSource.hpp>
#include "transporttypes.hxx"
Go to the source code of this file.
Classes | |
class | SchXMLTableContext |
class | SchXMLTableHelper |
class | SchXMLTableColumnsContext |
With this context all column elements are parsed to determine the index of the column containing the row descriptions and probably get an estimate for the altogether number of columns. More... | |
class | SchXMLTableColumnContext |
class | SchXMLTableRowsContext |
class | SchXMLTableRowContext |
class | SchXMLTableCellContext |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
#file | |
namespace | com::sun::star::xml |
namespace | com::sun::star::xml::sax |
namespace | com::sun::star::chart |