summaryrefslogtreecommitdiff
path: root/oox/Library_oox.mk
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-06-27 15:35:42 +0200
committerAndras Timar <andras.timar@collabora.com>2019-07-09 11:37:03 +0200
commit41d743310d7388cded40872364c9fc44082c7d6e (patch)
tree65a35b5942dd34df9d3c4185e86d1d16bfa4ab33 /oox/Library_oox.mk
parenta9de047403ccc2fa4f3b924c5e22a273c4081174 (diff)
tdf#126030 Translate automatic chart title in OOXML charts
Add l10n support to oox module to achieve this Change-Id: I7bece62bdf5ef0f0d1ef424074f16cef94649d77 Reviewed-on: https://gerrit.libreoffice.org/74819 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'oox/Library_oox.mk')
-rw-r--r--oox/Library_oox.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/Library_oox.mk b/oox/Library_oox.mk
index 2d4718a320cb..7b5a26866f5d 100644
--- a/oox/Library_oox.mk
+++ b/oox/Library_oox.mk
@@ -224,6 +224,7 @@ $(eval $(call gb_Library_add_exception_objects,oox,\
oox/source/helper/graphichelper \
oox/source/helper/grabbagstack \
oox/source/helper/modelobjecthelper \
+ oox/source/helper/ooxresid \
oox/source/helper/progressbar \
oox/source/helper/propertymap \
oox/source/helper/propertyset \