# -*- 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_Jar_Jar,testComponent)) $(eval $(call gb_Jar_use_jars,testComponent,\ ridl \ juh \ )) $(eval $(call gb_Jar_use_customtargets,testComponent,\ testtools/bridgetest_javamaker \ )) $(eval $(call gb_Jar_set_packageroot,testComponent,com)) $(eval $(call gb_Jar_set_manifest,testComponent,$(SRCDIR)/testtools/com/sun/star/comp/bridge/manifest)) $(eval $(call gb_Jar_set_componentfile,testComponent,testtools/source/bridgetest/testComponent,NONE)) $(eval $(call gb_Jar_add_packagedirs,testComponent,\ $(call gb_CustomTarget_get_workdir,testtools/bridgetest_javamaker)/test \ )) $(eval $(call gb_Jar_add_sourcefiles,testComponent,\ testtools/com/sun/star/comp/bridge/TestComponent \ testtools/com/sun/star/comp/bridge/CurrentContextChecker \ testtools/com/sun/star/comp/bridge/TestComponentMain \ )) /zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svl/svdde.hxx
diff options
context:
space:
mode:
authorNoel <noelgrandin@gmail.com>2020-10-19 10:46:18 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-10-19 13:52:32 +0200
commit73b115b1a399f57efd727eb71d7ef9e4a27afbc9 (patch)
treed92dd80efaec35fd7850f5073ba1586dfbd72b5c /include/svl/svdde.hxx
parent2471d6f44c7e8ecbe86a90eeb593b899a08a7408 (diff)
use tools::Long in svl