summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2024-04-22 12:28:37 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2024-04-22 17:29:39 +0200
commit341704f9e4ce2dc4aa82a8d92f3b6d2e8db648e7 (patch)
tree6761d1772ce75bd8f11817785f7b56147e03f6a9
parent54b758c1d7357d3a63fc9991c8888911d40c11d0 (diff)
tdf#102265 More work on Impress format menu (4)
Change-Id: Ib88aa1b88c6e3220aa0fb87510b3e736cf61b1c5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/166464 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/swriter/01/04150000.xhp5
-rw-r--r--source/text/swriter/main0110.xhp17
2 files changed, 14 insertions, 8 deletions
diff --git a/source/text/swriter/01/04150000.xhp b/source/text/swriter/01/04150000.xhp
index a216f40a62..425b295ad5 100644
--- a/source/text/swriter/01/04150000.xhp
+++ b/source/text/swriter/01/04150000.xhp
@@ -25,14 +25,13 @@
</topic>
</meta>
<body>
-<section id="inserttable">
<bookmark branch="hid/.uno:InsertTable" id="bm_id3151392" localize="false"/>
<bookmark branch="hid/modules/swriter/ui/inserttable/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark branch="hid/modules/swriter/ui/inserttable/InsertTableDialog" id="bm_id3151394" localize="false"/>
+<section id="inserttable">
<h1 id="hd_id3147402"><link href="text/swriter/01/04150000.xhp">Insert Table</link></h1>
-<paragraph role="paragraph" id="par_id3149355"><variable id="table_text"><variable id="tabelletext"><ahelp hid=".">Inserts a table into the document. You can also click the arrow, drag to select the number of rows and columns to include in the table, and then click in the last cell.</ahelp>
-</variable></variable></paragraph>
+<paragraph role="paragraph" id="par_id3149355"><variable id="tabelletext"><ahelp hid=".">Inserts a table into the document. You can also click the arrow, drag to select the number of rows and columns to include in the table, and then click in the last cell.</ahelp></variable></paragraph>
</section>
<section id="howtoget">
<embed href="text/swriter/00/00000404.xhp#insert_table"/>
diff --git a/source/text/swriter/main0110.xhp b/source/text/swriter/main0110.xhp
index 50e057799d..63e8bbfb98 100644
--- a/source/text/swriter/main0110.xhp
+++ b/source/text/swriter/main0110.xhp
@@ -27,18 +27,25 @@
<body>
-<section id="table">
<bookmark branch="hid/.uno:TableMenu" id="bm_id1366008" localize="false"/>
+<section id="table">
<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">
<embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
- <paragraph role="paragraph" id="par_id381693604855427">Choose <menuitem>Table</menuitem>.</paragraph>
+ <switch select="appl">
+ <case select="WRITER">
+ <paragraph role="paragraph" id="par_id381693604855427">Choose <menuitem>Table</menuitem>.</paragraph>
+ </case>
+ <case select="CALC"></case>
+ <default>
+ <paragraph role="paragraph" id="par_id751713467207034">Choose <menuitem>Format - Table</menuitem>.</paragraph>
+ </default>
+ </switch>
</section>
-
-<h2 id="par_idN105B5"><link href="text/swriter/01/04150000.xhp">Insert Table</link></h2>
-<paragraph id="par_idN105B8" role="paragraph">Inserts a new table.</paragraph>
+<embed href="text/swriter/01/04150000.xhp#inserttable"/>
<embed href="text/swriter/01/TableInsertMenu.xhp#insertmenu"/>
<embed href="text/swriter/01/TableDeleteMenu.xhp#deletemenu"/>