# -*- 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_Pyuno_Pyuno,letter,$(SRCDIR)/wizards/com/sun/star/wizards/letter)) $(eval $(call gb_Pyuno_add_files,letter,wizards/letter,\ CallWizard.py \ CGLetter.py \ CGLetterWizard.py \ CGPaperElementLocation.py \ __init__.py \ LetterDocument.py \ LetterWizardDialogConst.py \ LetterWizardDialogImpl.py \ LetterWizardDialog.py \ LetterWizardDialogResources.py \ )) $(eval $(call gb_Pyuno_set_componentfile_full,letter,wizards/com/sun/star/wizards/letter/letter,vnd.openoffice.pymodule:wizards.letter,.CallWizard)) # vim:set noet sw=4 ts=4: value='distro/CN/libreoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorJean-Pierre Ledure <jp@ledure.be>2016-05-16 12:40:36 +0200
committerJean-Pierre Ledure <jp@ledure.be>2016-05-16 12:40:36 +0200
commitfc0f2c5f88544ae2f5ab208efa137747a14da44d (patch)
tree7347b51ecea91960ec4b71a261c282e8ca836b8b /wizards
parent8c82dfe085ec0a7c27123927743387ecd8406846 (diff)
Access2Base - CopyObject method extended to MySql and Sqlite
Tables must belong to the same database. INSERT SQL statement syntax extended Table- and fieldnames correct surrounding Correction of incident declared in https://ask.libreoffice.org/en/question/69795/access2base-findrecord-only-for-numbers/ Change-Id: Ice148d872cacfc80df421132020ab1717e7c908c