LibreOffice Module sc (master)
1
|
#include <com/sun/star/chart2/data/XDataSource.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <svl/lstner.hxx>
#include <cppuhelper/implbase.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
class | sc::PivotTableDataSource |
Namespaces | |
com::sun::star::chart2::data | |
sc | |
Typedefs | |
typedef cppu::WeakImplHelper< css::chart2::data::XDataSource, css::lang::XServiceInfo > | sc::PivotTableDataSource_Base |