diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-16 20:32:33 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-17 00:24:40 +0100 |
commit | 7e9c09733a3254c195b0bb6a3c1cb4e993337e55 (patch) | |
tree | 2527253115bf32337ae58c9d2b20bedbf2bfdb0a /source/auxiliary | |
parent | 953dc58e66b8b385945b75eaf5cc567827f93bf2 (diff) |
tdf#104171 Cleanup of Macro Help pages
Removed shared/main0600.xhp (obsolete)
Fixed links between help pages
Added entry to tree file (contents)
Change-Id: I2a954c328f214728d554bff2166f82b2c2b96f35
Reviewed-on: https://gerrit.libreoffice.org/46618
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 3114a84355a738b365d3c65c403a8062305ddaff)
Reviewed-on: https://gerrit.libreoffice.org/46621
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/sbasic.tree | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree index 6a3e8aeb93..dc5ca57dfc 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -291,6 +291,7 @@ </node> </node> <node id="0703" title="Guides"> +<topic id="shared/text/shared/guide/macro_recording.xhp">Recording a Macro</topic> <topic id="sbasic/text/sbasic/guide/control_properties.xhp">Changing the Properties of Controls in the Dialog Editor</topic> <topic id="sbasic/text/sbasic/guide/insert_control.xhp">Creating Controls in the Dialog Editor</topic> <topic id="sbasic/text/sbasic/guide/sample_code.xhp">Programming Examples for Controls in the Dialog Editor</topic> |