From d8de2dc3c55a9013a71167c8058a333e7221a6a0 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Sat, 28 Jan 2023 18:43:51 +0900 Subject: xmloff: import of theme structure + import/export/round-trip tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I50e8c53c534895098613e81fd97b346fd3d7d05f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146287 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- xmloff/CppunitTest_xmloff_text.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'xmloff/CppunitTest_xmloff_text.mk') diff --git a/xmloff/CppunitTest_xmloff_text.mk b/xmloff/CppunitTest_xmloff_text.mk index a611aa428af7..7fc0fa394950 100644 --- a/xmloff/CppunitTest_xmloff_text.mk +++ b/xmloff/CppunitTest_xmloff_text.mk @@ -24,6 +24,7 @@ $(eval $(call gb_CppunitTest_use_libraries,xmloff_text, \ comphelper \ cppu \ cppuhelper \ + docmodel \ embobj \ sal \ subsequenttest \ -- cgit