# -*- 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_WinResTarget_WinResTarget,spsupp)) $(eval $(call gb_WinResTarget_use_custom_headers,spsupp,\ shell/source/win32/spsupp/idl \ )) $(eval $(call gb_WinResTarget_add_defs,spsupp,\ -DTLB_FILE=\"$(gb_CustomTarget_workdir)/shell/source/win32/spsupp/idl/spsupp.tlb\" \ )) $(eval $(call gb_WinResTarget_set_rcfile,spsupp,shell/source/win32/spsupp/res/spsupp)) # vim: set shiftwidth=4 tabstop=4 noexpandtab: on> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/MasterPageContainerProviders.hxx
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2024-12-03 23:32:47 +0900
committerTomaž Vajngerl <quikee@gmail.com>2024-12-22 16:20:35 +0100
commit4eb05e0c0656516fce68475dc9be415874530094 (patch)
treeb6050312c291b50cb35d949c197d8c3a879b84cc /sd/source/ui/sidebar/MasterPageContainerProviders.hxx
parente019575b64c4e33d4133ff10d45bedb9daa59cd2 (diff)
pdf: fix saving external PDF with form fields (CONTINUED)