AllLangHelp_scalc.mk                        |    1 
 source/text/scalc/00/00000405.xhp           |    7 +++-
 source/text/scalc/01/05020000.xhp           |    6 +---
 source/text/scalc/01/05070000.xhp           |   12 ++++++--
 source/text/scalc/01/05100000.xhp           |   29 ++++++++-----------
 source/text/scalc/01/cell_styles.xhp        |   38 +++++++++++++++++++++++++
 source/text/scalc/guide/print_title_row.xhp |    9 ++----
 source/text/scalc/main0105.xhp              |   18 ++++++------
 source/text/schart/01/05010100.xhp          |   13 +++-----
 source/text/schart/01/05010200.xhp          |   14 ++-------
 source/text/schart/01/05020100.xhp          |   11 +++----
 source/text/schart/01/05020200.xhp          |    8 +----
 source/text/schart/01/05030000.xhp          |   14 ++-------
 source/text/schart/01/05040100.xhp          |   14 ++-------
 source/text/schart/01/05040200.xhp          |   14 ++++-----
 source/text/shared/01/05020000.xhp          |    4 +-
 source/text/shared/01/05020100.xhp          |   21 ++++++--------
 source/text/shared/01/05020300.xhp          |   13 ++++++--
 source/text/shared/01/05040100.xhp          |   42 ++++++++++++++++------------
 source/text/shared/01/05340405.xhp          |   13 ++------
 source/text/simpress/01/05090000m.xhp       |    3 --
 source/text/swriter/01/05130002.xhp         |    1 
 22 files changed, 162 insertions(+), 143 deletions(-)

New commits:
commit 5e74f53b93134f1174f477fcbf54e93f06a4c707
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Wed Jul 1 09:40:51 2020 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Wed Jul 1 16:36:37 2020 +0200

    tdf#134376 Add Calc cell style Help page
    
    Change-Id: I57f32bdfc4435cbe21b7cca1cb5170892e69447d
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97622
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk
index d0599281e..c339ed099 100644
--- a/AllLangHelp_scalc.mk
+++ b/AllLangHelp_scalc.mk
@@ -181,6 +181,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\
     helpcontent2/source/text/scalc/01/12120200 \
     helpcontent2/source/text/scalc/01/12120300 \
     helpcontent2/source/text/scalc/01/calculate \
+    helpcontent2/source/text/scalc/01/cell_styles \
     helpcontent2/source/text/scalc/01/data_form \
     helpcontent2/source/text/scalc/01/data_provider \
     helpcontent2/source/text/scalc/01/ex_data_stat_func \
diff --git a/source/text/scalc/00/00000405.xhp 
b/source/text/scalc/00/00000405.xhp
index beedce6e7..a3fe793be 100644
--- a/source/text/scalc/00/00000405.xhp
+++ b/source/text/scalc/00/00000405.xhp
@@ -28,8 +28,11 @@
   </history>
 </meta>
 <body>
-<paragraph role="heading" id="hd_id3150769" xml-lang="en-US" level="1">Format 
Menu</paragraph>
-<paragraph role="paragraph" id="par_id3154685" xml-lang="en-US"><variable 
id="fozelle">Choose <emph>Format - Cells</emph>.</variable></paragraph>
+<h1 id="hd_id3150769">Format Menu</h1>
+<section id="fozelle">
+    <paragraph role="paragraph" id="par_id3154685" xml-lang="en-US">Choose 
<menuitem>Format - Cells</menuitem>.</paragraph>
+    <paragraph role="paragraph" id="par_id61593556839601">Press <switchinline 
select="sys"><caseinline 
select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+1</keycode>.</paragraph>
+</section>
 <paragraph role="paragraph" id="par_id3153194" xml-lang="en-US"><variable 
id="fozelstz">Choose <emph>Format - Cells - Cell Protection</emph> 
tab.</variable></paragraph>
 <paragraph role="paragraph" id="par_id3155854" xml-lang="en-US"><variable 
id="fozei">Choose <emph>Format - Rows</emph>.</variable></paragraph>
 <paragraph role="paragraph" id="par_id3150012" xml-lang="en-US"><variable 
id="fozeiophoe">Choose <emph>Format - Rows - Optimal 
Height</emph>.</variable></paragraph>
diff --git a/source/text/scalc/01/05020000.xhp 
b/source/text/scalc/01/05020000.xhp
index 513f08ac6..da4e8bb76 100644
--- a/source/text/scalc/01/05020000.xhp
+++ b/source/text/scalc/01/05020000.xhp
@@ -39,10 +39,8 @@
 <section id="howtoget">
   <embed href="text/scalc/00/00000405.xhp#fozelle"/>
 </section>
-<h2 id="hd_id3145785"><link href="text/shared/01/05020300.xhp" 
name="Numbers">Numbers</link></h2>
-<embed href="text/shared/01/05020300.xhp#zahlen"/>
-<h2 id="hd_id3146119"><link href="text/shared/01/05020100.xhp" 
name="Font">Font</link></h2>
-<embed href="text/shared/01/05020100.xhp#zn"/>
+<embed href="text/shared/01/05020300.xhp#numbersh1"/>
+<embed href="text/shared/01/05020100.xhp#characters"/>
 <switch select="appl">
 <case select="CHART">
 </case>
diff --git a/source/text/scalc/01/05070000.xhp 
b/source/text/scalc/01/05070000.xhp
index 61b7c6092..945b0ff83 100644
--- a/source/text/scalc/01/05070000.xhp
+++ b/source/text/scalc/01/05070000.xhp
@@ -27,10 +27,18 @@
 </history>
 </meta>
 <body>
+<bookmark xml-lang="en-US" branch="index" id="bm_id651593596384469">
+<bookmark_value>style;page</bookmark_value>
+<bookmark_value>page;style</bookmark_value>
+<bookmark_value>format;page</bookmark_value>
+<bookmark_value>formatting;page</bookmark_value>
+</bookmark>
 <bookmark branch="hid/.uno:PageFormatDialog" xml-lang="en-US" 
id="bm_id3153561" localize="false"/>
+<section id="pagestyleh1">
 <h1 id="hd_id3157910">Page Style</h1>
-  <paragraph role="paragraph" id="par_id3156023" xml-lang="en-US"><variable 
id="seitetext"><ahelp hid=".uno:PageFormatDialog" visibility="visible">Opens a 
dialog where you can define the appearance of all pages in your 
document.</ahelp></variable></paragraph>
-  <section id="howtoget">
+</section>
+<paragraph role="paragraph" id="par_id3156023" xml-lang="en-US"><variable 
id="seitetext"><ahelp hid=".uno:PageFormatDialog" visibility="visible">Opens a 
dialog where you can define the appearance of all pages in your 
document.</ahelp></variable></paragraph>
+<section id="howtoget">
   <embed href="text/scalc/00/00000405.xhp#foste"/>
 </section>
   <embed href="text/shared/01/05040100.xhp#verwalten"/>
diff --git a/source/text/scalc/01/05100000.xhp 
b/source/text/scalc/01/05100000.xhp
index 8de45e742..befc16a8d 100644
--- a/source/text/scalc/01/05100000.xhp
+++ b/source/text/scalc/01/05100000.xhp
@@ -20,25 +20,25 @@
 
 <meta>
   <topic id="textscalc0105100000xml" indexer="include" status="PUBLISH">
-    <title id="tit" xml-lang="en-US">Styles</title>
+    <title id="tit" xml-lang="en-US">Styles in Calc</title>
     <filename>/text/scalc/01/05100000.xhp</filename>
   </topic>
 </meta>
 
 <body>
 
-
 <section id="styles_and_formatting">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3150447">
-  <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_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_value>styles in spreadsheets</bookmark_value>
+<bookmark_value>styles; in Calc</bookmark_value>
 </bookmark>
 
-
-<h1 id="hd_id3150447"><link href="text/scalc/01/05100000.xhp" 
name="Styles">Styles</link></h1>
+<h1 id="hd_id3150447"><link href="text/scalc/01/05100000.xhp" 
name="Styles">Styles in Calc</link></h1>
 <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 
<link href="text/shared/00/00000005.xhp#andocken" name="dockable 
window">dockable window</link> can remain open while editing the 
document.</paragraph>
@@ -57,11 +57,9 @@
     <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"/>
-
-<h2 id="hd_id3153877">Cell Styles</h2>
-<paragraph id="par_id3145801" role="paragraph" xml-lang="en-US"><ahelp 
hid=".">Displays the list of the available Cell Styles for <link 
href="text/shared/00/00000005.xhp#formatierung" name="indirect cell 
formatting">indirect cell formatting</link>.</ahelp></paragraph>
 
+<embed href="text/scalc/01/cell_styles.xhp#cellstyleh1"/>
+<paragraph id="par_id3145801" role="paragraph" xml-lang="en-US"><ahelp 
hid=".">Displays the list of the available Cell Styles.</ahelp></paragraph>
 <table id="tbl_id3155602">
   <tablerow>
     <tablecell>
@@ -75,8 +73,8 @@
 
 <bookmark xml-lang="en-US" branch="hid/.uno:PageStyle" id="bm_id3839136" 
localize="false"/>
 
-<h2 id="hd_id3153963">Page Styles</h2>
-<paragraph id="par_id3147003" role="paragraph" xml-lang="en-US"><ahelp 
hid=".">Displays the Page Styles available for indirect page 
formatting.</ahelp></paragraph>
+<h2 id="hd_id171593598056580"><link href="text/scalc/01/05070000.xhp" 
name="page styles">Page Styles</link></h2>
+<paragraph id="par_id3147003" role="paragraph" xml-lang="en-US"><ahelp 
hid=".">Displays the Page Styles available.</ahelp></paragraph>
 
 <table id="tbl_id3145791">
   <tablerow>
@@ -105,7 +103,6 @@
   </tablerow>
 </table>
 
-
 <h2 id="hd_id3148870">How to apply a new style with the paint can:</h2>
 
 <list type="ordered">
diff --git a/source/text/scalc/01/cell_styles.xhp 
b/source/text/scalc/01/cell_styles.xhp
new file mode 100644
index 000000000..703de4062
--- /dev/null
+++ b/source/text/scalc/01/cell_styles.xhp
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+-->
+
+<meta>
+  <topic id="calccellstyle" indexer="include" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Cell Styles</title>
+    <filename>/text/scalc/01/cell_styles.xhp</filename>
+  </topic>
+</meta>
+<body>
+<bookmark xml-lang="en-US" branch="hid/.uno:ParaStyle" id="bm_id5973914" 
localize="false"/>
+<section id="cellstyleh1">
+<h1 id="hd_id811593560413206"><link href="text/scalc/01/cell_styles.xhp" 
name="Cell Style">Cell Styles</link></h1>
+</section>
+
+<section id="howtoget">
+
+</section>
+<embed href="text/shared/01/05040100.xhp#verwalten"/>
+<embed href="text/shared/01/05020300.xhp#numbersh1"/>
+<embed href="text/shared/01/05020100.xhp#characters"/>
+<embed href="text/shared/01/05340300.xhp#ausrichtung"/>
+<embed href="text/shared/01/05020700.xhp#asitypo"/>
+<embed href="text/shared/01/05030500.xhp#umrandung"/>
+<embed href="text/shared/01/05210100.xhp#flaeche"/>
+<embed href="text/scalc/01/05020600.xhp#zellschutz"/>
+<embed href="text/shared/00/00000001.xhp#zurueck"/>
+
+</body>
+</helpdocument>
diff --git a/source/text/scalc/guide/print_title_row.xhp 
b/source/text/scalc/guide/print_title_row.xhp
index afb716eea..d399b383c 100644
--- a/source/text/scalc/guide/print_title_row.xhp
+++ b/source/text/scalc/guide/print_title_row.xhp
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -18,7 +16,6 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-
 <helpdocument version="1.0">
 <meta>
 <topic id="textscalcguideprint_title_rowxml" indexer="include" 
status="PUBLISH">
@@ -42,8 +39,8 @@
 <bookmark_value>headings;repeating rows/columns as</bookmark_value>
 </bookmark><comment>mw deleted one index entry ("fixed...") and added 
"headings;..." entry</comment>
 <paragraph role="paragraph" id="par_id3151112" xml-lang="en-US" 
localize="false"/>
-<paragraph role="heading" id="hd_id3153727" xml-lang="en-US" 
level="1"><variable id="print_title_row"><link 
href="text/scalc/guide/print_title_row.xhp" name="Printing Rows or Columns on 
Every Page">Printing Rows or Columns on Every Page</link>
-</variable></paragraph>
+<h1 id="hd_id3153727"><variable id="print_title_row"><link 
href="text/scalc/guide/print_title_row.xhp" name="Printing Rows or Columns on 
Every Page">Printing Rows or Columns on Every Page</link>
+</variable></h1>
 <paragraph role="paragraph" id="par_id3154014" xml-lang="en-US">If you have a 
sheet that is so large that it will be printed multiple pages, you can set up 
rows or columns to repeat on each printed page.</paragraph>
 <paragraph role="paragraph" id="par_id3146975" xml-lang="en-US">As an example, 
If you want to print the top two rows of the sheet as well as the first column 
(A) on all pages, do the following:</paragraph>
 <list type="ordered">
@@ -71,7 +68,7 @@
 <paragraph role="listitem" id="par_id3154704" xml-lang="en-US">Click the icon 
again at the far right of the <emph>Columns to repeat</emph> area.</paragraph>
 </listitem>
 </list>
-<paragraph role="note" id="par_id3150088" xml-lang="en-US">Rows to repeat are 
rows from the sheet. You can define headers and footers to be printed on each 
print page independently of this in <emph>Format - Page</emph>.</paragraph>
+<note id="par_id3150088">Rows to repeat are rows from the sheet. You can 
define headers and footers to be printed on each print page independently of 
this in <emph>Format - Page</emph>.</note>
 <section id="relatedtopics">
 <paragraph role="paragraph" id="par_idN107A9" xml-lang="en-US" 
localize="false">
 <embedvar href="text/scalc/guide/printranges.xhp#printranges"/>
diff --git a/source/text/scalc/main0105.xhp b/source/text/scalc/main0105.xhp
index ef1b42abd..eb6f4ec8a 100644
--- a/source/text/scalc/main0105.xhp
+++ b/source/text/scalc/main0105.xhp
@@ -31,33 +31,33 @@
 <section id="format">
 <bookmark xml-lang="en-US" branch="hid/.uno:FormatMenu" id="bm_id4623554" 
localize="false"/>
 
-<paragraph id="hd_id3149669" role="heading" level="1" xml-lang="en-US"><link 
href="text/scalc/main0105.xhp" name="Format">Format</link></paragraph>
+<h1 id="hd_id3149669"><link href="text/scalc/main0105.xhp" 
name="Format">Format</link></h1>
 <paragraph id="par_id3145171" role="paragraph" xml-lang="en-US"><ahelp 
hid=".">The <emph>Format</emph> menu contains commands for formatting selected 
cells, <link href="text/shared/00/00000005.xhp#objekt" 
name="objects">objects</link>, and cell contents in your 
document.</ahelp></paragraph>
 </section>
 <embed href="text/shared/submenu_text.xhp#submenu_text"/>
 <embed href="text/shared/01/05010000.xhp#standard"/>
 
-<paragraph id="hd_id3154732" role="heading" level="2" xml-lang="en-US"><link 
href="text/scalc/01/05020000.xhp" name="Cells">Cells</link></paragraph>
+<h2 id="hd_id3154732"><link href="text/scalc/01/05020000.xhp" 
name="Cells">Cells</link></h2>
 <embed href="text/scalc/01/05020000.xhp#zellattributetext"/>
 <embed href="text/scalc/01/05030000.xhp#zeile"/>
 <embed href="text/scalc/01/05040000.xhp#spalte"/>
 <embed href="text/scalc/01/05050000.xhp#tabelle"/>
 <embed href="text/scalc/01/05060000.xhp#zellenzusammenfassen"/>
 
-<paragraph id="hd_id3155087" role="heading" level="2" xml-lang="en-US"><link 
href="text/scalc/01/05070000.xhp" name="Page">Page</link></paragraph>
+<h2 id="hd_id3155087"><link href="text/scalc/01/05070000.xhp" 
name="Page">Page</link></h2>
 <embed href="text/scalc/01/05070000.xhp#seitetext"/>
 <embed href="text/scalc/01/05080000.xhp#druckbereiche"/>
 
-<paragraph id="hd_id3145748" role="heading" level="2" xml-lang="en-US"><link 
href="text/shared/01/05020000.xhp" name="Character">Character</link></paragraph>
+<h2 id="hd_id3145748"><link href="text/shared/01/05020000.xhp" 
name="Character">Character</link></h2>
 <embed href="text/shared/01/05020000.xhp#zeichentext"/>
 
-<paragraph id="hd_id3154485" role="heading" level="2" xml-lang="en-US"><link 
href="text/shared/01/05030000.xhp" name="Paragraph">Paragraph</link></paragraph>
+<h2 id="hd_id3154485"><link href="text/shared/01/05030000.xhp" 
name="Paragraph">Paragraph</link></h2>
 <embed href="text/shared/01/05030000.xhp#absatztext"/>
 
-<paragraph id="hd_id3157980" role="heading" level="2" xml-lang="en-US"><link 
href="text/scalc/01/05110000.xhp" 
name="AutoFormat">AutoFormat</link></paragraph>
+<h2 id="hd_id3157980"><link href="text/scalc/01/05110000.xhp" 
name="AutoFormat">AutoFormat</link></h2>
 <embed href="text/scalc/01/05110000.xhp#autoformattext"/>
 
-<paragraph id="hd_id3159206" role="heading" level="2" xml-lang="en-US"><link 
href="text/scalc/01/05120000.xhp" name="Conditional Formatting">Conditional 
Formatting</link></paragraph>
+<h2 id="hd_id3159206"><link href="text/scalc/01/05120000.xhp" 
name="Conditional Formatting">Conditional Formatting</link></h2>
 <embed href="text/scalc/01/05120000.xhp#bedingtetext"/>
 <embed href="text/shared/01/05260000.xhp#verankerung"/>
 <embed href="text/shared/01/05070000.xhp#ausrichtung"/>
@@ -67,10 +67,10 @@
 <embed href="text/shared/01/05290000.xhp#gruppe"/>
 <embed href="text/scalc/01/format_graphic.xhp#graphic"/>
 
-<paragraph id="hd_id3154703" role="heading" level="2" xml-lang="en-US"><link 
href="text/shared/02/01170100.xhp" name="Control">Control</link></paragraph>
+<h2 id="hd_id3154703"><link href="text/shared/02/01170100.xhp" 
name="Control">Control</link></h2>
 <embed href="text/shared/02/01170100.xhp#kontroll"/>
 
-<paragraph id="hd_id3147005" role="heading" level="2" xml-lang="en-US"><link 
href="text/shared/02/01170200.xhp" name="Form">Form</link></paragraph>
+<h2 id="hd_id3147005"><link href="text/shared/02/01170200.xhp" 
name="Form">Form</link></h2>
 <embed href="text/shared/02/01170200.xhp#form"/>
 </body>
 
diff --git a/source/text/schart/01/05010100.xhp 
b/source/text/schart/01/05010100.xhp
index f1882eada..be7514d91 100644
--- a/source/text/schart/01/05010100.xhp
+++ b/source/text/schart/01/05010100.xhp
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -29,13 +27,13 @@
 </history>
 </meta>
 <body>
-  
-  
+
+
   <section id="datenpunkt">
-  <paragraph id="hd_id3153768" role="heading" level="1" xml-lang="en-US"><link 
href="text/schart/01/05010100.xhp" name="Data Point">Data 
Point</link></paragraph>
+  <h1 id="hd_id3153768"><link href="text/schart/01/05010100.xhp" name="Data 
Point">Data Point</link></h1>
   <paragraph xml-lang="en-US" role="paragraph" id="par_id3152577">This dialog 
allows you to change the properties of a selected data point. The dialog 
appears when there is only one data point selected when you choose <emph>Format 
- Format Selection</emph>. Some of the menu entries are only available for 2D 
or 3D charts.</paragraph>
   </section>
-  <paragraph role="note" id="par_id3149121" xml-lang="en-US">Any changes made 
only affect this one data point. For example, if you edit the color of a bar, 
only the color of that bar will be different.</paragraph>
+  <note id="par_id3149121">Any changes made only affect this one data point. 
For example, if you edit the color of a bar, only the color of that bar will be 
different.</note>
   <section id="howtoget">
   <embed href="text/schart/00/00000004.xhp#frtodd"/>
 </section>
@@ -43,10 +41,9 @@
   <embed href="text/shared/01/05210100.xhp#flaeche"/>
   <embed href="text/shared/01/05210700.xhp#transparenz"/>
   <embed href="text/shared/01/05020100.xhp#characters"/>
-  <embed href="text/shared/01/05020100.xhp#zn"/>
   <embed href="text/schart/01/04030000.xhp#datenbeschriftung"/>
   <embed href="text/schart/01/04030000.xhp#besch"/>
   <embed href="text/shared/00/00000001.xhp#zurueck"/>
-  
+
  </body>
 </helpdocument>
diff --git a/source/text/schart/01/05010200.xhp 
b/source/text/schart/01/05010200.xhp
index cd187031e..75645bd1e 100644
--- a/source/text/schart/01/05010200.xhp
+++ b/source/text/schart/01/05010200.xhp
@@ -1,7 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
-
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -19,9 +16,7 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-
-
-               <helpdocument version="1.0">
+<helpdocument version="1.0">
 <meta>
 <topic id="textschart0105010200xml" indexer="include" status="PUBLISH">
 <title id="tit" xml-lang="en-US">Data Series</title>
@@ -30,10 +25,10 @@
 </meta>
 <body>
 <section id="datenreihe">
-<paragraph role="heading" id="hd_id3150449" xml-lang="en-US" level="1"><link 
href="text/schart/01/05010200.xhp" name="Data Series">Data 
Series</link></paragraph>
+<h1 id="hd_id3150449"><link href="text/schart/01/05010200.xhp" name="Data 
Series">Data Series</link></h1>
 <paragraph role="paragraph" id="par_id3145750" xml-lang="en-US">Use this to 
change the properties of a selected data series. This dialog appears when one 
data series is selected when you choose <emph>Format - Format Selection</emph>. 
Some of the menu entries are only available for 2D or 3D charts.</paragraph>
 </section>
-<paragraph role="note" id="par_id3154015" xml-lang="en-US">Any changes made 
here affect the entire data series. For example, if you change the color, all 
elements belonging to this data series will change color.</paragraph>
+<note id="par_id3154015">Any changes made here affect the entire data series. 
For example, if you change the color, all elements belonging to this data 
series will change color.</note>
 <section id="howtoget">
   <embed href="text/schart/00/00000004.xhp#frtodr"/>
 </section>
@@ -41,9 +36,8 @@
 <embed href="text/shared/01/05210100.xhp#flaeche"/>
 <embed href="text/shared/01/05210700.xhp#transparenz"/>
 <embed href="text/shared/01/05020100.xhp#characters"/>
-<embed href="text/shared/01/05020100.xhp#zn"/>
 <embed href="text/schart/01/04030000.xhp#datalabels"/>
-<paragraph role="heading" id="hd_id3146916" xml-lang="en-US" level="2"><link 
href="text/schart/01/04050000.xhp" name="Y Error Bars">Y Error 
Bars</link></paragraph>
+<h2 id="hd_id3146916"><link href="text/schart/01/04050000.xhp" name="Y Error 
Bars">Y Error Bars</link></h2>
 <embed href="text/schart/01/04050000.xhp#statistik"/>
 <embed href="text/schart/01/04060000.xhp#optionen"/>
 <embed href="text/shared/00/00000001.xhp#zurueck"/>
diff --git a/source/text/schart/01/05020100.xhp 
b/source/text/schart/01/05020100.xhp
index fa841dba4..652ea322f 100644
--- a/source/text/schart/01/05020100.xhp
+++ b/source/text/schart/01/05020100.xhp
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <helpdocument version="1.0">
-       
+
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -18,8 +18,8 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
- 
-       
+
+
 <meta>
       <topic id="textschart0105020100xml" indexer="include" status="PUBLISH">
          <title xml-lang="en-US" id="tit">Title</title>
@@ -44,9 +44,8 @@
       <embed href="text/shared/01/05200100.xhp#linie"/>
       <embed href="text/shared/01/05210100.xhp#flaeche"/>
       <embed href="text/shared/01/05210700.xhp#transparenz"/>
-      <paragraph xml-lang="en-US" id="hd_id3149378" role="heading" 
level="2"><link href="text/shared/01/05020100.xhp" 
name="Character">Character</link></paragraph>
-      <embed href="text/shared/01/05020100.xhp#zn"/>
+      <embed href="text/shared/01/05020100.xhp#characters"/>
       <embed href="text/schart/01/05020101.xhp#ausricht"/>
       <embed href="text/shared/00/00000001.xhp#zurueck"/>
    </body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
diff --git a/source/text/schart/01/05020200.xhp 
b/source/text/schart/01/05020200.xhp
index e875e473f..3f76e1ed0 100644
--- a/source/text/schart/01/05020200.xhp
+++ b/source/text/schart/01/05020200.xhp
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -18,7 +16,6 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-       
 <helpdocument version="1.0">
 <meta>
 <topic id="textschart0105020200xml" indexer="include" status="PUBLISH">
@@ -32,7 +29,7 @@
 <body>
 <bookmark xml-lang="en-US" branch="hid/.uno:AllTitles" id="bm_id3150769" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/.uno:YTitle" id="bm_id3150449" 
localize="false"/>
-<paragraph role="heading" id="hd_id3150541" xml-lang="en-US" 
level="1">Title</paragraph>
+<h1 id="hd_id3150541">Title</h1>
 <paragraph role="paragraph" id="par_id3145173" xml-lang="en-US"><variable 
id="titel"><ahelp hid=".uno:YTitle">Modifies the properties of the selected 
title or the properties of all titles together.</ahelp>
 </variable></paragraph>
 <section id="howtoget">
@@ -41,8 +38,7 @@
 <embed href="text/shared/01/05200100.xhp#linie"/>
 <embed href="text/shared/01/05210100.xhp#flaeche"/>
 <embed href="text/shared/01/05210700.xhp#transparenz"/>
-<paragraph role="heading" id="hd_id3152596" xml-lang="en-US" level="2"><link 
href="text/shared/01/05020100.xhp" name="Character">Character</link></paragraph>
-<embed href="text/shared/01/05020100.xhp#zn"/>
+<embed href="text/shared/01/05020100.xhp#characters"/>
 <embed href="text/schart/01/05020101.xhp#ausricht"/>
 <embed href="text/shared/00/00000001.xhp#zurueck"/>
 </body>
diff --git a/source/text/schart/01/05030000.xhp 
b/source/text/schart/01/05030000.xhp
index 845a71b28..e1c2b976b 100644
--- a/source/text/schart/01/05030000.xhp
+++ b/source/text/schart/01/05030000.xhp
@@ -1,7 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
-
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -19,9 +16,7 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-
-
-               <helpdocument version="1.0">
+<helpdocument version="1.0">
 <meta>
 <topic id="textschart0105030000xml" indexer="include" status="PUBLISH">
 <title id="tit" xml-lang="en-US">Legend</title>
@@ -29,7 +24,7 @@
 </topic>
 </meta>
 <body>
-<bookmark xml-lang="en-US" branch="hid/.uno:Legend" id="bm_id3154017" 
localize="false"/><paragraph role="heading" id="hd_id3145800" xml-lang="en-US" 
level="1">Legend</paragraph>
+<bookmark xml-lang="en-US" branch="hid/.uno:Legend" id="bm_id3154017" 
localize="false"/><h1 id="hd_id3145800">Legend</h1>
 <paragraph role="paragraph" id="par_id3146972" xml-lang="en-US"><variable 
id="legende"><ahelp hid=".uno:Legend">Defines the border, area and character 
attributes for a legend.</ahelp>
 </variable></paragraph>
 <section id="howtoget">
@@ -38,9 +33,8 @@
 <embed href="text/shared/01/05200100.xhp#linie"/>
 <embed href="text/shared/01/05210100.xhp#flaeche"/>
 <embed href="text/shared/01/05210700.xhp#transparenz"/>
-<paragraph role="heading" id="hd_id3145232" xml-lang="en-US" level="2"><link 
href="text/shared/01/05020100.xhp" name="Character">Character</link></paragraph>
-<embed href="text/shared/01/05020100.xhp#zn"/>
-<paragraph role="heading" id="hd_id3147344" xml-lang="en-US" level="2"><link 
href="text/schart/01/04020000.xhp" name="Display">Display</link></paragraph>
+<embed href="text/shared/01/05020100.xhp#characters"/>
+<h2 id="hd_id3147344"><link href="text/schart/01/04020000.xhp" 
name="Display">Display</link></h2>
 <embed href="text/schart/01/04020000.xhp#legende"/>
 <embed href="text/shared/00/00000001.xhp#zurueck"/>
 </body>
diff --git a/source/text/schart/01/05040100.xhp 
b/source/text/schart/01/05040100.xhp
index 00f70fb06..cdc0cc77e 100644
--- a/source/text/schart/01/05040100.xhp
+++ b/source/text/schart/01/05040100.xhp
@@ -1,7 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
-
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -19,9 +16,7 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-
-
-               <helpdocument version="1.0">
+<helpdocument version="1.0">
 <meta>
 <topic id="textschart0105040100xml" indexer="include" status="PUBLISH">
 <title id="tit" xml-lang="en-US">Axes</title>
@@ -33,17 +28,16 @@
 </bookmark><comment>mw changed "X axes;" to "axes;"</comment>
 <bookmark xml-lang="en-US" branch="hid/.uno:DiagramAxisX" id="bm_id3153728" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/.uno:DiagramAxisZ" id="bm_id3146976" 
localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/.uno:DiagramAxisAll" id="bm_id3146121" 
localize="false"/><paragraph role="heading" id="hd_id3153768" xml-lang="en-US" 
level="1">Axes</paragraph>
+<bookmark xml-lang="en-US" branch="hid/.uno:DiagramAxisAll" id="bm_id3146121" 
localize="false"/><h1 id="hd_id3153768">Axes</h1>
 <paragraph role="paragraph" id="par_id3154319" xml-lang="en-US"><variable 
id="achsen"><ahelp hid=".">Opens a dialog, where you can edit the properties of 
the selected axis.</ahelp>
 </variable> The name of the dialog depends on the selected axis.</paragraph>
 <section id="howtoget">
   <embed href="text/schart/00/00000004.xhp#frtaa"/>
 </section>
 <paragraph role="paragraph" id="par_id3149667" xml-lang="en-US">The <link 
href="text/schart/01/05040200.xhp" name="Y axis">Y axis</link> has an enhanced 
dialog. For X-Y charts, the X axis chart is also enhanced by the <link 
href="text/schart/01/05040201.xhp" name="Scaling"><emph>Scaling</emph></link> 
tab.</paragraph>
-<paragraph role="note" id="par_id3159266" xml-lang="en-US">Scaling the X axis 
is only possible in the X-Y chart type.</paragraph>
+<note id="par_id3159266">Scaling the X axis is only possible in the X-Y chart 
type.</note>
 <embed href="text/shared/01/05200100.xhp#linie"/>
-<paragraph role="heading" id="hd_id3145230" xml-lang="en-US" level="2"><link 
href="text/shared/01/05020100.xhp" name="Character">Character</link></paragraph>
-<embed href="text/shared/01/05020100.xhp#zn"/>
+<embed href="text/shared/01/05020100.xhp#characters"/>
 <embed href="text/schart/01/05020201.xhp#ausrichtung"/>
 </body>
 </helpdocument>
diff --git a/source/text/schart/01/05040200.xhp 
b/source/text/schart/01/05040200.xhp
index a81a157b1..f50be17ec 100644
--- a/source/text/schart/01/05040200.xhp
+++ b/source/text/schart/01/05040200.xhp
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <helpdocument version="1.0">
-       
+
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -18,8 +18,8 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
- 
-       
+
+
 <meta>
 <topic id="textschart0105040200xml" indexer="include">
 <title id="tit" xml-lang="en-US">Y Axis</title>
@@ -30,19 +30,17 @@
 <bookmark xml-lang="en-US" branch="index" id="bm_id3145673"><bookmark_value>Y 
axes; formatting</bookmark_value>
 </bookmark>
 <bookmark xml-lang="en-US" branch="hid/.uno:DiagramAxisY" id="bm_id3148491" 
localize="false"/>
-<paragraph role="heading" id="hd_id3145673" xml-lang="en-US" level="1">Y 
Axis</paragraph>
+<h1 id="hd_id3145673">Y Axis</h1>
 <paragraph role="paragraph" id="par_id3155628" xml-lang="en-US"><variable 
id="yachse"><ahelp hid=".uno:DiagramAxisY">Opens the<emph> Y Axis 
</emph>dialog, to change properties of the Y axis.</ahelp>
 </variable></paragraph>
 <section id="howtoget">
 <embed href="text/schart/00/00000004.xhp#frtyas"/>
 </section>
 <embed href="text/shared/01/05200100.xhp#linie"/>
-<paragraph role="heading" id="hd_id3145171" xml-lang="en-US" level="2"><link 
href="text/shared/01/05020100.xhp" name="Character">Character</link></paragraph>
-<embed href="text/shared/01/05020100.xhp#zn"/>
+<embed href="text/shared/01/05020100.xhp#characters"/>
 <embed href="text/schart/01/05040201.xhp#skalierung"/>
 <embed href="text/schart/01/05040202.xhp#positioning"/>
-<paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="2"><link 
href="text/shared/01/05020300.xhp" name="Numbers">Numbers</link></paragraph>
-<embed href="text/shared/01/05020300.xhp#zahlen"/>
+<embed href="text/shared/01/05020300.xhp#numbersh1"/>
 <embed href="text/schart/01/05020201.xhp#ausrichtung"/>
 </body>
 </helpdocument>
diff --git a/source/text/shared/01/05020000.xhp 
b/source/text/shared/01/05020000.xhp
index fb3e1c55a..c8e068c6d 100644
--- a/source/text/shared/01/05020000.xhp
+++ b/source/text/shared/01/05020000.xhp
@@ -34,8 +34,8 @@
 <section id="howtoget">
   <embed href="text/shared/00/00040500.xhp#character"/>
 </section>
-<h2 id="hd_id3149988"><link href="text/shared/01/05020100.xhp" 
name="Font">Font</link></h2>
-  <embed href="text/shared/01/05020100.xhp#zn"/>
+
+<embed href="text/shared/01/05020100.xhp#characters"/>
 <switch select="appl">
 <case select="CHART">
 </case>
diff --git a/source/text/shared/01/05020100.xhp 
b/source/text/shared/01/05020100.xhp
index 8e584c685..99cc08f73 100644
--- a/source/text/shared/01/05020100.xhp
+++ b/source/text/shared/01/05020100.xhp
@@ -28,7 +28,7 @@
   </history>
 </meta>
 <body>
-<section id="characters">
+
 <bookmark xml-lang="en-US" branch="index" 
id="bm_id3154812"><bookmark_value>formats; fonts</bookmark_value>
 <bookmark_value>characters;fonts and formats</bookmark_value>
 <bookmark_value>fonts; formats</bookmark_value>
@@ -41,11 +41,10 @@
 </bookmark>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/CharNamePage" 
id="bm_id3148919" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/@@nowidget@@" 
id="bm_id3148919" localize="false"/>
-<paragraph role="heading" id="hd_id3154812" xml-lang="en-US" 
level="1"><switchinline select="appl"><caseinline select="CHART"><link 
href="text/shared/01/05020100.xhp" name="Characters">Characters</link>
-</caseinline><defaultinline><link href="text/shared/01/05020100.xhp" 
name="Font">Font</link></defaultinline></switchinline></paragraph>
+<section id="characters">
+<h1 id="hd_id3154812"><switchinline select="appl"><caseinline 
select="CHART"><link href="text/shared/01/05020100.xhp" 
name="Characters">Characters</link></caseinline><defaultinline><link 
href="text/shared/01/05020100.xhp" 
name="Font">Font</link></defaultinline></switchinline></h1>
+<paragraph role="paragraph" id="par_id3158405" xml-lang="en-US"><variable 
id="zn"><ahelp hid="cui/ui/charnamepage/CharNamePage">Specify the formatting 
and the font that you want to apply.</ahelp></variable></paragraph>
 </section>
-<paragraph role="paragraph" id="par_id3158405" xml-lang="en-US"><variable 
id="zn"><ahelp hid="cui/ui/charnamepage/CharNamePage">Specify the formatting 
and the font that you want to apply.</ahelp>
-</variable></paragraph>
 <section id="howtoget">
   <embed href="text/shared/00/00040500.xhp#schrift"/>
 </section>
@@ -64,13 +63,13 @@
 <paragraph role="listitem" id="par_id3147576" xml-lang="en-US">Complex text 
layout font - right-to-left text direction</paragraph>
 </listitem>
 </list>
-<paragraph role="note" id="par_id3153663" xml-lang="en-US">To enable support 
for complex text layout and Asian character sets, choose <switchinline 
select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - 
Preferences</emph></caseinline><defaultinline><emph>Tools - 
Options</emph></defaultinline></switchinline><emph> - Language Settings - 
Languages</emph>, and then select the <emph>Enabled</emph> box in the 
corresponding area.</paragraph>
+<note id="par_id3153663">To enable support for complex text layout and Asian 
character sets, choose <switchinline select="sys"><caseinline 
select="MAC"><emph>%PRODUCTNAME - 
Preferences</emph></caseinline><defaultinline><emph>Tools - 
Options</emph></defaultinline></switchinline><emph> - Language Settings - 
Languages</emph>, and then select the <emph>Enabled</emph> box in the 
corresponding area.</note>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/westfontnamelb-cjk" 
id="bm_id3149796" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/eastfontnamelb" 
id="bm_id3159158" localize="false"/>
 <bookmark xml-lang="en-US" 
branch="hid/cui/ui/charnamepage/westfontnamelb-nocjk" id="bm_id3149795" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/ctlfontnamelb" 
id="bm_id3155419" localize="false"/>
 <paragraph id="par_id083120160609088310" role="paragraph" 
xml-lang="en-US"><image id="img_id083120160608495768" 
src="media/screenshots/cui/ui/charnamepage/CharNamePage.png" width="9.0417in" 
height="6.9791in"><alt xml-lang="en-US" id="alt_id083120160608495768">Font 
dialog</alt></image></paragraph>
-<paragraph role="heading" id="hd_id3148686" xml-lang="en-US" 
level="2">Font</paragraph>
+<h2 id="hd_id3148686">Font</h2>
 <paragraph role="paragraph" id="par_id3148491" xml-lang="en-US"><ahelp 
hid="cui/ui/charnamepage/ctlfontnamelb">Enter the name of an installed font 
that you want to use, or select a font from the list.</ahelp></paragraph>
 <embed href="text/shared/02/02020000.xhp#vorschautext"/>
 <embed href="text/shared/00/00000007.xhp#objektleiste"/>
@@ -79,7 +78,7 @@
 <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/eaststylelb" 
id="bm_id3150670" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/weststylelb-nocjk" 
id="bm_id3158430" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/ctlstylelb" 
id="bm_id3144439" localize="false"/>
-<paragraph role="heading" id="hd_id3143271" xml-lang="en-US" 
level="2">Typeface</paragraph>
+<h2 id="hd_id3143271">Typeface</h2>
 <paragraph role="paragraph" id="par_id3155922" xml-lang="en-US"><ahelp 
hid="cui/ui/charnamepage/ctlstylelb">Select the formatting that you want to 
apply.</ahelp></paragraph>
 <embed href="text/shared/00/00000007.xhp#objektleiste"/>
 <embed href="text/shared/00/00040502.xhp#syfett"/>
@@ -88,7 +87,7 @@
 <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/eastsizelb" 
id="bm_id3148756" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/westsizelb-nocjk" 
id="bm_id3154388" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/ctlsizelb" 
id="bm_id3152771" localize="false"/>
-<paragraph role="heading" id="hd_id3151054" xml-lang="en-US" 
level="2">Size</paragraph>
+<h2 id="hd_id3151054">Size</h2>
 <paragraph role="paragraph" id="par_id3150359" xml-lang="en-US"><ahelp 
hid="cui/ui/charnamepage/ctlsizelb">Enter or select the font size that you want 
to apply. For scalable fonts, you can also enter decimal 
values.</ahelp></paragraph>
 <paragraph role="paragraph" id="par_id3148797" xml-lang="en-US">If you are 
creating a style that is based on another style, you can enter a percentage 
value or a point value (for example, <item type="input">-2pt</item> or <item 
type="input">+5pt</item>).</paragraph>
 <embed href="text/shared/00/00000007.xhp#objektleiste"/>
@@ -97,13 +96,13 @@
 <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/eastlanglb" 
id="bm_id3150289" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/westlanglb-nocjk" 
id="bm_id3149204" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/ctllanglb" 
id="bm_id3154068" localize="false"/>
-<paragraph role="heading" id="hd_id3151176" xml-lang="en-US" 
level="2">Language</paragraph>
+<h2 id="hd_id3151176">Language</h2>
 <paragraph role="paragraph" id="par_id3157961" xml-lang="en-US"><ahelp 
hid="cui/ui/charnamepage/ctllanglb">Sets the language that the spellchecker 
uses for the selected text or the text that you type. Available language 
modules have a check mark in front of them.</ahelp></paragraph>
 <paragraph role="paragraph" id="par_id3157962" xml-lang="en-US">If the 
language list consists of an editable combo box, you can enter a valid 
<emph>BCP 47 language tag</emph> if the language you want to assign is not 
available from the selectable list.</paragraph>
 <paragraph role="paragraph" id="par_id3157963" xml-lang="en-US">For language 
tag details please see the <link href="http://www.langtag.net/";><emph>For 
users</emph> section on the langtag.net web site</link>.</paragraph>
 <switch select="appl">
 <case select="CALC">
-<paragraph role="note" id="par_id3153770" xml-lang="en-US">You can also change 
the locale setting for cells (choose <emph>Format - Cells - 
Numbers</emph>).</paragraph>
+<note id="par_id3153770">You can also change the locale setting for cells 
(choose <emph>Format - Cells - Numbers</emph>).</note>
 </case>
 </switch>
 <embed href="text/shared/optionen/01140000.xhp#sprachmodul"/>
diff --git a/source/text/shared/01/05020300.xhp 
b/source/text/shared/01/05020300.xhp
index 12c31c2d2..51d078c42 100644
--- a/source/text/shared/01/05020300.xhp
+++ b/source/text/shared/01/05020300.xhp
@@ -36,11 +36,18 @@
 <bookmark xml-lang="en-US" 
branch="hid/cui/ui/numberingformatpage/NumberingFormatPage" id="bm_id3150147" 
localize="false"/>
 <bookmark xml-lang="en-US" 
branch="hid/cui/ui/numberingformatpage/@@nowidget@@" id="bm_id3150147" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/.uno:TableNumberFormatDialog" 
id="bm_id2370759" localize="false"/>
-  <h1 id="hd_id3152942">Numbers / Format</h1>
+<section id="numbersh1">
 <switch select="appl">
-<case select="WRITER"><paragraph xml-lang="en-US" id="par_id3145086" 
role="paragraph">Specify the formatting option for the selected 
variable.</paragraph></case>
-<default><paragraph xml-lang="en-US" id="par_id3145071" 
role="paragraph"><variable id="zahlen"><ahelp 
hid=".uno:TableNumberFormatDialog">Specify the formatting options for the 
selected cell(s).</ahelp></variable></paragraph></default>
+<case select="CALC">
+<h1 id="hd_id3162942"><link href="text/shared/01/05020300.xhp" 
name="Numbers">Numbers</link></h1>
+<paragraph xml-lang="en-US" id="par_id3145071" role="paragraph"><variable 
id="zahlen"><ahelp hid=".uno:TableNumberFormatDialog">Specify the formatting 
options for the selected cell(s).</ahelp></variable></paragraph>
+</case>
+<default>
+<h1 id="hd_id3152942"><link href="text/shared/01/05020300.xhp" 
name="Numbers/Format">Numbers / Format</link></h1>
+<paragraph xml-lang="en-US" id="par_id3145086" role="paragraph">Specify the 
formatting option for the selected variable.</paragraph>
+</default>
 </switch>
+</section>
 <section id="howtoget">
   <embed href="text/shared/00/00040503.xhp#zahlen"/>
 </section>
diff --git a/source/text/shared/01/05040100.xhp 
b/source/text/shared/01/05040100.xhp
index 94f4c8f32..ac9bfdeaa 100644
--- a/source/text/shared/01/05040100.xhp
+++ b/source/text/shared/01/05040100.xhp
@@ -27,15 +27,16 @@
       </topic>
    </meta>
    <body>
-      <section id="verwalten">
-<bookmark xml-lang="en-US" branch="index" 
id="bm_id3153383"><bookmark_value>organizing; styles</bookmark_value>
-         <bookmark_value>styles; organizing</bookmark_value>
+<bookmark xml-lang="en-US" branch="index" id="bm_id3153383">
+<bookmark_value>organizing; styles</bookmark_value>
+<bookmark_value>styles; organizing</bookmark_value>
 </bookmark>
 <bookmark xml-lang="en-US" branch="hid/sfx/ui/managestylepage/ManageStylePage" 
id="bm_id3145356" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/sfx/ui/managestylepage/@@nowidget@@" 
id="bm_@@nowidget@@" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3153383" role="heading" level="1"><link 
href="text/shared/01/05040100.xhp" name="Organizer">Organizer</link></paragraph>
-         <paragraph xml-lang="en-US" id="par_id3147588" 
role="paragraph"><ahelp hid="sfx/ui/managestylepage/ManageStylePage">Set the 
options for the selected style.</ahelp></paragraph>
-      </section>
+<section id="verwalten">
+<h1 id="hd_id3153383"><link href="text/shared/01/05040100.xhp" 
name="Organizer">Organizer</link></h1>
+<paragraph xml-lang="en-US" id="par_id3147588" role="paragraph"><ahelp 
hid="sfx/ui/managestylepage/ManageStylePage">Set the options for the selected 
style.</ahelp></paragraph>
+</section>
       <section id="howtoget">
         <switch select="appl">
           <case select="WRITER"><embed 
href="text/shared/00/00040500.xhp#seiteverwalten"/></case>
@@ -46,28 +47,33 @@
         <embed href="text/shared/00/00040500.xhp#Allesverwalten"/>
       </section>
 <bookmark xml-lang="en-US" branch="hid/sfx/ui/managestylepage/name" 
id="bm_id3804437" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3149525" role="heading" 
level="2">Name</paragraph>
+<h2 id="hd_id3149525">Name</h2>
       <paragraph xml-lang="en-US" id="par_id3160481" role="paragraph"><ahelp 
hid="sfx/ui/managestylepage/name">Displays the name of the selected style. If 
you are creating or modifying a custom style, enter a name for the style. You 
cannot change the name of a predefined style.</ahelp></paragraph>
+
+<switch select="appl">
+<case select="WRITER">
 <bookmark xml-lang="en-US" branch="hid/sfx/ui/managestylepage/autoupdate" 
id="bm_id8273873" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3153750" role="heading" 
level="2"><switchinline select="appl"><caseinline select="WRITER">AutoUpdate
-</caseinline></switchinline></paragraph>
-      <paragraph xml-lang="en-US" id="par_id3153749" 
role="paragraph"><switchinline select="appl"><caseinline select="WRITER"><ahelp 
hid="sfx/ui/managestylepage/autoupdate">Updates the style when you apply direct 
formatting to a paragraph using this style in your document. The formatting of 
all paragraphs using this style is automatically updated.</ahelp>
-</caseinline></switchinline></paragraph>
-      <paragraph xml-lang="en-US" id="par_id0107200910584081" 
role="paragraph"><ahelp hid="." visibility="hidden">Updates the style when you 
apply direct formatting to a paragraph using this style in your document. The 
formatting of all paragraphs using this style is automatically 
updated.</ahelp></paragraph>
+<h2 id="hd_id3153750">AutoUpdate</h2>
+<paragraph xml-lang="en-US" id="par_id3153749" role="paragraph"><ahelp 
hid="sfx/ui/managestylepage/autoupdate">Updates the style when you apply direct 
formatting to a paragraph using this style in your document. The formatting of 
all paragraphs using this style is automatically updated.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="par_id0107200910584081" 
role="paragraph"><ahelp hid="." visibility="hidden">Updates the style when you 
apply direct formatting to a paragraph using this style in your document. The 
formatting of all paragraphs using this style is automatically 
updated.</ahelp></paragraph>
+
 <bookmark xml-lang="en-US" branch="hid/sfx/ui/managestylepage/nextstyle" 
id="bm_id1614123" localize="false"/>
-     <paragraph xml-lang="en-US" id="hd_id3155392" role="heading" 
level="2">Next Style</paragraph>
+<h2 id="hd_id3155392">Next Style</h2>
 <paragraph xml-lang="en-US" id="par_id3155941" role="paragraph"><ahelp 
hid="sfx/ui/managestylepage/nextstyle">Select an existing style that you want 
to follow the current style in your document. For paragraph styles, the next 
style is applied to an empty paragraph that is created when you press Enter at 
the end of an existing paragraph. For page styles, the next style is applied 
when a new page is created.</ahelp></paragraph>
+</case>
+</switch>
+
 <bookmark xml-lang="en-US" branch="hid/sfx/ui/managestylepage/linkedwith" 
id="bm_id373241" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3163802" role="heading" level="2">Inherit 
from</paragraph>
+<h2 id="hd_id3163802">Inherit from</h2>
       <paragraph xml-lang="en-US" id="par_id3166461" role="paragraph"><ahelp 
hid="sfx/ui/managestylepage/linkedwith">Select an existing style (or - None -) 
to provide its definitions to the current style. Use the other tabs to modify 
the inherited style.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/sfx/ui/managestylepage/category" 
id="bm_id7994018" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3148400" role="heading" level="2">Edit 
Style</paragraph>
+<h2 id="hd_id3148400">Edit Style</h2>
 <paragraph xml-lang="en-US" id="par_id3155179" role="paragraph">Edit the 
properties of the parent style.</paragraph>
-<paragraph xml-lang="en-US" id="hd_id3148474" role="heading" 
level="2">Category</paragraph>
+<h2 id="hd_id3148474">Category</h2>
       <paragraph xml-lang="en-US" id="par_id3159269" role="paragraph"><ahelp 
hid="sfx/ui/managestylepage/category">Displays the category for the current 
style. If you are creating or modifying a new style, select 'Custom Style' from 
the list.</ahelp></paragraph>
-      <paragraph xml-lang="en-US" id="par_id3150771" role="note">You cannot 
change the category for a predefined style.</paragraph>
+      <note id="par_id3150771">You cannot change the category for a predefined 
style.</note>
 <bookmark xml-lang="en-US" branch="hid/sfx/ui/managestylepage/desc" 
id="bm_id3153127" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3153717" role="heading" 
level="2">Contains</paragraph>
+<h2 id="hd_id3153717">Contains</h2>
       <paragraph xml-lang="en-US" id="par_id3154306" role="paragraph"><ahelp 
hid="sfx/ui/managestylepage/desc">Describes the relevant formatting used in the 
current style.</ahelp></paragraph>
 <embed href="text/shared/00/00000001.xhp#zurueck"/>
       <section id="relatedtopics">
diff --git a/source/text/shared/01/05340405.xhp 
b/source/text/shared/01/05340405.xhp
index bfdd80c4f..1081e2c61 100644
--- a/source/text/shared/01/05340405.xhp
+++ b/source/text/shared/01/05340405.xhp
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -18,7 +16,6 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-
 <helpdocument version="1.0">
 <meta>
 <topic id="textshared0105340405xml" indexer="include" status="PUBLISH">
@@ -30,16 +27,14 @@
 </history>
 </meta>
 <body>
-  
-  
-  <bookmark branch="hid/DBACCESS_HID_BROWSER_COLUMNFORMAT" xml-lang="en-US" 
id="bm_id3148882" localize="false"/><paragraph role="heading" level="1" 
id="hd_id3152876" xml-lang="en-US">Column format</paragraph>
+  <bookmark branch="hid/DBACCESS_HID_BROWSER_COLUMNFORMAT" xml-lang="en-US" 
id="bm_id3148882" localize="false"/>
+  <h1 id="hd_id3152876">Column format</h1>
   <paragraph role="paragraph" id="par_id3147543" xml-lang="en-US"><variable 
id="spaltformtext"><ahelp hid="HID_BROWSER_COLUMNFORMAT" 
visibility="visible">Formats the selected 
column(s).</ahelp></variable></paragraph>
   <section id="howtoget">
   <embed href="text/shared/00/00040503.xhp#spaltform"/>
 </section>
-  <paragraph id="hd_id3150620" role="heading" level="2" xml-lang="en-US"><link 
href="text/shared/01/05020300.xhp" name="Format">Format</link></paragraph>
-  <embed href="text/shared/01/05020300.xhp#zahlen"/>
+  <embed href="text/shared/01/05020300.xhp#numbersh1"/>
   <embed href="text/shared/01/05340300.xhp#ausrichtung"/>
-  
+
  </body>
 </helpdocument>
diff --git a/source/text/simpress/01/05090000m.xhp 
b/source/text/simpress/01/05090000m.xhp
index 39fe26d81..461a42f54 100644
--- a/source/text/simpress/01/05090000m.xhp
+++ b/source/text/simpress/01/05090000m.xhp
@@ -34,8 +34,7 @@
 <section id="howtoget">
 <paragraph role="paragraph" id="par_id0916200811543127" xml-lang="en-US">On 
the Table Bar, click <emph>Table Properties</emph>.</paragraph>
 </section>
-<h2 id="hd_id3146119"><link href="text/shared/01/05020100.xhp" 
name="Font">Font</link></h2>
-<embed href="text/shared/01/05020100.xhp#zn"/>
+<embed href="text/shared/01/05020100.xhp#characters"/>
 <embed href="text/shared/01/05020200.xhp#schrifteffekt"/>
 <embed href="text/shared/01/05030500.xhp#umrandung"/>
 <embed href="text/shared/01/05210100.xhp#flaeche"/>
diff --git a/source/text/swriter/01/05130002.xhp 
b/source/text/swriter/01/05130002.xhp
index 0acbe70af..ea06b0b1c 100644
--- a/source/text/swriter/01/05130002.xhp
+++ b/source/text/swriter/01/05130002.xhp
@@ -34,7 +34,6 @@
 </section>
 <embed href="text/shared/01/05040100.xhp#verwalten"/>
 <embed href="text/shared/01/05020100.xhp#characters"/>
-<embed href="text/shared/01/05020100.xhp#zn"/>
 <embed href="text/shared/01/05020200.xhp#schrifteffekt"/>
 <embed href="text/shared/02/02160000.xhp#zeichenhintergrund"/>
 <embed href="text/shared/00/00000007.xhp#asia"/>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to