source/text/simpress/guide/table_insert.xhp |   11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

New commits:
commit f0cce1baf94f2645e5eac9bd3dbc72de359179b5
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Wed Sep 11 13:07:12 2024 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Wed Sep 11 22:40:10 2024 +0200

    tdf#162607 Remove dup's in hid2file.js, NewTableDialog
    
    + Removed bookmarks not appropriate
    + moved some <ahelp> to UI and deleted here
    
    Change-Id: Ic85a4c43cd4861cefa1bf67348d386464234ed65
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173236
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/simpress/guide/table_insert.xhp 
b/source/text/simpress/guide/table_insert.xhp
index 4741248142..e5b3638543 100644
--- a/source/text/simpress/guide/table_insert.xhp
+++ b/source/text/simpress/guide/table_insert.xhp
@@ -32,8 +32,7 @@ Slides</title>
 </bookmark>
 <h1 id="hd_id3154022"><variable id="table_insert"><link 
href="text/simpress/guide/table_insert.xhp">Including Tables and Spreadsheets 
in Slides</link></variable></h1>
 <paragraph role="paragraph" id="par_id4231086">You can apply different methods 
to insert spreadsheet cells into your Impress slides or Draw pages:</paragraph>
-<bookmark branch="hid/cui/ui/newtabledialog/NewTableDialog" 
id="bm_id0916200804233395" localize="false"/>
-<bookmark branch="hid/cui/ui/newtabledialog/@@nowidget@@" 
id="bm_id0916200804233395" localize="false"/>
+
 <list type="ordered">
 <listitem>
 <paragraph role="paragraph" id="par_id9209875">Insert a native table - you 
enter the data into the cells and apply fancy formatting using the Table Design 
section on the Tasks pane.</paragraph>
@@ -41,11 +40,9 @@ Slides</title>
 <listitem>
 <paragraph role="paragraph" id="par_id3044526">Insert a new table as an OLE 
object or insert an existing file as an OLE object - you can specify the link 
to a file to be a live link to the latest data saved in a spreadsheet 
file.</paragraph>
 </listitem>
-</list><comment>Insert table dialog - Number of columns</comment>
-<bookmark branch="hid/cui/ui/newtabledialog/columns" 
id="bm_id0916200804233391" localize="false"/>
-<paragraph role="paragraph" id="par_id137333"><ahelp hid="." 
visibility="hidden">Enter the number of columns for the new 
table.</ahelp></paragraph><comment>Insert table dialog - Number of 
rows</comment>
-<bookmark branch="hid/cui/ui/newtabledialog/rows" id="bm_id0916200804240464" 
localize="false"/>
-<paragraph role="paragraph" id="par_id8626667"><ahelp hid="." 
visibility="hidden">Enter the number of rows for the new 
table.</ahelp></paragraph><comment>Contextmenu of a table in Impress and 
Draw</comment><comment>Cell</comment>
+</list>
+
+<comment>Contextmenu of a table in Impress and 
Draw</comment><comment>Cell</comment>
 <bookmark branch="hid/.uno:CellMenu" id="bm_id0916200803192795" 
localize="false"/>
 <paragraph role="paragraph" id="par_id0916200803551581"><ahelp hid="." 
visibility="hidden">Define the vertical alignment of selected or all cell 
contents. Split or merge cells.</ahelp></paragraph>
 <bookmark branch="hid/.uno:CellVertTop" id="bm_id0916200803224438" 
localize="false"/>

Reply via email to