summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_macros_test.mk
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2013-04-30 15:32:15 +0100
committerNoel Power <noel.power@suse.com>2013-05-09 14:11:14 +0100
commit063709590ea7064230eb427a26eb00ac5bbf455e (patch)
treeb386546d1c501e07d7d6238a0b4a0e41ef36990b /sc/CppunitTest_sc_macros_test.mk
parent28c4fd5effeeb03cf69ba3f3637df24c814436ce (diff)
adjust components needed for CheckOptionToggleValue.xls testfile
Change-Id: Id9aa26cac2f59829e8b00057c82dc52bbbbc20cb
Diffstat (limited to 'sc/CppunitTest_sc_macros_test.mk')
-rw-r--r--sc/CppunitTest_sc_macros_test.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_macros_test.mk b/sc/CppunitTest_sc_macros_test.mk
index bdf969d9d90f..ace83ce3a182 100644
--- a/sc/CppunitTest_sc_macros_test.mk
+++ b/sc/CppunitTest_sc_macros_test.mk
@@ -90,6 +90,8 @@ $(eval $(call gb_CppunitTest_use_components,sc_macros_test,\
sc/util/vbaobj) \
scripting/source/basprov/basprov \
scripting/util/scriptframe \
+ scripting/source/vbaevents/vbaevents \
+ scripting/source/dlgprov/dlgprov \
sfx2/util/sfx \
sot/util/sot \
svl/source/fsstor/fsstorage \
@@ -105,6 +107,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_macros_test,\
xmloff/util/xo \
eventattacher/source/evtatt \
i18npool/source/search/i18nsearch \
+ vbahelper/util/msforms \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_macros_test))