|
LibreOffice Module reportdesign (master) 1
|
#include <sal/config.h>#include <com/sun/star/report/XReportEngine.hpp>#include <cppuhelper/compbase.hxx>#include <comphelper/broadcasthelper.hxx>#include <comphelper/uno3.hxx>#include <cppuhelper/propertysetmixin.hxx>#include <com/sun/star/uno/XComponentContext.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>Go to the source code of this file.
Classes | |
| class | reportdesign::OReportEngineJFree |
Namespaces | |
| namespace | reportdesign |
Typedefs | |
| typedef ::cppu::WeakComponentImplHelper< css::report::XReportEngine,css::lang::XServiceInfo > | reportdesign::ReportEngineBase |
| typedef ::cppu::PropertySetMixin< css::report::XReportEngine > | reportdesign::ReportEnginePropertySet |