# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/helpcontent2
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@gnome.hu>2016-09-19 08:03:35 +0200
committerGerrit Code Review <gerrit@gerrit.libreoffice.org>2016-09-19 07:08:16 +0000
commit71b5a4ae856bb61aed8d91e66a43135665b9c301 (patch)
tree7a0815c08dc2a24c115bdeede52177e5706446cb /helpcontent2
parenta46803587d48adccfb314dc0e7e9d07daed1b313 (diff)
Updated core
Project: help e21bf9fa94cae8ec3527bed2aa6b4c71501b65eb tdf#97821 Add section anchors to VLOOKUP/HLOOKUP links The missing anchors caused the links to not work Change-Id: I4af8d0467cec347dee535f510133819987e88491 Reviewed-on: https://gerrit.libreoffice.org/29010 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>