diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-20 10:07:54 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-20 22:36:04 +0100 |
commit | 1aaf192bce747f70d1e04701fe5f097eeba0300e (patch) | |
tree | 89d91b32948455910113d95c09a323edefd35ae5 | |
parent | aaf279daa4353d112652944082b7cbe3055d3cd7 (diff) |
tdf#155875 UI cmds Format Text (cont)
+ refactoring
Change-Id: I9de9b35f9475dc9a8bf780ccf64442a7f287b431
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/162334
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | AllLangHelp_shared.mk | 4 | ||||
-rw-r--r-- | source/text/shared/00/00040502.xhp | 93 | ||||
-rw-r--r-- | source/text/shared/01/05110500.xhp | 1 | ||||
-rw-r--r-- | source/text/shared/01/ChangeCaseToLower.xhp | 33 | ||||
-rw-r--r-- | source/text/shared/01/ChangeCaseToUpper.xhp | 33 | ||||
-rw-r--r-- | source/text/shared/01/Grow.xhp | 33 | ||||
-rw-r--r-- | source/text/shared/01/OutlineFont.xhp | 1 | ||||
-rw-r--r-- | source/text/shared/01/Overline.xhp | 1 | ||||
-rw-r--r-- | source/text/shared/01/Shrink.xhp | 34 | ||||
-rw-r--r-- | source/text/shared/menu/submenu_text.xhp | 50 | ||||
-rw-r--r-- | source/text/simpress/main0203.xhp | 94 |
11 files changed, 266 insertions, 111 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index b25679cf64..d16c71c71f 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -338,6 +338,8 @@ $(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/ChangeCaseToLower \ + helpcontent2/source/text/shared/01/ChangeCaseToUpper \ helpcontent2/source/text/shared/01/classificationbar \ helpcontent2/source/text/shared/01/classificationdialog \ helpcontent2/source/text/shared/01/DeleteColumns \ @@ -355,6 +357,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/font_features \ helpcontent2/source/text/shared/01/gallery \ helpcontent2/source/text/shared/01/gallery_files \ + helpcontent2/source/text/shared/01/Grow \ helpcontent2/source/text/shared/01/graphic_size_check \ helpcontent2/source/text/shared/01/graphic_styles \ helpcontent2/source/text/shared/01/grid_and_helplines \ @@ -410,6 +413,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/SetOptimalColumnWidth \ helpcontent2/source/text/shared/01/SetOptimalRowHeight \ helpcontent2/source/text/shared/01/search_commands \ + helpcontent2/source/text/shared/01/Shrink \ helpcontent2/source/text/shared/01/SignaturesMenu \ helpcontent2/source/text/shared/01/SpellOnline \ helpcontent2/source/text/shared/01/select_template_category \ diff --git a/source/text/shared/00/00040502.xhp b/source/text/shared/00/00040502.xhp index 416a8cdd15..079c340b25 100644 --- a/source/text/shared/00/00040502.xhp +++ b/source/text/shared/00/00040502.xhp @@ -353,6 +353,8 @@ </tablerow> </table> </section> + <embed href="text/shared/00/00000004.xhp#from_sidebar"/> + <paragraph role="paragraph" id="par_id781705751225979">Choose <menuitem>Properties - Character - Bold</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_keyboard"/> <paragraph role="paragraph" id="par_id731705688600269"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + B</keycode></paragraph> </section> @@ -374,6 +376,8 @@ </tablerow> </table> </section> + <embed href="text/shared/00/00000004.xhp#from_sidebar"/> + <paragraph role="paragraph" id="par_id111705751216168">Choose <menuitem>Properties - Character - Italic</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_keyboard"/> <paragraph role="paragraph" id="par_id661705688773313"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + I</keycode></paragraph> </section> @@ -404,6 +408,8 @@ </tablerow> </table> </section> + <embed href="text/shared/00/00000004.xhp#from_sidebar"/> + <paragraph role="paragraph" id="par_id811705751102347">Choose <menuitem>Properties - Character - Underline</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_keyboard"/> <paragraph role="paragraph" id="par_id741705689373452"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + D</keycode> (Double underline).</paragraph> </section> @@ -423,6 +429,8 @@ </tablecell> </tablerow> </table> + <embed href="text/shared/00/00000004.xhp#from_sidebar"/> + <paragraph role="paragraph" id="par_id941705751040940">Choose <menuitem>Properties - Character - Strikethrough</menuitem>.</paragraph> </section> <section id="overline"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> @@ -457,6 +465,8 @@ </tablecell> </tablerow> </table> + <embed href="text/shared/00/00000004.xhp#from_sidebar"/> + <paragraph role="paragraph" id="par_id21705751300996">Choose <menuitem>Properties - Character - Shadow</menuitem>.</paragraph> </section> <section id="contour"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> @@ -491,6 +501,8 @@ </tablecell> </tablerow> </table> + <embed href="text/shared/00/00000004.xhp#from_sidebar"/> + <paragraph role="paragraph" id="par_id241705750936720">Choose <menuitem>Properties - Character - Superscript</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_keyboard"/> <paragraph role="paragraph" id="par_id271705692619625"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + P</keycode></paragraph> </section> @@ -503,17 +515,94 @@ <table id="tab_id501708692599468"> <tablerow> <tablecell> - <paragraph id="par_id811705692825844" role="paragraph"><image src="cmd/lc_subscript.svg" id="img_id121705692599470" width="1cm" height="1cm"><alt id="alt_id41703692599471">Icon Superscript</alt></image></paragraph> + <paragraph id="par_id811705692825844" role="paragraph"><image src="cmd/lc_subscript.svg" id="img_id121705692599470" width="1cm" height="1cm"><alt id="alt_id41703692599471">Icon Subscript</alt></image></paragraph> </tablecell> <tablecell> <paragraph id="par_id301705692837868" role="paragraph">Subscript</paragraph> </tablecell> </tablerow> </table> + <embed href="text/shared/00/00000004.xhp#from_sidebar"/> + <paragraph role="paragraph" id="par_id931705750891793">Choose <menuitem>Properties - Character - Subscript</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_keyboard"/> <paragraph role="paragraph" id="par_id741705692841292"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + B</keycode></paragraph> </section> - + <section id="grow"> + <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> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id811705750160229"> + <tablerow> + <tablecell> + <paragraph id="par_id321705750160230" role="paragraph"><image src="cmd/lc_grow.svg" id="img_id221705750160231" width="1cm" height="1cm"><alt id="alt_id961705750160232">Icon Increase Size</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id151705750160234" role="paragraph">Increase Size</paragraph> + </tablecell> + </tablerow> + </table> + <embed href="text/shared/00/00000004.xhp#from_sidebar"/> + <paragraph role="paragraph" id="par_id741705750852400">Choose <menuitem>Properties - Character - Increase Size</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_keyboard"/> + <paragraph role="paragraph" id="par_id991705750125979"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + ]</keycode></paragraph> + </section> + <section id="shrink"> + <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> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id811715750160229"> + <tablerow> + <tablecell> + <paragraph id="par_id891705751501356" role="paragraph"><image src="cmd/lc_shrink.svg" id="img_id221705750260231" width="1cm" height="1cm"><alt id="alt_id961735750160232">Icon Decrease Size</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id361705751505755" role="paragraph">Increase Size</paragraph> + </tablecell> + </tablerow> + </table> + <embed href="text/shared/00/00000004.xhp#from_sidebar"/> + <paragraph role="paragraph" id="par_id371705751529874">Choose <menuitem>Properties - Character - Decrease Size</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_keyboard"/> + <paragraph role="paragraph" id="par_id511705751533780"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + [</keycode></paragraph> + </section> + <section id="to_upper"> + <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> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id511705754663102"> + <tablerow> + <tablecell> + <paragraph id="par_id941705754889123" role="paragraph"><image src="cmd/lc_changecasetoupper.svg" id="img_id251705754663104" width="1cm" height="1cm"><alt id="alt_id721705754663105">Icon UPPERCASE</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id491705754663107" role="paragraph">UPPERCASE</paragraph> + </tablecell> + </tablerow> + </table> + </section> + <section id="to_lower"> + <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> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id511705754663102"> + <tablerow> + <tablecell> + <paragraph id="par_id211705754663103" role="paragraph"><image src="cmd/lc_changecasetolower.svg" id="img_id251705354663104" width="1cm" height="1cm"><alt id="alt_id721725754663105">Icon lowercase</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id721705754904672" role="paragraph">lowercase</paragraph> + </tablecell> + </tablerow> + </table> + </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 796d651ded..1fcf741073 100644 --- a/source/text/shared/01/05110500.xhp +++ b/source/text/shared/01/05110500.xhp @@ -32,6 +32,7 @@ <bookmark_value>shadows;characters</bookmark_value> </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"/> <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/ChangeCaseToLower.xhp b/source/text/shared/01/ChangeCaseToLower.xhp new file mode 100644 index 0000000000..9385eb4708 --- /dev/null +++ b/source/text/shared/01/ChangeCaseToLower.xhp @@ -0,0 +1,33 @@ +<?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/ChangeCaseToLower.xhp" indexer="include" status="PUBLISH"> + <title id="tit">UPPERCASE</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="index" id="bm_id381705755346171"> +<bookmark_value>text;lowercase</bookmark_value> +<bookmark_value>lowercase;text</bookmark_value> +</bookmark> +<section id="to_lower"> + <h1 id="hd_id11705754095065"><variable id="h1"><link href="text/shared/01/ChangeCaseToLower.xhp">lowercase</link></variable></h1> + <paragraph id="par_id81705754095067" role="paragraph">Changes the selected uppercase characters to lower characters.</paragraph> +</section> +<section id="howtoget"> + <embed href="text/shared/00/00040502.xhp#to_lower"/> +</section> +</body> +</helpdocument> diff --git a/source/text/shared/01/ChangeCaseToUpper.xhp b/source/text/shared/01/ChangeCaseToUpper.xhp new file mode 100644 index 0000000000..ba3ea5f350 --- /dev/null +++ b/source/text/shared/01/ChangeCaseToUpper.xhp @@ -0,0 +1,33 @@ +<?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/ChangeCaseToUpper.xhp" indexer="include" status="PUBLISH"> + <title id="tit">UPPERCASE</title> + <filename>/text/shared/01/ChangeCaseToUpper.xhp</filename> + </topic> + </meta> +<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="index" id="bm_id381705755346171"> +<bookmark_value>text;uppercase</bookmark_value> +<bookmark_value>uppercase;text</bookmark_value> +</bookmark> +<section id="to_upper"> + <h1 id="hd_id11705754095065"><variable id="h1"><link href="text/shared/01/ChangeCaseToUpper.xhp">UPPERCASE</link></variable></h1> + <paragraph id="par_id81705754095067" role="paragraph">Changes the selected lowercase characters to uppercase characters.</paragraph> +</section> +<section id="howtoget"> + <embed href="text/shared/00/00040502.xhp#to_upper"/> +</section> +</body> +</helpdocument> diff --git a/source/text/shared/01/Grow.xhp b/source/text/shared/01/Grow.xhp new file mode 100644 index 0000000000..4e96856946 --- /dev/null +++ b/source/text/shared/01/Grow.xhp @@ -0,0 +1,33 @@ +<?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/Grow.xhp" indexer="include" status="PUBLISH"> + <title id="tit">Grow</title> + <filename>/text/shared/01/Grow.xhp</filename> + </topic> + </meta> +<body> +<bookmark branch="hid/.uno:Grow" id="bm_id0122200902451213" localize="false"/> +<bookmark branch="index" id="bm_id301705752086345"> +<bookmark_value>font;increase size</bookmark_value> +<bookmark_value>text;increase size</bookmark_value> +<bookmark_value>increase size;font</bookmark_value> +</bookmark> +<section id="grow"> + <h1 id="hd_id291705749753182"><variable id="h1"><link href="text/shared/01/Grow.xhp">Increase Size</link></variable></h1> + <paragraph id="par_id0122200903104255" role="paragraph"><ahelp hid=".">Increases the font size of the selected text.</ahelp></paragraph> +</section> +<section id="howtoget"> + <embed href="text/shared/00/00040502.xhp#grow"/> +</section> +</body> +</helpdocument> diff --git a/source/text/shared/01/OutlineFont.xhp b/source/text/shared/01/OutlineFont.xhp index 498490a966..cc1ee2c18a 100644 --- a/source/text/shared/01/OutlineFont.xhp +++ b/source/text/shared/01/OutlineFont.xhp @@ -17,6 +17,7 @@ </meta> <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="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 31931d9c0f..d3dc38e09f 100644 --- a/source/text/shared/01/Overline.xhp +++ b/source/text/shared/01/Overline.xhp @@ -17,6 +17,7 @@ </meta> <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="index" id="bm_id881705691444015"> <bookmark_value>characters;overlining</bookmark_value> <bookmark_value>overlining;characters</bookmark_value> diff --git a/source/text/shared/01/Shrink.xhp b/source/text/shared/01/Shrink.xhp new file mode 100644 index 0000000000..b759df2226 --- /dev/null +++ b/source/text/shared/01/Shrink.xhp @@ -0,0 +1,34 @@ +<?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/Shrink.xhp" indexer="include" status="PUBLISH"> + <title id="tit">Shrink</title> + <filename>/text/shared/01/Shrink.xhp</filename> + </topic> + </meta> +<body> + +<bookmark branch="hid/.uno:Shrink" id="bm_id0122200902452932" localize="false"/> +<bookmark branch="index" id="bm_id301705752086345"> +<bookmark_value>font;decrease size</bookmark_value> +<bookmark_value>text;decrease size</bookmark_value> +<bookmark_value>decrease size;font</bookmark_value> +</bookmark> +<section id="shrink"> + <h1 id="hd_id691705751786971"><variable id="h1"><link href="text/shared/01/Shrink.xhp">Decrease Size</link></variable></h1> + <paragraph id="par_id0122200903104247" role="paragraph"><ahelp hid=".">Reduces the font size of the selected text.</ahelp></paragraph> +</section> +<section id="howtoget"> + <embed href="text/shared/00/00040502.xhp#shrink"/> +</section> +</body> +</helpdocument> diff --git a/source/text/shared/menu/submenu_text.xhp b/source/text/shared/menu/submenu_text.xhp index a831cb617b..c8022bb06b 100644 --- a/source/text/shared/menu/submenu_text.xhp +++ b/source/text/shared/menu/submenu_text.xhp @@ -55,49 +55,15 @@ <ahelp hid=".">Break text automatically at the right edges of the selected cells.</ahelp> </paragraph> </case> - <case select="WRITER"> - <h2 id="hd_id273587522269593"> - <link href="text/swriter/main0202.xhp#hd_id0122200903085320">Increase Size</link> - </h2> - <embed href="text/swriter/main0202.xhp#increasesize"/> - <h2 id="hd_id511910578827551"> - <link href="text/swriter/main0202.xhp#hd_id012220090308532">Decrease Size</link> - </h2> - <embed href="text/swriter/main0202.xhp#decreasesize"/> - </case> - <case select="IMPRESS"> - <h2 id="hd_id373587522269593"> - <link href="text/simpress/main0203.xhp#hd_id0122200903104143">Increase Size</link> - </h2> - <embed href="text/simpress/main0203.xhp#increasesize"/> - <h2 id="hd_id711910578827551"> - <link href="text/simpress/main0203.xhp#hd_id0122200903104228">Decrease Size</link> - </h2> - <embed href="text/simpress/main0203.xhp#decreasesize"/> - </case> - <case select="DRAW"> - <h2 id="hd_id473587522269593"> - <link href="text/simpress/main0203.xhp#hd_id0122200903104143">Increase Size</link> - </h2> - <embed href="text/simpress/main0203.xhp#increasesize"/> - <h2 id="hd_id611910578827551"> - <link href="text/simpress/main0203.xhp#hd_id0122200903104228">Decrease Size</link> - </h2> - <embed href="text/simpress/main0203.xhp#decreasesize"/> - </case> + <case select="BASE"></case> + <case select="MATH"></case> + <default> + <embed href="text/shared/01/Grow.xhp#grow"/> + <embed href="text/shared/01/Shrink.xhp#shrink"/> + </default> </switch> -<h2 id="hd_id172462591626807"> - <link href="text/shared/01/05020200.xhp#hd_id3149575">UPPERCASE</link> -</h2> -<paragraph role="paragraph" id="par_id381953548674188"> - <embedvar href="text/shared/01/05020200.xhp#uppercase"/> -</paragraph> -<h2 id="hd_id935919548287354"> - <link href="text/shared/01/05020200.xhp#hd_id3149575">lowercase</link> -</h2> -<paragraph role="paragraph" id="par_id481953548674188"> - <embedvar href="text/shared/01/05020200.xhp#lowercase"/> -</paragraph> +<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"> diff --git a/source/text/simpress/main0203.xhp b/source/text/simpress/main0203.xhp index 25f76073dc..761814b446 100644 --- a/source/text/simpress/main0203.xhp +++ b/source/text/simpress/main0203.xhp @@ -22,14 +22,14 @@ <meta> <topic id="textsimpressmain0203xml" indexer="include" status="PUBLISH"> - <title xml-lang="en-US" id="tit">Text Formatting Bar</title> + <title id="tit">Text Formatting Bar</title> <filename>/text/simpress/main0203.xhp</filename> </topic> </meta> <body> <section id="textformattingbar"> <h1 id="hd_id3150010"><link href="text/simpress/main0203.xhp">Text Formatting Bar</link></h1> - <paragraph xml-lang="en-US" id="par_id3152597" role="paragraph">To display the <emph>Text Formatting</emph> Bar, place the cursor inside a text object.</paragraph> + <paragraph id="par_id3152597" role="paragraph">To display the <emph>Text Formatting</emph> Bar, place the cursor inside a text object.</paragraph> </section> <embed href="text/shared/02/02020000.xhp#font_name"/> <embed href="text/shared/02/02020000.xhp#syfont_name"/> @@ -57,60 +57,27 @@ <embed href="text/shared/02/03120000.xhp#decrease_spacing"/> <embed href="text/shared/02/03120000.xhp#sydecrease_spacing"/> <switch select="appl"> -<case select="DRAW"><embed href="text/shared/01/05120100.xhp#lines1"/> +<case select="DRAW"> + <embed href="text/shared/01/05120100.xhp#lines1"/> + <embed href="text/shared/00/00000004.xhp#sysingle_line"/> + <embed href="text/shared/01/05120200.xhp#lines1_5"/> + <embed href="text/shared/00/00000004.xhp#syone_point_five_lines"/> + <embed href="text/shared/01/05120300.xhp#lines2"/> + <embed href="text/shared/00/00000004.xhp#sydouble_line"/> </case> </switch> -<switch select="appl"> -<case select="DRAW"><embed href="text/shared/00/00000004.xhp#sysingle_line"/> -</case> -</switch> -<switch select="appl"> -<case select="DRAW"><embed href="text/shared/01/05120200.xhp#lines1_5"/> -</case> -</switch> -<switch select="appl"> -<case select="DRAW"><embed href="text/shared/00/00000004.xhp#syone_point_five_lines"/> -</case> -</switch> -<switch select="appl"> -<case select="DRAW"><embed href="text/shared/01/05120300.xhp#lines2"/> -</case> -</switch> -<switch select="appl"> -<case select="DRAW"><embed href="text/shared/00/00000004.xhp#sydouble_line"/> -</case> -</switch><embed href="text/shared/02/06120000.xhp#toggle_bullets"/> - <embed href="text/shared/02/06120000.xhp#sytoggle_bullets"/> -<switch select="appl"> -<case select="IMPRESS"><embed href="text/shared/02/06060000.xhp#promote_one_level"/> -</case> -</switch> -<switch select="appl"> -<case select="IMPRESS"><embed href="text/shared/02/06060000.xhp#sypromote_one_level"/> -</case> -</switch> -<switch select="appl"> -<case select="IMPRESS"><embed href="text/shared/02/06050000.xhp#demote_one_level"/> -</case> -</switch> -<switch select="appl"> -<case select="IMPRESS"><embed href="text/shared/02/06050000.xhp#sydemote_one_level"/> -</case> -</switch> -<switch select="appl"> -<case select="IMPRESS"><embed href="text/shared/02/06100000.xhp#move_up"/> -</case> -</switch> -<switch select="appl"> -<case select="IMPRESS"><embed href="text/shared/02/06100000.xhp#symove_up"/> -</case> -</switch> -<switch select="appl"> -<case select="IMPRESS"><embed href="text/shared/02/06110000.xhp#move_down"/> -</case> -</switch> -<switch select="appl"> -<case select="IMPRESS"><embed href="text/shared/02/06110000.xhp#symove_down"/> +<embed href="text/shared/02/06120000.xhp#toggle_bullets"/> +<embed href="text/shared/02/06120000.xhp#sytoggle_bullets"/> +<switch select="appl"> +<case select="IMPRESS"> + <embed href="text/shared/02/06060000.xhp#promote_one_level"/> + <embed href="text/shared/02/06060000.xhp#sypromote_one_level"/> + <embed href="text/shared/02/06050000.xhp#demote_one_level"/> + <embed href="text/shared/02/06050000.xhp#sydemote_one_level"/> + <embed href="text/shared/02/06100000.xhp#move_up"/> + <embed href="text/shared/02/06100000.xhp#symove_up"/> + <embed href="text/shared/02/06110000.xhp#move_down"/> + <embed href="text/shared/02/06110000.xhp#symove_down"/> </case> </switch> <h2 id="hd_id3154645"><link href="text/shared/01/05020000.xhp">Character</link></h2> @@ -119,8 +86,8 @@ <h2 id="hd_id3149984"><link href="text/shared/01/05030000.xhp">Paragraph</link></h2> <embed href="text/shared/01/05030000.xhp#absatztext"/> <embed href="text/shared/00/00040500.xhp#syparagraph"/> - <paragraph xml-lang="en-US" id="hd_id3153619" role="heading" level="2"><switchinline select="appl"><caseinline select="IMPRESS"><link href="text/shared/01/06050000.xhp">Numbering Symbols</link> -</caseinline></switchinline></paragraph> + <h2 id="hd_id3153619"><switchinline select="appl"><caseinline select="IMPRESS"><link href="text/shared/01/06050000.xhp">Numbering Symbols</link> +</caseinline></switchinline></h2> <switch select="appl"> <case select="IMPRESS"><embed href="text/shared/01/06050000.xhp#numauftext"/> </case> @@ -128,20 +95,13 @@ <switch select="appl"> <case select="IMPRESS"><embed href="text/shared/00/00040500.xhp#sybullets_and_numbering"/> </case> -</switch><embed href="text/shared/00/00000007.xhp#asia"/> +</switch> + <embed href="text/shared/00/00000007.xhp#asia"/> <embed href="text/shared/02/02040000.xhp#text_left_to_right"/> <embed href="text/shared/02/02040000.xhp#sytext_left_to_right"/> <embed href="text/shared/02/02050000.xhp#text_top_to_bottom"/> <embed href="text/shared/02/02050000.xhp#sytext_top_to_bottom"/> -<h2 id="hd_id0122200903104143">Increase Font Size</h2> - <section id="increasesize"> - <bookmark xml-lang="en-US" branch="hid/.uno:Grow" id="bm_id0122200902451213" localize="false"/> - <paragraph xml-lang="en-US" id="par_id0122200903104255" role="paragraph"><ahelp hid=".">Increases the font size of the selected text.</ahelp></paragraph> - </section> -<h2 id="hd_id0122200903104228">Decrease Font Size</h2> - <section id="decreasesize"> - <bookmark xml-lang="en-US" branch="hid/.uno:Shrink" id="bm_id0122200902452932" localize="false"/> - <paragraph xml-lang="en-US" id="par_id0122200903104247" role="paragraph"><ahelp hid=".">Reduces the font size of the selected text.</ahelp></paragraph> - </section> + <embed href="text/shared/01/Grow.xhp#grow"/> + <embed href="text/shared/01/Shrink.xhp#shrink"/> </body> </helpdocument> |