summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2023-09-03 08:53:45 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2023-09-03 14:12:59 +0200
commit2ae7099c3ba435fc466b2483d2d63d5e1bf493f6 (patch)
tree04161e911add5cec2ca2dd72d558447b507ebd5d /source
parent3f4db39698603879915e68dad07c67251dacb417 (diff)
tdf#155875 Tab'd UI cmds Writer/Table in Help(30)
+ refactoring + Table - Select menu (part 30) Change-Id: I50fb5b6ce2e9f9853ae6d182e9c022b66b20a33a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156481 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r--source/text/shared/01/EntireCell.xhp31
-rw-r--r--source/text/shared/01/EntireColumn.xhp38
-rw-r--r--source/text/shared/01/EntireRow.xhp38
-rw-r--r--source/text/shared/01/SelectColumns.xhp28
-rw-r--r--source/text/shared/01/SelectTable.xhp31
-rw-r--r--source/text/simpress/guide/table_insert.xhp6
-rw-r--r--source/text/swriter/00/00000405.xhp91
-rw-r--r--source/text/swriter/01/TableDeleteMenu.xhp7
-rw-r--r--source/text/swriter/01/TableInsertMenu.xhp7
-rw-r--r--source/text/swriter/01/TableSelectMenu.xhp35
-rw-r--r--source/text/swriter/main0110.xhp22
11 files changed, 306 insertions, 28 deletions
diff --git a/source/text/shared/01/EntireCell.xhp b/source/text/shared/01/EntireCell.xhp
new file mode 100644
index 0000000000..ef251fb10a
--- /dev/null
+++ b/source/text/shared/01/EntireCell.xhp
@@ -0,0 +1,31 @@
+<?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="textshared01EntireCellxhp" indexer="include" status="PUBLISH">
+ <title id="tit">Cells</title>
+ <filename>/text/shared/01/EntireCell.xhp</filename>
+ </topic>
+ </meta>
+<body>
+<bookmark id="bm_id891693687739389" branch="hid/.uno:EntireCell" localize="false"/>
+ <section id="entire_cell">
+ <h1 id="hd_id941693687739390"><variable id="h1"><link href="text/shared/01/EntireCell.xhp">Cell</link></variable></h1>
+ <paragraph id="par_idN10616" role="paragraph">Selects the entire cell.</paragraph>
+ </section>
+ <section id="howtoget">
+ <embed href="text/swriter/00/00000405.xhp#select_cell"/>
+ </section>
+ <section id="relatedtopics">
+ <embed href="text/swriter/01/TableSelectMenu.xhp#h1"/>
+ </section>
+</body>
+</helpdocument>
diff --git a/source/text/shared/01/EntireColumn.xhp b/source/text/shared/01/EntireColumn.xhp
new file mode 100644
index 0000000000..d9089556f5
--- /dev/null
+++ b/source/text/shared/01/EntireColumn.xhp
@@ -0,0 +1,38 @@
+<?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="textshared01EntireColumnxhp" indexer="include" status="PUBLISH">
+ <title id="tit">Rows</title>
+ <filename>/text/shared/01/EntireColumn.xhp</filename>
+ </topic>
+ </meta>
+<body>
+<bookmark id="bm_id891693687739389" branch="hid/.uno:EntireColumn" localize="false"/>
+ <section id="entire_column">
+ <h1 id="hd_id941693687739390"><variable id="h1"><link href="text/shared/01/EntireColumn.xhp">Column</link></variable></h1>
+ <paragraph id="par_idN10616" role="paragraph">Selects the entire column.</paragraph>
+ </section>
+ <section id="howtoget">
+ <embed href="text/swriter/00/00000405.xhp#select_column"/>
+ </section>
+ <switch select="appl">
+ <case select="WRITER"/>
+ <case select="CALC"/>
+ <default>
+ <paragraph role="paragraph" id="par_id0916200804163046" xml-lang="en-US">If currently no cell is selected, all columns will be selected. If currently cells are selected, all columns containing the selected cells will be selected.</paragraph>
+ </default>
+ </switch>
+ <section id="relatedtopics">
+ <embed href="text/swriter/01/TableSelectMenu.xhp#h1"/>
+ </section>
+</body>
+</helpdocument>
diff --git a/source/text/shared/01/EntireRow.xhp b/source/text/shared/01/EntireRow.xhp
new file mode 100644
index 0000000000..5a272b7bb7
--- /dev/null
+++ b/source/text/shared/01/EntireRow.xhp
@@ -0,0 +1,38 @@
+<?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="textshared01EntireRowxhp" indexer="include" status="PUBLISH">
+ <title id="tit">Rows</title>
+ <filename>/text/shared/01/EntireRow.xhp</filename>
+ </topic>
+ </meta>
+<body>
+<bookmark id="bm_id891693687739389" branch="hid/.uno:EntireRow" localize="false"/>
+ <section id="entire_row">
+ <h1 id="hd_id941693687739390"><variable id="h1"><link href="text/shared/01/EntireRow.xhp">Row</link></variable></h1>
+ <paragraph id="par_idN10616" role="paragraph">Selects the entire column.</paragraph>
+ </section>
+ <section id="howtoget">
+ <embed href="text/swriter/00/00000405.xhp#select_row"/>
+ </section>
+ <switch select="appl">
+ <case select="WRITER"/>
+ <case select="CALC"/>
+ <default>
+ <paragraph role="paragraph" id="par_id0916200804080063">If currently no cell is selected, all rows will be selected. If currently cells are selected, all rows containing the selected cells will be selected.</paragraph>
+ </default>
+ </switch>
+ <section id="relatedtopics">
+ <embed href="text/swriter/01/TableSelectMenu.xhp#h1"/>
+ </section>
+</body>
+</helpdocument>
diff --git a/source/text/shared/01/SelectColumns.xhp b/source/text/shared/01/SelectColumns.xhp
new file mode 100644
index 0000000000..03c0950981
--- /dev/null
+++ b/source/text/shared/01/SelectColumns.xhp
@@ -0,0 +1,28 @@
+<?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="textshared01DeleteColumnsxhp" indexer="include" status="PUBLISH">
+ <title id="tit">Rows</title>
+ <filename>/text/shared/01/DeleteColumns.xhp</filename>
+ </topic>
+ </meta>
+<body>
+<bookmark id="bm_id891693687739389" branch="hid/.uno:DeleteColumns" localize="false"/>
+ <section id="delete_columns">
+ <h1 id="hd_id941693687739390"><variable id="h1"><link href="text/shared/01/DeleteColumns.xhp">Columns</link></variable></h1>
+ <paragraph id="par_idN10616" role="paragraph">Deletes the selected columns.</paragraph>
+ </section>
+ <section id="howtoget">
+ <embed href="text/swriter/00/00000405.xhp#delete_column"/>
+ </section>
+</body>
+</helpdocument>
diff --git a/source/text/shared/01/SelectTable.xhp b/source/text/shared/01/SelectTable.xhp
new file mode 100644
index 0000000000..b9be2d88c7
--- /dev/null
+++ b/source/text/shared/01/SelectTable.xhp
@@ -0,0 +1,31 @@
+<?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="textshared01SelectTablexhp" indexer="include" status="PUBLISH">
+ <title id="tit">Rows</title>
+ <filename>/text/shared/01/SelectTable.xhp</filename>
+ </topic>
+ </meta>
+<body>
+<bookmark id="bm_id891693687739389" branch="hid/.uno:SelectTable" localize="false"/>
+ <section id="select_table">
+ <h1 id="hd_id941693687739390"><variable id="h1"><link href="text/shared/01/SelectTable.xhp">Table</link></variable></h1>
+ <paragraph role="paragraph" id="par_idN10626">Selects the current table.</paragraph>
+ </section>
+ <section id="howtoget">
+ <embed href="text/swriter/00/00000405.xhp#select_table"/>
+ </section>
+ <section id="relatedtopics">
+ <embed href="text/swriter/01/TableSelectMenu.xhp#h1"/>
+ </section>
+</body>
+</helpdocument>
diff --git a/source/text/simpress/guide/table_insert.xhp b/source/text/simpress/guide/table_insert.xhp
index b3d9ed396b..98f9e13e8c 100644
--- a/source/text/simpress/guide/table_insert.xhp
+++ b/source/text/simpress/guide/table_insert.xhp
@@ -53,14 +53,14 @@
<paragraph role="paragraph" id="par_id0916200803551697" xml-lang="en-US"><ahelp hid="." visibility="hidden">The cell contents are aligned vertically centered in the cells.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:CellVertBottom" id="bm_id0916200803242358" localize="false"/>
<paragraph role="paragraph" id="par_id0916200803551632" xml-lang="en-US"><ahelp hid="." visibility="hidden">The cell contents are aligned at the bottom of the cells.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:SelectTable" id="bm_id3954588" localize="false"/>
+
<paragraph role="paragraph" id="par_idN10626" xml-lang="en-US"><ahelp hid="." visibility="hidden">Selects the current table.</ahelp></paragraph>
<comment>Row</comment>
<bookmark xml-lang="en-US" branch="hid/.uno:RowMenu" id="bm_id0916200803255185" localize="false"/>
<paragraph role="paragraph" id="par_id0916200803551734" xml-lang="en-US"><ahelp hid="." visibility="hidden">Choose commands for the selected or all rows.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:DistributeRows" id="bm_id0916200803565265" localize="false"/>
<paragraph role="paragraph" id="par_id0916200804080035" xml-lang="en-US"><ahelp hid="." visibility="hidden">Distributes the height of the selected or all rows to the same size. The height of the table is not changed.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:EntireRow" id="bm_id0916200804004173" localize="false"/>
+
<paragraph role="paragraph" id="par_id0916200804080063" xml-lang="en-US"><ahelp hid="." visibility="hidden">If currently no cell is selected, all rows will be selected. If currently cells are selected, all rows containing the selected cells will be selected.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertRows" id="bm_id0916200804032566" localize="false"/>
<paragraph role="paragraph" id="par_id091620080408008" xml-lang="en-US"><ahelp hid="." visibility="hidden">If currently no cell is selected, a new row will be inserted at the bottom of the table. If currently cells are selected, as many new rows as the selection has will be inserted below the selection.</ahelp></paragraph>
@@ -70,7 +70,7 @@
<paragraph role="paragraph" id="par_id0916200804163012" xml-lang="en-US"><ahelp hid="." visibility="hidden">Choose commands for the selected or all columns.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:DistributeColumns" id="bm_id0916200804110358" localize="false"/>
<paragraph role="paragraph" id="par_id0916200804163092" xml-lang="en-US"><ahelp hid="." visibility="hidden">Distributes the width of the selected or all columns to the same size. The width of the table is not changed.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:EntireColumn" id="bm_id0916200804114925" localize="false"/>
+
<paragraph role="paragraph" id="par_id0916200804163046" xml-lang="en-US"><ahelp hid="." visibility="hidden">If currently no cell is selected, all columns will be selected. If currently cells are selected, all columns containing the selected cells will be selected.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertColumns" id="bm_id0916200804122650" localize="false"/>
<paragraph role="paragraph" id="par_id0916200804163128" xml-lang="en-US"><ahelp hid="." visibility="hidden">If currently no cell is selected, a new column will be inserted at the right border of the table. If currently cells are selected, as many new columns as the selection has will be inserted right of the selection.</ahelp></paragraph>
diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp
index ac4f3adedf..52a704c27b 100644
--- a/source/text/swriter/00/00000405.xhp
+++ b/source/text/swriter/00/00000405.xhp
@@ -355,7 +355,7 @@
<embed href="text/shared/00/00000004.xhp#from_tabUI"/>
<paragraph role="paragraph" id="par_id361693688303638">Choose <menuitem>Table - Delete Columns</menuitem>.</paragraph>
<embed href="text/shared/00/00000004.xhp#from_toolbars"/>
- <section id="sydelete_columns">
+ <section id="sydelete_column">
<table id="tbl_id3150954">
<tablerow>
<tablecell>
@@ -370,6 +370,91 @@
<embed href="text/shared/00/00000004.xhp#from_sidebar"/>
<paragraph role="paragraph" id="par_id361693688361224">Choose <menuitem>Properties - Table - Delete Columns</menuitem>.</paragraph>
</section>
+ <section id="select_cell">
+ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
+ <paragraph id="par_id461693738469972" role="paragraph">Choose <emph>Table - Select - Cell</emph>.</paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
+ <paragraph role="paragraph" id="par_id11693738473349">Choose <menuitem>Table - Select Cell</menuitem>.</paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
+ <section id="syselect_cell">
+ <table id="tbl_id3150954">
+ <tablerow>
+ <tablecell>
+ <paragraph id="par_id951693738478973" role="paragraph"><image id="img_id3153607" src="cmd/lc_entirecell.svg" width="1cm" height="1cm"><alt id="alt_id3153607">Icon Select Cell</alt></image></paragraph>
+ </tablecell>
+ <tablecell>
+ <paragraph id="par_id371693738484293" role="paragraph">Select Cell</paragraph>
+ </tablecell>
+ </tablerow>
+ </table>
+ </section>
+ <embed href="text/shared/00/00000004.xhp#from_sidebar"/>
+ <paragraph role="paragraph" id="par_id111693738489245">Choose <menuitem>Properties - Table - Cell</menuitem>.</paragraph>
+ </section>
+ <section id="select_column">
+ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
+ <paragraph id="par_id821693735827313" role="paragraph">Choose <emph>Table - Select - Column</emph>.</paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
+ <paragraph role="paragraph" id="par_id151693735961318">Choose <menuitem>Table - Column</menuitem>.</paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
+ <section id="syselect_columns">
+ <table id="tbl_id3150954">
+ <tablerow>
+ <tablecell>
+ <paragraph id="par_id731693736031352" role="paragraph"><image id="img_id3153607" src="cmd/lc_entirecolumn.svg" width="1cm" height="1cm"><alt id="alt_id3153607">Icon Select Column</alt></image></paragraph>
+ </tablecell>
+ <tablecell>
+ <paragraph id="par_id771693736053784" role="paragraph">Select Column</paragraph>
+ </tablecell>
+ </tablerow>
+ </table>
+ </section>
+ <embed href="text/shared/00/00000004.xhp#from_sidebar"/>
+ <paragraph role="paragraph" id="par_id1001693736079105">Choose <menuitem>Properties - Table - Column</menuitem>.</paragraph>
+ </section>
+
+ <section id="select_row">
+ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
+ <paragraph id="par_id581693737064445" role="paragraph">Choose <emph>Table - Select - Row</emph>.</paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
+ <paragraph role="paragraph" id="par_id781693737072957">Choose <menuitem>Table - Row</menuitem>.</paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
+ <section id="syselect_row">
+ <table id="tbl_id3150954">
+ <tablerow>
+ <tablecell>
+ <paragraph id="par_id151693737152671" role="paragraph"><image id="img_id3153607" src="cmd/lc_entirerow.svg" width="1cm" height="1cm"><alt id="alt_id3153607">Icon Select Row</alt></image></paragraph>
+ </tablecell>
+ <tablecell>
+ <paragraph id="par_id131693737155983" role="paragraph">Select Row</paragraph>
+ </tablecell>
+ </tablerow>
+ </table>
+ </section>
+ <embed href="text/shared/00/00000004.xhp#from_sidebar"/>
+ <paragraph role="paragraph" id="par_id481693737160072">Choose <menuitem>Properties - Table - Row</menuitem>.</paragraph>
+ </section>
+ <section id="select_table">
+ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
+ <paragraph id="par_id91693738574824" role="paragraph">Choose <emph>Table - Select - Table</emph>.</paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
+ <paragraph role="paragraph" id="par_id391693741329079">Choose <menuitem>Table - Select Table</menuitem>.</paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
+ <section id="syselect_table">
+ <table id="tbl_id3150954">
+ <tablerow>
+ <tablecell>
+ <paragraph id="par_id471693738650304" role="paragraph"><image id="img_id3153607" src="cmd/lc_selecttable.svg" width="1cm" height="1cm"><alt id="alt_id3153607">Icon Select Row</alt></image></paragraph>
+ </tablecell>
+ <tablecell>
+ <paragraph id="par_id181693738653480" role="paragraph">Select Table</paragraph>
+ </tablecell>
+ </tablerow>
+ </table>
+ </section>
+ <embed href="text/shared/00/00000004.xhp#from_sidebar"/>
+ <paragraph role="paragraph" id="par_id381693738669400">Choose <menuitem>Properties - Table - Table</menuitem>.</paragraph>
+ </section>
<section id="object_properties">
<paragraph id="par_id3156355" role="paragraph">Choose <emph>Format - Frame and Object - Properties</emph>.</paragraph>
@@ -425,5 +510,9 @@
<embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
<paragraph role="paragraph" id="par_id61693691400020">Choose <menuitem>Table - Delete</menuitem>.</paragraph>
</section>
+ <section id="select_table_menu">
+ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
+ <paragraph role="paragraph" id="par_id731693734262393">Choose <menuitem>Table - Select</menuitem>.</paragraph>
+ </section>
</body>
</helpdocument>
diff --git a/source/text/swriter/01/TableDeleteMenu.xhp b/source/text/swriter/01/TableDeleteMenu.xhp
index f76cec6f34..c53db1ef81 100644
--- a/source/text/swriter/01/TableDeleteMenu.xhp
+++ b/source/text/swriter/01/TableDeleteMenu.xhp
@@ -17,9 +17,9 @@
</meta>
<body>
<bookmark branch="hid/.uno:TableDeleteMenu" id="bm_id481690375592676" localize="false"/>
- <section id="section identification">
+ <section id="deletemenu">
<h1 id="hd_id191693674103291"><variable id="h1"><link href="text/swriter/01/TableDeleteMenu.xhp">Delete</link></variable></h1>
- <paragraph id="par_id901693674103293" role="paragraph">Opens a submenu to delete columns, rows and the whole table.</paragraph>
+ <paragraph id="par_id901693674103293" role="paragraph">Opens a submenu to delete columns, rows and the entire table.</paragraph>
</section>
<section id="howtoget">
<embed href="text/swriter/00/00000405.xhp#delete_table_menu"/>
@@ -27,5 +27,8 @@
<embed href="text/shared/01/DeleteRows.xhp#delete_rows"/>
<embed href="text/shared/01/DeleteColumns.xhp#delete_columns"/>
<embed href="text/shared/01/DeleteTable.xhp#delete_table"/>
+ <section id="relatedtopics">
+ <embed href="text/swriter/main0110.xhp#h1"/>
+ </section>
</body>
</helpdocument>
diff --git a/source/text/swriter/01/TableInsertMenu.xhp b/source/text/swriter/01/TableInsertMenu.xhp
index 5acdfc5757..5a196b3396 100644
--- a/source/text/swriter/01/TableInsertMenu.xhp
+++ b/source/text/swriter/01/TableInsertMenu.xhp
@@ -15,8 +15,8 @@
<filename>/text/swriter/01/TableInsertMenu.xhp</filename>
</topic>
</meta>
- <body>
- <bookmark id="bm_id271693612980434" branch="hid/.uno:TableInsertMenu" localize="false"/>
+<body>
+<bookmark id="bm_id271693612980434" branch="hid/.uno:TableInsertMenu" localize="false"/>
<section id="insertmenu">
<h1 id="hd_id421693612980436"><variable id="h1"><link href="text/swriter/01/TableInsertMenu.xhp">Insert</link></variable></h1>
<paragraph role="paragraph" id="par_id881605975490097">Opens a submenu to insert rows and columns.</paragraph>
@@ -36,6 +36,9 @@
<h2 id="par_idN105CD"><link href="text/swriter/01/05120400.xhp">Columns</link></h2>
<paragraph id="par_idN105D0" role="paragraph">Opens dialog box for inserting columns.<comment>see also swriter/02/0410</comment></paragraph>
+ <section id="relatedtopics">
+ <embed href="text/swriter/main0110.xhp#h1"/>
+ </section>
</body>
</helpdocument>
diff --git a/source/text/swriter/01/TableSelectMenu.xhp b/source/text/swriter/01/TableSelectMenu.xhp
new file mode 100644
index 0000000000..9bb2347bd0
--- /dev/null
+++ b/source/text/swriter/01/TableSelectMenu.xhp
@@ -0,0 +1,35 @@
+<?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="textswriter01TableSelectMenuxhp" indexer="include" status="PUBLISH">
+ <title id="tit">Table Select Menu</title>
+ <filename>/text/swriter/01/TableSelectMenu.xhp</filename>
+ </topic>
+ </meta>
+<body>
+ <bookmark branch="hid/.uno:TableSelectMenu" id="bm_id481690375592676" localize="false"/>
+ <section id="selectmenu">
+ <h1 id="hd_id191693674103291"><variable id="h1"><link href="text/swriter/01/TableSelectMenu.xhp">Select</link></variable></h1>
+ <paragraph id="par_id901693674103293" role="paragraph">Opens a submenu to select cells, columns, rows and the whole table.</paragraph>
+ </section>
+ <section id="howtoget">
+ <embed href="text/swriter/00/00000405.xhp#select_table_menu"/>
+ </section>
+ <embed href="text/shared/01/EntireCell.xhp#entire_cell"/>
+ <embed href="text/shared/01/EntireRow.xhp#entire_row"/>
+ <embed href="text/shared/01/EntireColumn.xhp#entire_column"/>
+ <embed href="text/shared/01/SelectTable.xhp#select_table"/>
+ <section id="relatedtopics">
+ <embed href="text/swriter/main0110.xhp#h1"/>
+ </section>
+</body>
+</helpdocument>
diff --git a/source/text/swriter/main0110.xhp b/source/text/swriter/main0110.xhp
index d78a171165..6fcf4ae354 100644
--- a/source/text/swriter/main0110.xhp
+++ b/source/text/swriter/main0110.xhp
@@ -29,7 +29,7 @@
<section id="table">
<bookmark branch="hid/.uno:TableMenu" id="bm_id1366008" localize="false"/>
-<h1 id="par_idN10553"><link href="text/swriter/main0110.xhp">Table</link></h1>
+<h1 id="par_idN10553"><variable id="h1"><link href="text/swriter/main0110.xhp">Table</link></variable></h1>
<paragraph id="par_idN10563" role="paragraph"><ahelp hid=".">Shows commands to insert, edit, and delete a table and its elements inside a text document.</ahelp></paragraph>
</section>
<section id="howtoget">
@@ -42,27 +42,9 @@
<embed href="text/swriter/01/TableInsertMenu.xhp#insertmenu"/>
<embed href="text/swriter/01/TableDeleteMenu.xhp#deletemenu"/>
+<embed href="text/swriter/01/TableSelectMenu.xhp#selectmenu"/>
-
-<bookmark branch="hid/.uno:TableSelectMenu" id="bm_id481690375592514" localize="false"/>
-<h2 id="par_idN105B3">Select</h2>
-<bookmark branch="hid/.uno:SelectTable" id="bm_id3954588" localize="false"/>
-<paragraph role="paragraph" id="par_id851605976580614" localize="false"><embedvar href="text/swriter/main0110.xhp#submenu"/></paragraph>
-
-<bookmark branch="hid/.uno:EntireCell" id="bm_id6957914" localize="false"/>
-<h3 id="par_idN10635">Cell</h3>
-<paragraph id="par_idN10638" role="paragraph"><ahelp hid=".">Selects the current cell.</ahelp></paragraph>
-
-<h3 id="par_idN1062F">Row</h3>
-<paragraph id="par_idN10632" role="paragraph">Selects the current row.</paragraph>
-
-<h3 id="par_idN10629">Column</h3>
-<paragraph id="par_idN1062C" role="paragraph">Selects the current column.</paragraph>
-
-<h3 id="par_idN10623">Table</h3>
-<paragraph id="par_idN10626" role="paragraph"><ahelp hid=".">Selects the current table.</ahelp></paragraph>
-
<bookmark branch="hid/.uno:TableAutoFitMenu" id="bm_id481690375592477" localize="false"/>
<h2 id="par_idN105FB">Size</h2>
<paragraph role="paragraph" id="par_id41605977320372" localize="false"><embedvar href="text/swriter/main0110.xhp#submenu"/></paragraph>