# -*- 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_Executable_Executable,outdevgrind)) $(eval $(call gb_Executable_use_api,outdevgrind,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_use_external,outdevgrind,boost_headers)) $(eval $(call gb_Executable_set_include,outdevgrind,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_Executable_use_libraries,outdevgrind,\ tl \ sal \ vcl \ cppu \ cppuhelper \ comphelper \ salhelper \ )) $(eval $(call gb_Executable_add_exception_objects,outdevgrind,\ vcl/workben/outdevgrind \ )) # vim: set noet sw=4 ts=4: ption value='distro/allotropia/zeta-24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/extrusioncontrols.hrc
AgeCommit message (Collapse)Author
2014-12-22convert RID_SVXFLOAT_EXTRUSION_LIGHTING resource to strings and imagesCaolán McNamara
Change-Id: Id3fbaf931bcb08785d76c8404cd77f22440d8de9
2014-12-22convert RID_SVXFLOAT_EXTRUSION_DIRECTION to strings and imagesCaolán McNamara
Change-Id: I7c619a07ab0adb4224f0f0f45b65c3d484824666
2014-12-19convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara
Change-Id: I3cbd554daa74d2c0d9371cb6f07718edea7b24a0
2014-12-19these images never appear in the extrusion depth menu, drop themCaolán McNamara
Change-Id: If038dcd198bd9ef8c7057a549b6bf4776c28843d