# -*- 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_Module_Module,forms)) $(eval $(call gb_Module_add_targets,forms,\ Library_frm \ )) $(eval $(call gb_Module_add_l10n_targets,forms,\ AllLangResTarget_frm \ )) $(eval $(call gb_Module_add_subsequentcheck_targets,forms,\ JunitTest_forms_unoapi_1 \ JunitTest_forms_unoapi_2 \ JunitTest_forms_unoapi_3 \ JunitTest_forms_unoapi_4 \ JunitTest_forms_complex \ )) # vim: set noet sw=4 ts=4: ='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/vcl/ctrl.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-04-16 12:31:57 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-04-23 08:14:49 +0200
commite7197e9dc18dd00f1e553edfd163a0570ecde977 (patch)
tree7b2fb2755c1be5413b64ac6b39d2b39fba6d5e84 /include/vcl/ctrl.hxx
parent3a35870a72cf6a8e481c70f972b7258b2dd764a9 (diff)
loplugin:useuniqueptr in Control