diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-10-03 15:25:22 +0200 |
---|---|---|
committer | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-10-07 21:28:32 +0200 |
commit | 7f942a62c3e173d25ec8e3d7ee786b2087d49e42 (patch) | |
tree | 0f85c6038da852bcedb00e6eb298f5b8bee8b702 /source/auxiliary/sbasic.tree | |
parent | 82e70eb6efa88c3d21606292a042cd6978385480 (diff) |
Create a guide on Calc macros on reading and writing cell values
This patch also creates a new entry in the Calc tree menu to store all pages about Calc macros. Currently there are only two, but in future patches new pages will be added.
Change-Id: Iac55c87d1159f4163ba3150e83160b4156d0d0f6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122936
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
Diffstat (limited to 'source/auxiliary/sbasic.tree')
-rw-r--r-- | source/auxiliary/sbasic.tree | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree index 73969aca11..5202b90877 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -377,7 +377,6 @@ <topic id="sbasic/text/sbasic/shared/01040000.xhp">Event-Driven Macros</topic> <topic id="sbasic/text/sbasic/guide/basic_examples.xhp">%PRODUCTNAME Basic Programming Examples</topic> <topic id="sbasic/text/sbasic/guide/basic_2_python.xhp">Calling Python Scripts from Basic</topic> - <topic id="sbasic/text/sbasic/guide/calc_borders.xhp">Formatting Borders in Calc with Macros</topic> <topic id="sbasic/text/sbasic/guide/access2base.xhp">Access2Base, the API for Base users</topic> </node> </node> |