summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_ww8export.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-12-10 17:28:38 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-12-10 17:45:42 +0100
commit5bf8209428ae2aa097e48034c21ba06180aed4fe (patch)
treee9f25652caea69e167a1bc115fa367b410f9c774 /sw/CppunitTest_sw_ww8export.mk
parentb1c472fd873c6396890135a3804a5b93e8581457 (diff)
DOC export: write smart tag locations to table stream
With this, the PlcfBkfFactoid and PlcfBklFactoid structures are written correctly to the table stream. Similar to the DOCX export, write a subset of RDF graph statements as smart tags in the resulting document. Change-Id: I1e86d5361af2af5501493bae9c386ea55444d556
Diffstat (limited to 'sw/CppunitTest_sw_ww8export.mk')
-rw-r--r--sw/CppunitTest_sw_ww8export.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_ww8export.mk b/sw/CppunitTest_sw_ww8export.mk
index 8ec16bcbf53f..fc1ef6b7ee7e 100644
--- a/sw/CppunitTest_sw_ww8export.mk
+++ b/sw/CppunitTest_sw_ww8export.mk
@@ -78,6 +78,7 @@ $(eval $(call gb_CppunitTest_use_components,sw_ww8export,\
ucb/source/ucp/file/ucpfile1 \
unotools/util/utl \
unoxml/source/service/unoxml \
+ unoxml/source/rdf/unordf \
$(if $(filter DESKTOP,$(BUILD_TYPE)),xmlhelp/util/ucpchelp1) \
xmloff/util/xo \
))