# -*- 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,libreofficekit_selectionhandles,$(SRCDIR)/android/source/res/drawable)) $(eval $(call gb_Package_add_files,libreofficekit_selectionhandles,$(LIBO_SHARE_FOLDER)/libreofficekit,\ handle_image_start.png \ handle_image_middle.png \ handle_image_end.png \ handle_graphic.png \ )) # vim: set noet sw=4 ts=4: LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/XFormsInstanceContext.hxx
AgeCommit message (Expand)Author
2020-11-19fastparser in TokenContextNoel
2020-11-19fastparser in TokenContextNoel
2020-11-19fastparser in DomBuilderContextNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin