summaryrefslogtreecommitdiffstats
path: root/chart2/Library_chartcontroller.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-03-28 12:29:13 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-03-29 00:47:21 -0400
commitffaf640b734885d2844a99cc1fd61c8a6a1d663b (patch)
tree2f3d1ad5551f59d2330f4d457cf283e1a0b4fc4c /chart2/Library_chartcontroller.mk
parentLet's use define constants here rather than string values.... (diff)
downloadcore-ffaf640b734885d2844a99cc1fd61c8a6a1d663b.tar.gz
core-ffaf640b734885d2844a99cc1fd61c8a6a1d663b.zip
Add API wrapper to handle properties of new GL3D chart type.
Now the new proprety gets properly imported and exported to and from ODF. Also, more on replacing string literals with define macro constants. Change-Id: I4b773d68610a8aeaeb239901dac166e4dc2dd80d
Diffstat (limited to 'chart2/Library_chartcontroller.mk')
-rw-r--r--chart2/Library_chartcontroller.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/Library_chartcontroller.mk b/chart2/Library_chartcontroller.mk
index 86c2a04299cc..b32d840a67df 100644
--- a/chart2/Library_chartcontroller.mk
+++ b/chart2/Library_chartcontroller.mk
@@ -75,6 +75,7 @@ $(eval $(call gb_Library_add_exception_objects,chartcontroller,\
chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty \
chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties \
chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty \
+ chart2/source/controller/chartapiwrapper/WrappedGL3DProperties \
chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty \
chart2/source/controller/chartapiwrapper/WrappedScaleProperty \
chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties \