|
LibreOffice Module chart2 (master) 1
|
#include "DataSeriesPointWrapper.hxx"#include "Chart2ModelContact.hxx"#include <ChartType.hxx>#include <ChartTypeHelper.hxx>#include <DiagramHelper.hxx>#include <DataSeries.hxx>#include <DataSeriesProperties.hxx>#include <LinePropertiesHelper.hxx>#include <FillProperties.hxx>#include <CharacterProperties.hxx>#include <UserDefinedProperties.hxx>#include "WrappedCharacterHeightProperty.hxx"#include <WrappedProperty.hxx>#include <WrappedIgnoreProperty.hxx>#include "WrappedStatisticProperties.hxx"#include "WrappedSymbolProperties.hxx"#include "WrappedDataCaptionProperties.hxx"#include "WrappedSeriesAreaOrLineProperty.hxx"#include "WrappedScaleTextProperties.hxx"#include "WrappedNumberFormatProperty.hxx"#include "WrappedTextRotationProperty.hxx"#include <unonames.hxx>#include <o3tl/safeint.hxx>#include <rtl/math.hxx>#include <algorithm>#include <cppuhelper/supportsservice.hxx>#include <com/sun/star/beans/PropertyAttribute.hpp>#include <com/sun/star/chart/ChartAxisAssign.hpp>#include <com/sun/star/chart/ChartErrorCategory.hpp>#include <com/sun/star/chart/ChartSymbolType.hpp>#include <com/sun/star/chart2/XDataSeries.hpp>#include <com/sun/star/drawing/LineJoint.hpp>#include <com/sun/star/drawing/LineStyle.hpp>#include <com/sun/star/drawing/FillStyle.hpp>#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>#include <comphelper/sequence.hxx>#include <cppuhelper/exc_hlp.hxx>#include <cppuhelper/propshlp.hxx>Go to the source code of this file.
Namespaces | |
| namespace | chart |
| namespace | chart::wrapper |