summaryrefslogtreecommitdiffstats
path: root/sw/CppunitTest_sw_ooxmlexport.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-02-21 17:19:23 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-02-21 18:11:00 +0100
commit1ec263e25d8606c70ac2089d5ceea22750d25daf (patch)
tree014553723a1d4bcf694665185ce406a37fb93ad4 /sw/CppunitTest_sw_ooxmlexport.mk
parentReplace handwritten reference counting with shared_ptr (diff)
downloadcore-1ec263e25d8606c70ac2089d5ceea22750d25daf.tar.gz
core-1ec263e25d8606c70ac2089d5ceea22750d25daf.zip
DOCX export: initial support for the DateField form control
Before we started to import the date SDT as a form control, we exported what is now the HelpText property on the control. So as an initial step, export that back as plain text, without any formatting. Change-Id: I569e6690b0c580d8073611b48d610f87974145b3
Diffstat (limited to 'sw/CppunitTest_sw_ooxmlexport.mk')
-rw-r--r--sw/CppunitTest_sw_ooxmlexport.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_ooxmlexport.mk b/sw/CppunitTest_sw_ooxmlexport.mk
index 6d09ca211495..30643b23e5d2 100644
--- a/sw/CppunitTest_sw_ooxmlexport.mk
+++ b/sw/CppunitTest_sw_ooxmlexport.mk
@@ -58,6 +58,7 @@ $(eval $(call gb_CppunitTest_use_components,sw_ooxmlexport,\
drawinglayer/drawinglayer \
embeddedobj/util/embobj \
filter/source/config/cache/filterconfig1 \
+ forms/util/frm \
framework/util/fwk \
i18npool/util/i18npool \
linguistic/source/lng \