summaryrefslogtreecommitdiff
path: root/AllLangHelp_sbasic.mk
diff options
context:
space:
mode:
authorRafael Lima <rafael.palma.lima@gmail.com>2021-09-03 17:01:52 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2021-09-03 17:50:08 +0200
commit9b8c44b49d1f732e51673804c28a8b606596630b (patch)
tree57f85df337630957be36659a9c9fbf82addf1099 /AllLangHelp_sbasic.mk
parent844431301fc078c697a22b332531369caa00612b (diff)
Create guide about Calc macros to format cell borders
This patch is a follow-up to a previous revert: https://gerrit.libreoffice.org/c/help/+/121554 This patch uses the correct path for the new file "calc_borders.xhp". Change-Id: I4eb72db1ef8f5d964905be46dcb645dbd4e28e67 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121556 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sbasic.mk')
-rw-r--r--AllLangHelp_sbasic.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk
index fc3aca51cd..dc978fef35 100644
--- a/AllLangHelp_sbasic.mk
+++ b/AllLangHelp_sbasic.mk
@@ -19,6 +19,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\
helpcontent2/source/text/sbasic/guide/access2base \
helpcontent2/source/text/sbasic/guide/basic_2_python \
helpcontent2/source/text/sbasic/guide/basic_examples \
+ helpcontent2/source/text/sbasic/guide/calc_borders \
helpcontent2/source/text/sbasic/guide/control_properties \
helpcontent2/source/text/sbasic/guide/create_dialog \
helpcontent2/source/text/sbasic/guide/insert_control \