source/text/scalc/01/cell_styles.xhp |    3 +--
 source/text/simpress/01/05100000.xhp |    5 +----
 2 files changed, 2 insertions(+), 6 deletions(-)

New commits:
commit 51f773f0ed635d026283ec010bbbd973813dbf4b
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Mon Feb 26 12:22:43 2024 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Mon Feb 26 18:17:01 2024 +0100

    tdf#156397 (part) Fix bad Help page for Writer-only UNO
    
    Commands .uno:ListStyle and .uno:ParaStyle are Writer exclusive and
    cannot be set as entry for Impress or Calc.
    
    Bookmarks removed from wrong pages.
    
    Change-Id: I672ec313e42119a9eadc1946e64c127900ad4d01
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163949
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/01/cell_styles.xhp 
b/source/text/scalc/01/cell_styles.xhp
index 1afbba77f8..a6ee5be680 100644
--- a/source/text/scalc/01/cell_styles.xhp
+++ b/source/text/scalc/01/cell_styles.xhp
@@ -11,12 +11,11 @@
 
 <meta>
   <topic id="calccellstyle" indexer="include" status="PUBLISH">
-    <title id="tit" xml-lang="en-US">Cell Styles</title>
+    <title id="tit">Cell Styles</title>
     <filename>/text/scalc/01/cell_styles.xhp</filename>
   </topic>
 </meta>
 <body>
-<bookmark xml-lang="en-US" branch="hid/.uno:ParaStyle" id="bm_id5973914" 
localize="false"/>
 <section id="cellstyleh1">
 <h1 id="hd_id811593560413206"><link href="text/scalc/01/cell_styles.xhp">Cell 
Styles</link></h1>
 </section>
diff --git a/source/text/simpress/01/05100000.xhp 
b/source/text/simpress/01/05100000.xhp
index 9b9413dc73..937502c2b7 100644
--- a/source/text/simpress/01/05100000.xhp
+++ b/source/text/simpress/01/05100000.xhp
@@ -43,7 +43,6 @@
 <embed href="text/shared/00/00040500.xhp#stylewindow"/>
 </section>
 <paragraph id="par_id3146121" role="paragraph">When you edit a style, the 
changes are automatically applied to all of the elements formatted with this 
style in your document. If you want to ensure that the styles on a specific 
slide are not updated, create a new <link 
href="text/simpress/guide/masterpage.xhp">master slide</link> for the 
slide.</paragraph>
-<bookmark branch="hid/.uno:ListStyle" id="bm_id2536167" localize="false"/>
 
 <h2 id="hd_id3145251">Presentation Styles</h2>
 <paragraph id="par_id3153418" role="paragraph"><ahelp 
hid=".uno:TemplateFamily5">Show styles used in <item 
type="productname">%PRODUCTNAME</item> Impress AutoLayouts.</ahelp> You can 
only modify Presentation Styles.</paragraph>
@@ -59,10 +58,8 @@
   </tablerow>
 </table>
 
-<bookmark branch="hid/.uno:ParaStyle" id="bm_id9814039" localize="false"/>
-
 <h2 id="hd_id3150297">Graphic Styles</h2>
-<paragraph id="par_id3148488" role="paragraph"><ahelp 
hid=".uno:ParaStyle">Show styles for formatting graphical elements, including 
text objects.</ahelp></paragraph>
+<paragraph id="par_id3148488" role="paragraph">Show styles for formatting 
graphical elements, including text objects.</paragraph>
 
 <table id="tbl_id3154659">
   <tablerow>

Reply via email to