LibreOffice Module reportdesign (master) 1
Namespaces | Functions
RptObject.cxx File Reference
#include <RptObject.hxx>
#include <algorithm>
#include <RptDef.hxx>
#include <svx/unoshape.hxx>
#include <RptModel.hxx>
#include <RptObjectListener.hxx>
#include <RptPage.hxx>
#include <strings.hxx>
#include <svtools/embedhlp.hxx>
#include <com/sun/star/style/XStyle.hpp>
#include <com/sun/star/awt/TextAlign.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/embed/XComponentSupplier.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/report/XFixedLine.hpp>
#include <com/sun/star/chart/ChartDataRowSource.hpp>
#include <com/sun/star/chart2/data/XDataReceiver.hpp>
#include <com/sun/star/chart2/data/XDatabaseDataProvider.hpp>
#include <com/sun/star/chart2/XChartDocument.hpp>
#include <com/sun/star/style/ParagraphAdjust.hpp>
#include <com/sun/star/report/XFormattedField.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/namedvaluecollection.hxx>
#include <comphelper/property.hxx>
#include <svx/svdundo.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <PropertyForward.hxx>
#include <UndoEnv.hxx>
#include <utility>
Include dependency graph for RptObject.cxx:

Go to the source code of this file.

Namespaces

namespace  rptui
 

Functions

const TPropertyNamePairrptui::getPropertyNameMap (SdrObjKind _nObjectId)
 returns the property name map for the given property id More...
 
static OUString rptui::ObjectTypeToServiceName (SdrObjKind _nObjectType)
 
static uno::Reference< chart2::data::XDatabaseDataProvider > rptui::lcl_getDataProvider (const uno::Reference< embed::XEmbeddedObject > &_xObj)
 
uno::Reference< style::XStyle > rptui::getUsedStyle (const uno::Reference< report::XReportDefinition > &_xReport)