AllLangHelp_sdatabase.mk                 |    4 +
 source/text/sdatabase/toolbar_form.xhp   |   97 ++++++++++++++++++++++++++
 source/text/sdatabase/toolbar_query.xhp  |  112 ++++++++++++++++++++++++++++++
 source/text/sdatabase/toolbar_report.xhp |  111 ++++++++++++++++++++++++++++++
 source/text/sdatabase/toolbar_table.xhp  |   98 ++++++++++++++++++++++++++
 source/text/sdatabase/toolbars.xhp       |  114 ++++++++-----------------------
 6 files changed, 455 insertions(+), 81 deletions(-)

New commits:
commit 79a8a92881681680fbf99b23a27b8247510a2b91
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Fri Jan 21 17:56:17 2022 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Fri Jan 21 22:01:24 2022 +0100

    Refactor and update database toolbars Help pages
    
    Change-Id: I72125cdc222be36199be96c112973af531304784
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128747
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/AllLangHelp_sdatabase.mk b/AllLangHelp_sdatabase.mk
index 7f7ff77dd..fec5f43b9 100644
--- a/AllLangHelp_sdatabase.mk
+++ b/AllLangHelp_sdatabase.mk
@@ -39,6 +39,10 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sdatabase,\
     helpcontent2/source/text/sdatabase/05040100 \
     helpcontent2/source/text/sdatabase/05040200 \
     helpcontent2/source/text/sdatabase/toolbars \
+    helpcontent2/source/text/sdatabase/toolbar_table \
+    helpcontent2/source/text/sdatabase/toolbar_query \
+    helpcontent2/source/text/sdatabase/toolbar_form \
+    helpcontent2/source/text/sdatabase/toolbar_report \
     helpcontent2/source/text/sdatabase/11000002 \
     helpcontent2/source/text/sdatabase/11020000 \
     helpcontent2/source/text/sdatabase/11030000 \
diff --git a/source/text/sdatabase/toolbar_form.xhp 
b/source/text/sdatabase/toolbar_form.xhp
new file mode 100644
index 000000000..df70f8ae9
--- /dev/null
+++ b/source/text/sdatabase/toolbar_form.xhp
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+    <!--
+    * This file is part of the LibreOffice project.
+    *
+    * This Source Code Form is subject to the terms of the Mozilla Public
+    * License, v. 2.0. If a copy of the MPL was not distributed with this
+    * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+    *
+    -->
+
+    <meta>
+        <topic id="page_topic" indexer="include" status="PUBLISH">
+            <title id="tit" xml-lang="en-US">Database Form Toolbar</title>
+            <filename>/text/sdatabase/toolbar_form.xhp</filename>
+        </topic>
+    </meta>
+    <body>
+    <h1 id="par_idN10548"><variable id="DatabaseFormToolbarh1"><link 
href="text/sdatabase/toolbar_form.xhp" name="Database Form Toolbar">Database 
Form Toolbar</link></variable></h1>
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBNewForm" 
id="bm_id231642796070839" localize="false"/>
+    <h2 id="hd_id231642796157552">New database form</h2>
+    <table id="tab_id741642796165268">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id431642796165270" role="paragraph">
+                    <image src="cmd/lc_dbnewform.svg" 
id="img_id311642796165271" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id461642796165272">Icon New Database Form</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph id="par_id321642796165273" role="paragraph" 
xml-lang="en-US">Creates a new database form.</paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBFormOpen" id="bm_id1720023" 
localize="false"/>
+    <h2 id="par_idN10634">Open database form</h2>
+    <table id="tab_id831642794179327">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id581642794179327" role="paragraph">
+                    <image src="cmd/lc_open.svg" id="img_id511642794179328" 
width="1cm"  height="1cm"><alt xml-lang="en-US" id="alt_id11642794179328">Icon 
Open Form</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN10638" 
xml-lang="en-US"><ahelp hid=".">Opens the selected form so you can enter, edit, 
or delete records.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBFormEdit" id="bm_id2862636" 
localize="false"/>
+    <h2 id="par_idN1064F">Edit</h2>
+    <table id="tab_id601642794252425">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id1001642794252425" role="paragraph">
+                    <image src="cmd/lc_dbformedit.svg" 
id="img_id671642794252426" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id851642794252426">Icon Edit Form</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN10653" 
xml-lang="en-US"><ahelp hid=".">Opens the selected form so you can change the 
layout.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBFormDelete" 
id="bm_id2447279" localize="false"/>
+    <h2 id="par_idN1066A">Delete</h2>
+    <table id="tab_id701642794399538">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id941642794399538" role="paragraph">
+                    <image src="cmd/lc_dbformdelete.svg" 
id="img_id541642794399538" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id521642794399539">Icon Delete Form</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN1066E" 
xml-lang="en-US"><ahelp hid=".">Deletes the selected form.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBFormRename" 
id="bm_id4928739" localize="false"/>
+    <h2 id="par_idN10685">Rename</h2>
+    <table id="tab_id651642794481349">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id601642794481349" role="paragraph">
+                    <image src="cmd/lc_dbformrename.svg" 
id="img_id591642794481349" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id751642794481350">Icon Rename Form</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN10689" 
xml-lang="en-US"><ahelp hid=".">Renames the selected form.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+    <section id="relatedtopics">
+        <embed href="text/sdatabase/toolbars.xhp#toolbars"/>
+    </section>
+</body>
+</helpdocument>
diff --git a/source/text/sdatabase/toolbar_query.xhp 
b/source/text/sdatabase/toolbar_query.xhp
new file mode 100644
index 000000000..cb61e2675
--- /dev/null
+++ b/source/text/sdatabase/toolbar_query.xhp
@@ -0,0 +1,112 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+    <!--
+    * This file is part of the LibreOffice project.
+    *
+    * This Source Code Form is subject to the terms of the Mozilla Public
+    * License, v. 2.0. If a copy of the MPL was not distributed with this
+    * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+    *
+    -->
+
+    <meta>
+        <topic id="databasequerytoolbar" indexer="include" status="PUBLISH">
+            <title id="tit" xml-lang="en-US">Database Query Toolbar</title>
+            <filename>/text/sdatabase/toolbar_query.xhp</filename>
+        </topic>
+    </meta>
+    <body>
+    <h1 id="par_idN10548"><variable id="DatabaseQueryToolbarh1"><link 
href="text/sdatabase/toolbar_query.xhp" name="Database Query Toolbar">Database 
Query Toolbar</link></variable></h1>
+
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBNewQuery" 
id="bm_id231642796070839" localize="false"/>
+    <h2 id="hd_id231642796157552">New database query</h2>
+    <table id="tab_id741642796165268">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id431642796165270" role="paragraph">
+                    <image src="cmd/lc_dbnewquery.svg" 
id="img_id311642796165271" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id461642796165272">Icon New Database Query</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph id="par_id321642796165273" role="paragraph" 
xml-lang="en-US">Creates a new database query.</paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+    <h2 id="hd_id981642797173950">New Database Query (SQL View)</h2>
+    <table id="tab_id681642797178875">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id131642797178876" role="paragraph">
+                    <image src="cmd/lc_dbnewquerysql.svg" 
id="img_id881642797178877" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id811642797178878">Icon New query (SQL view)</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph id="par_id911642797178879" role="paragraph" 
xml-lang="en-US">Opens the SQL window to edit a query in SQL 
language.</paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBQueryOpen" id="bm_id1720023" 
localize="false"/>
+    <h2 id="par_idN105C4">Open database query</h2>
+    <table id="tab_id411642791781979">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id791642791781980" role="paragraph">
+                    <image src="cmd/lc_open.svg" id="img_id711642791781980" 
width="1cm"  height="1cm"><alt xml-lang="en-US" id="alt_id621642791781980">Icon 
Open Query Object</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN105C8" 
xml-lang="en-US"><ahelp hid=".">Opens the selected query so you can enter, 
edit, or delete records.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBQueryEdit" id="bm_id2862636" 
localize="false"/>
+    <h2 id="par_idN105DF">Edit</h2>
+    <table id="tab_id181642791910891">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id291642791910891" role="paragraph">
+                    <image src="cmd/lc_dbqueryedit.svg" 
id="img_id911642791910892" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id1001642791910892">Icon Edit Query</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN105E3" 
xml-lang="en-US"><ahelp hid=".">Opens the selected query so you can change the 
structure.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBQueryDelete" 
id="bm_id2447279" localize="false"/>
+    <h2 id="par_idN105FA">Delete</h2>
+    <table id="tab_id891642792045236">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id651642792045236" role="paragraph">
+                    <image src="cmd/lc_dbquerydelete.svg" 
id="img_id411642792045236" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id211642792045237">Icon Delete Query</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN105FE" 
xml-lang="en-US"><ahelp hid=".">Deletes the selected query.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBQueryRename" 
id="bm_id4928739" localize="false"/>
+    <h2 id="par_idN10615">Rename</h2>
+
+    <table id="tab_id971642792121799">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id561642792121799" role="paragraph">
+                    <image src="cmd/lc_dbqueryrename.svg" 
id="img_id521642792121800" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id531642792121800">Icon Rename Query</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN10619" 
xml-lang="en-US"><ahelp hid=".">Renames the selected query.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+    <section id="relatedtopics">
+        <embed href="text/sdatabase/toolbars.xhp#toolbars"/>
+    </section>
+</body>
+</helpdocument>
diff --git a/source/text/sdatabase/toolbar_report.xhp 
b/source/text/sdatabase/toolbar_report.xhp
new file mode 100644
index 000000000..243341314
--- /dev/null
+++ b/source/text/sdatabase/toolbar_report.xhp
@@ -0,0 +1,111 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+    <!--
+    * This file is part of the LibreOffice project.
+    *
+    * This Source Code Form is subject to the terms of the Mozilla Public
+    * License, v. 2.0. If a copy of the MPL was not distributed with this
+    * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+    *
+    -->
+
+    <meta>
+        <topic id="databasetoolbarreport" indexer="include" status="PUBLISH">
+            <title id="tit" xml-lang="en-US">Database Report Toolbar</title>
+            <filename>/text/sdatabase/toolbar_report.xhp</filename>
+        </topic>
+    </meta>
+    <body>
+    <h1 id="par_idN10548"><variable id="DatabaseReportToolbarh1"><link 
href="text/sdatabase/toolbar_report.xhp" name="Database Report 
Toolbar">Database Report Toolbar</link></variable></h1>
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBNewReport" 
id="bm_id231642796070839" localize="false"/>
+    <h2 id="hd_id231642796157552">New database report</h2>
+    <table id="tab_id741642796165268">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id431642796165270" role="paragraph">
+                    <image src="cmd/lc_dbnewreport.svg" 
id="img_id311642796165271" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id461642796165272">Icon New Database Report</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph id="par_id321642796165273" role="paragraph" 
xml-lang="en-US">Creates a new database report.</paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+    <bookmark xml-lang="en-US" branch="hid/uno:DBNewReportAutoPilot" 
id="bm_id1720023" localize="false"/>
+    <h2 id="hd_id261642796491626">Database report wizard</h2>
+    <table id="tab_id371642796542819">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id251642796542820" role="paragraph">
+                    <image src="cmd/lc_dbnewreportautopilot.svg" 
id="img_id811642796542821" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id231642796542822">Icon Database report wizard</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph id="par_id261642796542823" role="paragraph" 
xml-lang="en-US">Opens the database report wizard, to guide you in creating a 
database report.</paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBReportOpen" 
id="bm_id1720023" localize="false"/>
+    <h2 id="par_idN106A4">Open database report</h2>
+    <table id="tab_id151642794819375">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id321642794819375" role="paragraph">
+                    <image src="cmd/lc_open.svg" id="img_id511642794179328" 
width="1cm"  height="1cm"><alt xml-lang="en-US" id="alt_id11642794179328">Icon 
Open Report</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN106A8" 
xml-lang="en-US"><ahelp hid=".">Opens the selected report so you can enter, 
edit, or delete records.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBReportEdit" 
id="bm_id2862636" localize="false"/>
+    <h2 id="par_idN106BF">Edit</h2>
+    <table id="tab_id61642794873164">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id141642794873165" role="paragraph">
+                    <image src="cmd/lc_dbreportedit.svg" 
id="img_id111642794873165" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id811642794873165">Icon Edit Report</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN106C3" 
xml-lang="en-US"><ahelp hid=".">Opens the selected report so you can change the 
layout.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBReportDelete" 
id="bm_id2447279" localize="false"/>
+    <h2 id="par_idN106DA">Delete</h2>
+    <table id="tab_id841642795131633">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id51642795131634" role="paragraph">
+                    <image src="cmd/lc_dbreportdelete.svg" 
id="img_id971642795131634" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id531642795131634">Icon Delete Report</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN106DE" 
xml-lang="en-US"><ahelp hid=".">Deletes the selected report.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBReportRename" 
id="bm_id4928739" localize="false"/>
+    <h2 id="par_idN106F5">Rename</h2>
+    <table id="tab_id151642795211226">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id551642795211226" role="paragraph">
+                    <image src="cmd/lc_dbreportrename.svg" 
id="img_id631642795211227" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id551642795211227">Icon Rename Report</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN106F9" 
xml-lang="en-US"><ahelp hid=".">Renames the selected report.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+    <section id="relatedtopics">
+        <embed href="text/sdatabase/toolbars.xhp#toolbars"/>
+    </section>
+</body>
+</helpdocument>
diff --git a/source/text/sdatabase/toolbar_table.xhp 
b/source/text/sdatabase/toolbar_table.xhp
new file mode 100644
index 000000000..b1f28c259
--- /dev/null
+++ b/source/text/sdatabase/toolbar_table.xhp
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+    <!--
+    * This file is part of the LibreOffice project.
+    *
+    * This Source Code Form is subject to the terms of the Mozilla Public
+    * License, v. 2.0. If a copy of the MPL was not distributed with this
+    * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+    *
+    -->
+
+    <meta>
+        <topic id="dbtabletoolbar" indexer="include" status="PUBLISH">
+            <title id="tit" xml-lang="en-US">Database Table Toolbar</title>
+            <filename>/text/sdatabase/toolbar_table.xhp</filename>
+        </topic>
+    </meta>
+    <body>
+    <h1 id="par_idN10548"><variable id="DatabaseTableToolbarh1"><link 
href="text/sdatabase/toolbar_table.xhp" name="Database Table Toolbar">Database 
Table Toolbar</link></variable></h1>
+
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBNewTable" 
id="bm_id231642796070839" localize="false"/>
+    <h2 id="hd_id231642796157552">New database table</h2>
+    <table id="tab_id741642796165268">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id431642796165270" role="paragraph">
+                    <image src="cmd/lc_dbnewtable.svg" 
id="img_id311642796165271" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id461642796165272">Icon New Database Table</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph id="par_id321642796165273" role="paragraph" 
xml-lang="en-US">Creates a new database table.</paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBTableOpen" id="bm_id1720023" 
localize="false"/>
+    <h2 id="par_idN10554">Open database table</h2>
+    <table id="tab_id171642787914042">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id521642787914042" role="paragraph">
+                    <image src="cmd/lc_open.svg" id="img_id941642787914042" 
width="1cm"  height="1cm"><alt xml-lang="en-US" id="alt_id291642787914043">Icon 
Open Database Table</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN10558" 
xml-lang="en-US"><ahelp hid=".">Opens the selected table so you can enter, 
edit, or delete records.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBTableEdit" id="bm_id2862636" 
localize="false"/>
+    <h2 id="par_idN1056F">Edit</h2>
+
+    <table id="tab_id951642788747899">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id481642788747900" role="paragraph">
+                    <image src="cmd/lc_dbtableedit.svg" 
id="img_id421642788747900" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id911642788747900">Icon Edit table</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN10573" 
xml-lang="en-US"><ahelp hid=".">Opens the selected table so you can change the 
structure.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBTableDelete" 
id="bm_id2447279" localize="false"/>
+    <h2 id="par_idN1058A">Delete</h2>
+
+    <table id="tab_id131642788871010">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id261642788871011" role="paragraph">
+                    <image src="cmd/lc_dbtabledelete.svg" 
id="img_id521642788871011" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id971642788871011">Icon Delete Table</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN1058E" 
xml-lang="en-US"><ahelp hid=".">Deletes the selected table.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+    <bookmark xml-lang="en-US" branch="hid/.uno:DBTableRename" 
id="bm_id4928739" localize="false"/>
+    <h2 id="par_idN105A5">Rename</h2>
+
+    <table id="tab_id521642788935573">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id501642788935574" role="paragraph">
+                    <image src="cmd/lc_dbtablerename.svg" 
id="img_id461642788935574" width="1cm"  height="1cm"><alt xml-lang="en-US" 
id="alt_id571642788935574">Icon Rename Table</alt></image>
+                </paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="paragraph" id="par_idN105A9" 
xml-lang="en-US"><ahelp hid=".">Renames the selected table.</ahelp></paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+    <section id="relatedtopics">
+        <embed href="text/sdatabase/toolbars.xhp#toolbars"/>
+    </section>
+</body>
+</helpdocument>
diff --git a/source/text/sdatabase/toolbars.xhp 
b/source/text/sdatabase/toolbars.xhp
index a33981c4d..72cf1ec8d 100644
--- a/source/text/sdatabase/toolbars.xhp
+++ b/source/text/sdatabase/toolbars.xhp
@@ -1,86 +1,38 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- -->
+* This file is part of the LibreOffice project.
+*
+* This Source Code Form is subject to the terms of the Mozilla Public
+* License, v. 2.0. If a copy of the MPL was not distributed with this
+* file, You can obtain one at http://mozilla.org/MPL/2.0/.
+*
+* This file incorporates work covered by the following license notice:
+*
+*   Licensed to the Apache Software Foundation (ASF) under one or more
+*   contributor license agreements. See the NOTICE file distributed
+*   with this work for additional information regarding copyright
+*   ownership. The ASF licenses this file to you under the Apache
+*   License, Version 2.0 (the "License"); you may not use this file
+*   except in compliance with the License. You may obtain a copy of
+*   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
 <helpdocument version="1.0">
-<meta>
-<topic id="textsharedexplorerdatabasetoolbarsxhp" indexer="include" 
status="PUBLISH">
-<title id="tit" xml-lang="en-US">Toolbars</title>
-<filename>/text/sdatabase/toolbars.xhp</filename>
-</topic>
-<history>
-<created date="2005-02-07T15:19:59">database toolbars</created>
-</history>
-</meta>
-<body>
-<h1 id="par_idN10541"><variable id="toolbars"><link 
href="text/sdatabase/toolbars.xhp">Toolbars</link>
-</variable></h1>
-<paragraph role="paragraph" id="par_idN10545" xml-lang="en-US">In a database 
file window, you can see the following toolbars.</paragraph>
-<h2 id="par_idN10548">Table</h2>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBTableOpen" id="bm_id1720023" 
localize="false"/>
-<h3 id="par_idN10554">Open database object</h3>
-<paragraph role="paragraph" id="par_idN10558" xml-lang="en-US"><ahelp 
hid=".">Opens the selected table so you can enter, edit, or delete 
records.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBTableEdit" id="bm_id2862636" 
localize="false"/>
-<h3 id="par_idN1056F">Edit</h3>
-<paragraph role="paragraph" id="par_idN10573" xml-lang="en-US"><ahelp 
hid=".">Opens the selected table so you can change the 
structure.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBTableDelete" id="bm_id2447279" 
localize="false"/>
-<h3 id="par_idN1058A">Delete</h3>
-<paragraph role="paragraph" id="par_idN1058E" xml-lang="en-US"><ahelp 
hid=".">Deletes the selected table.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBTableRename" id="bm_id4928739" 
localize="false"/>
-<h3 id="par_idN105A5">Rename</h3>
-<paragraph role="paragraph" id="par_idN105A9" xml-lang="en-US"><ahelp 
hid=".">Renames the selected table.</ahelp></paragraph>
-<h2 id="par_idN105B8">Query</h2>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBQueryOpen" id="bm_id1720023" 
localize="false"/>
-<h3 id="par_idN105C4">Open database object</h3>
-<paragraph role="paragraph" id="par_idN105C8" xml-lang="en-US"><ahelp 
hid=".">Opens the selected query so you can enter, edit, or delete 
records.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBQueryEdit" id="bm_id2862636" 
localize="false"/>
-<h3 id="par_idN105DF">Edit</h3>
-<paragraph role="paragraph" id="par_idN105E3" xml-lang="en-US"><ahelp 
hid=".">Opens the selected query so you can change the 
structure.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBQueryDelete" id="bm_id2447279" 
localize="false"/>
-<h3 id="par_idN105FA">Delete</h3>
-<paragraph role="paragraph" id="par_idN105FE" xml-lang="en-US"><ahelp 
hid=".">Deletes the selected query.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBQueryRename" id="bm_id4928739" 
localize="false"/>
-<h3 id="par_idN10615">Rename</h3>
-<paragraph role="paragraph" id="par_idN10619" xml-lang="en-US"><ahelp 
hid=".">Renames the selected query.</ahelp></paragraph>
-<h2 id="par_idN10628">Form</h2>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBFormOpen" id="bm_id1720023" 
localize="false"/>
-<h3 id="par_idN10634">Open database object</h3>
-<paragraph role="paragraph" id="par_idN10638" xml-lang="en-US"><ahelp 
hid=".">Opens the selected form so you can enter, edit, or delete 
records.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBFormEdit" id="bm_id2862636" 
localize="false"/>
-<h3 id="par_idN1064F">Edit</h3>
-<paragraph role="paragraph" id="par_idN10653" xml-lang="en-US"><ahelp 
hid=".">Opens the selected form so you can change the 
layout.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBFormDelete" id="bm_id2447279" 
localize="false"/>
-<h3 id="par_idN1066A">Delete</h3>
-<paragraph role="paragraph" id="par_idN1066E" xml-lang="en-US"><ahelp 
hid=".">Deletes the selected form.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBFormRename" id="bm_id4928739" 
localize="false"/>
-<h3 id="par_idN10685">Rename</h3>
-<paragraph role="paragraph" id="par_idN10689" xml-lang="en-US"><ahelp 
hid=".">Renames the selected form.</ahelp></paragraph>
-<h2 id="par_idN10698">Report</h2>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBReportOpen" id="bm_id1720023" 
localize="false"/>
-<h3 id="par_idN106A4">Open database object</h3>
-<paragraph role="paragraph" id="par_idN106A8" xml-lang="en-US"><ahelp 
hid=".">Opens the selected report so you can enter, edit, or delete 
records.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBReportEdit" id="bm_id2862636" 
localize="false"/>
-<h3 id="par_idN106BF">Edit</h3>
-<paragraph role="paragraph" id="par_idN106C3" xml-lang="en-US"><ahelp 
hid=".">Opens the selected report so you can change the 
layout.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBReportDelete" id="bm_id2447279" 
localize="false"/>
-<h3 id="par_idN106DA">Delete</h3>
-<paragraph role="paragraph" id="par_idN106DE" xml-lang="en-US"><ahelp 
hid=".">Deletes the selected report.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBReportRename" id="bm_id4928739" 
localize="false"/>
-<h3 id="par_idN106F5">Rename</h3>
-<paragraph role="paragraph" id="par_idN106F9" xml-lang="en-US"><ahelp 
hid=".">Renames the selected report.</ahelp></paragraph>
+    <meta>
+        <topic id="textsharedexplorerdatabasetoolbarsxhp" indexer="include" 
status="PUBLISH">
+            <title id="tit" xml-lang="en-US">Toolbars</title>
+            <filename>/text/sdatabase/toolbars.xhp</filename>
+        </topic>
+        <history>
+            <created date="2005-02-07T15:19:59">database toolbars</created>
+        </history>
+    </meta>
+    <body>
+    <h1 id="par_idN10541"><variable id="toolbars"><link 
href="text/sdatabase/toolbars.xhp">Database Toolbars</link>
+            </variable></h1>
+    <paragraph role="paragraph" id="par_idN10545" xml-lang="en-US">In a 
database file window, you can see the following toolbars.</paragraph>
+    <h2 id="par_idN10548" localize="false"><embedvar 
href="text/sdatabase/toolbar_table.xhp#DatabaseTableToolbarh1" 
markup="ignore"/></h2>
+    <h2 id="par_idN105B8" localize="false"><embedvar 
href="text/sdatabase/toolbar_query.xhp#DatabaseQueryToolbarh1" 
markup="ignore"/></h2>
+    <h2 id="par_idN10628" localize="false"><embedvar 
href="text/sdatabase/toolbar_form.xhp#DatabaseFormToolbarh1" 
markup="ignore"/></h2>
+    <h2 id="par_idN10698" localize="false"><embedvar 
href="text/sdatabase/toolbar_report.xhp#DatabaseReportToolbarh1" 
markup="ignore"/>t</h2>
 </body>
 </helpdocument>

Reply via email to