summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_rtfimport.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2013-09-09 10:14:19 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2013-09-09 10:44:18 +0200
commitb226dcb50d6728b62f39c9fa2e016724324944e3 (patch)
tree3e50876c7b2cdc8b2ac83f27bd8c17730956b362 /sw/CppunitTest_sw_rtfimport.mk
parent2e08ed63f070fb15b933fe9dc4c37f2daa6d4295 (diff)
fdo#68291 RTF paste: don't set PageDescName during paste
In general, paste should not deal with page styles. In this case, it even caused an additional page break. Change-Id: Ia7c5a9ad844821b6622babfbd94469ec3c04cf0a
Diffstat (limited to 'sw/CppunitTest_sw_rtfimport.mk')
-rw-r--r--sw/CppunitTest_sw_rtfimport.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_rtfimport.mk b/sw/CppunitTest_sw_rtfimport.mk
index 8cedeeb1e082..be6613adf2ff 100644
--- a/sw/CppunitTest_sw_rtfimport.mk
+++ b/sw/CppunitTest_sw_rtfimport.mk
@@ -75,6 +75,7 @@ $(eval $(call gb_CppunitTest_use_components,sw_rtfimport,\
unotools/util/utl \
unoxml/source/service/unoxml \
writerfilter/util/writerfilter \
+ xmloff/util/xo \
))
$(eval $(call gb_CppunitTest_use_configuration,sw_rtfimport))