# -*- 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_AllLangHelp_AllLangHelp,sdatabase)) $(eval $(call gb_AllLangHelp_set_treefile,sdatabase,helpcontent2/source/auxiliary/sdatabase)) $(eval $(call gb_AllLangHelp_use_linked_modules,sdatabase,\ shared \ )) $(eval $(call gb_AllLangHelp_add_helpfiles,sdatabase,\ helpcontent2/source/text/sdatabase/main \ )) # vim: set noet sw=4 ts=4: t type='hidden' name='id' value='a6c7c2fe1bc48ffddca486de0f97164421ca6404'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppuhelper/source/loadsharedlibcomponentfactory.hxx
AgeCommit message (Expand)Author
2017-01-17cppuhelper: implement environment mapping for constructor functionsMichael Stahl
2014-06-04cppuhelper: fix includesThomas Arnhold
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann
2013-12-13[API CHANGE] remove cppu::loadSharedLibComponentFactory w/ rPrefix againStephan Bergmann