# -*- 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,pixelctl)) $(eval $(call gb_Executable_use_api,pixelctl,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_use_external,pixelctl,boost_headers)) $(eval $(call gb_Executable_set_include,pixelctl,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ -I$(SRCDIR)/svx/inc \ )) $(eval $(call gb_Executable_use_libraries,pixelctl,\ svx \ tl \ sal \ vcl \ cppu \ cppuhelper \ comphelper \ )) $(eval $(call gb_Executable_add_exception_objects,pixelctl,\ svx/workben/pixelctl \ )) # vim: set noet sw=4 ts=4: /collabora/co-22.05 LibreOffice Help 子仓库文档基金会
summaryrefslogtreecommitdiff
path: root/source/text/simpress/02/10120000.xhp
diff options
context:
space:
mode:
authorAlain Romedenne <alain.romedenne@libreoffice.org>2024-07-25 17:13:26 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2024-07-26 15:38:22 +0200
commit80cfa06de7bb382c30ead55837378dcd568d2e30 (patch)
tree08187bd053b095d21153047859ed781c528b2cb4 /source/text/simpress/02/10120000.xhp
parent56220af4577d0f685ca40595f7f57254f92628c4 (diff)
tdf#161883 Fix to IF Basic statement syntax diagram HEADmaster