summaryrefslogtreecommitdiff
path: root/sw/Library_msword.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2012-03-05 09:43:25 +0100
committerMiklos Vajna <vmiklos@suse.cz>2012-03-05 10:09:25 +0100
commit4ed3acc18e70a6c867e827c19f8ccf7fa925b9c5 (patch)
tree16fc6d3dee110629e9cefaa15bfae87091947de2 /sw/Library_msword.mk
parent85887d554141c33d4a9803ab2fd7765dadf7e64d (diff)
introduce RtfStringBuffer
It's a wrapper around OStringBuffer to handle export of graphics more efficiently.
Diffstat (limited to 'sw/Library_msword.mk')
-rw-r--r--sw/Library_msword.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk
index c835643ce92a..6f082bbc7241 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -90,6 +90,7 @@ $(eval $(call gb_Library_add_exception_objects,msword,\
sw/source/filter/ww8/rtfexportfilter \
sw/source/filter/ww8/rtfimportfilter \
sw/source/filter/ww8/rtfsdrexport \
+ sw/source/filter/ww8/rtfstringbuffer \
sw/source/filter/ww8/WW8FFData \
sw/source/filter/ww8/WW8FibData \
sw/source/filter/ww8/WW8Sttbf \