summaryrefslogtreecommitdiffstats
path: root/chart2/Library_chartcore.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2022-04-18 20:08:57 +0900
committerTomaž Vajngerl <quikee@gmail.com>2022-04-18 15:57:51 +0200
commitdc8cbdae0a96708872cbfb6bd6e21deec2ce9a0b (patch)
treea9e87d9d1f2fe60549e3ecdb300810a1a5b4544f /chart2/Library_chartcore.mk
parentchart2: extract AxisUsage from ChartView into AxisUsage.hxx (diff)
downloadcore-dc8cbdae0a96708872cbfb6bd6e21deec2ce9a0b.tar.gz
core-dc8cbdae0a96708872cbfb6bd6e21deec2ce9a0b.zip
chart2: extract SeriesPlotterContainer into its own file
Change-Id: If190f0d99d5686e90fa56487744a9a663b345fad Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133121 Tested-by: Tomaž Vajngerl <quikee@gmail.com> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'chart2/Library_chartcore.mk')
-rw-r--r--chart2/Library_chartcore.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/Library_chartcore.mk b/chart2/Library_chartcore.mk
index a9a23159b436..cf118a094b36 100644
--- a/chart2/Library_chartcore.mk
+++ b/chart2/Library_chartcore.mk
@@ -104,6 +104,7 @@ $(eval $(call gb_Library_add_exception_objects,chartcore,\
chart2/source/view/main/PlottingPositionHelper \
chart2/source/view/main/PolarLabelPositionHelper \
chart2/source/view/main/PropertyMapper \
+ chart2/source/view/main/SeriesPlotterContainer \
chart2/source/view/main/ShapeFactory \
chart2/source/view/main/Stripe \
chart2/source/view/main/VDataSeries \