[Libreoffice-commits] help.git: 2 commits - source/text

Olivier Hallot olivier.hallot at libreoffice.org
Tue Aug 15 11:08:11 UTC 2017


 source/text/scalc/01/05100000.xhp                 |   24 +++++------
 source/text/scalc/04/01020000.xhp                 |    2 
 source/text/scalc/guide/cellstyle_conditional.xhp |    4 -
 source/text/scalc/guide/design.xhp                |    4 -
 source/text/scalc/guide/value_with_name.xhp       |    2 
 source/text/sdraw/04/01020000.xhp                 |    2 
 source/text/shared/00/00000005.xhp                |    6 +-
 source/text/shared/00/00000021.xhp                |    2 
 source/text/shared/00/00040500.xhp                |   48 +++++++++++-----------
 source/text/shared/00/00040502.xhp                |    4 -
 source/text/shared/00/00040503.xhp                |    2 
 source/text/shared/01/05020400.xhp                |    4 -
 source/text/shared/01/05030000.xhp                |    2 
 source/text/shared/01/05060000.xhp                |    4 -
 source/text/shared/01/06050500.xhp                |    2 
 source/text/shared/02/01230000.xhp                |   10 ++--
 source/text/shared/02/02010000.xhp                |    2 
 source/text/shared/guide/autohide.xhp             |    4 -
 source/text/shared/guide/hyperlink_edit.xhp       |    2 
 source/text/shared/guide/language_select.xhp      |    4 -
 source/text/shared/guide/line_intext.xhp          |    2 
 source/text/simpress/01/05100000.xhp              |   12 ++---
 source/text/simpress/02/11100000.xhp              |    2 
 source/text/simpress/04/01020000.xhp              |    2 
 source/text/simpress/guide/masterpage.xhp         |    2 
 source/text/swriter/00/00000405.xhp               |   26 +++++------
 source/text/swriter/01/02150000.xhp               |    2 
 source/text/swriter/01/05030800.xhp               |    4 -
 source/text/swriter/01/05060100.xhp               |    2 
 source/text/swriter/01/05130000.xhp               |    4 -
 source/text/swriter/01/05130004.xhp               |    2 
 source/text/swriter/01/05130100.xhp               |    2 
 source/text/swriter/01/05140000.xhp               |   18 ++++----
 source/text/swriter/01/06080100.xhp               |    2 
 source/text/swriter/01/title_page.xhp             |    4 -
 source/text/swriter/04/01020000.xhp               |    4 -
 source/text/swriter/guide/change_header.xhp       |    2 
 source/text/swriter/guide/even_odd_sdw.xhp        |    4 -
 source/text/swriter/guide/footnote_usage.xhp      |    2 
 source/text/swriter/guide/footnote_with_line.xhp  |    2 
 source/text/swriter/guide/globaldoc_howtos.xhp    |    2 
 source/text/swriter/guide/header_pagestyles.xhp   |    4 -
 source/text/swriter/guide/load_styles.xhp         |    2 
 source/text/swriter/guide/numbering_lines.xhp     |    2 
 source/text/swriter/guide/pagebackground.xhp      |    4 -
 source/text/swriter/guide/pagenumbers.xhp         |    6 +-
 source/text/swriter/guide/pageorientation.xhp     |    6 +-
 source/text/swriter/guide/pagestyles.xhp          |    4 -
 source/text/swriter/guide/printer_tray.xhp        |    2 
 source/text/swriter/guide/registertrue.xhp        |    2 
 source/text/swriter/guide/resize_navigator.xhp    |    6 +-
 source/text/swriter/guide/stylist_fillformat.xhp  |    8 +--
 source/text/swriter/guide/stylist_fromselect.xhp  |   12 ++---
 source/text/swriter/guide/stylist_update.xhp      |   12 ++---
 source/text/swriter/guide/using_hyphen.xhp        |    2 
 source/text/swriter/guide/using_numbering.xhp     |    4 -
 source/text/swriter/main0503.xhp                  |    4 -
 57 files changed, 158 insertions(+), 158 deletions(-)

New commits:
commit 319e2f6b226de998f9945a2325deb608ce1b20a0
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date:   Sun Aug 13 18:18:26 2017 -0300

    tdf#111777 correct help page for named ranges
    
    Scrolling suggested named ranges is done with Crtl+Tab keys
    
    Change-Id: If57beb17528a291e7b08f768378d15c67f1149d9
    Reviewed-on: https://gerrit.libreoffice.org/41125
    Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
    Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>

diff --git a/source/text/scalc/guide/value_with_name.xhp b/source/text/scalc/guide/value_with_name.xhp
index ac210a847..1d4d6221d 100644
--- a/source/text/scalc/guide/value_with_name.xhp
+++ b/source/text/scalc/guide/value_with_name.xhp
@@ -79,7 +79,7 @@
             <paragraph xml-lang="en-US" id="par_id3154510" role="listitem">Press the Enter key in order to accept the name from the tip.</paragraph>
          </listitem>
          <listitem>
-            <paragraph xml-lang="en-US" id="par_id3150749" role="listitem">If more than one name starts with the same characters, you can scroll through all the names using the Tab key.<comment>mw copied contents from Calc guide address_byname.xhp</comment></paragraph>
+            <paragraph xml-lang="en-US" id="par_id3150749" role="listitem">If more than one name starts with the same characters, you can scroll forward through all the names using the Ctrl + Tab keys and backward using the Shift + Ctrl + Tab keys.<comment>mw copied contents from Calc guide address_byname.xhp</comment></paragraph>
          </listitem>
       </list>
       <section id="relatedtopics">
commit c9fc9a65717e174477d11ae4b5d13dfae17848a3
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date:   Sat Aug 12 21:42:42 2017 -0300

    tdf#111651 'Styles and Formatting' -> 'Styles'
    
    Change-Id: Ic4db58aa04d21c514987cdbeaed5d11292d79b85
    Reviewed-on: https://gerrit.libreoffice.org/41103
    Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
    Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>

diff --git a/source/text/scalc/01/05100000.xhp b/source/text/scalc/01/05100000.xhp
index 8fb10f168..50a8eecfe 100644
--- a/source/text/scalc/01/05100000.xhp
+++ b/source/text/scalc/01/05100000.xhp
@@ -20,7 +20,7 @@
 
 <meta>
   <topic id="textscalc0105100000xml" indexer="include" status="PUBLISH">
-    <title id="tit" xml-lang="en-US">Styles and Formatting</title>
+    <title id="tit" xml-lang="en-US">Styles</title>
     <filename>/text/scalc/01/05100000.xhp</filename>
   </topic>
 </meta>
@@ -30,18 +30,18 @@
 
 <section id="styles_and_formatting">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3150447">
-  <bookmark_value>Stylist, see Styles and Formatting window</bookmark_value>
-  <bookmark_value>Styles and Formatting window</bookmark_value>
-  <bookmark_value>formats; Styles and Formatting window</bookmark_value>
-  <bookmark_value>formatting; Styles and Formatting window</bookmark_value>
+  <bookmark_value>Stylist, see Styles window</bookmark_value>
+  <bookmark_value>Styles window</bookmark_value>
+  <bookmark_value>formats; Styles window</bookmark_value>
+  <bookmark_value>formatting; Styles window</bookmark_value>
   <bookmark_value>paint can for applying styles</bookmark_value>
 </bookmark>
 
 
-<paragraph id="hd_id3150447" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/05100000.xhp" name="Styles and Formatting">Styles and Formatting</link></paragraph>
-<paragraph id="par_id3147434" role="paragraph" xml-lang="en-US">Use the Styles and Formatting deck of the Sidebar to assign styles to cells and pages. You can apply, update, and modify existing styles or create new styles.</paragraph>
+<paragraph id="hd_id3150447" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/05100000.xhp" name="Styles">Styles</link></paragraph>
+<paragraph id="par_id3147434" role="paragraph" xml-lang="en-US">Use the Styles deck of the Sidebar to assign styles to cells and pages. You can apply, update, and modify existing styles or create new styles.</paragraph>
 </section>
-<paragraph id="par_id3149665" role="paragraph" xml-lang="en-US">The Styles and Formatting <link href="text/shared/00/00000005.xhp#andocken" name="dockable window">dockable window</link> can remain open while editing the document.</paragraph>
+<paragraph id="par_id3149665" role="paragraph" xml-lang="en-US">The Styles <link href="text/shared/00/00000005.xhp#andocken" name="dockable window">dockable window</link> can remain open while editing the document.</paragraph>
 
 <section id="howtoget">
 <embed href="text/shared/00/00040500.xhp#gestalter"/>
@@ -54,7 +54,7 @@
     <paragraph id="par_id3159155" role="listitem" xml-lang="en-US">Select the cell or cell range.</paragraph>
   </listitem>
   <listitem>
-    <paragraph id="par_id3145749" role="listitem" xml-lang="en-US">Double-click the style in the Styles and Formatting window.</paragraph>
+    <paragraph id="par_id3145749" role="listitem" xml-lang="en-US">Double-click the style in the Styles window.</paragraph>
   </listitem>
 </list>
 <bookmark xml-lang="en-US" branch="hid/.uno:ParaStyle" id="bm_id5973914" localize="false"/>
@@ -92,7 +92,7 @@
 <bookmark xml-lang="en-US" branch="hid/SFX2_HID_TEMPLDLG_WATERCAN" id="bm_id3150370" localize="false"/>
 
 <paragraph id="hd_id3150202" role="heading" level="2" xml-lang="en-US">Fill Format Mode</paragraph>
-<paragraph id="par_id3155531" role="paragraph" xml-lang="en-US"><ahelp hid="SFX2_HID_TEMPLDLG_WATERCAN">Turns the Fill Format mode on and off. Use the paint can to assign the Style selected in the Styles and Formatting window.</ahelp></paragraph>
+<paragraph id="par_id3155531" role="paragraph" xml-lang="en-US"><ahelp hid="SFX2_HID_TEMPLDLG_WATERCAN">Turns the Fill Format mode on and off. Use the paint can to assign the Style selected in the Styles window.</ahelp></paragraph>
 
 <table id="tbl_id3156445">
   <tablerow>
@@ -110,7 +110,7 @@
 
 <list type="ordered">
   <listitem>
-    <paragraph id="par_id3145078" role="listitem" xml-lang="en-US">Select the desired style from the Styles and Formatting window.</paragraph>
+    <paragraph id="par_id3145078" role="listitem" xml-lang="en-US">Select the desired style from the Styles window.</paragraph>
   </listitem>
   <listitem>
     <paragraph id="par_id3159098" role="listitem" xml-lang="en-US">Click the <emph>Fill Format Mode</emph> icon.</paragraph>
@@ -141,7 +141,7 @@
 <bookmark xml-lang="en-US" branch="hid/SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE" id="bm_id3153486" localize="false"/>
 
 <paragraph id="hd_id3153813" role="heading" level="2" xml-lang="en-US">Update Style</paragraph>
-<paragraph id="par_id3154707" role="paragraph" xml-lang="en-US"><ahelp hid="SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE">Updates the Style selected in the Styles and Formatting window with the current formatting of the selected object.</ahelp></paragraph>
+<paragraph id="par_id3154707" role="paragraph" xml-lang="en-US"><ahelp hid="SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE">Updates the Style selected in the Styles window with the current formatting of the selected object.</ahelp></paragraph>
 
 <table id="tbl_id3149317">
   <tablerow>
diff --git a/source/text/scalc/04/01020000.xhp b/source/text/scalc/04/01020000.xhp
index d11bc2675..c14d11a82 100644
--- a/source/text/scalc/04/01020000.xhp
+++ b/source/text/scalc/04/01020000.xhp
@@ -427,7 +427,7 @@
 <paragraph role="tablecontent" id="hd_id3149279" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline></paragraph>
 </tablecell>
 <tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3150967" xml-lang="en-US">Opens the <emph>Styles and Formatting</emph> window where you can apply a formatting style to the contents of the cell or to the current sheet.</paragraph>
+<paragraph role="tablecontent" id="par_id3150967" xml-lang="en-US">Opens the <emph>Styles</emph> window where you can apply a formatting style to the contents of the cell or to the current sheet.</paragraph>
 </tablecell>
 </tablerow>
 <tablerow>
diff --git a/source/text/scalc/guide/cellstyle_conditional.xhp b/source/text/scalc/guide/cellstyle_conditional.xhp
index 8a72c8432..0b7b0de31 100644
--- a/source/text/scalc/guide/cellstyle_conditional.xhp
+++ b/source/text/scalc/guide/cellstyle_conditional.xhp
@@ -70,7 +70,7 @@
          </listitem>
       </list>
       <paragraph xml-lang="en-US" id="hd_id3149211" role="heading" level="3">Step 2: Define Cell Styles</paragraph>
-      <paragraph xml-lang="en-US" id="par_id3154659" role="paragraph">The next step is to apply a cell style to all values that represent above-average turnover, and one to those that are below the average. Ensure that the Styles and Formatting window is visible before proceeding.</paragraph>
+      <paragraph xml-lang="en-US" id="par_id3154659" role="paragraph">The next step is to apply a cell style to all values that represent above-average turnover, and one to those that are below the average. Ensure that the Styles window is visible before proceeding.</paragraph>
       <list type="ordered">
          <listitem>
             <paragraph xml-lang="en-US" id="par_id3150883" role="listitem">Click in a blank cell and select the command <emph>Format Cells</emph> in the context menu.</paragraph>
@@ -79,7 +79,7 @@
             <paragraph xml-lang="en-US" id="par_id3155529" role="listitem">In the <emph>Format Cells</emph> dialog on the <emph>Background</emph> tab, select a background color. Click <emph>OK</emph>.</paragraph>
          </listitem>
          <listitem>
-            <paragraph xml-lang="en-US" id="par_id3154484" role="listitem">In the Styles and Formatting window, click the <emph>New Style from Selection</emph> icon. Enter the name of the new style. For this example, name the style "Above".</paragraph>
+            <paragraph xml-lang="en-US" id="par_id3154484" role="listitem">In the Styles window, click the <emph>New Style from Selection</emph> icon. Enter the name of the new style. For this example, name the style "Above".</paragraph>
          </listitem>
          <listitem>
             <paragraph xml-lang="en-US" id="par_id3152889" role="listitem">To define a second style, click again in a blank cell and proceed as described above. Assign a different background color for the cell and assign a name (for this example, "Below").</paragraph>
diff --git a/source/text/scalc/guide/design.xhp b/source/text/scalc/guide/design.xhp
index a350f46f2..d2c77dc13 100644
--- a/source/text/scalc/guide/design.xhp
+++ b/source/text/scalc/guide/design.xhp
@@ -46,13 +46,13 @@
   <paragraph xml-lang="en-US" id="par_id3145786" role="paragraph">$[officename] Calc comes with a predefined set of formatting themes that you can apply to your spreadsheets.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3154490" role="paragraph">It is not possible to add themes to Calc, and they cannot be modified. However, you can modify their styles after you apply them to a spreadsheet.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3154757" role="paragraph">Before you format a sheet with a theme, you have to apply at least one custom cell style to the cells on the sheet. You can then change the cell formatting by selecting and applying a theme in the <emph>Theme Selection</emph> dialog.</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3156382" role="paragraph">To apply a custom cell style to a cell, you can open the Styles and Formatting window and, in its lower list box, set the Custom Styles view. A list of the existing custom defined cell styles will be displayed. Double click a name from the Styles and Formatting window to apply this style to the selected cells.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3156382" role="paragraph">To apply a custom cell style to a cell, you can open the Styles window and, in its lower list box, set the Custom Styles view. A list of the existing custom defined cell styles will be displayed. Double click a name from the Styles window to apply this style to the selected cells.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3153963" role="paragraph">To apply a theme to a spreadsheet:</paragraph>
   <list type="ordered">
    <listitem>
     <paragraph xml-lang="en-US" id="par_id3146920" role="listitem">Click the <emph>Choose Themes</emph> icon in the <emph>Tools</emph> bar. </paragraph>
     <embed href="text/scalc/02/06080000.xhp#sythemen"/>
-    <paragraph xml-lang="en-US" id="par_id3148488" role="listitem">The <emph>Theme Selection</emph> dialog appears. This dialog lists the available themes for the whole spreadsheet and the Styles and Formatting window lists the custom styles for specific cells.</paragraph>
+    <paragraph xml-lang="en-US" id="par_id3148488" role="listitem">The <emph>Theme Selection</emph> dialog appears. This dialog lists the available themes for the whole spreadsheet and the Styles window lists the custom styles for specific cells.</paragraph>
    </listitem>
    <listitem>
     <paragraph xml-lang="en-US" id="par_id3155114" role="listitem">In the <emph>Theme Selection </emph>dialog, select the theme that you want to apply to the spreadsheet.</paragraph>
diff --git a/source/text/sdraw/04/01020000.xhp b/source/text/sdraw/04/01020000.xhp
index bfd6df0d1..c1e8bda50 100644
--- a/source/text/sdraw/04/01020000.xhp
+++ b/source/text/sdraw/04/01020000.xhp
@@ -137,7 +137,7 @@
                <paragraph xml-lang="en-US" id="hd_id3150434" role="tablecontent"><switchinline select="sys"><caseinline select="MAC">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline></paragraph>
             </tablecell>
             <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3151389" role="tablecontent">Opens Styles and Formatting window.</paragraph>
+               <paragraph xml-lang="en-US" id="par_id3151389" role="tablecontent">Opens Styles window.</paragraph>
             </tablecell>
          </tablerow>
       </table>
diff --git a/source/text/shared/00/00000005.xhp b/source/text/shared/00/00000005.xhp
index 4944817e9..22bc7dd13 100644
--- a/source/text/shared/00/00000005.xhp
+++ b/source/text/shared/00/00000005.xhp
@@ -101,7 +101,7 @@
   <section id="Section7">
    
    <paragraph xml-lang="en-US" id="hd_id3150439" role="heading" level="2">Direct and Style Formatting</paragraph>
-   <paragraph xml-lang="en-US" id="par_id3159254" role="paragraph">If you format a document without Styles, it is referred to as "direct" formatting. This means modifying text or other objects, such as frames or tables, by applying various attributes directly. The format applies only to the selected area and all changes must be made separately. Styles, on the other hand, are not applied to the text directly, but rather are defined in the Styles and Formatting window and then applied. One advantage is that when you change a Style, all parts of the document to which that Style is assigned are modified at the same time.</paragraph>
+   <paragraph xml-lang="en-US" id="par_id3159254" role="paragraph">If you format a document without Styles, it is referred to as "direct" formatting. This means modifying text or other objects, such as frames or tables, by applying various attributes directly. The format applies only to the selected area and all changes must be made separately. Styles, on the other hand, are not applied to the text directly, but rather are defined in the Styles window and then applied. One advantage is that when you change a Style, all parts of the document to which that Style is assigned are modified at the same time.</paragraph>
    <paragraph xml-lang="en-US" id="par_id3147287" role="paragraph">You can remove direct formatting from your document by selecting the entire text with the shortcut keys <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A and then choosing <emph>Format - Clear Direct Formatting</emph>.</paragraph>
    
   </section>
@@ -110,9 +110,9 @@
 <bookmark_value>docking; definition</bookmark_value>
 </bookmark>
    <paragraph xml-lang="en-US" id="hd_id3155132" role="heading" level="2">Docking</paragraph>
-   <paragraph xml-lang="en-US" id="par_id3154638" role="paragraph"><variable id="andock1">Some windows in $[officename], for example the Styles and Formatting window and the Navigator, are "dockable" windows. You can move these windows, re-size them or dock them to an edge. On each edge you can dock several windows on top of, or alongside each other; then, by moving the border lines, you can change the relative proportions of the windows.
+   <paragraph xml-lang="en-US" id="par_id3154638" role="paragraph"><variable id="andock1">Some windows in $[officename], for example the Styles window and the Navigator, are "dockable" windows. You can move these windows, re-size them or dock them to an edge. On each edge you can dock several windows on top of, or alongside each other; then, by moving the border lines, you can change the relative proportions of the windows.
 </variable></paragraph>
-   <paragraph xml-lang="en-US" id="par_id3147233" role="paragraph"><variable id="andock2">To undock and re-dock, holding down the <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, double-click a vacant area in the window. In the Styles and Formatting window, you can also double-click a gray part of the window next to the icons, while you hold down the <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key.
+   <paragraph xml-lang="en-US" id="par_id3147233" role="paragraph"><variable id="andock2">To undock and re-dock, holding down the <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, double-click a vacant area in the window. In the Styles window, you can also double-click a gray part of the window next to the icons, while you hold down the <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key.
 </variable></paragraph>
    
   </section>
diff --git a/source/text/shared/00/00000021.xhp b/source/text/shared/00/00000021.xhp
index 8d5f47d10..0a3567e7a 100644
--- a/source/text/shared/00/00000021.xhp
+++ b/source/text/shared/00/00000021.xhp
@@ -247,7 +247,7 @@
 <paragraph role="listitem" id="par_id3150391" xml-lang="en-US">The file <emph>settings.xml</emph> contains further information about the settings for this document.</paragraph>
 </listitem>
 <listitem>
-<paragraph role="listitem" id="par_id3150447" xml-lang="en-US">In <emph>styles.xml,</emph> you find the styles applied to the document that can be seen in the Styles and Formatting window.</paragraph>
+<paragraph role="listitem" id="par_id3150447" xml-lang="en-US">In <emph>styles.xml,</emph> you find the styles applied to the document that can be seen in the Styles window.</paragraph>
 </listitem>
 <listitem>
 <paragraph role="listitem" id="par_id3153353" xml-lang="en-US">The <emph>meta-inf/manifest.xml</emph> file describes the structure of the XML file.</paragraph>
diff --git a/source/text/shared/00/00040500.xhp b/source/text/shared/00/00040500.xhp
index aaf9668f0..a8828da8d 100644
--- a/source/text/shared/00/00040500.xhp
+++ b/source/text/shared/00/00040500.xhp
@@ -53,7 +53,7 @@
 
 <section id="schrift">
 <paragraph id="par_id3153935" role="paragraph" xml-lang="en-US">Choose <emph>Format - Character - Font</emph> tab</paragraph>
-<paragraph id="par_id3157958" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Font</emph> tab</paragraph>
+<paragraph id="par_id3157958" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Font</emph> tab</paragraph>
 <paragraph id="par_id3155338" role="paragraph" xml-lang="en-US">Open context menu of a row header in a database table - choose <emph>Table Format - Font</emph> tab</paragraph>
 <paragraph id="par_id3150355" role="paragraph" xml-lang="en-US">Choose <emph>Format - Title - Character</emph> tab (Chart documents)</paragraph>
 <paragraph id="par_id3149812" role="paragraph" xml-lang="en-US">Choose <emph>Format - Legend - Character</emph> tab (Chart documents)</paragraph>
@@ -68,7 +68,7 @@
 
 <section id="schrifteffekt">
 <paragraph id="par_id3155829" role="paragraph" xml-lang="en-US">Choose <emph>Format - Character - Font Effects</emph> tab</paragraph>
-<paragraph id="par_id3149819" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Font Effects</emph> tab</paragraph>
+<paragraph id="par_id3149819" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Font Effects</emph> tab</paragraph>
 <switch select="appl">
 <case select="CALC">
 <paragraph id="par_id3159176" role="paragraph" xml-lang="en-US">Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)</paragraph>
@@ -78,7 +78,7 @@
 
 <section id="position">
 <paragraph id="par_id3153541" role="paragraph" xml-lang="en-US">Choose <emph>Format - Character - Position</emph> tab</paragraph>
-<paragraph id="par_id3159256" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting - </emph>open context menu of an entry and click <emph>Modify/New - Alignment</emph> tab</paragraph>
+<paragraph id="par_id3159256" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles - </emph>open context menu of an entry and click <emph>Modify/New - Alignment</emph> tab</paragraph>
 <switch select="appl">
 <case select="CALC">
 <paragraph id="par_id3151385" role="paragraph" xml-lang="en-US">Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)</paragraph>
@@ -88,14 +88,14 @@
 
 <section id="asilayout">
 <paragraph id="par_id3148550" role="paragraph" xml-lang="en-US">Choose <emph>Format - Character - Asian Layout</emph> tab</paragraph>
-<paragraph id="par_id3152811" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting - </emph>open context menu of an entry and click <emph>Modify/New - Asian Layout</emph> tab</paragraph>
+<paragraph id="par_id3152811" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles - </emph>open context menu of an entry and click <emph>Modify/New - Asian Layout</emph> tab</paragraph>
 </section>
 
 <section id="asitypo">
 <paragraph id="par_id3153524" role="paragraph" xml-lang="en-US">Choose <emph>Format - Paragraph - Asian Typography</emph> tab (not in HTML)</paragraph>
 <paragraph id="par_id3154366" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">Choose <emph>Format - Cell - Asian Typography</emph> tab
 </caseinline></switchinline></paragraph>
-<paragraph id="par_id3148742" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting - </emph>open context menu of an entry and click <emph>Modify/New - Asian Typography</emph> tab</paragraph>
+<paragraph id="par_id3148742" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles - </emph>open context menu of an entry and click <emph>Modify/New - Asian Typography</emph> tab</paragraph>
 </section>
 
 <section id="hyperl">
@@ -124,17 +124,17 @@
 
 <section id="absatzausrichtung">
 <paragraph id="par_id3147289" role="paragraph" xml-lang="en-US">Choose <emph>Format - Paragraph - Alignment</emph> tab</paragraph>
-<paragraph id="par_id3147352" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Alignment</emph> tab</paragraph>
+<paragraph id="par_id3147352" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Alignment</emph> tab</paragraph>
 </section>
 
 <section id="einzug">
 <paragraph id="par_id3154640" role="paragraph" xml-lang="en-US">Choose <emph>Format - Paragraph - Indents & Spacing</emph> tab</paragraph>
-<paragraph id="par_id3152463" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Indents & Spacing</emph> tab</paragraph>
+<paragraph id="par_id3152463" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Indents & Spacing</emph> tab</paragraph>
 </section>
 
 <section id="tabulator">
 <paragraph id="par_id3154319" role="paragraph" xml-lang="en-US">Choose <emph>Format - Paragraph - Tabs</emph> tab</paragraph>
-<paragraph id="par_id3154833" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Tabs</emph> tab</paragraph>
+<paragraph id="par_id3154833" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Tabs</emph> tab</paragraph>
 <paragraph id="par_id3159155" role="paragraph" xml-lang="en-US">Double-click the ruler</paragraph>
 </section>
 
@@ -145,7 +145,7 @@
 <paragraph id="par_id3163822" role="paragraph" xml-lang="en-US">Choose <emph>Format - Frame and Object - Properties - Borders</emph> tab</paragraph>
 <paragraph id="par_id3150048" role="paragraph" xml-lang="en-US">Choose <emph>Format - Page - Borders</emph> tab</paragraph>
 <paragraph id="par_id3151148" role="paragraph" xml-lang="en-US">Choose <emph>Format - Character - Borders</emph> tab</paragraph>
-<paragraph id="par_id3149911" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Borders</emph> tab</paragraph>
+<paragraph id="par_id3149911" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Borders</emph> tab</paragraph>
 <paragraph id="par_id3150094" role="paragraph" xml-lang="en-US">Choose <emph>Format - Page - Header - More</emph> button</paragraph>
 <paragraph id="par_id3154501" role="paragraph" xml-lang="en-US">Choose <emph>Format - Page - Footer - More</emph> button</paragraph>
 <paragraph id="par_id3148455" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">Choose <emph>Format - Cells - Borders</emph> tab
@@ -167,7 +167,7 @@
 <paragraph id="par_id3151321" role="paragraph" xml-lang="en-US">Choose <emph>Format - Page - Background</emph> tab</paragraph>
 <paragraph id="par_id3154510" role="paragraph" xml-lang="en-US">Choose <emph>Format - Page - Header - More</emph> button</paragraph>
 <paragraph id="par_id3159110" role="paragraph" xml-lang="en-US">Choose <emph>Format - Page - Footer - More</emph> button</paragraph>
-<paragraph id="par_id3153532" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Background</emph> tab</paragraph>
+<paragraph id="par_id3153532" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Background</emph> tab</paragraph>
 <paragraph id="par_id3144747" role="paragraph" xml-lang="en-US">Choose <emph>Insert/Edit - Section - Background</emph> tab</paragraph>
 <paragraph id="par_id3146900" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">Choose <emph>Format - Cells - Background</emph> tab
 </caseinline></switchinline></paragraph>
@@ -175,26 +175,26 @@
 
 <section id="seiteverwalten">
 <paragraph id="par_id3146791" role="paragraph" xml-lang="en-US">Choose <emph>Format - Page - Organizer</emph> tab</paragraph>
-<paragraph id="par_id3154482" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Organizer</emph> tab</paragraph>
+<paragraph id="par_id3154482" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Organizer</emph> tab</paragraph>
 </section>
 
 <section id="seite">
 <paragraph id="par_id3153357" role="paragraph" xml-lang="en-US">Choose <emph>Format - Page - Page</emph> tab</paragraph>
-<paragraph id="par_id3154362" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Page</emph> tab</paragraph>
+<paragraph id="par_id3154362" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Page</emph> tab</paragraph>
 </section>
 
 <section id="kopfzeile">
 <paragraph id="par_id3155515" role="paragraph" xml-lang="en-US">Choose <emph>Format - Page - Header</emph> tab</paragraph>
-<paragraph id="par_id3148405" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Header</emph> tab</paragraph>
+<paragraph id="par_id3148405" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Header</emph> tab</paragraph>
 </section>
 
 <section id="fusszeile">
 <paragraph id="par_id3145618" role="paragraph" xml-lang="en-US">Choose <emph>Format - Page - Footer</emph> tab</paragraph>
-<paragraph id="par_id3155175" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Footer</emph> tab</paragraph>
+<paragraph id="par_id3155175" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Footer</emph> tab</paragraph>
 </section>
 
 <section id="gestalter">
-<paragraph id="par_id3147404" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles and Formatting</emph> </paragraph>
+<paragraph id="par_id3147404" role="paragraph" xml-lang="en-US">Choose <emph>View - Styles</emph> </paragraph>
 <paragraph id="par_id3166447" role="paragraph" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command+T
 </caseinline><defaultinline>F11</defaultinline></switchinline></paragraph>
 <paragraph id="par_id3147321" role="paragraph" xml-lang="en-US">On <emph>Formatting</emph> Bar, click</paragraph>
@@ -205,7 +205,7 @@
       <paragraph id="par_id3148533" role="paragraph" xml-lang="en-US"> <image id="img_id3149568" src="cmd/sc_designerdialog.png"><alt xml-lang="en-US" id="alt_id3149568">Icon</alt></image></paragraph>
     </tablecell>
     <tablecell>
-      <paragraph id="par_id3153534" role="paragraph" xml-lang="en-US">Styles and Formatting</paragraph>
+      <paragraph id="par_id3153534" role="paragraph" xml-lang="en-US">Styles</paragraph>
     </tablecell>
   </tablerow>
 </table>
@@ -262,32 +262,32 @@
 
 <section id="numoptionen">
 <paragraph id="par_id3149735" role="paragraph" xml-lang="en-US">Choose <emph>Format - Bullets and Numbering</emph>. Open <emph>Options</emph> tab page</paragraph>
-<paragraph id="par_id3150785" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="IMPRESS">Open <emph>Styles and Formatting</emph> - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
-<paragraph id="par_id3148420" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">Open <emph>Styles and Formatting</emph> - List Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
+<paragraph id="par_id3150785" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="IMPRESS">Open <emph>Styles</emph> - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
+<paragraph id="par_id3148420" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">Open <emph>Styles</emph> - List Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
 </section>
 
 <section id="numbullets">
 <paragraph id="par_id3148888" role="paragraph" xml-lang="en-US">Choose <emph>Format - Bullets and Numbering - Bullets</emph> tab</paragraph>
-<paragraph id="par_id3149917" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="IMPRESS">Open Styles and Formatting - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
-<paragraph id="par_id3154930" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">Open Styles and Formatting - List Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
+<paragraph id="par_id3149917" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="IMPRESS">Open Styles - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
+<paragraph id="par_id3154930" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">Open Styles - List Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
 </section>
 
 <section id="numnumerierungsart">
 <paragraph id="par_id3150862" role="paragraph" xml-lang="en-US">Choose <emph>Format - Bullets and Numbering - Numbering</emph> tab</paragraph>
-<paragraph id="par_id3155378" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="IMPRESS">Open <emph>Styles and Formatting</emph> - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
-<paragraph id="par_id3156011" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">Open <emph>Styles and Formatting</emph> - List Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
+<paragraph id="par_id3155378" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="IMPRESS">Open <emph>Styles</emph> - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
+<paragraph id="par_id3156011" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">Open <emph>Styles</emph> - List Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
 </section>
 <paragraph id="par_id0611200904324832" role="paragraph" xml-lang="en-US"><variable id="graphics">Choose <emph>Format - Bullets and Numbering - Image</emph> tab </variable></paragraph>
 
 <section id="numnumerierung">
 <paragraph id="par_id3155848" role="paragraph" xml-lang="en-US">Choose <emph>Format - Bullets and Numbering - Outline</emph> tab</paragraph>
-<paragraph id="par_id3148733" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">Open <emph>Styles and Formatting</emph> - List Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
+<paragraph id="par_id3148733" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">Open <emph>Styles</emph> - List Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
 </section>
 
 <section id="numposition">
 <paragraph id="par_id3156658" role="paragraph" xml-lang="en-US">Choose <emph>Format - Bullets and Numbering</emph>. Open <emph>Position</emph> tab page</paragraph>
 <paragraph id="par_id3156170" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">Choose <emph>Tools - Chapter Numbering - Position</emph> tab</caseinline></switchinline></paragraph>
-<paragraph id="par_id3153812" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">Open <emph>Styles and Formatting - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
+<paragraph id="par_id3153812" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline></paragraph>
 </section>
 
 <section id="grafikzuschn">
diff --git a/source/text/shared/00/00040502.xhp b/source/text/shared/00/00040502.xhp
index be09fd643..5352baab9 100644
--- a/source/text/shared/00/00040502.xhp
+++ b/source/text/shared/00/00040502.xhp
@@ -53,7 +53,7 @@
          <paragraph xml-lang="en-US" id="par_id3154285" role="paragraph">Choose <emph>Format - </emph><switchinline select="appl"><caseinline select="WRITER"><emph>Object - </emph>
 </caseinline><caseinline select="CALC"><emph>Graphic - </emph>
 </caseinline></switchinline><emph>Line - Line</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3147335" role="paragraph">Choose <emph>View - Styles and Formatting</emph> - open context menu and choose <emph>Modify/New - Line</emph> tab (presentation documents)</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3147335" role="paragraph">Choose <emph>View - Styles</emph> - open context menu and choose <emph>Modify/New - Line</emph> tab (presentation documents)</paragraph>
          <paragraph xml-lang="en-US" id="par_id3156023" role="paragraph">Choose <emph>Format - Title - Borders</emph> tab (charts)</paragraph>
          <paragraph xml-lang="en-US" id="par_id3153061" role="paragraph">Choose <emph>Format - Legend - Borders</emph> tab (charts)</paragraph>
          <paragraph xml-lang="en-US" id="par_id3155922" role="paragraph">Choose <emph>Format - Axis - Line</emph> tab (charts)</paragraph>
@@ -96,7 +96,7 @@
          <paragraph xml-lang="en-US" id="par_id3154948" role="paragraph">Choose <emph>Format - </emph><switchinline select="appl"><caseinline select="WRITER"><emph>Object - </emph>
 </caseinline><caseinline select="CALC"><emph>Graphic - </emph>
 </caseinline></switchinline><emph>Area - Area</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3145607" role="paragraph">Choose <emph>View - Styles and Formatting</emph> - open context menu and choose <emph>Modify/New - Area</emph> tab (presentation documents)</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3145607" role="paragraph">Choose <emph>View - Styles</emph> - open context menu and choose <emph>Modify/New - Area</emph> tab (presentation documents)</paragraph>
          <paragraph xml-lang="en-US" id="par_id3152922" role="paragraph">Choose <emph>Format - Title - Area</emph> tab (chart documents)</paragraph>
          <paragraph xml-lang="en-US" id="par_id3157894" role="paragraph">Choose <emph>Format - Legend - Area</emph> tab (chart documents)</paragraph>
          <paragraph xml-lang="en-US" id="par_id3144444" role="paragraph">Choose <emph>Format - Chart Wall - Area</emph> tab (chart documents)</paragraph>
diff --git a/source/text/shared/00/00040503.xhp b/source/text/shared/00/00040503.xhp
index 40b9a7637..3d0865e00 100644
--- a/source/text/shared/00/00040503.xhp
+++ b/source/text/shared/00/00040503.xhp
@@ -46,7 +46,7 @@
 <section id="zahlen">
 <paragraph role="paragraph" id="par_id3148668" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">Choose <emph>Format - Cells - Numbers</emph> tab 
 </caseinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_id3152349" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">Choose <emph>View - Styles and Formatting</emph> - open context menu and choose <emph>Modify/New - Numbers</emph> tab 
+<paragraph role="paragraph" id="par_id3152349" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">Choose <emph>View - Styles</emph> - open context menu and choose <emph>Modify/New - Numbers</emph> tab 
 </caseinline></switchinline></paragraph>
 <paragraph role="paragraph" id="par_id3161459" xml-lang="en-US">Open context menu for a column header in an open database table - choose <emph>Column Format - Format</emph> tab</paragraph>
 <paragraph role="paragraph" id="par_id3147531" xml-lang="en-US">Choose <emph>Format - Axis - Y Axis - Numbers</emph> tab (Chart Documents)</paragraph>
diff --git a/source/text/shared/01/05020400.xhp b/source/text/shared/01/05020400.xhp
index 937589e59..6d5537150 100644
--- a/source/text/shared/01/05020400.xhp
+++ b/source/text/shared/01/05020400.xhp
@@ -132,10 +132,10 @@
 <paragraph role="paragraph" id="par_id3148664" xml-lang="en-US">Specify the formatting options for the hyperlink.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/charurlpage/visitedlb" id="bm_id3148740" localize="false"/>
 <paragraph role="heading" id="hd_id3151056" xml-lang="en-US" level="3">Visited links</paragraph>
-<paragraph role="paragraph" id="par_id3150359" xml-lang="en-US"><ahelp hid="modules/swriter/ui/charurlpage/visitedlb">Select a formatting style to use for visited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles and Formatting</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3150359" xml-lang="en-US"><ahelp hid="modules/swriter/ui/charurlpage/visitedlb">Select a formatting style to use for visited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/charurlpage/unvisitedlb" id="bm_id3148676" localize="false"/>
 <paragraph role="heading" id="hd_id3154365" xml-lang="en-US" level="3">Unvisited links</paragraph>
-<paragraph role="paragraph" id="par_id3154216" xml-lang="en-US"><ahelp hid="modules/swriter/ui/charurlpage/unvisitedlb">Select a formatting style to use for unvisited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles and Formatting</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3154216" xml-lang="en-US"><ahelp hid="modules/swriter/ui/charurlpage/unvisitedlb">Select a formatting style to use for unvisited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp></paragraph>
 <section id="relatedtopics">
 <paragraph role="paragraph" id="par_id3143231" xml-lang="en-US"><link href="text/shared/02/09070000.xhp" name="Hyperlink dialog">Hyperlink dialog</link></paragraph>
 <paragraph role="paragraph" id="par_id3152933" xml-lang="en-US"><link href="text/swriter/01/05060700.xhp" name="Assign macro">Assign macro</link></paragraph>
diff --git a/source/text/shared/01/05030000.xhp b/source/text/shared/01/05030000.xhp
index be39aa3dc..706adad0d 100644
--- a/source/text/shared/01/05030000.xhp
+++ b/source/text/shared/01/05030000.xhp
@@ -39,7 +39,7 @@
 <section id="howtoget">
   <embed href="text/shared/00/00040500.xhp#absatz"/>
 </section>
-<paragraph role="paragraph" id="par_id3156042" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">The paragraph style for the current paragraph is displayed at the <emph>Formatting</emph> toolbar, and is highlighted in the <link href="text/swriter/01/05140000.xhp" name="Styles">Styles and Formatting window</link>. 
+<paragraph role="paragraph" id="par_id3156042" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">The paragraph style for the current paragraph is displayed at the <emph>Formatting</emph> toolbar, and is highlighted in the <link href="text/swriter/01/05140000.xhp" name="Styles">Styles window</link>. 
 </caseinline></switchinline><comment>UFI: changed name of bar</comment></paragraph>
 <embed href="text/shared/01/05030100.xhp#einzuege"/>
 <embed href="text/shared/01/05030700.xhp#ausrichtung"/>
diff --git a/source/text/shared/01/05060000.xhp b/source/text/shared/01/05060000.xhp
index 61c4f0592..ede5b49ba 100644
--- a/source/text/shared/01/05060000.xhp
+++ b/source/text/shared/01/05060000.xhp
@@ -69,8 +69,8 @@
 <bookmark xml-lang="en-US" branch="hid/svx/ui/asianphoneticguidedialog/stylelb" id="bm_id3143231" localize="false"/><paragraph role="heading" id="hd_id3148672" xml-lang="en-US" level="2">Character Style for ruby text</paragraph>
 <paragraph role="paragraph" id="par_id3148676" xml-lang="en-US"><ahelp hid="svx/ui/asianphoneticguidedialog/stylelb">Select a character style for the ruby text.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/svx/ui/asianphoneticguidedialog/styles" id="bm_id3154123" localize="false"/><paragraph role="heading" id="hd_id3150449" xml-lang="en-US" level="2">Styles</paragraph>
-<paragraph role="paragraph" id="par_id3149202" xml-lang="en-US"><ahelp hid="svx/ui/asianphoneticguidedialog/styles">Opens the <switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/01/05140000.xhp" name="Styles">Styles and Formatting deck of the Sidebar</link>
-</caseinline><defaultinline>Styles and Formatting deck of the Sidebar</defaultinline></switchinline> where you can select a character style for the ruby text.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3149202" xml-lang="en-US"><ahelp hid="svx/ui/asianphoneticguidedialog/styles">Opens the <switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/01/05140000.xhp" name="Styles">Styles deck of the Sidebar</link>
+</caseinline><defaultinline>Styles deck of the Sidebar</defaultinline></switchinline> where you can select a character style for the ruby text.</ahelp></paragraph>
 <embed href="text/shared/00/00000001.xhp#vorschau"/>
 <embed href="text/shared/00/00000001.xhp#uebernehmen"/>
 </body>
diff --git a/source/text/shared/01/06050500.xhp b/source/text/shared/01/06050500.xhp
index 2f750d6f9..a131f1e18 100644
--- a/source/text/shared/01/06050500.xhp
+++ b/source/text/shared/01/06050500.xhp
@@ -158,7 +158,7 @@
 <bookmark xml-lang="en-US" branch="hid/cui/ui/numberingoptionspage/charstyle" id="bm_id3151380" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3156423" role="heading" level="3"><switchinline select="appl"><caseinline select="WRITER">Character Styles 
 </caseinline></switchinline></paragraph>
-      <paragraph xml-lang="en-US" id="par_id3150495" role="paragraph"><switchinline select="appl"><caseinline select="WRITER"><ahelp hid="cui/ui/numberingoptionspage/charstyle">Select the Character Style that you want to use in the numbered list.</ahelp> To create or edit a <link href="text/swriter/01/05130002.xhp" name="Character Style">Character Style</link>, open the <emph>Styles and Formatting</emph> window, click the Character Styles icon, right-click a style, and then choose <emph>New</emph>. 
+      <paragraph xml-lang="en-US" id="par_id3150495" role="paragraph"><switchinline select="appl"><caseinline select="WRITER"><ahelp hid="cui/ui/numberingoptionspage/charstyle">Select the Character Style that you want to use in the numbered list.</ahelp> To create or edit a <link href="text/swriter/01/05130002.xhp" name="Character Style">Character Style</link>, open the <emph>Styles</emph> window, click the Character Styles icon, right-click a style, and then choose <emph>New</emph>. 
 </caseinline></switchinline></paragraph>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/numberingoptionspage/sublevels" id="bm_id3153768" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3147299" role="heading" level="3"><switchinline select="appl"><caseinline select="WRITER">Show sublevels 
diff --git a/source/text/shared/02/01230000.xhp b/source/text/shared/02/01230000.xhp
index 2cb85cbd4..f18ca5418 100644
--- a/source/text/shared/02/01230000.xhp
+++ b/source/text/shared/02/01230000.xhp
@@ -22,7 +22,7 @@
 <helpdocument version="1.0">
 <meta>
 <topic id="textshared0201230000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Styles and Formatting</title>
+<title id="tit" xml-lang="en-US">Styles</title>
 <filename>/text/shared/02/01230000.xhp</filename>
 </topic>
 <history>
@@ -33,10 +33,10 @@
 <section id="stylist">
 <bookmark xml-lang="en-US" branch="hid/.uno:DesignerDialog" id="bm_id5100462" localize="false"/><!-- HID added by script -->
 <bookmark xml-lang="en-US" branch="hid/.uno:DesignerDialog" id="bm_id3154894" localize="false"/>
-<paragraph role="heading" id="hd_id3154228" xml-lang="en-US" level="1"><link href="text/shared/02/01230000.xhp" name="Styles and Formatting">Styles and Formatting</link></paragraph>
-<paragraph role="paragraph" id="par_id3144436" xml-lang="en-US"><ahelp hid=".uno:DesignerDialog">Specifies whether to show or hide the Styles and Formatting window, which is where you can assign and organize Styles.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3154228" xml-lang="en-US" level="1"><link href="text/shared/02/01230000.xhp" name="Styles">Styles</link></paragraph>
+<paragraph role="paragraph" id="par_id3144436" xml-lang="en-US"><ahelp hid=".uno:DesignerDialog">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp></paragraph>
 </section>
-<paragraph role="paragraph" id="par_id3153894" xml-lang="en-US">Each $[officename] application has its own Styles and Formatting window. Hence there are separate windows for <switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/01/05140000.xhp" name="text documents">text documents</link>
+<paragraph role="paragraph" id="par_id3153894" xml-lang="en-US">Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/01/05140000.xhp" name="text documents">text documents</link>
 </caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select="appl"><caseinline select="CALC"><link href="text/scalc/01/05100000.xhp" name="spreadsheets">spreadsheets</link>
 </caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select="appl"><caseinline select="IMPRESS"><link href="text/simpress/01/05100000.xhp" name="presentations/drawing documents">presentations/drawing documents</link>
 </caseinline><caseinline select="DRAW"><link href="text/simpress/01/05100000.xhp" name="presentations/drawing documents">presentations/drawing documents</link>
@@ -50,7 +50,7 @@
 	</image></paragraph>
 </tablecell>
 <tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3154750" xml-lang="en-US">Styles and Formatting</paragraph>
+<paragraph role="paragraph" id="par_id3154750" xml-lang="en-US">Styles</paragraph>
 </tablecell>
 </tablerow>
 </table>
diff --git a/source/text/shared/02/02010000.xhp b/source/text/shared/02/02010000.xhp
index 5c593b318..f4536c642 100644
--- a/source/text/shared/02/02010000.xhp
+++ b/source/text/shared/02/02010000.xhp
@@ -39,7 +39,7 @@
 <paragraph id="par_id3155351" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:StyleApply">Assigns a style to the current paragraph, selected paragraphs, or to a selected object.</ahelp></paragraph>
 </section>
 </section>
-<paragraph id="par_idN10621" role="paragraph" xml-lang="en-US">To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles and Formatting window.</paragraph>
+<paragraph id="par_idN10621" role="paragraph" xml-lang="en-US">To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window.</paragraph>
 <paragraph id="par_idN10631" role="paragraph" xml-lang="en-US">Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style.</paragraph>
 
 <section id="sylistenfeld">
diff --git a/source/text/shared/guide/autohide.xhp b/source/text/shared/guide/autohide.xhp
index 82958e653..20c0e1264 100644
--- a/source/text/shared/guide/autohide.xhp
+++ b/source/text/shared/guide/autohide.xhp
@@ -32,7 +32,7 @@
 <bookmark xml-lang="en-US" branch="index" id="bm_id3150713"><bookmark_value>Gallery; hiding/showing</bookmark_value>
 <bookmark_value>data source view; showing</bookmark_value>
 <bookmark_value>Navigator; docking</bookmark_value>
-<bookmark_value>Styles and Formatting window; docking</bookmark_value>
+<bookmark_value>Styles window; docking</bookmark_value>
 <bookmark_value>windows; hiding/showing/docking</bookmark_value>
 <bookmark_value>docking; windows</bookmark_value>
 <bookmark_value>undocking windows</bookmark_value>
@@ -50,7 +50,7 @@
 <paragraph role="listitem" id="par_id3150503" xml-lang="en-US">Drag the window by its title bar to the side, or</paragraph>
 </listitem>
 <listitem>
-<paragraph role="listitem" id="par_id3150275" xml-lang="en-US">Double-click inside a vacant area of the window while holding down the <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. In the Styles and Formatting window, double-click a gray part of the window next to the icons while holding down the <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. Alternatively, press <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline><item type="keycode">+Shift+F10</item>.</paragraph>
+<paragraph role="listitem" id="par_id3150275" xml-lang="en-US">Double-click inside a vacant area of the window while holding down the <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. In the Styles window, double-click a gray part of the window next to the icons while holding down the <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. Alternatively, press <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline><item type="keycode">+Shift+F10</item>.</paragraph>
 </listitem>
 </list>
 <paragraph role="paragraph" id="par_id3147335" xml-lang="en-US">These methods can also be used to undock a currently docked window.</paragraph>
diff --git a/source/text/shared/guide/hyperlink_edit.xhp b/source/text/shared/guide/hyperlink_edit.xhp
index e22fe361e..0bf630a76 100644
--- a/source/text/shared/guide/hyperlink_edit.xhp
+++ b/source/text/shared/guide/hyperlink_edit.xhp
@@ -60,7 +60,7 @@
 <paragraph role="heading" id="hd_id3148686" xml-lang="en-US" level="2">Change the attribute of all hyperlinks</paragraph>
 <list type="ordered">
 <listitem>
-<paragraph role="paragraph" id="par_id3148943" xml-lang="en-US">Open the Styles and Formatting window.</paragraph>
+<paragraph role="paragraph" id="par_id3148943" xml-lang="en-US">Open the Styles window.</paragraph>
 </listitem>
 <listitem>
 <paragraph role="paragraph" id="par_idN10826" xml-lang="en-US">Click the Character Styles icon.</paragraph>
diff --git a/source/text/shared/guide/language_select.xhp b/source/text/shared/guide/language_select.xhp
index aacec00a5..3f83acb9c 100644
--- a/source/text/shared/guide/language_select.xhp
+++ b/source/text/shared/guide/language_select.xhp
@@ -96,13 +96,13 @@
       <paragraph xml-lang="en-US" id="hd_id3154272" role="heading" level="2">Selecting a language for a Character Style</paragraph>
       <list type="ordered">
          <listitem>
-            <paragraph xml-lang="en-US" id="par_id3145649" role="listitem">Open the Styles and Formatting window and click on the <emph>Character Styles</emph> icon.</paragraph>
+            <paragraph xml-lang="en-US" id="par_id3145649" role="listitem">Open the Styles window and click on the <emph>Character Styles</emph> icon.</paragraph>
          </listitem>
          <listitem>
             <paragraph xml-lang="en-US" id="par_id3146792" role="listitem">Click on the name of the character style to which you want to apply a different language.</paragraph>
          </listitem>
          <listitem>
-            <paragraph xml-lang="en-US" id="par_id3150753" role="listitem">Then open the context menu in the Styles and Formatting window and select <emph>Modify</emph>. This opens the <emph>Character Style</emph> dialog.</paragraph>
+            <paragraph xml-lang="en-US" id="par_id3150753" role="listitem">Then open the context menu in the Styles window and select <emph>Modify</emph>. This opens the <emph>Character Style</emph> dialog.</paragraph>
          </listitem>
          <listitem>
             <paragraph xml-lang="en-US" id="par_id3150321" role="listitem">Select the <emph>Font</emph> tab.</paragraph>
diff --git a/source/text/shared/guide/line_intext.xhp b/source/text/shared/guide/line_intext.xhp
index 7e1c6d899..7d67fb60f 100644
--- a/source/text/shared/guide/line_intext.xhp
+++ b/source/text/shared/guide/line_intext.xhp
@@ -93,7 +93,7 @@
 
 <list type="ordered">
 <listitem>
-<paragraph role="listitem" id="par_id3153049" xml-lang="en-US">Create a horizontal line by applying the preset Paragraph Style <emph>Horizontal Line</emph>. Click into an empty paragraph, and double-click the <emph>Horizontal Line</emph> Style in the <emph>Styles and Formatting</emph> window. If the entry for horizontal lines is not visible in the list of Paragraph Styles, select "All Styles" in the lower listbox.</paragraph>
+<paragraph role="listitem" id="par_id3153049" xml-lang="en-US">Create a horizontal line by applying the preset Paragraph Style <emph>Horizontal Line</emph>. Click into an empty paragraph, and double-click the <emph>Horizontal Line</emph> Style in the <emph>Styles</emph> window. If the entry for horizontal lines is not visible in the list of Paragraph Styles, select "All Styles" in the lower listbox.</paragraph>
 </listitem>
 <listitem>
 <paragraph role="listitem" id="par_id3153748" xml-lang="en-US">You can draw a line above, beside or below a paragraph in a Writer text document by choosing <emph>Format - Paragraph - </emph><link href="text/shared/01/05030500.xhp" name="Borders"><emph>Borders</emph></link>.</paragraph>
diff --git a/source/text/simpress/01/05100000.xhp b/source/text/simpress/01/05100000.xhp
index 05e0f8730..e20d22e84 100644
--- a/source/text/simpress/01/05100000.xhp
+++ b/source/text/simpress/01/05100000.xhp
@@ -20,7 +20,7 @@
 
 <meta>
   <topic id="textsimpress0105100000xml" indexer="include" status="PUBLISH">
-    <title id="tit" xml-lang="en-US">Styles and Formatting</title>
+    <title id="tit" xml-lang="en-US">Styles</title>
     <filename>/text/simpress/01/05100000.xhp</filename>
   </topic>
 </meta>
@@ -32,16 +32,16 @@
 
 <section id="gestalter">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3156024">
-  <bookmark_value>Styles and Formatting window; graphics documents</bookmark_value>
+  <bookmark_value>Styles window; graphics documents</bookmark_value>
   <bookmark_value>fill format mode; styles</bookmark_value>
 </bookmark>
 
 
-<paragraph id="hd_id3156024" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/05100000.xhp" name="Styles and Formatting">Styles and Formatting</link></paragraph>
-<paragraph id="par_id3150398" role="paragraph" xml-lang="en-US">Opens the Styles and Formatting deck of the Sidebar, which lists the available graphic and presentation styles for applying and editing.</paragraph>
+<paragraph id="hd_id3156024" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/05100000.xhp" name="Styles">Styles</link></paragraph>
+<paragraph id="par_id3150398" role="paragraph" xml-lang="en-US">Opens the Styles deck of the Sidebar, which lists the available graphic and presentation styles for applying and editing.</paragraph>
 </section>
 </section>
-<paragraph id="par_id3150439" role="paragraph" xml-lang="en-US">The Styles and Formatting window in <item type="productname">%PRODUCTNAME</item> Impress behaves differently than in other <item type="productname">%PRODUCTNAME</item> programs. For example, you can create, edit and apply <emph>Graphic Styles</emph>, but you can only edit <emph>Presentation Styles</emph>.</paragraph>
+<paragraph id="par_id3150439" role="paragraph" xml-lang="en-US">The Styles window in <item type="productname">%PRODUCTNAME</item> Impress behaves differently than in other <item type="productname">%PRODUCTNAME</item> programs. For example, you can create, edit and apply <emph>Graphic Styles</emph>, but you can only edit <emph>Presentation Styles</emph>.</paragraph>
 
 <section id="howtoget">
 <embed href="text/shared/00/00040500.xhp#gestalter"/>
@@ -114,7 +114,7 @@
 <bookmark xml-lang="en-US" branch="hid/SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE" id="bm_id3157875" localize="false"/>
 
 <paragraph id="hd_id3153119" role="heading" level="2" xml-lang="en-US">Update Style</paragraph>
-<paragraph id="par_id3150653" role="paragraph" xml-lang="en-US"><ahelp hid="SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE">Updates the Style selected in the Styles and Formatting window with the current formatting of the selected object.</ahelp></paragraph>
+<paragraph id="par_id3150653" role="paragraph" xml-lang="en-US"><ahelp hid="SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE">Updates the Style selected in the Styles window with the current formatting of the selected object.</ahelp></paragraph>
 
 <table id="tbl_id3154678">
   <tablerow>
diff --git a/source/text/simpress/02/11100000.xhp b/source/text/simpress/02/11100000.xhp
index 1563f0d34..ad11ef37f 100644
--- a/source/text/simpress/02/11100000.xhp
+++ b/source/text/simpress/02/11100000.xhp
@@ -36,7 +36,7 @@
 <bookmark xml-lang="en-US" branch="hid/.uno:OutlineFormat" id="bm_id1073923" localize="false"/><!-- HID added by script -->
 <bookmark xml-lang="en-US" branch="hid/.uno:OutlineFormat" id="bm_id3149667" localize="false"/>
 <paragraph role="heading" id="hd_id3150012" xml-lang="en-US" level="1"><link href="text/simpress/02/11100000.xhp" name="Formatting On/Off">Formatting On/Off</link></paragraph>
-<paragraph role="paragraph" id="par_id3151073" xml-lang="en-US"><ahelp hid=".uno:OutlineFormat">Shows or hides the character formatting of the slide headings. To change the character formatting of a heading, open the <emph>Styles and Formatting</emph> window, right-click a style, and then choose <emph>Modify</emph>.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3151073" xml-lang="en-US"><ahelp hid=".uno:OutlineFormat">Shows or hides the character formatting of the slide headings. To change the character formatting of a heading, open the <emph>Styles</emph> window, right-click a style, and then choose <emph>Modify</emph>.</ahelp></paragraph>
 </section>
 <section id="syformatierung">
 <table id="tbl_id3149121">
diff --git a/source/text/simpress/04/01020000.xhp b/source/text/simpress/04/01020000.xhp
index 5e64968aa..456b67eb8 100644
--- a/source/text/simpress/04/01020000.xhp
+++ b/source/text/simpress/04/01020000.xhp
@@ -148,7 +148,7 @@
 <paragraph role="tablecontent" id="hd_id3155373" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline></paragraph>
 </tablecell>
 <tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3150470" xml-lang="en-US">Styles and Formatting</paragraph>
+<paragraph role="tablecontent" id="par_id3150470" xml-lang="en-US">Styles</paragraph>
 </tablecell>
 </tablerow>
 </table>
diff --git a/source/text/simpress/guide/masterpage.xhp b/source/text/simpress/guide/masterpage.xhp
index 95f746f88..82a8e24bd 100644
--- a/source/text/simpress/guide/masterpage.xhp
+++ b/source/text/simpress/guide/masterpage.xhp
@@ -84,6 +84,6 @@
 <paragraph role="paragraph" id="par_idN107CB" xml-lang="en-US"><ahelp hid="." visibility="hidden">Click to apply a slide design to all selected slides. Right-click for a context menu.</ahelp></paragraph>
 <embed href="text/shared/00/00000004.xhp#related"/>
 <embed href="text/simpress/guide/background.xhp#background"/>
-<paragraph role="paragraph" id="par_id3149941" xml-lang="en-US"><link href="text/simpress/01/05100000.xhp" name="Styles and Formatting">Styles and Formatting</link></paragraph>
+<paragraph role="paragraph" id="par_id3149941" xml-lang="en-US"><link href="text/simpress/01/05100000.xhp" name="Styles">Styles</link></paragraph>
 </body>
 </helpdocument>
diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp
index 5c9acdd41..887f55358 100644
--- a/source/text/swriter/00/00000405.xhp
+++ b/source/text/swriter/00/00000405.xhp
@@ -30,56 +30,56 @@
       <paragraph xml-lang="en-US" id="hd_id3150758" role="heading" level="1">Format Menu</paragraph>
       <section id="initialen">
          <paragraph xml-lang="en-US" id="par_id3153618" role="paragraph">Choose <emph>Format - Paragraph - Drop Caps</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3149294" role="paragraph">Choose <emph>View - Styles and Formatting -</emph> open context menu <emph>Modify/New - Drop Caps</emph> tab</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3149294" role="paragraph">Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New - Drop Caps</emph> tab</paragraph>
       </section>
       <section id="textfss">
          <paragraph xml-lang="en-US" id="par_id3154697" role="paragraph">Choose <emph>Format - Paragraph - Text Flow</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3154260" role="paragraph">Choose <emph>View - Styles and Formatting -</emph> open context menu <emph>Modify/New - Text Flow</emph> tab</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3154260" role="paragraph">Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New - Text Flow</emph> tab</paragraph>
          <paragraph xml-lang="en-US" id="par_id3154275" role="paragraph">Choose <emph>Edit - Find & Replace - Format - Text Flow</emph> tab</paragraph>
       </section>
       <section id="vorlagenbedingt">
          <paragraph xml-lang="en-US" id="par_idN10715" role="paragraph">Right-click a paragraph with style <item type="literal">Text body</item>. Choose <emph>Edit Paragraph Style - Condition</emph> tab</paragraph>
       </section>
       <section id="vorlagenladen">
-         <paragraph xml-lang="en-US" id="par_idN10739" role="paragraph">Open <emph>Styles and Formatting</emph> window. Click the <emph>New Style from Selection</emph> icon and keep the mouse button pressed. Choose <emph>Load Styles</emph> from the submenu.</paragraph>
+         <paragraph xml-lang="en-US" id="par_idN10739" role="paragraph">Open <emph>Styles</emph> window. Click the <emph>New Style from Selection</emph> icon and keep the mouse button pressed. Choose <emph>Load Styles</emph> from the submenu.</paragraph>
       </section>
       <section id="formatseite">
          <paragraph xml-lang="en-US" id="par_id3152947" role="paragraph">Choose <emph>Format - Page</emph>
          </paragraph>
-         <paragraph xml-lang="en-US" id="par_id3153536" role="paragraph">Choose <emph>View - Styles and Formatting</emph> - open context menu <emph>New/Modify</emph> (for Page Styles)</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3153536" role="paragraph">Choose <emph>View - Styles</emph> - open context menu <emph>New/Modify</emph> (for Page Styles)</paragraph>
       </section>
       <section id="abnumerierung">
          <paragraph xml-lang="en-US" id="par_id3154470" role="paragraph">Choose <emph>Format - Paragraph - Outline & Numbering</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3147525" role="paragraph">Choose <emph>View - Styles and Formatting -</emph> open context menu <emph>Modify/New - Outline & Numbering</emph> tab (Paragraph Styles)</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3147525" role="paragraph">Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New - Outline & Numbering</emph> tab (Paragraph Styles)</paragraph>
       </section>
       <paragraph xml-lang="en-US" id="par_id3152960" role="paragraph"><variable id="spaltenber">Choose <emph>Format - Sections - Options</emph> button
 </variable></paragraph>
       <section id="spaltens">
          <paragraph xml-lang="en-US" id="par_id3150836" role="paragraph">Choose <emph>Format - Page - Columns</emph> tab</paragraph>
          <paragraph xml-lang="en-US" id="par_id3149687" role="paragraph">Choose <emph>Format - Frame and Object - Properties - Columns</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3149298" role="paragraph">Choose <emph>View - Styles and Formatting -</emph> open context menu <emph>Modify/New - Columns</emph> tab</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3149298" role="paragraph">Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New - Columns</emph> tab</paragraph>
          <paragraph xml-lang="en-US" id="par_id3151336" role="paragraph">Choose <emph>Insert - Frame - Frame - Columns</emph> tab</paragraph>
          <paragraph xml-lang="en-US" id="par_id3143276" role="paragraph">Choose <emph>Insert/Format - Section(s) - Columns</emph> tab</paragraph>
       </section>
       <section id="fussnoteform">
          <paragraph xml-lang="en-US" id="par_id3149817" role="paragraph">Choose <emph>Format - Page - Footnote</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3149109" role="paragraph">Choose <emph>View - Styles and Formatting -</emph> open context menu <emph>Modify/New - Footnote</emph> tab</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3149109" role="paragraph">Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New - Footnote</emph> tab</paragraph>
       </section>
       <section id="fussendnoten">
          <paragraph xml-lang="en-US" id="par_id3148970" role="paragraph">Choose <emph>Insert - Section - Footnotes/Endnotes</emph> tab</paragraph>
          <paragraph xml-lang="en-US" id="par_id3147094" role="paragraph">Choose <emph>Format - Sections - Options</emph> button <emph>Footnotes/Endnotes</emph> tab</paragraph>
       </section>
       <section id="absatzvorlage">
-         <paragraph xml-lang="en-US" id="par_id3155140" role="paragraph">Choose <emph>View - Styles and Formatting -</emph> open context menu <emph>Modify/New</emph> (for Paragraph Styles)</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3155140" role="paragraph">Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New</emph> (for Paragraph Styles)</paragraph>
       </section>
       <section id="zeichenvorlage">
-         <paragraph xml-lang="en-US" id="par_id3153356" role="paragraph">Choose <emph>View - Styles and Formatting -</emph> open context menu <emph>Modify/New</emph> (for Character Styles)</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3153356" role="paragraph">Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New</emph> (for Character Styles)</paragraph>
       </section>
       <section id="rahmenvorlage">
-         <paragraph xml-lang="en-US" id="par_id3149179" role="paragraph">Choose <emph>View - Styles and Formatting -</emph> open context menu <emph>Modify/New</emph> (for Frame Styles)</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3149179" role="paragraph">Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New</emph> (for Frame Styles)</paragraph>
       </section>
       <section id="numerierungsvorlage">
-         <paragraph xml-lang="en-US" id="par_id3156364" role="paragraph">Choose <emph>View - Styles and Formatting -</emph> open context menu <emph>Modify/New</emph> (for List Styles)</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3156364" role="paragraph">Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New</emph> (for List Styles)</paragraph>
       </section>
       <paragraph xml-lang="en-US" id="par_id3151370" role="paragraph"><variable id="eingabe">Choose <emph>Format - AutoCorrect - While Typing</emph>
 </variable></paragraph>
@@ -117,7 +117,7 @@
       <section id="grafiktyp">
          <paragraph xml-lang="en-US" id="par_id3146337" role="paragraph">Choose <emph>Format - Image - Type</emph> tab</paragraph>
          <paragraph xml-lang="en-US" id="par_id3149841" role="paragraph">Choose <emph>Format - Frame and Object - Properties - Type</emph> tab</paragraph><comment>UFI: removed some lines with Format-Object, see #i64150</comment>
-<paragraph xml-lang="en-US" id="par_id3148856" role="paragraph">Choose <emph>View - Styles and Formatting -</emph> open context menu <emph>Modify/New - Type</emph> tab</paragraph>
+<paragraph xml-lang="en-US" id="par_id3148856" role="paragraph">Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New - Type</emph> tab</paragraph>
          <paragraph xml-lang="en-US" id="par_id3147067" role="paragraph">Choose <emph>Insert - Frame - Frame - Type</emph> tab</paragraph>
       </section>
       <section id="grafikumlauf">
@@ -136,7 +136,7 @@
       <section id="grazusaetze">
          <paragraph xml-lang="en-US" id="par_id3154724" role="paragraph">Choose <emph>Format - Image - Options</emph> tab</paragraph>
          <paragraph xml-lang="en-US" id="par_id3145636" role="paragraph">Choose <emph>Format - Frame and Object - Properties - Options</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3149774" role="paragraph">Choose <emph>View - Styles and Formatting -</emph> open context menu <emph>Modify/New - Options</emph> tab</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3149774" role="paragraph">Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New - Options</emph> tab</paragraph>
          <paragraph xml-lang="en-US" id="par_id3150922" role="paragraph">Choose <emph>Insert - Frame - Frame - Options</emph> tab</paragraph>
       </section>
       <paragraph xml-lang="en-US" id="par_id3155088" role="paragraph"><variable id="grafik1">Choose <emph>Format - Image - Image</emph> tab
diff --git a/source/text/swriter/01/02150000.xhp b/source/text/swriter/01/02150000.xhp
index cb43e5e41..8f6c8532b 100644
--- a/source/text/swriter/01/02150000.xhp
+++ b/source/text/swriter/01/02150000.xhp
@@ -53,7 +53,7 @@
 <paragraph id="hd_id3150113" role="heading" level="3" xml-lang="en-US">Choose</paragraph>
 <embed href="text/swriter/01/04030000.xhp#bearbeitensonderzeichen"/>
 <paragraph id="par_id3149849" role="tip" xml-lang="en-US">To change the format of a footnote or endnote anchor or text, select it, and then choose <item type="menuitem">Format - Character</item>. You can press <switchinline select="sys"><caseinline select="MAC">Command+T
-</caseinline><defaultinline>F11</defaultinline></switchinline> to open the <emph>Styles and Formatting</emph> window and modify the footnote or endnote paragraph style.</paragraph>
+</caseinline><defaultinline>F11</defaultinline></switchinline> to open the <emph>Styles</emph> window and modify the footnote or endnote paragraph style.</paragraph>
 
 <paragraph id="hd_id3153296" role="heading" level="2" xml-lang="en-US">Type</paragraph>
 <paragraph id="par_id3153308" role="paragraph" xml-lang="en-US">Select the type of note to insert, that is, footnote or endnote. A footnote is placed at the bottom of the current page, whereas an endnote is placed at the end of the document.</paragraph>
diff --git a/source/text/swriter/01/05030800.xhp b/source/text/swriter/01/05030800.xhp
index dbd07e89e..a05b8005e 100644
--- a/source/text/swriter/01/05030800.xhp
+++ b/source/text/swriter/01/05030800.xhp
@@ -37,7 +37,7 @@
       </section>
       <list type="ordered">
          <listitem>
-            <paragraph xml-lang="en-US" id="par_id3153536" role="listitem">To change the numbering options for paragraphs that use the same paragraph style, choose <emph>View - Styles and Formatting</emph>, and then click the <emph>Paragraph Styles</emph> icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the <emph>Outline & Numbering</emph> tab.</paragraph>
+            <paragraph xml-lang="en-US" id="par_id3153536" role="listitem">To change the numbering options for paragraphs that use the same paragraph style, choose <emph>View - Styles</emph>, and then click the <emph>Paragraph Styles</emph> icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the <emph>Outline & Numbering</emph> tab.</paragraph>
          </listitem>
          <listitem>
             <paragraph xml-lang="en-US" id="par_id3154470" role="listitem">To change the numbering options for selected paragraphs, choose <emph>Format - </emph><link href="text/shared/01/05030000.xhp" name="Paragraph"><emph>Paragraph</emph></link>, and then click the <emph>Outline & Numbering</emph> tab.</paragraph>
@@ -50,7 +50,7 @@
       <paragraph xml-lang="en-US" id="hd_id3143283" role="heading" level="2">Numbering</paragraph>
       <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE" id="bm_id3154200" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3154188" role="heading" level="2">Numbering Style</paragraph>
-      <paragraph xml-lang="en-US" id="par_id3155178" role="paragraph"><ahelp hid="modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE">Select the <link href="text/swriter/01/05130004.xhp" name="Numbering Style">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href="text/swriter/01/05140000.xhp" name="Styles and Formatting">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon.</paragraph>
+      <paragraph xml-lang="en-US" id="par_id3155178" role="paragraph"><ahelp hid="modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE">Select the <link href="text/swriter/01/05130004.xhp" name="Numbering Style">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href="text/swriter/01/05140000.xhp" name="Styles">Styles</link> window if you click the <emph>Numbering Style</emph> icon.</paragraph>
 
       <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/numparapage/editnumstyle" id="bm_id3154201" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3154189" role="heading" level="2">Edit Style</paragraph>
diff --git a/source/text/swriter/01/05060100.xhp b/source/text/swriter/01/05060100.xhp
index 2f6a96944..41cb02aae 100644
--- a/source/text/swriter/01/05060100.xhp
+++ b/source/text/swriter/01/05060100.xhp
@@ -74,7 +74,7 @@
 <paragraph role="paragraph" id="par_id3151262" xml-lang="en-US"><ahelp hid="modules/swriter/ui/frmtypepage/autoheight">Automatically adjusts the width or height of a frame to match the contents of the frame. If you want, you can specify a minimum width or minimum height for the frame.</ahelp></paragraph>
 <paragraph role="note" id="par_id3152773" xml-lang="en-US">The <emph>Automatic</emph> option is only available when you select a frame.</paragraph>
 <paragraph role="heading" id="hd_id3155144" xml-lang="en-US" level="2">Anchor</paragraph>
-<paragraph role="paragraph" id="par_id3153352" xml-lang="en-US">Specify the anchoring options for the selected object or frame. The anchor options are not available when you open the dialog from the Styles and Formatting window.</paragraph>
+<paragraph role="paragraph" id="par_id3153352" xml-lang="en-US">Specify the anchoring options for the selected object or frame. The anchor options are not available when you open the dialog from the Styles window.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/frmtypepage/topage" id="bm_id3156280" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/swpossizepage/topage" id="bm_id8638874" localize="false"/>
 <paragraph role="heading" id="hd_id3156269" xml-lang="en-US" level="3">To page</paragraph>
diff --git a/source/text/swriter/01/05130000.xhp b/source/text/swriter/01/05130000.xhp
index 0061fcc44..70ba6bb74 100644
--- a/source/text/swriter/01/05130000.xhp
+++ b/source/text/swriter/01/05130000.xhp
@@ -40,7 +40,7 @@
 <paragraph role="heading" id="hd_id3150344" xml-lang="en-US" level="1">Styles in Writer</paragraph>
 <section id="vorlagenkatalogtext">
 <paragraph role="paragraph" id="par_idN10635" xml-lang="en-US" localize="false"><comment>UFI: this is no more "Style Catalog" dialog, but we need the links and tables</comment><comment>UFI: another comment: the Style Catalog can be customized to be visible again!!! Dont know it this is temporary bug, workaround, or feature</comment></paragraph>
-<paragraph role="paragraph" id="par_id3149052" xml-lang="en-US">The following information concerns Writer styles that you can apply using the <link href="text/swriter/01/05140000.xhp">Styles and Formatting</link> deck of the Sidebar.</paragraph>
+<paragraph role="paragraph" id="par_id3149052" xml-lang="en-US">The following information concerns Writer styles that you can apply using the <link href="text/swriter/01/05140000.xhp">Styles</link> deck of the Sidebar.</paragraph>
 </section>
 <paragraph role="paragraph" id="par_id3150015" xml-lang="en-US">If you want, you can edit the styles of the current document, and then save the document as a template. To save the document as template, choose <emph>File - </emph><link href="text/shared/01/01110300.xhp" name="Templates - Save as Template"><emph>Templates - Save as Template</emph></link>.</paragraph>
 
@@ -99,7 +99,7 @@
 
 <section id="vorlagenbereich">
 <paragraph role="heading" id="hd_id3149821" xml-lang="en-US" level="2">Style Groups</paragraph>
-<paragraph role="paragraph" id="par_id3154828" xml-lang="en-US">These are the style groups that you can display in the Styles and Formatting window.</paragraph>
+<paragraph role="paragraph" id="par_id3154828" xml-lang="en-US">These are the style groups that you can display in the Styles window.</paragraph>
 <table id="tbl_id3149101">
 <tablerow>
 <tablecell colspan="" rowspan="">
diff --git a/source/text/swriter/01/05130004.xhp b/source/text/swriter/01/05130004.xhp
index 54392c509..f05efbcb4 100644
--- a/source/text/swriter/01/05130004.xhp
+++ b/source/text/swriter/01/05130004.xhp
@@ -31,7 +31,7 @@
 </meta>
 <body>
 <paragraph role="heading" id="hd_id3155961" xml-lang="en-US" level="1"><link href="text/swriter/01/05130004.xhp" name="Numbering Style">Numbering Style</link></paragraph>
-<paragraph role="paragraph" id="par_id3149501" xml-lang="en-US">Here you can create a Numbering Style. The Numbering Styles are organized in the <link href="text/swriter/01/05140000.xhp" name="Styles and Formatting">Styles and Formatting</link> window.</paragraph>
+<paragraph role="paragraph" id="par_id3149501" xml-lang="en-US">Here you can create a Numbering Style. The Numbering Styles are organized in the <link href="text/swriter/01/05140000.xhp" name="Styles">Styles</link> window.</paragraph>
 <section id="howtoget">
   <embed href="text/swriter/00/00000405.xhp#numerierungsvorlage"/>
 </section>
diff --git a/source/text/swriter/01/05130100.xhp b/source/text/swriter/01/05130100.xhp
index f1309881a..2fc01007e 100644
--- a/source/text/swriter/01/05130100.xhp
+++ b/source/text/swriter/01/05130100.xhp
@@ -45,7 +45,7 @@
 <paragraph role="listitem" id="par_id3149883" xml-lang="en-US">Open a blank text document and write a short business letter with a header (<emph>Format</emph> - <emph>Page</emph> - <emph>Header</emph>).</paragraph>
 </listitem>
 <listitem>
-<paragraph role="listitem" id="par_id3148768" xml-lang="en-US">Define a new Paragraph Style by choosing <emph>New</emph> in the <emph>Styles and Formatting</emph> window, and selecting all the paragraph properties that you want for your business letter in the <emph>Paragraph Style</emph> dialog. Name this style "Business letter".</paragraph>
+<paragraph role="listitem" id="par_id3148768" xml-lang="en-US">Define a new Paragraph Style by choosing <emph>New</emph> in the <emph>Styles</emph> window, and selecting all the paragraph properties that you want for your business letter in the <emph>Paragraph Style</emph> dialog. Name this style "Business letter".</paragraph>
 </listitem>
 <listitem>
 <paragraph role="listitem" id="par_id3153723" xml-lang="en-US">Then click the <emph>Condition</emph> tab and select the <emph>Conditional style</emph> field to define the new Paragraph Style as a conditional style.</paragraph>
diff --git a/source/text/swriter/01/05140000.xhp b/source/text/swriter/01/05140000.xhp
index 12f0e4c42..4f887e706 100644
--- a/source/text/swriter/01/05140000.xhp
+++ b/source/text/swriter/01/05140000.xhp
@@ -20,7 +20,7 @@
 
 <meta>
   <topic id="textswriter0105140000xml" indexer="include" status="PUBLISH">
-    <title id="tit" xml-lang="en-US">Styles and Formatting</title>
+    <title id="tit" xml-lang="en-US">Styles</title>
     <filename>/text/swriter/01/05140000.xhp</filename>
   </topic>
 </meta>
@@ -30,15 +30,15 @@
 
 <section id="styles_and_formatting">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3907589">
-  <bookmark_value>Styles and Formatting window;applying styles</bookmark_value>
+  <bookmark_value>Styles window;applying styles</bookmark_value>
   <bookmark_value>styles;previews</bookmark_value>
   <bookmark_value>previews;styles</bookmark_value>
 </bookmark>
 <comment>mw deleted "applying;."</comment>
 <bookmark xml-lang="en-US" branch="hid/SFX2_HID_TEMPLATE_FMT" id="bm_id7354350" localize="false"/>
 
-<paragraph id="hd_id3154505" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/05140000.xhp" name="Styles and Formatting">Styles and Formatting</link></paragraph>
-<paragraph id="par_id3148391" role="paragraph" xml-lang="en-US"><ahelp hid=".">Use the Styles and Formatting deck of the Sidebar to apply, create, edit, and remove formatting styles. Double-click an entry to apply the style.</ahelp></paragraph>
+<paragraph id="hd_id3154505" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/05140000.xhp" name="Styles">Styles</link></paragraph>
+<paragraph id="par_id3148391" role="paragraph" xml-lang="en-US"><ahelp hid=".">Use the Styles deck of the Sidebar to apply, create, edit, and remove formatting styles. Double-click an entry to apply the style.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/.uno:EditStyle" id="bm_id0122200903162640" localize="false"/>
 <paragraph id="par_id0122200903183687" role="paragraph" xml-lang="en-US"><ahelp hid="." visibility="hidden">Choose Edit Paragraph Style in the context menu of a paragraph to edit the style of all paragraphs of the same style.</ahelp></paragraph>
 </section>
@@ -46,8 +46,8 @@
 <section id="howtoget">
 <embed href="text/shared/00/00040500.xhp#gestalter"/>
 </section>
-<paragraph id="par_idN106EF" role="paragraph" xml-lang="en-US">To <link href="text/shared/00/00000005.xhp#andocken" name="dock">dock</link> the Styles and Formatting window, drag its title bar to the left or to the right side of the workspace. To undock the window, double-click a free space on its toolbar.</paragraph>
-<paragraph id="par_id270120161717298895" role="paragraph" xml-lang="en-US">By default, the Styles and Formatting deck displays a preview of the available styles. The previews can be disabled in the <link href="text/shared/optionen/expertconfig.xhp">Expert configuration</link> by setting the property <emph>/org.openoffice.Office.Common/StylesAndFormatting Preview</emph> to <emph>false</emph>.</paragraph>
+<paragraph id="par_idN106EF" role="paragraph" xml-lang="en-US">To <link href="text/shared/00/00000005.xhp#andocken" name="dock">dock</link> the Styles window, drag its title bar to the left or to the right side of the workspace. To undock the window, double-click a free space on its toolbar.</paragraph>
+<paragraph id="par_id270120161717298895" role="paragraph" xml-lang="en-US">By default, the Styles deck displays a preview of the available styles. The previews can be disabled in the <link href="text/shared/optionen/expertconfig.xhp">Expert configuration</link> by setting the property <emph>/org.openoffice.Office.Common/StylesAndFormatting Preview</emph> to <emph>false</emph>.</paragraph>
 
 <paragraph id="hd_id3147167" role="heading" level="2" xml-lang="en-US">How to apply a style:</paragraph>
 
@@ -56,11 +56,11 @@
     <paragraph id="par_id3151264" role="listitem" xml-lang="en-US">Select the text. To apply a Character Style to one word, click the word. To apply a Paragraph Style, click the paragraph.</paragraph>
   </listitem>
   <listitem>
-    <paragraph id="par_id3150756" role="listitem" xml-lang="en-US">Double-click the style in the Styles and Formatting window.</paragraph>
+    <paragraph id="par_id3150756" role="listitem" xml-lang="en-US">Double-click the style in the Styles window.</paragraph>
   </listitem>
 </list>
 <paragraph id="par_idN1071D" role="tip" xml-lang="en-US">You can assign shortcut keys to Styles on the <item type="menuitem">Tools - Customize - Keyboard</item> tab page.</paragraph>
-<paragraph id="par_id3154643" role="paragraph" xml-lang="en-US">The Styles and Formatting toolbar contains icons for formatting your documents:</paragraph>
+<paragraph id="par_id3154643" role="paragraph" xml-lang="en-US">The Styles toolbar contains icons for formatting your documents:</paragraph>
 
 <paragraph id="hd_id3153146" role="heading" level="2" xml-lang="en-US">Style Category</paragraph>
 <bookmark xml-lang="en-US" branch="hid/.uno:ParaStyle" id="bm_id5183654" localize="false"/>
@@ -163,7 +163,7 @@
 <embed href="text/swriter/guide/stylist_fromselect.xhp#stylist_fromselect"/>
 <bookmark xml-lang="en-US" branch="hid/SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE" id="bm_id9001129" localize="false"/>
       <paragraph id="par_idN10A04" role="paragraph" xml-lang="en-US">Update style</paragraph>
-      <paragraph id="par_id3146333" role="paragraph" xml-lang="en-US"><ahelp hid="SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE">The manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles and Formatting window.</ahelp></paragraph>
+      <paragraph id="par_id3146333" role="paragraph" xml-lang="en-US"><ahelp hid="SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE">The manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles window.</ahelp></paragraph>
 <embed href="text/swriter/guide/stylist_update.xhp#stylist_update"/><comment>UFI: removed help ids</comment>
       <paragraph id="par_idN10A31" role="paragraph" xml-lang="en-US">Load style</paragraph>
       <paragraph id="par_idN10A36" role="paragraph" xml-lang="en-US"><ahelp hid=".">Opens the Load Styles dialog to import styles from another document.</ahelp></paragraph>
diff --git a/source/text/swriter/01/06080100.xhp b/source/text/swriter/01/06080100.xhp
index a20239b8d..70df7da34 100644
--- a/source/text/swriter/01/06080100.xhp
+++ b/source/text/swriter/01/06080100.xhp
@@ -159,7 +159,7 @@
 <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/footnotepage/suffix" id="bm_id3156375" localize="false"/>
 <paragraph role="heading" id="hd_id3156364" xml-lang="en-US" level="3">After</paragraph>
 <paragraph role="paragraph" id="par_id3155906" xml-lang="en-US"><ahelp hid="modules/swriter/ui/footnotepage/suffix">Enter the text that you want to display after the footnote number in the note text.</ahelp> For example, type ")" to display "1)".</paragraph>
-<paragraph role="tip" id="par_id334242345" xml-lang="en-US">Footnote numbers are left aligned by default in the footnote area. For right aligned footnote numbers first edit the paragraph style <emph>Footnote</emph>. Press <item type="keycode">F11</item> to open <emph>Styles and Formatting</emph> dialog and select <emph>Footnote</emph> from the list of paragraph styles. Open the local menu with right click and choose <emph>Modify</emph>. Go to the <emph>Indents & Spacing</emph> tab page and set indent to 0 before and after the paragraph, including the first line. On <emph>Tabs</emph> tab page create a tab of right type at 12pt and a tab of left type at 14pt. Then in <emph>Footnotes/Endnotes Settings</emph> dialog enter <item type="input">\t</item> into the <emph>Before</emph> and <emph>After</emph> edit boxes.</paragraph>
+<paragraph role="tip" id="par_id334242345" xml-lang="en-US">Footnote numbers are left aligned by default in the footnote area. For right aligned footnote numbers first edit the paragraph style <emph>Footnote</emph>. Press <item type="keycode">F11</item> to open <emph>Styles</emph> dialog and select <emph>Footnote</emph> from the list of paragraph styles. Open the local menu with right click and choose <emph>Modify</emph>. Go to the <emph>Indents & Spacing</emph> tab page and set indent to 0 before and after the paragraph, including the first line. On <emph>Tabs</emph> tab page create a tab of right type at 12pt and a tab of left type at 14pt. Then in <emph>Footnotes/Endnotes Settings</emph> dialog enter <item type="input">\t</item> into the <emph>Before</emph> and <emph>After</emph> edit boxes.</paragraph>
 <paragraph role="heading" id="hd_id3148875" xml-lang="en-US" level="3">Position</paragraph>
 <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/footnotepage/pospagecb" id="bm_id3151380" localize="false"/>
 <paragraph role="heading" id="hd_id3148888" xml-lang="en-US" level="3">End of page</paragraph>
diff --git a/source/text/swriter/01/title_page.xhp b/source/text/swriter/01/title_page.xhp
index 7be6d9de7..3bf61a45e 100644
--- a/source/text/swriter/01/title_page.xhp
+++ b/source/text/swriter/01/title_page.xhp
@@ -112,10 +112,10 @@
     <paragraph id="par_id300920161443329339" role="ol_item" xml-lang="en-US">Place the cursor in the page you want to change the style</paragraph>
   </listitem>
   <listitem>
-    <paragraph id="par_id30092016144332353" role="ol_item" xml-lang="en-US">From the Sidebar Deck, select <emph>Sidebar Settings - Styles and Formatting</emph>.</paragraph>
+    <paragraph id="par_id30092016144332353" role="ol_item" xml-lang="en-US">From the Sidebar Deck, select <emph>Sidebar Settings - Styles</emph>.</paragraph>
   </listitem>
   <listitem>
-    <paragraph id="par_id300920161443329078" role="ol_item" xml-lang="en-US">From the <emph>Styles and Formatting</emph>, select button <emph>Page Styles</emph>.</paragraph>
+    <paragraph id="par_id300920161443329078" role="ol_item" xml-lang="en-US">From the <emph>Styles</emph>, select button <emph>Page Styles</emph>.</paragraph>
   </listitem>
   <listitem>
     <paragraph id="par_id300920161443339937" role="ol_item" xml-lang="en-US">From the Style list, select the page style you want to apply.</paragraph>
diff --git a/source/text/swriter/04/01020000.xhp b/source/text/swriter/04/01020000.xhp
index f4847edbe..b71263d4e 100644
--- a/source/text/swriter/04/01020000.xhp
+++ b/source/text/swriter/04/01020000.xhp
@@ -212,7 +212,7 @@
                <paragraph xml-lang="en-US" id="hd_id3148693" role="tablecontent"><switchinline select="sys"><caseinline select="MAC">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline></paragraph>
             </tablecell>
             <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3149978" role="tablecontent">Styles and Formatting window on/off</paragraph>
+               <paragraph xml-lang="en-US" id="par_id3149978" role="tablecontent">Styles window on/off</paragraph>
             </tablecell>
          </tablerow>
          <tablerow>
@@ -857,7 +857,7 @@
 </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F10</paragraph>
             </tablecell>
             <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3150379" role="tablecontent">Use this combination to quickly dock or undock the Navigator, Styles and Formatting window, or other windows</paragraph>
+               <paragraph xml-lang="en-US" id="par_id3150379" role="tablecontent">Use this combination to quickly dock or undock the Navigator, Styles window, or other windows</paragraph>
             </tablecell>
          </tablerow>
       </table>
diff --git a/source/text/swriter/guide/change_header.xhp b/source/text/swriter/guide/change_header.xhp
index afbd43802..b0abe13ab 100644
--- a/source/text/swriter/guide/change_header.xhp
+++ b/source/text/swriter/guide/change_header.xhp
@@ -41,7 +41,7 @@
 
 <list type="ordered">
   <listitem>
-    <paragraph id="par_id3150503" role="listitem" xml-lang="en-US">Open a new text document, choose <emph>View - Styles and Formatting</emph>, and then click the <emph>Page Styles</emph> icon.</paragraph>
+    <paragraph id="par_id3150503" role="listitem" xml-lang="en-US">Open a new text document, choose <emph>View - Styles</emph>, and then click the <emph>Page Styles</emph> icon.</paragraph>
   </listitem>
   <listitem>
     <paragraph id="par_id3150532" role="listitem" xml-lang="en-US">Click the <emph>New Style from Selection</emph> icon and select <emph>New Styles from Selection</emph> from the submenu.</paragraph>
diff --git a/source/text/swriter/guide/even_odd_sdw.xhp b/source/text/swriter/guide/even_odd_sdw.xhp
index 377803b81..30523652d 100644
--- a/source/text/swriter/guide/even_odd_sdw.xhp
+++ b/source/text/swriter/guide/even_odd_sdw.xhp
@@ -59,7 +59,7 @@
 
 <list type="ordered">
   <listitem>
-    <paragraph id="par_id3150526" role="listitem" xml-lang="en-US">Choose <item type="menuitem">View - Styles and Formatting</item>, and then click the <item type="menuitem">Page Styles</item> icon.</paragraph>
+    <paragraph id="par_id3150526" role="listitem" xml-lang="en-US">Choose <item type="menuitem">View - Styles</item>, and then click the <item type="menuitem">Page Styles</item> icon.</paragraph>
   </listitem>
   <listitem>
     <paragraph id="par_id3153153" role="listitem" xml-lang="en-US">In the list of page styles, right-click "Left Page" and choose <emph>Modify</emph>.</paragraph>
@@ -77,7 +77,7 @@
     <paragraph id="par_id3155529" role="listitem" xml-lang="en-US">Select "Left Page" in the <emph>Next Style</emph> box, and then click <emph>OK</emph>.</paragraph>
   </listitem>
   <listitem>
-    <paragraph id="par_id3155561" role="listitem" xml-lang="en-US">Go to the first page in your document, and double-click "Right Page" in the list of page styles in the Styles and Formatting window.</paragraph>
+    <paragraph id="par_id3155561" role="listitem" xml-lang="en-US">Go to the first page in your document, and double-click "Right Page" in the list of page styles in the Styles window.</paragraph>
   </listitem>
 </list>
 <paragraph id="par_id3155588" role="paragraph" xml-lang="en-US">To add a header to one of the page styles, choose <item type="menuitem">Insert - Header and Footer - Header</item>, and choose the page style that you want to add the header to. In the header frame, type the text that you want to use as the header.</paragraph>

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list