summaryrefslogtreecommitdiffstats
path: root/writerfilter/CppunitTest_writerfilter_rtftok.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2021-11-08 19:56:36 +0100
committerMiklos Vajna <vmiklos@collabora.com>2021-11-09 08:22:41 +0100
commit926ac3c5e4b8eb425bc2db0366594acc0cf2c1ed (patch)
treebc04b216db15a5e6b436c061dd7adca6588d3d6f /writerfilter/CppunitTest_writerfilter_rtftok.mk
parentSimplify conditions for EMR_STRETCHDIBITS (EMF) (diff)
downloadcore-926ac3c5e4b8eb425bc2db0366594acc0cf2c1ed.tar.gz
core-926ac3c5e4b8eb425bc2db0366594acc0cf2c1ed.zip
RTF import: handle \snext
I.e. pressing enter at the end of a heading 1 paragraph should switch to body text. Change-Id: Idde9da3e2c058869a2ae4a9c61b3b43165121f5e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124883 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'writerfilter/CppunitTest_writerfilter_rtftok.mk')
-rw-r--r--writerfilter/CppunitTest_writerfilter_rtftok.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/writerfilter/CppunitTest_writerfilter_rtftok.mk b/writerfilter/CppunitTest_writerfilter_rtftok.mk
index 6cad1e4c7b8d..0fe9083c6560 100644
--- a/writerfilter/CppunitTest_writerfilter_rtftok.mk
+++ b/writerfilter/CppunitTest_writerfilter_rtftok.mk
@@ -16,6 +16,7 @@ $(eval $(call gb_CppunitTest_use_externals,writerfilter_rtftok,\
))
$(eval $(call gb_CppunitTest_add_exception_objects,writerfilter_rtftok, \
+ writerfilter/qa/cppunittests/rtftok/rtfdispatchvalue \
writerfilter/qa/cppunittests/rtftok/rtfdocumentimpl \
writerfilter/qa/cppunittests/rtftok/rtfsdrimport \
writerfilter/qa/cppunittests/rtftok/rtfsprm \