# -*- 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 gb_InstallModule_InstallModule,scp2/impress)) $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/impress,\ impress \ ogltrans \ )) $(eval $(call gb_InstallModule_define_if_set,scp2/impress,\ ENABLE_MACOSX_SANDBOX \ )) $(eval $(call gb_InstallModule_add_templates,scp2/impress,\ scp2/source/templates/module_langpack_impress \ )) $(eval $(call gb_InstallModule_add_scpfiles,scp2/impress,\ scp2/source/impress/file_impress \ )) $(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/impress,\ scp2/source/impress/module_impress \ $(if $(filter TRUE,$(ENABLE_OPENGL)),\ scp2/source/impress/module_ogltrans \ ) \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: e='distro/allotropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2019-10-11 17:43:46 +0200
committerXisco Faulí <xiscofauli@libreoffice.org>2019-10-13 20:36:39 +0200
commit3e0811660ba4cecd0ab27918c27a5ddab47cc5c5 (patch)
tree2b2295801054c13225953dbfa4435e82a53e6ba4 /oox
parenta17fb721bd0b6ddde88c4aaf3ceba9650f4e7879 (diff)
tdf#128096: pptx: export highlight
Change-Id: If3084f7ffaceb774dba1b1f195229313a8f1d04a Reviewed-on: https://gerrit.libreoffice.org/80670 Tested-by: Jenkins Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org>