summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03/lib_ScriptForge.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03/lib_ScriptForge.xhp')
-rw-r--r--source/text/sbasic/shared/03/lib_ScriptForge.xhp14
1 files changed, 11 insertions, 3 deletions
diff --git a/source/text/sbasic/shared/03/lib_ScriptForge.xhp b/source/text/sbasic/shared/03/lib_ScriptForge.xhp
index af306b184a..7b978e89a5 100644
--- a/source/text/sbasic/shared/03/lib_ScriptForge.xhp
+++ b/source/text/sbasic/shared/03/lib_ScriptForge.xhp
@@ -123,13 +123,15 @@
<tablecell>
<paragraph id="par_id441613885558931" localize="false" role="tablecontent">
<link href="text/sbasic/shared/03/lib_ScriptForge.xhp#FormControl">FormControl</link><br/>
- <link href="text/sbasic/shared/03/lib_ScriptForge.xhp#Menu">Menu</link><br/><br/>
+ <link href="text/sbasic/shared/03/lib_ScriptForge.xhp#Menu">Menu</link><br/>
+ <link href="text/sbasic/shared/03/lib_ScriptForge.xhp#PopupMenu">PopupMenu</link><br/>
</paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id701643305576632" localize="false" role="tablecontent">
- <link href="text/sbasic/shared/03/lib_ScriptForge.xhp#PopupMenu">PopupMenu</link><br/>
- <link href="text/sbasic/shared/03/lib_ScriptForge.xhp#UI">UI</link><br/><br/>
+ <link href="text/sbasic/shared/03/lib_ScriptForge.xhp#Toolbar">Toolbar</link><br/>
+ <link href="text/sbasic/shared/03/lib_ScriptForge.xhp#ToolbarButton">ToolbarButton</link><br/>
+ <link href="text/sbasic/shared/03/lib_ScriptForge.xhp#UI">UI</link><br/>
</paragraph>
</tablecell>
</tablerow>
@@ -237,6 +239,12 @@
<section id="Timer">
<embed href="text/sbasic/shared/03/sf_timer.xhp#abstract"/>
</section>
+ <section id="Toolbar">
+ <embed href="text/sbasic/shared/03/sf_toolbar.xhp#abstract"/>
+ </section>
+ <section id="ToolbarButton">
+ <embed href="text/sbasic/shared/03/sf_toolbarbutton.xhp#abstract"/>
+ </section>
<section id="UI">
<embed href="text/sbasic/shared/03/sf_ui.xhp#abstract"/>
</section>