# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # #************************************************************************* $(eval $(call sc_unoapi_common,datapilotitemsobj)) # vim: set noet sw=4 ts=4: '/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/Executable_metfuzzer.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2020-06-25 21:10:44 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-06-26 08:50:17 +0200
commit46308ce281ae93e22c0b051b68dad1ee21c6646e (patch)
treeae74ff12380d0302437483ee8081ddfa40731888 /vcl/Executable_metfuzzer.mk
parent1428b06e1f77ee6a190a263468358b31fd0b229d (diff)
xmloff: remove dead com.sun.star.comp.Impress.XMLMetaExporter
And test com.sun.star.comp.Impress.XMLOasisMetaExporter instead in JunitTest_xmloff_unoapi. Change-Id: Iec2da56b569c283686de1bd4aad5fb7ebebfbc2f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97183 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>