# -*- 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,extras_tplwizbitmap,$(SRCDIR)/extras/source/templates/wizard/bitmap)) $(eval $(call gb_Package_set_outdir,extras_tplwizbitmap,$(INSTDIR))) $(eval $(call gb_Package_add_files,extras_tplwizbitmap,share/template/wizard/bitmap,\ cancel_down.bmp \ cancel_up.bmp \ down.bmp \ end.bmp \ euro_1.bmp \ euro_2.bmp \ euro_3.bmp \ ftpconnected.gif \ ftpconnecting.gif \ ftperror.gif \ ftpunknown.gif \ Import_1.bmp \ Import_3.bmp \ Import_4.bmp \ maximize.bmp \ minimize.bmp \ MS-Import_2-1.bmp \ MS-Import_2-2.bmp \ MS-Import_2-3.bmp \ okay_down.bmp \ okay_up.bmp \ report.bmp \ tutorial_background.gif \ up.bmp \ XML-Import_2-1.bmp \ XML-Import_2-2.bmp \ XML-Import_2-3.bmp \ XML-Import_2-4.bmp \ )) # vim: set noet sw=4 ts=4: pia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-11-12 09:55:57 +0200
committerNoel Grandin <noelgrandin@gmail.com>2014-11-12 11:03:29 +0000
commitbb437029c1e5331bcc3f8fb2fc87837142a52f33 (patch)
tree56bde4059792a5284e90ae3b10ee4388cc913a54 /odk/examples/DevelopersGuide
parent84f7f412bfc9e18b1ff8b133ceda7757eae28c36 (diff)
java: convert fields to local variables where possible