summaryrefslogtreecommitdiff
path: root/sw/Library_sw.mk
diff options
context:
space:
mode:
authorValentin Kettner <vakevk+libreoffice@gmail.com>2014-06-09 18:27:24 +0200
committerValentin Kettner <vakevk+libreoffice@gmail.com>2014-07-15 15:44:02 +0200
commitc88a3d3e8c718bfc448b3030af388d1361efe015 (patch)
tree6807bd5cefcddcc9f890044bd876030520b47fcb /sw/Library_sw.mk
parenta5d4e237049abec3b6c7d13f25d8bb0773d1df5a (diff)
Refactored IDocumentChartDataProviderAccess in SwDoc.
Into the new class DocumentChartDataProviderManager. Change-Id: I3be038ba276642546223c0c2fba3bea21980b33d
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r--sw/Library_sw.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index cef9a2c0f1e6..a12d5165a4b3 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -188,6 +188,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
sw/source/core/doc/docxforms \
sw/source/core/doc/DocumentSettingManager \
sw/source/core/doc/DocumentDrawModelManager \
+ sw/source/core/doc/DocumentChartDataProviderManager \
sw/source/core/doc/extinput \
sw/source/core/doc/fmtcol \
sw/source/core/doc/ftnidx \