|
LibreOffice Module sc (master) 1
|
#include <com/sun/star/chart2/data/XDataProvider.hpp>#include <com/sun/star/chart2/data/XPivotTableDataProvider.hpp>#include <com/sun/star/chart2/data/PivotTableFieldEntry.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/util/XModifyBroadcaster.hpp>#include <svl/lstner.hxx>#include <cppuhelper/implbase.hxx>#include <rtl/ustring.hxx>#include <svl/itemprop.hxx>#include <vector>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | sc::PivotTableDataProvider |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::chart2 |
| namespace | com::sun::star::chart2::data |
| namespace | com::sun::star::uno |
| namespace | sc |
| CAUTION! The following defines must be in the same namespace as the respective type. | |
Typedefs | |
| typedef cppu::WeakImplHelper< css::chart2::data::XDataProvider, css::chart2::data::XPivotTableDataProvider, css::beans::XPropertySet, css::lang::XServiceInfo, css::util::XModifyBroadcaster > | sc::PivotTableDataProvider_Base |