# -*- 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_Module_Module,readlicense_oo)) $(eval $(call gb_Module_add_targets,readlicense_oo,\ CustomTarget_readme \ Package_files \ Package_readlicense_oo_readmes \ )) ifeq (WNT,$(OS)) $(eval $(call gb_Module_add_targets,readlicense_oo,\ CustomTarget_license \ Package_license \ )) endif # vim:set noet sw=4 ts=4: 3aa3d219fbdfd36ce2b1aa6ea0f4f4b02d'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/postmac.h
AgeCommit message (Expand)Author
2015-08-17Put Line under tools namespaceNorbert Thiebaud
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-17fdo#82579: The SDK used by the "TDF" tb needs Cursor and Line to be handledTor Lillqvist
2014-08-17fdo#82579: Only Point, Polygon, Size and TimeValue need to be handledTor Lillqvist
2014-08-16DirInfo, LSize and MemoryBlock are unusedTor Lillqvist
2014-08-16Our use of Ptr does not clash with the <MacTypes.h> typedefTor Lillqvist
2014-08-16Our use of Byte does not clash with the <MacTypes.h> typedefTor Lillqvist