|
LibreOffice Module chart2 (master) 1
|
#include "VLegend.hxx"#include "VButton.hxx"#include <Legend.hxx>#include <PropertyMapper.hxx>#include <ChartModel.hxx>#include <ObjectIdentifier.hxx>#include <FormattedString.hxx>#include <RelativePositionHelper.hxx>#include <ShapeFactory.hxx>#include <RelativeSizeHelper.hxx>#include <LegendEntryProvider.hxx>#include <chartview/DrawModelWrapper.hxx>#include <com/sun/star/text/WritingMode2.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/drawing/TextHorizontalAdjust.hpp>#include <com/sun/star/drawing/LineJoint.hpp>#include <com/sun/star/chart/ChartLegendExpansion.hpp>#include <com/sun/star/chart2/LegendPosition.hpp>#include <com/sun/star/chart2/RelativePosition.hpp>#include <com/sun/star/chart2/RelativeSize.hpp>#include <com/sun/star/chart2/XFormattedString2.hpp>#include <com/sun/star/chart2/data/XPivotTableDataProvider.hpp>#include <com/sun/star/chart2/data/PivotTableFieldEntry.hpp>#include <rtl/math.hxx>#include <svl/ctloptions.hxx>#include <comphelper/diagnose_ex.hxx>#include <tools/UnitConversion.hxx>#include <utility>#include <vector>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | chart |