|
LibreOffice Module reportdesign (master) 1
|
#include <sal/config.h>#include <cppuhelper/compbase.hxx>#include <cppuhelper/basemutex.hxx>#include <com/sun/star/uno/XComponentContext.hpp>#include <com/sun/star/inspection/XPropertyHandler.hpp>#include <com/sun/star/chart2/XChartDocument.hpp>#include <com/sun/star/chart2/data/XDatabaseDataProvider.hpp>#include <com/sun/star/report/XReportComponent.hpp>#include <com/sun/star/script/XTypeConverter.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>Go to the source code of this file.
Classes | |
| class | rptui::DataProviderHandler |
Namespaces | |
| namespace | rptui |
Typedefs | |
| typedef ::cppu::WeakComponentImplHelper< css::inspection::XPropertyHandler, css::lang::XServiceInfo > | rptui::DataProviderHandler_Base |