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 | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::chart2 |
namespace | com::sun::star::chart2::data |
namespace | sc |
CAUTION! The following defines must be in the same namespace as the respective type. | |
Typedefs | |
typedef cppu::WeakImplHelper< css::chart2::data::XDataSource, css::lang::XServiceInfo > | sc::PivotTableDataSource_Base |