summaryrefslogtreecommitdiff
path: root/oox/Library_oox.mk
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2013-03-14 12:52:03 +0100
committerThorsten Behrens <tbehrens@suse.com>2013-03-14 13:47:02 +0100
commit42f9c7f8364818e91c95cf3dae8ab9ae6f1b561e (patch)
tree0bab14f7aa790aec6816519b35f0a6259b676fc4 /oox/Library_oox.mk
parentd7093ec5942c0c40ac34e3b48bd12ca003ecc876 (diff)
More cleanup of pptx comment import code.
- moved non-trivial code out of header file - replaced all std::string occurences with OUString - binned boost/atoi string parsing in favour of builtins. Change-Id: I872e18e33ae9b997e041b4ccc26f80e79b54052b
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 303b21f25a7e..e4682563a6c8 100644
--- a/oox/Library_oox.mk
+++ b/oox/Library_oox.mk
@@ -253,6 +253,7 @@ $(eval $(call gb_Library_add_exception_objects,oox,\
oox/source/ppt/animvariantcontext \
oox/source/ppt/backgroundproperties \
oox/source/ppt/buildlistcontext \
+ oox/source/ppt/comments \
oox/source/ppt/commonbehaviorcontext \
oox/source/ppt/commontimenodecontext \
oox/source/ppt/conditioncontext \