# -*- 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_Library_Library,dbp)) $(eval $(call gb_Library_set_componentfile,dbp,extensions/source/dbpilots/dbp)) $(eval $(call gb_Library_set_include,dbp,\ $$(INCLUDE) \ -I$(SRCDIR)/extensions/inc \ -I$(SRCDIR)/extensions/source/inc \ )) $(eval $(call gb_Library_use_external,dbp,boost_headers)) $(eval $(call gb_Library_use_sdk_api,dbp)) $(eval $(call gb_Library_add_exception_objects,dbp,\ extensions/source/dbpilots/commonpagesdbp \ extensions/source/dbpilots/controlwizard \ extensions/source/dbpilots/dbpservices \ extensions/source/dbpilots/dbptools \ extensions/source/dbpilots/gridwizard \ extensions/source/dbpilots/groupboxwiz \ extensions/source/dbpilots/listcombowizard \ extensions/source/dbpilots/moduledbp \ extensions/source/dbpilots/optiongrouplayouter \ extensions/source/dbpilots/wizardservices \ )) $(eval $(call gb_Library_use_libraries,dbp,\ svt \ vcl \ tl \ tk \ svl \ sfx \ dbtools \ utl \ comphelper \ cppuhelper \ cppu \ sal \ salhelper \ i18nlangtag \ )) # vim:set noet sw=4 ts=4: '>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLSeries2Context.hxx
AgeCommit message (Expand)Author
2012-06-03Import X errorbars.Rafael Dominguez
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-02CWS-TOOLING: integrate CWS bubblechartRelease Engineers
2008-04-10INTEGRATION: CWS changefileheader (1.6.20); FILE MERGEDRüdiger Timm
2008-03-06INTEGRATION: CWS chart20_DEV300 (1.5.74); FILE MERGEDKurt Zenker