# -*- 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_CppunitTest_CppunitTest,binaryurp_test-cache)) $(eval $(call gb_CppunitTest_use_external,binaryurp_test-cache,boost_headers)) $(eval $(call gb_CppunitTest_use_libraries,binaryurp_test-cache,\ sal \ )) $(eval $(call gb_CppunitTest_add_exception_objects,binaryurp_test-cache,\ binaryurp/qa/test-cache \ )) # vim: set noet sw=4 ts=4: nchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-11-24 11:26:19 +0200
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2017-12-18 01:08:06 -0500
commit0c8a76cec8bc5cb72d4140ade378037d2a166476 (patch)
treea86f0190ee5ecc72243b24867d588ed896dd7053 /svl
parent42fdf23f4d9be733f68196890ec7444ef1c3cf85 (diff)
use o3tl::typed_flags in ConfigurationListener::ConfigurationChanged