# -*- 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,scripting_java,$(SRCDIR)/scripting/examples/java)) $(eval $(call gb_Package_add_files_with_dir,scripting_java,$(LIBO_SHARE_FOLDER)/Scripts/java,\ HelloWorld/HelloWorld.java \ HelloWorld/parcel-descriptor.xml \ Highlight/HighlightText.java \ Highlight/parcel-descriptor.xml \ MemoryUsage/MemoryUsage.java \ MemoryUsage/parcel-descriptor.xml \ )) # vim: set noet sw=4 ts=4: ption value='aoo/aw080'>aoo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorHerbert Dürr <hdu@apache.org>2012-06-18 12:05:35 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-04-19 09:28:13 +0100
commit3ce89a2149d3495ff63827b39c33a79cb9abacab (patch)
treed0e7d07faf1da5945f0825b3298e7a8bf2a981b3 /vcl
parent6f30f805bd87b940fd0693fb9f8c90e6ca779eff (diff)
Resolves: coverity#708649# start to fix mis-pimpl-ification of Window class