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:14 +0100 |
commit | 3114a84355a738b365d3c65c403a8062305ddaff (patch) | |
tree | 39c1e8f663966a337ae13d85e7c7198d65fe3542 /source/auxiliary | |
parent | cdde6459d147fd50348246d20291b1a3d1cd2f64 (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>
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> |