LibreOffice Module reportdesign (master) 1
Classes | Namespaces | Typedefs
Section.hxx File Reference
#include <com/sun/star/report/XSection.hpp>
#include <cppuhelper/compbase.hxx>
#include <comphelper/broadcasthelper.hxx>
#include <comphelper/uno3.hxx>
#include <cppuhelper/propertysetmixin.hxx>
#include <comphelper/interfacecontainer3.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <com/sun/star/drawing/XShapeGrouper.hpp>
#include <com/sun/star/drawing/XShapes.hpp>
#include <com/sun/star/form/XFormsSupplier2.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
Include dependency graph for Section.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  reportdesign::OSection
 

Namespaces

namespace  reportdesign
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::report::XSection, css::lang::XServiceInfo, css::lang::XUnoTunnel, css::drawing::XDrawPage, css::drawing::XShapeGrouper, css::form::XFormsSupplier2 > reportdesign::SectionBase
 
typedef ::cppu::PropertySetMixin< css::report::XSection > reportdesign::SectionPropertySet