# -*- 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_Package_Package,odk_settings_generated,$(call gb_CustomTarget_get_workdir,odk/settings))) $(eval $(call gb_Package_set_outdir,odk_settings_generated,$(INSTDIR))) $(eval $(call gb_Package_add_files,odk_settings_generated,$(SDKDIRNAME)/settings,\ dk.mk \ )) # vim: set noet sw=4 ts=4: n' name='showmsg' value='1'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/test/source/document/xactionlockable.cxx
AgeCommit message (Collapse)Author
2019-01-26Add XActionLockable tests to ScNamedRangesObjJens Carl
Change-Id: Ibadda3535294fb58ea371e00357da8cd504d5f9a Reviewed-on: https://gerrit.libreoffice.org/66953 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>