LibreOffice Module reportdesign (master) 1
Classes | Namespaces | Typedefs
Group.hxx File Reference
#include <com/sun/star/report/XGroup.hpp>
#include <cppuhelper/compbase.hxx>
#include <comphelper/broadcasthelper.hxx>
#include <cppuhelper/propertysetmixin.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <GroupProperties.hxx>
#include <comphelper/uno3.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
Include dependency graph for Group.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  reportdesign::OGroup
 implementation of a More...
 

Namespaces

namespace  reportdesign
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::report::XGroup, css::lang::XServiceInfo > reportdesign::GroupBase
 
typedef ::cppu::PropertySetMixin< css::report::XGroup > reportdesign::GroupPropertySet