AllLangHelp_shared.mk                          |    1 
 source/text/shared/00/00040502.xhp             |  134 ++++++++++++++++++++++---
 source/text/shared/01/05110500.xhp             |    3 
 source/text/shared/01/ChangeCaseRotateCase.xhp |   35 ++++++
 source/text/shared/01/ChangeCaseToLower.xhp    |    5 
 source/text/shared/01/ChangeCaseToUpper.xhp    |    3 
 source/text/shared/01/OutlineFont.xhp          |    3 
 source/text/shared/01/Overline.xhp             |    3 
 source/text/shared/menu/submenu_text.xhp       |    7 -
 9 files changed, 173 insertions(+), 21 deletions(-)

New commits:
commit 3ca8deeebd0d2a5840ded258be060d59c2f2dd39
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Sun Jan 21 17:26:04 2024 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Mon Jan 22 02:18:25 2024 +0100

    tdf#155875 UI cmds Format Text (cont)
    
    + Cycle case
    + Adjustments in Tabbed UI
    + refactoring
    
    Change-Id: Ib1376d32f633aaafab7a3d7d824b1ebd20bd8365
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/162351
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index d16c71c71f..888dbfb869 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -338,6 +338,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
     helpcontent2/source/text/shared/01/AutoFormat \
     helpcontent2/source/text/shared/01/AutoRedactDoc \
     helpcontent2/source/text/shared/01/certificatepath \
+    helpcontent2/source/text/shared/01/ChangeCaseRotateCase \
     helpcontent2/source/text/shared/01/ChangeCaseToLower \
     helpcontent2/source/text/shared/01/ChangeCaseToUpper \
     helpcontent2/source/text/shared/01/classificationbar \
diff --git a/source/text/shared/00/00040502.xhp 
b/source/text/shared/00/00040502.xhp
index 079c340b25..9690770705 100644
--- a/source/text/shared/00/00040502.xhp
+++ b/source/text/shared/00/00040502.xhp
@@ -335,11 +335,19 @@
     <section id="style">
         <paragraph id="par_id3149255" role="paragraph">Open context menu - 
choose <menuitem>Style</menuitem>.</paragraph>
     </section>
+
     <section id="bold">
         <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
         <paragraph role="paragraph" id="par_id461705688434315">Choose 
<menuitem>Format - Text - Bold</menuitem>.</paragraph>
         <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
-        <paragraph role="paragraph" id="par_id491705688639825">Choose 
<menuitem>Home - Bold</menuitem>.</paragraph>
+        <switch select="appl">
+            <case select="DRAW">
+                <paragraph role="paragraph" id="par_id491705688639825">Choose 
<menuitem>Text - Bold</menuitem>.</paragraph>
+            </case>
+            <default>
+                <paragraph role="paragraph" id="par_id241705867256860">Choose 
<menuitem>Home - Bold</menuitem>.</paragraph>
+            </default>
+        </switch>
         <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
         <section id="sybold">
             <table id="tbl_id3147252">
@@ -362,7 +370,14 @@
         <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
         <paragraph role="paragraph" id="par_id961705688702203">Choose 
<menuitem>Format - Text - Italic</menuitem>.</paragraph>
         <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
-        <paragraph role="paragraph" id="par_id661705688725741">Choose 
<menuitem>Home - Italic</menuitem>.</paragraph>
+        <switch select="appl">
+            <case select="DRAW">
+                <paragraph role="paragraph" id="par_id971705867305591">Choose 
<menuitem>Text - Italic</menuitem>.</paragraph>
+            </case>
+            <default>
+                <paragraph role="paragraph" id="par_id791705867308126">Choose 
<menuitem>Home - Italic</menuitem>.</paragraph>
+            </default>
+        </switch>
         <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
         <section id="syitalic">
             <table id="tbl_id3144416">
@@ -386,7 +401,14 @@
         <paragraph role="paragraph" id="par_id621705688955471">Choose 
<menuitem>Format - Text - Underline</menuitem>.</paragraph>
         <paragraph role="paragraph" id="par_id681705688958256">Choose 
<menuitem>Format - Text - Double Underline</menuitem>.</paragraph>
         <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
-        <paragraph role="paragraph" id="par_id811705689448379">Choose 
<menuitem>Home - Underline</menuitem>.</paragraph>
+        <switch select="appl">
+            <case select="DRAW">
+                <paragraph role="paragraph" id="par_id731705867357373">Choose 
<menuitem>Text - Underline</menuitem>.</paragraph>
+            </case>
+            <default>
+                <paragraph role="paragraph" id="par_id411705867359806">Choose 
<menuitem>Home - Underline</menuitem>.</paragraph>
+            </default>
+        </switch>
         <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
         <section id="syunderline">
             <table id="tbl_id3148875">
@@ -417,7 +439,14 @@
         <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
         <paragraph role="paragraph" id="par_id151705688005157">Choose 
<menuitem>Format - Text - Strikethrough</menuitem>.</paragraph>
         <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
-        <paragraph role="paragraph" id="par_id581705688117251">Choose 
<menuitem>Home - Strikethrough</menuitem>.</paragraph>
+        <switch select="appl">
+            <case select="DRAW">
+                <paragraph role="paragraph" id="par_id171705859935421">Choose 
<menuitem>Text - Strikethrough</menuitem>.</paragraph>
+            </case>
+            <default>
+                <paragraph role="paragraph" id="par_id991705694473835">Choose 
<menuitem>Home - Strikethrough</menuitem>.</paragraph>
+            </default>
+        </switch>
         <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
         <table id="tab_id51705688262089">
             <tablerow>
@@ -436,7 +465,15 @@
         <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
         <paragraph role="paragraph" id="par_id941705691638411">Choose 
<menuitem>Format - Text - Overline</menuitem>.</paragraph>
         <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
-        <paragraph role="paragraph" id="par_id191705691651218">On the 
<menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, Choose 
<menuitem>Overline</menuitem>.</paragraph>
+        <switch select="appl">
+            <case select="DRAW">
+                <paragraph role="paragraph" id="par_id481705865889186">Choose 
<menuitem>Text - Overline</menuitem>.</paragraph>
+                <paragraph role="paragraph" id="par_id131705865893530">On the 
<menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, Choose 
<menuitem>Overline</menuitem>.</paragraph>
+            </case>
+            <default>
+                <paragraph role="paragraph" id="par_id91705865896722">On the 
<menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, Choose 
<menuitem>Overline</menuitem>.</paragraph>
+            </default>
+        </switch>
         <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
         <table id="tab_id5170568832089">
             <tablerow>
@@ -453,7 +490,16 @@
         <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
         <paragraph role="paragraph" id="par_id971705694470475">Choose 
<menuitem>Format - Text - Shadow</menuitem>.</paragraph>
         <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
-        <paragraph role="paragraph" id="par_id991705694473835">On the 
<menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, Choose 
<menuitem>Shadow</menuitem>.</paragraph>
+        <switch select="appl">
+            <case select="DRAW">
+                <paragraph role="paragraph" id="par_id741705867452331">Choose 
<menuitem>Text - Shadow</menuitem>.</paragraph>
+                <paragraph role="paragraph" id="par_id781705859882650">On the 
<menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, Choose 
<menuitem>Shadow</menuitem>.</paragraph>
+            </case>
+            <default>
+                <paragraph role="paragraph" id="par_id921705867068944">Choose 
<menuitem>Home - Shadow</menuitem>.</paragraph>
+                <paragraph role="paragraph" id="par_id451705867479004">On the 
<menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, Choose 
<menuitem>Shadow</menuitem>.</paragraph>
+            </default>
+        </switch>
         <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
         <table id="tab_id5170518832089">
             <tablerow>
@@ -472,7 +518,14 @@
         <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
         <paragraph role="paragraph" id="par_id981705695076708">Choose 
<menuitem>Format - Text - Outline Font Effect</menuitem>.</paragraph>
         <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
-        <paragraph role="paragraph" id="par_id111705695080378">On the 
<menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, Choose 
<menuitem>Outline Font Effect</menuitem>.</paragraph>
+        <switch select="appl">
+            <case select="DRAW">
+                <paragraph role="paragraph" id="par_id271705861753479">On the 
<menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, Choose 
<menuitem>Outline Font Effect</menuitem>.</paragraph>
+            </case>
+            <default>
+                <paragraph role="paragraph" id="par_id111705695080378">On the 
<menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, Choose 
<menuitem>Outline Font Effect</menuitem>.</paragraph>
+            </default>
+        </switch>
         <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
         <table id="tab_id5170518832089">
             <tablerow>
@@ -488,8 +541,12 @@
     <section id="superscript">
         <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
         <paragraph role="paragraph" id="par_id361705692370836">Choose 
<menuitem>Format - Text - Superscript.</menuitem></paragraph>
-        <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
-        <paragraph role="paragraph" id="par_id341705692492218">Choose 
<menuitem>Home - Superscript</menuitem>.</paragraph>
+        <switch select="appl">
+            <case select="WRITER">
+                <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
+                <paragraph role="paragraph" id="par_id341705692492218">Choose 
<menuitem>Home - Superscript</menuitem>.</paragraph>
+            </case>
+        </switch>
         <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
         <table id="tab_id501705692599468">
             <tablerow>
@@ -509,8 +566,12 @@
     <section id="subscript">
         <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
         <paragraph role="paragraph" id="par_id511705692798669">Choose 
<menuitem>Format - Text - Subscript</menuitem>.</paragraph>
-        <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
-        <paragraph role="paragraph" id="par_id761705692807142">Choose 
<menuitem>Home - Subscript</menuitem>.</paragraph>
+        <switch select="appl">
+            <case select="WRITER">
+                <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
+                <paragraph role="paragraph" id="par_id761705692807142">Choose 
<menuitem>Home - Subscript</menuitem>.</paragraph>
+            </case>
+        </switch>
         <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
         <table id="tab_id501708692599468">
             <tablerow>
@@ -531,7 +592,14 @@
         <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
         <paragraph role="paragraph" id="par_id691705750142955">Choose 
<menuitem>Format - Text - Increase Size</menuitem>.</paragraph>
         <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
-        <paragraph role="paragraph" id="par_id461705750288760">Choose 
<menuitem>Home - Increase Size</menuitem>.</paragraph>
+        <switch select="appl">
+            <case select="DRAW">
+                <paragraph role="paragraph" id="par_id991705858925203">Choose 
<menuitem>Text - Increase Size</menuitem>.</paragraph>
+            </case>
+            <default>
+                <paragraph role="paragraph" id="par_id461705750288760">Choose 
<menuitem>Home - Increase Size</menuitem>.</paragraph>
+            </default>
+        </switch>
         <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
         <table id="tab_id811705750160229">
             <tablerow>
@@ -552,7 +620,14 @@
         <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
         <paragraph role="paragraph" id="par_id401705751444509">Choose 
<menuitem>Format - Text - Decrease Size</menuitem>.</paragraph>
         <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
-        <paragraph role="paragraph" id="par_id961705751448823">Choose 
<menuitem>Home - Decrease Size</menuitem>.</paragraph>
+        <switch select="appl">
+            <case select="DRAW">
+                <paragraph role="paragraph" id="par_id41705858770983">Choose 
<menuitem>Text - Decrease Size</menuitem>.</paragraph>
+            </case>
+            <default>
+                <paragraph role="paragraph" id="par_id961705751448823">Choose 
<menuitem>Home - Decrease Size</menuitem>.</paragraph>
+            </default>
+        </switch>
         <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
         <table id="tab_id811715750160229">
             <tablerow>
@@ -573,7 +648,14 @@
         <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
         <paragraph role="paragraph" id="par_id991705754969096">Choose 
<menuitem>Format - Text - UPPERCASE</menuitem>.</paragraph>
         <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
-        <paragraph role="paragraph" id="par_id261705754974308">On the 
<menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose 
<menuitem>UPPERCASE</menuitem>.</paragraph>
+        <switch select="appl">
+            <case select="DRAW">
+                <paragraph role="paragraph" id="par_id711705857589489">On the 
<menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, choose 
<menuitem>UPPERCASE</menuitem>.</paragraph>
+            </case>
+            <default>
+                <paragraph role="paragraph" id="par_id261705754974308">On the 
<menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose 
<menuitem>UPPERCASE</menuitem>.</paragraph>
+            </default>
+        </switch>
         <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
         <table id="tab_id511705754663102">
             <tablerow>
@@ -590,7 +672,14 @@
         <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
         <paragraph role="paragraph" id="par_id751705754951815">Choose 
<menuitem>Format - Text - lowercase</menuitem>.</paragraph>
         <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
-        <paragraph role="paragraph" id="par_id451705754958366">On the 
<menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose 
<menuitem>lowercase</menuitem>.</paragraph>
+        <switch select="appl">
+            <case select="DRAW">
+                <paragraph role="paragraph" id="par_id451705754958366">On the 
<menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, choose 
<menuitem>lowercase</menuitem>.</paragraph>
+            </case>
+            <default>
+                <paragraph role="paragraph" id="par_id991705858513959">On the 
<menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose 
<menuitem>lowercase</menuitem>.</paragraph>
+            </default>
+        </switch>
         <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
         <table id="tab_id511705754663102">
             <tablerow>
@@ -603,6 +692,21 @@
             </tablerow>
         </table>
     </section>
+    <section id="cycle_case">
+        <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
+        <paragraph role="paragraph" id="par_id21705849310781">Choose 
<menuitem>Format - Text - Cycle Case</menuitem>.</paragraph>
+        <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
+        <switch select="appl">
+            <case select="DRAW">
+                <paragraph role="paragraph" id="par_id761705849949121">On the 
<menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, choose 
<menuitem>Cycle Case</menuitem>.</paragraph>
+            </case>
+            <default>
+                <paragraph role="paragraph" id="par_id771705854047693">On the 
<menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose 
<menuitem>Cycle Case</menuitem>.</paragraph>
+                <embed href="text/shared/00/00000004.xhp#from_keyboard"/>
+                <paragraph role="paragraph" 
id="par_id21705854140100"><keycode>Shift + F3</keycode></paragraph>
+            </default>
+        </switch>
+    </section>
     <section id="line_spacing">
         <paragraph id="par_id3155377" role="paragraph">Choose <menuitem>Format 
- Spacing</menuitem>.</paragraph>
     </section>
diff --git a/source/text/shared/01/05110500.xhp 
b/source/text/shared/01/05110500.xhp
index 1fcf741073..de1a7be5a5 100644
--- a/source/text/shared/01/05110500.xhp
+++ b/source/text/shared/01/05110500.xhp
@@ -33,6 +33,9 @@
 </bookmark>
 <bookmark branch="hid/.uno:Shadowed" id="bm_id3350498" localize="false"/>
 <bookmark branch="hid/modules/swriter/ui/notebookbar/MenuHome-Shadowed" 
id="bm_id161705752343756" localize="false"/>
+<bookmark branch="hid/modules/scalc/ui/notebookbar/MenuHome-Shadowed" 
id="bm_id391705858383493" localize="false"/>
+<bookmark branch="hid/modules/simpress/ui/notebookbar/MenuHome-Shadowed" 
id="bm_id91705858387939" localize="false"/>
+<bookmark branch="hid/modules/sdraw/ui/notebookbar/MenuHome-Shadowed1" 
id="bm_id381705858392155" localize="false"/>
 <section id="shadows">
 <h1 id="hd_id3154545"><link 
href="text/shared/01/05110500.xhp">Shadows</link></h1>
 <paragraph role="paragraph" id="par_id3151299"><ahelp hid=".uno:Shadowed">Adds 
a shadow to the selected text, or if the cursor is in a word, to the entire 
word.</ahelp></paragraph>
diff --git a/source/text/shared/01/ChangeCaseRotateCase.xhp 
b/source/text/shared/01/ChangeCaseRotateCase.xhp
new file mode 100644
index 0000000000..d4c3263c71
--- /dev/null
+++ b/source/text/shared/01/ChangeCaseRotateCase.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="text/shared/01/ChangeCaseRotateCase.xhp" indexer="include" 
status="PUBLISH">
+            <title id="tit">Cycle Case</title>
+            <filename>/text/shared/01/ChangeCaseRotateCase.xhp</filename>
+        </topic>
+    </meta>
+<body>
+<bookmark 
branch="hid/modules/sdraw/ui/notebookbar/MenuHome-ChangeCaseRotateCase1" 
id="bm_id971705849438757" localize="false"/>
+<bookmark 
branch="hid/modules/swriter/ui/notebookbar/MenuHome-ChangeCaseRotateCase" 
id="bm_id341705853774252" localize="false"/>
+<bookmark 
branch="hid/modules/scalc/ui/notebookbar/MenuHome-ChangeCaseRotateCase" 
id="bm_id601705853818843" localize="false"/>
+<bookmark 
branch="hid/modules/simpress/ui/notebookbar/MenuHome-ChangeCaseRotateCase" 
id="bm_id111705853897879" localize="false"/>
+<bookmark branch="hid/.uno:ChangeCaseRotateCase" id="bm_id831705849471884" 
localize="false"/>
+<bookmark branch="index" id="bm_id471705849718067">
+    <bookmark_value>cycle text case</bookmark_value>
+</bookmark>
+<section id="cycle_case">
+    <h1 id="hd_id331705849580617"><variable id="h1"><link 
href="text/shared/01/ChangeCaseRotateCase.xhp">Cycle Case</link></variable></h1>
+    <paragraph role="paragraph" id="par_id971705854868680"><ahelp 
hid=".uno:ChangeCaseRotateCase">Cycles the case of the selected characters 
between Title Case, Sentence case, UPPERCASE and lowercase.</ahelp></paragraph>
+</section>
+<section id="howtoget">
+    <embed href="text/shared/00/00040502.xhp#cycle_case"/>
+</section>
+</body>
+</helpdocument>
diff --git a/source/text/shared/01/ChangeCaseToLower.xhp 
b/source/text/shared/01/ChangeCaseToLower.xhp
index 9385eb4708..261b4ff80b 100644
--- a/source/text/shared/01/ChangeCaseToLower.xhp
+++ b/source/text/shared/01/ChangeCaseToLower.xhp
@@ -11,13 +11,16 @@
 
     <meta>
         <topic id="text/shared/01/ChangeCaseToLower.xhp" indexer="include" 
status="PUBLISH">
-            <title id="tit">UPPERCASE</title>
+            <title id="tit">lowercase</title>
             <filename>/text/shared/01/ChangeCaseToLower.xhp</filename>
         </topic>
     </meta>
 <body>
 <bookmark branch="hid/.uno:ChangeCaseToLower" id="bm_id781705754012565" 
localize="false"/>
 <bookmark 
branch="hid/modules/swriter/ui/notebookbar/MenuHome-ChangeCaseToLower" 
id="bm_id451705754564118" localize="false"/>
+<bookmark 
branch="hid/modules/sdraw/ui/notebookbar/MenuHome-ChangeCaseToLower1" 
id="bm_id291705857867761" localize="false"/>
+<bookmark branch="hid/modules/scalc/ui/notebookbar/MenuHome-ChangeCaseToLower" 
id="bm_id361705857871665" localize="false"/>
+<bookmark 
branch="hid/modules/simpress/ui/notebookbar/MenuHome-ChangeCaseToLower" 
id="bm_id881705857875905" localize="false"/>
 <bookmark branch="index" id="bm_id381705755346171">
 <bookmark_value>text;lowercase</bookmark_value>
 <bookmark_value>lowercase;text</bookmark_value>
diff --git a/source/text/shared/01/ChangeCaseToUpper.xhp 
b/source/text/shared/01/ChangeCaseToUpper.xhp
index ba3ea5f350..96e90ffcad 100644
--- a/source/text/shared/01/ChangeCaseToUpper.xhp
+++ b/source/text/shared/01/ChangeCaseToUpper.xhp
@@ -18,6 +18,9 @@
 <body>
 <bookmark branch="hid/.uno:ChangeCaseToUpper" id="bm_id781705754012565" 
localize="false"/>
 <bookmark 
branch="hid/modules/swriter/ui/notebookbar/MenuHome-ChangeCaseToUpper" 
id="bm_id451705754564118" localize="false"/>
+<bookmark 
branch="hid/modules/simpress/ui/notebookbar/MenuHome-ChangeCaseToUpper" 
id="bm_id481705857993884" localize="false"/>
+<bookmark 
branch="hid/modules/sdraw/ui/notebookbar/MenuHome-ChangeCaseToUpper1" 
id="bm_id401705857998223" localize="false"/>
+<bookmark branch="hid/modules/scalc/ui/notebookbar/MenuHome-ChangeCaseToUpper" 
id="bm_id861705858001862" localize="false"/>
 <bookmark branch="index" id="bm_id381705755346171">
 <bookmark_value>text;uppercase</bookmark_value>
 <bookmark_value>uppercase;text</bookmark_value>
diff --git a/source/text/shared/01/OutlineFont.xhp 
b/source/text/shared/01/OutlineFont.xhp
index cc1ee2c18a..765a109faa 100644
--- a/source/text/shared/01/OutlineFont.xhp
+++ b/source/text/shared/01/OutlineFont.xhp
@@ -18,6 +18,9 @@
 <body>
 <bookmark branch="hid/.uno:OutlineFont" id="bm_id481705694670156" 
localize="false"/>
 <bookmark branch="hid/modules/swriter/ui/notebookbar/MenuHome-OutlineFont" 
id="bm_id371705752242624" localize="false"/>
+<bookmark branch="hid/modules/sdraw/ui/notebookbar/MenuHome-OutlineFont1" 
id="bm_id251705858227406" localize="false"/>
+<bookmark branch="hid/modules/simpress/ui/notebookbar/MenuHome-OutlineFont" 
id="bm_id691705858232369" localize="false"/>
+<bookmark branch="hid/modules/scalc/ui/notebookbar/MenuHome-OutlineFont" 
id="bm_id691705858236023" localize="false"/>
 <bookmark branch="index" id="bm_id3150756">
 <bookmark_value>characters;outline</bookmark_value>
 <bookmark_value>text;outline</bookmark_value>
diff --git a/source/text/shared/01/Overline.xhp 
b/source/text/shared/01/Overline.xhp
index d3dc38e09f..4057013179 100644
--- a/source/text/shared/01/Overline.xhp
+++ b/source/text/shared/01/Overline.xhp
@@ -18,6 +18,9 @@
 <body>
 <bookmark branch="hid/.uno:Overline" id="bm_id611705691124607" 
localize="false"/>
 <bookmark branch="hid/modules/swriter/ui/notebookbar/MenuHome-Overline" 
id="bm_id101705752207326" localize="false"/>
+<bookmark branch="hid/modules/scalc/ui/notebookbar/MenuHome-Overline" 
id="bm_id761705858112618" localize="false"/>
+<bookmark branch="hid/modules/simpress/ui/notebookbar/MenuHome-Overline" 
id="bm_id571705858117116" localize="false"/>
+<bookmark branch="hid/modules/sdraw/ui/notebookbar/MenuHome-Overline1" 
id="bm_id231705858120900" localize="false"/>
 <bookmark branch="index" id="bm_id881705691444015">
 <bookmark_value>characters;overlining</bookmark_value>
 <bookmark_value>overlining;characters</bookmark_value>
diff --git a/source/text/shared/menu/submenu_text.xhp 
b/source/text/shared/menu/submenu_text.xhp
index c8022bb06b..a6c93ebb2b 100644
--- a/source/text/shared/menu/submenu_text.xhp
+++ b/source/text/shared/menu/submenu_text.xhp
@@ -64,11 +64,8 @@
 </switch>
 <embed href="text/shared/01/ChangeCaseToUpper.xhp#to_upper"/>
 <embed href="text/shared/01/ChangeCaseToLower.xhp#to_lower"/>
-<bookmark branch="hid/.uno:ChangeCaseRotateCase" id="bm_id587304774753486" 
localize="false"/>
-<h2 id="hd_id3147143">Cycle Case</h2>
-<paragraph role="paragraph" id="par_id3152372">
-    <ahelp hid=".uno:ChangeCaseRotateCase">Cycles the case of the selected 
characters between Title Case, Sentence case, UPPERCASE and lowercase.</ahelp>
-</paragraph>
+<embed href="text/shared/01/ChangeCaseRotateCase.xhp#cycle_case"/>
+
 <bookmark branch="hid/SID_TRANSLITERATE_SENTENCE" id="bm_id7402005" 
localize="false"/>
 <bookmark branch="hid/.uno:ChangeCaseToSentenceCase" id="bm_id3149347" 
localize="false"/>
 <h2 id="hd_id3147572">Sentence case</h2>

Reply via email to