LibreOffice Module reportdesign (master) 1
|
#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>
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 |