LibreOffice Module reportdesign (master) 1
|
#include <cppuhelper/propertysetmixin.hxx>
#include <com/sun/star/report/XShape.hpp>
#include "ReportControlModel.hxx"
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <ReportHelperDefines.hxx>
#include <comphelper/propagg.hxx>
#include <memory>
Go to the source code of this file.
Classes | |
class | reportdesign::OShape |
implementation of a More... | |
Namespaces | |
namespace | reportdesign |
Typedefs | |
typedef ::cppu::PropertySetMixin< css::report::XShape > | reportdesign::ShapePropertySet |
typedef ::cppu::WeakComponentImplHelper< css::report::XShape,css::lang::XServiceInfo > | reportdesign::ShapeBase |