tell cppunit test about .ui requirement

Change-Id: I2346732db5c4b120025594b89c003f544588048e
diff --git a/sw/CppunitTest_sw_ooxmlexport8.mk b/sw/CppunitTest_sw_ooxmlexport8.mk
index 81f758b..f3995b2 100644
--- a/sw/CppunitTest_sw_ooxmlexport8.mk
+++ b/sw/CppunitTest_sw_ooxmlexport8.mk
@@ -100,6 +100,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_ooxmlexport8,\
    xmloff/util/xo \
))

$(eval $(call gb_CppunitTest_use_configuration,sw_ooxmlexport8))
$(eval $(call gb_CppunitTest_use_instdir_configuration,sw_ooxmlexport8))

$(eval $(call gb_CppunitTest_use_uiconfigs,sw_ooxmlexport8,\
    modules/swriter \
))

# vim: set noet sw=4 ts=4: