LibreOffice Module chart2 (master) 1
|
#include "DataSeries.hxx"
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/chart2/data/XDataSource.hpp>
#include <rtl/ref.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
struct | chart::InterpretedData |
offers tooling to interpret different data sources in a structural and chart-type-dependent way. More... | |
class | chart::DataInterpreter |
offers tooling to interpret different data sources in a structural and chart-type-dependent way. More... | |
Namespaces | |
namespace | chart |