From 9b8c44b49d1f732e51673804c28a8b606596630b Mon Sep 17 00:00:00 2001 From: Rafael Lima Date: Fri, 3 Sep 2021 17:01:52 +0200 Subject: 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 --- source/auxiliary/sbasic.tree | 1 + 1 file changed, 1 insertion(+) (limited to 'source/auxiliary/sbasic.tree') diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree index 9256c75d07..3902268c6f 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -375,6 +375,7 @@ Event-Driven Macros %PRODUCTNAME Basic Programming Examples Calling Python Scripts from Basic + Formatting Borders in Calc with Macros Access2Base, the API for Base users -- cgit