# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Package_Package,wizards_basicsrvimport,$(SRCDIR)/wizards/source/importwizard)) $(eval $(call gb_Package_add_files,wizards_basicsrvimport,$(LIBO_SHARE_FOLDER)/basic/ImportWizard,\ API.xba \ dialog.xlb \ DialogModul.xba \ FilesModul.xba \ ImportDialog.xdl \ Language.xba\ Main.xba \ script.xlb \ )) # vim: set noet sw=4 ts=4: 1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/registry
diff options
context:
space:
mode:
authorCaolán McNamara <caolan.mcnamara@collabora.com>2024-11-22 20:00:28 +0000
committerCaolán McNamara <caolan.mcnamara@collabora.com>2024-11-24 15:14:37 +0100
commit53d54929b518e48b307611bb0e2209629a17395f (patch)
tree8acd501e0287fdf49c4c92c0660ed3ea905b77a4 /registry
parent16b629cf08f93e27e52816c761eeb3b5c128647b (diff)
cid#1606852 silence Overflowed constant
Change-Id: I94d75d6c2b69937e5d0f29b498518999b1f49120 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177167 Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'registry')
-rw-r--r--registry/source/reflwrit.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/registry/source/reflwrit.cxx b/registry/source/reflwrit.cxx