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

Yousuf Philips philipz85 at hotmail.com
Tue Nov 10 04:00:40 PST 2015


 AllLangHelp_shared.mk                       |    1 
 source/text/scalc/00/00000403.xhp           |   36 -
 source/text/scalc/00/00000407.xhp           |   32 -
 source/text/scalc/01/03070000.xhp           |   57 +-
 source/text/scalc/01/03080000.xhp           |   37 +
 source/text/scalc/01/03090000.xhp           |   47 +-
 source/text/scalc/01/03100000.xhp           |   52 +-
 source/text/scalc/01/04080000.xhp           |   76 +--
 source/text/scalc/01/05100000.xhp           |  269 +++++++------
 source/text/scalc/01/07080000.xhp           |   50 +-
 source/text/scalc/01/07090000.xhp           |   44 +-
 source/text/scalc/guide/line_fix.xhp        |   75 +--
 source/text/scalc/main0103.xhp              |   66 ++-
 source/text/scalc/main0104.xhp              |    5 
 source/text/scalc/main0105.xhp              |   55 +-
 source/text/scalc/main0107.xhp              |   30 -
 source/text/sdraw/main0103.xhp              |   52 +-
 source/text/shared/00/00000406.xhp          |    2 
 source/text/shared/00/00040500.xhp          |  540 ++++++++++++++--------------
 source/text/shared/01/03010000.xhp          |  119 +++---
 source/text/shared/01/03040000.xhp          |   46 +-
 source/text/shared/01/03060000.xhp          |   41 +-
 source/text/shared/01/03110000.xhp          |   50 +-
 source/text/shared/01/03990000.xhp          |   37 +
 source/text/shared/01/04180100.xhp          |   48 +-
 source/text/shared/01/gallery.xhp           |   57 +-
 source/text/shared/01/guides.xhp            |   54 +-
 source/text/shared/01/menu_view_sidebar.xhp |   35 +
 source/text/shared/02/19090000.xhp          |   41 +-
 source/text/shared/optionen/01070100.xhp    |    4 
 source/text/simpress/00/00000403.xhp        |  123 ++----
 source/text/simpress/01/03060000.xhp        |   39 --
 source/text/simpress/01/03080000.xhp        |   48 +-
 source/text/simpress/01/03090000.xhp        |   42 +-
 source/text/simpress/01/03100000.xhp        |   37 -
 source/text/simpress/01/03110000.xhp        |   42 +-
 source/text/simpress/01/03120000.xhp        |   34 -
 source/text/simpress/01/03150100.xhp        |   52 +-
 source/text/simpress/01/03150300.xhp        |   45 +-
 source/text/simpress/01/03151000.xhp        |   37 +
 source/text/simpress/01/03180000.xhp        |   17 
 source/text/simpress/01/05100000.xhp        |  173 ++++----
 source/text/simpress/01/slidesorter.xhp     |    2 
 source/text/simpress/main0103.xhp           |   51 +-
 source/text/simpress/main0104.xhp           |    1 
 source/text/simpress/main0105.xhp           |   57 +-
 source/text/swriter/00/00000403.xhp         |  146 +++----
 source/text/swriter/01/02110000.xhp         |    3 
 source/text/swriter/01/03050000.xhp         |   44 +-
 source/text/swriter/01/03070000.xhp         |   37 -
 source/text/swriter/01/03080000.xhp         |   46 +-
 source/text/swriter/01/03090000.xhp         |   43 +-
 source/text/swriter/01/03100000.xhp         |   42 +-
 source/text/swriter/01/03120000.xhp         |   36 -
 source/text/swriter/01/03130000.xhp         |   37 -
 source/text/swriter/01/03140000.xhp         |   41 +-
 source/text/swriter/01/05140000.xhp         |  280 +++++++-------
 source/text/swriter/main0103.xhp            |   79 ++--
 source/text/swriter/main0105.xhp            |   55 +-
 source/text/swriter/main0110.xhp            |  168 +++++---
 60 files changed, 2089 insertions(+), 1826 deletions(-)

New commits:
commit 886917bcac6656b66f78c84c57cc308299992008
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Mon Nov 2 00:06:15 2015 +0400

    tdf#92825 Rearrange the view menu in writer, calc, and impress
    
    Change-Id: I707e1daa263acb5a09a6a90e745a619f9dd67388
    Reviewed-on: https://gerrit.libreoffice.org/19721
    Reviewed-by: Lera Goncharuk <lera.goncharuk at gmail.com>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index 3ba125d..dbcc98e 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -340,6 +340,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
     helpcontent2/source/text/shared/01/guides \
     helpcontent2/source/text/shared/01/mediaplayer \
     helpcontent2/source/text/shared/01/menu_edit_find \
+    helpcontent2/source/text/shared/01/menu_view_sidebar \
     helpcontent2/source/text/shared/01/moviesound \
     helpcontent2/source/text/shared/01/online_update \
     helpcontent2/source/text/shared/01/online_update_dialog \
diff --git a/source/text/scalc/00/00000403.xhp b/source/text/scalc/00/00000403.xhp
index 38d28e0..48790ed 100644
--- a/source/text/scalc/00/00000403.xhp
+++ b/source/text/scalc/00/00000403.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
+<helpdocument version="1.0">
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -17,26 +16,23 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textscalc0000000403xml" indexer="exclude" status="PUBLISH">
-<title xml-lang="en-US" id="tit">View Menu</title>
-<filename>/text/scalc/00/00000403.xhp</filename>
-</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited>
-</history>
+  <topic id="textscalc0000000403xml" indexer="exclude" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">View Menu</title>
+    <filename>/text/scalc/00/00000403.xhp</filename>
+  </topic>
 </meta>
+
 <body>
-  
-  
-  <paragraph role="heading" level="1" id="hd_id3145673" l10n="U" xml-lang="en-US" oldref="1">View Menu</paragraph>
-  <paragraph l10n="U" role="paragraph" id="par_id3150275" xml-lang="en-US" oldref="2"><variable id="aspze">Choose <emph>View - Column & Row Headers</emph></variable></paragraph>
-  <paragraph l10n="U" role="paragraph" id="par_id3154514" xml-lang="en-US" oldref="3"><variable id="awehe">Choose <emph>View - Value Highlighting</emph></variable></paragraph>
-  <paragraph l10n="U" role="paragraph" id="par_id3148947" xml-lang="en-US" oldref="4"><variable id="rechenleiste">Choose <emph>View - Toolbars - Formula Bar</emph></variable></paragraph>
-  <paragraph l10n="U" role="paragraph" id="par_id3148663" xml-lang="en-US" oldref="5"><variable id="seumvo">Choose <emph>View - Page Break Preview</emph></variable></paragraph>
- </body>
+
+
+<paragraph id="hd_id3145673" role="heading" level="1" xml-lang="en-US">View Menu</paragraph>
+<paragraph id="par_id3150275" role="paragraph" xml-lang="en-US"><variable id="aspze">Choose <emph>View - Column & Row Headers</emph></variable></paragraph>
+<paragraph id="par_id3154514" role="paragraph" xml-lang="en-US"><variable id="awehe">Choose <emph>View - Value Highlighting</emph></variable></paragraph>
+<paragraph id="par_id3148947" role="paragraph" xml-lang="en-US"><variable id="rechenleiste">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable></paragraph>
+<paragraph id="par_id3148663" role="paragraph" xml-lang="en-US"><variable id="seumvo">Choose <emph>View - Page Break</emph></variable></paragraph>
+</body>
+
 </helpdocument>
diff --git a/source/text/scalc/00/00000407.xhp b/source/text/scalc/00/00000407.xhp
index b2bb283..6574661 100644
--- a/source/text/scalc/00/00000407.xhp
+++ b/source/text/scalc/00/00000407.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
+<helpdocument version="1.0">
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -17,24 +16,21 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textscalc0000000407xml" indexer="exclude" status="PUBLISH">
-<title xml-lang="en-US" id="tit">Window Menu</title>
-<filename>/text/scalc/00/00000407.xhp</filename>
-</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited>
-</history>
+  <topic id="textscalc0000000407xml" indexer="exclude" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Window Menu</title>
+    <filename>/text/scalc/00/00000407.xhp</filename>
+  </topic>
 </meta>
+
 <body>
-  
-  
-  <paragraph role="heading" level="1" id="hd_id3155628" l10n="U" xml-lang="en-US" oldref="1">Window Menu</paragraph>
-  <paragraph l10n="U" role="paragraph" id="par_id3147335" xml-lang="en-US" oldref="2"><variable id="fete">Choose <emph>Window - Split</emph></variable></paragraph>
-  <paragraph l10n="U" role="paragraph" id="par_id3153663" xml-lang="en-US" oldref="3"><variable id="fefix">Choose <emph>Window - Freeze</emph></variable></paragraph>
- </body>
+
+
+<paragraph id="hd_id3155628" role="heading" level="1" xml-lang="en-US">Window Menu</paragraph>
+<paragraph id="par_id3147335" role="paragraph" xml-lang="en-US"><variable id="fete">Choose <item type="menuitem">View - Split Window</item></variable></paragraph>
+<paragraph id="par_id3153663" role="paragraph" xml-lang="en-US"><variable id="fefix">Choose <item type="menuitem">View - Freeze Rows and Columns</item></variable></paragraph>
+</body>
+
 </helpdocument>
diff --git a/source/text/scalc/01/03070000.xhp b/source/text/scalc/01/03070000.xhp
index 07fe34b..269071b 100644
--- a/source/text/scalc/01/03070000.xhp
+++ b/source/text/scalc/01/03070000.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
+<helpdocument version="1.0">
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -17,43 +16,43 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textscalc0103070000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Column & Row Headers</title>
-<filename>/text/scalc/01/03070000.xhp</filename>
-</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2005-10-11T13:27:38">converted from old format - fpe</lastedited>
-</history>
+  <topic id="textscalc0103070000xml" indexer="include" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Column & Row Headers</title>
+    <filename>/text/scalc/01/03070000.xhp</filename>
+  </topic>
 </meta>
+
 <body>
-<section id="spaltenzeilenkoepfe">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3156024"><bookmark_value>spreadsheets; displaying headers of columns/rows</bookmark_value>
-<bookmark_value>displaying; headers of columns/rows</bookmark_value>
+
+
+<section id="column_and_row_headers">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3156024">
+  <bookmark_value>spreadsheets; displaying headers of columns/rows</bookmark_value>
+  <bookmark_value>displaying; headers of columns/rows</bookmark_value>
 </bookmark>
+
 <bookmark xml-lang="en-US" branch="hid/.uno:ViewRowColumnHeaders" id="bm_id4366858" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/.uno:ViewRowColumnHeaders" id="bm_id3147265" localize="false"/>
-<paragraph role="heading" id="hd_id3156024" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/scalc/01/03070000.xhp" name="Column & Row Headers">Column & Row Headers</link></paragraph>
-<paragraph role="paragraph" id="par_id3147230" xml-lang="en-US" l10n="CHG" oldref="2"><ahelp hid=".uno:ViewRowColumnHeaders">Shows column headers and row headers.</ahelp></paragraph>
+
+<paragraph id="hd_id3156024" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/03070000.xhp" name="Column & Row Headers">Column & Row Headers</link></paragraph>
+<paragraph id="par_id3147230" role="paragraph" xml-lang="en-US"><ahelp hid=".">Shows column headers and row headers.</ahelp></paragraph>
 </section>
+
 <list type="unordered">
-<listitem>
-<paragraph role="listitem" id="par_id3156280" xml-lang="en-US" l10n="U" oldref="4">To hide the column and row headers unmark this menu entry.</paragraph>
-</listitem>
-</list>
+  <listitem>
+    <paragraph id="par_id3156280" role="listitem" xml-lang="en-US">To hide the column and row headers, unmark this menu entry.</paragraph>
+  </listitem></list>
+
 <section id="howtoget">
-  <embed href="text/scalc/00/00000403.xhp#aspze"/>
+<embed href="text/scalc/00/00000403.xhp#aspze"/>
 </section>
+
 <list type="unordered">
-<listitem>
-<paragraph role="listitem" id="par_id3156441" xml-lang="en-US" l10n="U" oldref="3">You can also set the view of the column and row headers in <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01060100.xhp" name="Spreadsheet - View">%PRODUCTNAME Calc - View</link></emph>.</paragraph>
-</listitem>
-</list>
+  <listitem>
+    <paragraph id="par_id3156441" role="listitem" xml-lang="en-US">You can also set the view of the column and row headers in <switchinline select="sys"><caseinline select="MAC"><item type="menuitem">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type="menuitem">Tools - Options</item></defaultinline></switchinline><emph> - <link href="text/shared/optionen/01060100.xhp" name="Spreadsheet - View">%PRODUCTNAME Calc - View</link></emph>.</paragraph>
+  </listitem></list>
 </body>
+
 </helpdocument>
diff --git a/source/text/scalc/01/03080000.xhp b/source/text/scalc/01/03080000.xhp
index a007a33..de53520 100644
--- a/source/text/scalc/01/03080000.xhp
+++ b/source/text/scalc/01/03080000.xhp
@@ -1,4 +1,5 @@
-<?xml version="1.0" encoding="UTF-8"?><helpdocument version="1.0">
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -15,30 +16,38 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textscalc0103080000xml" indexer="include" status="PUBLISH">
-<title xml-lang="en-US" id="tit">Value Highlighting</title>
-<filename>/text/scalc/01/03080000.xhp</filename>
-</topic>
+  <topic id="textscalc0103080000xml" indexer="include" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Value Highlighting</title>
+    <filename>/text/scalc/01/03080000.xhp</filename>
+  </topic>
 </meta>
+
 <body>
-<section id="wertehervorheben">
+
+
+<section id="value_highlighting">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3151384">
-<bookmark_value>spreadsheets; value highlighting</bookmark_value>
-<bookmark_value>values;highlighting</bookmark_value>
-<bookmark_value>highlighting; values in sheets</bookmark_value>
-<bookmark_value>colors;values</bookmark_value>
+  <bookmark_value>spreadsheets; value highlighting</bookmark_value>
+  <bookmark_value>values;highlighting</bookmark_value>
+  <bookmark_value>highlighting; values in sheets</bookmark_value>
+  <bookmark_value>colors;values</bookmark_value>
 </bookmark>
+
 <bookmark xml-lang="en-US" branch="hid/.uno:ViewValueHighlighting" id="bm_id3145068" localize="false"/>
-<paragraph id="hd_id3151384" role="heading" xml-lang="en-US" level="1"><link href="text/scalc/01/03080000.xhp" name="Value Highlighting">Value Highlighting</link></paragraph>
-<paragraph id="par_id3154366" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:ViewValueHighlighting">Displays cell contents in different colors, depending on type.</ahelp></paragraph>
+
+<paragraph id="hd_id3151384" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/03080000.xhp" name="Value Highlighting">Value Highlighting</link></paragraph>
+<paragraph id="par_id3154366" role="paragraph" xml-lang="en-US"><ahelp hid=".">Displays cell contents in different colors, depending on type.</ahelp></paragraph>
 </section>
 <paragraph id="par_id3125863" role="paragraph" xml-lang="en-US">To remove the highlighting, unmark the menu entry.</paragraph>
-<section id="howtoget"><embed href="text/scalc/00/00000403.xhp#awehe"/>
+
+<section id="howtoget">
+<embed href="text/scalc/00/00000403.xhp#awehe"/>
 </section>
 <paragraph id="par_id3145785" role="paragraph" xml-lang="en-US">Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted.</paragraph>
 <paragraph id="par_id3153188" role="warning" xml-lang="en-US">If this function is active, colors that you define in the document will not be displayed. When you deactivate the function, the user-defined colors are displayed again.</paragraph>
 </body>
+
 </helpdocument>
diff --git a/source/text/scalc/01/03090000.xhp b/source/text/scalc/01/03090000.xhp
index 3bd775d..1ced423 100644
--- a/source/text/scalc/01/03090000.xhp
+++ b/source/text/scalc/01/03090000.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
+<helpdocument version="1.0">
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -17,33 +16,35 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textscalc0103090000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Formula Bar</title>
-<filename>/text/scalc/01/03090000.xhp</filename>
-</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2004-08-16T12:57:24">converted from old format - fpe</lastedited>
-</history>
+  <topic id="textscalc0103090000xml" indexer="include" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Formula Bar</title>
+    <filename>/text/scalc/01/03090000.xhp</filename>
+  </topic>
 </meta>
+
 <body>
-<section id="rechenleiste">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3147264"><bookmark_value>formula bar;spreadsheets</bookmark_value>
-<bookmark_value>spreadsheets; formula bar</bookmark_value>
+
+
+<section id="formula_bar">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3147264">
+  <bookmark_value>formula bar;spreadsheets</bookmark_value>
+  <bookmark_value>spreadsheets; formula bar</bookmark_value>
 </bookmark>
-<bookmark xml-lang="en-US" branch="hid/.uno:InputLineVisible" id="bm_id268003" localize="false"/><!-- HID added by script -->
-<bookmark xml-lang="en-US" branch="hid/.uno:InputLineVisible" id="bm_id3148663" localize="false"/>
-<paragraph role="heading" id="hd_id3147264" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/scalc/01/03090000.xhp" name="Formula Bar">Formula Bar</link></paragraph>
-<paragraph role="paragraph" id="par_id3156423" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:InputLineVisible">Shows or hides the Formula Bar, which is used for entering and editing formulas.</ahelp> The Formula Bar is the most important tool when working with spreadsheets.</paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/.uno:InputLineVisible" id="bm_id268003" localize="false"/>
+
+<paragraph id="hd_id3147264" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/03090000.xhp" name="Formula Bar">Formula Bar</link></paragraph>
+<paragraph id="par_id3156423" role="paragraph" xml-lang="en-US"><ahelp hid=".">Shows or hides the Formula Bar, which is used for entering and editing formulas. The Formula Bar is the most important tool when working with spreadsheets.</ahelp></paragraph>
 </section>
-<paragraph role="paragraph" id="par_id3154686" xml-lang="en-US" l10n="U" oldref="4">To hide the Formula Bar, unmark the menu item.</paragraph>
+<paragraph id="par_id3154686" role="paragraph" xml-lang="en-US">To hide the Formula Bar, unmark the menu item.</paragraph>
+
 <section id="howtoget">
-  <embed href="text/scalc/00/00000403.xhp#rechenleiste"/>
+<embed href="text/scalc/00/00000403.xhp#rechenleiste"/>
 </section>
-<paragraph role="paragraph" id="par_id3145787" xml-lang="en-US" l10n="U" oldref="3">If the Formula Bar is hidden, you can still edit cells by activating the edit mode with F2. After editing cells, accept the changes by pressing Enter, or discard entries by pressing Esc. Esc is also used to exit the edit mode.</paragraph>
+<paragraph id="par_id3145787" role="paragraph" xml-lang="en-US">If the Formula Bar is hidden, you can still edit cells by activating the edit mode with F2. After editing cells, accept the changes by pressing Enter, or discard entries by pressing Esc. Esc is also used to exit the edit mode.</paragraph>
 </body>
+
 </helpdocument>
diff --git a/source/text/scalc/01/03100000.xhp b/source/text/scalc/01/03100000.xhp
index 927e65f..4396d76 100644
--- a/source/text/scalc/01/03100000.xhp
+++ b/source/text/scalc/01/03100000.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
+<helpdocument version="1.0">
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -17,37 +16,38 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textscalc0103100000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Page Break Preview</title>
-<filename>/text/scalc/01/03100000.xhp</filename>
-</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2004-09-02T11:31:06">converted from old format - fpe</lastedited>
-</history>
+  <topic id="textscalc0103100000xml" indexer="include" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Page Break View</title>
+    <filename>/text/scalc/01/03100000.xhp</filename>
+  </topic>
 </meta>
+
 <body>
-<section id="seitenumbruchvorschau">
-<bookmark xml-lang="en-US" branch="hid/.uno:PagebreakMode" id="bm_id3465342" localize="false"/><!-- HID added by script -->
-<bookmark xml-lang="en-US" branch="hid/.uno:PagebreakMode" id="bm_id3154758" localize="false"/>
-<paragraph role="heading" id="hd_id3151384" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/scalc/01/03100000.xhp" name="Page Break Preview">Page Break Preview</link></paragraph>
-<paragraph role="paragraph" id="par_id3150792" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:PagebreakMode">Display the page breaks and print ranges in the sheet. Choose <emph>View - Normal</emph> to switch this mode off.</ahelp></paragraph>
+
+
+<section id="page_break_view_title">
+<bookmark xml-lang="en-US" branch="hid/.uno:PagebreakMode" id="bm_id3465342" localize="false"/>
+
+<paragraph id="hd_id3151384" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/03100000.xhp" name="Page Break View">Page Break View</link></paragraph>
+<paragraph id="par_id3150792" role="paragraph" xml-lang="en-US"><variable id="page_break_view_text"><ahelp hid=".">Display the page breaks and print ranges in the sheet.</ahelp></variable> Choose <item type="menuitem">View - Normal</item> to switch this mode off.</paragraph>
 </section>
+
 <section id="howtoget">
-  <embed href="text/scalc/00/00000403.xhp#seumvo"/>
+<embed href="text/scalc/00/00000403.xhp#seumvo"/>
 </section>
 <embed href="text/scalc/guide/print_details.xhp#print_details"/>
 <embed href="text/scalc/guide/print_exact.xhp#print_exact"/>
-<paragraph role="paragraph" id="par_id3153877" xml-lang="en-US" l10n="U" oldref="13">The context menu of the page break preview contains functions for editing page breaks, including the following options:</paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DeleteAllBreaks" id="bm_id8896104" localize="false"/><!-- HID added by script -->
-<bookmark xml-lang="en-US" branch="hid/.uno:DeleteAllBreaks" id="bm_id3155602" localize="false"/>
-<paragraph role="heading" id="hd_id3154731" xml-lang="en-US" level="2" l10n="U" oldref="14">Delete All Manual Breaks</paragraph>
-<paragraph role="paragraph" id="par_id3149400" xml-lang="en-US" l10n="U" oldref="15"><ahelp hid=".uno:DeleteAllBreaks">Deletes all manual breaks in the current sheet.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3155067" xml-lang="en-US" level="2" l10n="U" oldref="18">Add Print Range</paragraph>
-<paragraph role="paragraph" id="par_id3155764" xml-lang="en-US" l10n="U" oldref="19">Adds the selected cells to print ranges.</paragraph>
+<paragraph id="par_id3153877" role="paragraph" xml-lang="en-US">The context menu of the page break preview contains functions for editing page breaks, including the following options:</paragraph>
+<bookmark xml-lang="en-US" branch="hid/.uno:DeleteAllBreaks" id="bm_id8896104" localize="false"/>
+
+<paragraph id="hd_id3154731" role="heading" level="2" xml-lang="en-US">Delete All Manual Breaks</paragraph>
+<paragraph id="par_id3149400" role="paragraph" xml-lang="en-US"><ahelp hid=".">Deletes all manual breaks in the current sheet.</ahelp></paragraph>
+
+<paragraph id="hd_id3155067" role="heading" level="2" xml-lang="en-US">Add Print Range</paragraph>
+<paragraph id="par_id3155764" role="paragraph" xml-lang="en-US">Adds the selected cells to print ranges.</paragraph>
 </body>
+
 </helpdocument>
diff --git a/source/text/scalc/01/04080000.xhp b/source/text/scalc/01/04080000.xhp
index 7bae5f7..7b46e44 100644
--- a/source/text/scalc/01/04080000.xhp
+++ b/source/text/scalc/01/04080000.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
+<helpdocument version="1.0">
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -17,54 +16,55 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textscalc0104080000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Function List</title>
-<filename>/text/scalc/01/04080000.xhp</filename>
-</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2005-01-17T10:39:25">converted from old format - fpe</lastedited>
-</history>
+  <topic id="textscalc0104080000xml" indexer="include" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Function List</title>
+    <filename>/text/scalc/01/04080000.xhp</filename>
+  </topic>
 </meta>
+
 <body>
-<bookmark xml-lang="en-US" branch="index" id="bm_id3154126"><bookmark_value>formula list window</bookmark_value>
-<bookmark_value>function list window</bookmark_value>
-<bookmark_value>inserting functions; function list window</bookmark_value>
+
+<bookmark xml-lang="en-US" branch="index" id="bm_id3154126">
+  <bookmark_value>formula list window</bookmark_value>
+  <bookmark_value>function list window</bookmark_value>
+  <bookmark_value>inserting functions; function list window</bookmark_value>
 </bookmark>
-<!-- removed HID HID_SC_FUNCTIONLIST -->
-<bookmark xml-lang="en-US" branch="hid/.uno:FunctionBox" id="bm_id998166" localize="false"/><!-- HID added by script -->
-<bookmark xml-lang="en-US" branch="hid/.uno:FunctionBox" id="bm_id7607654" localize="false"/>
-<paragraph role="heading" id="hd_id3154126" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/scalc/01/04080000.xhp" name="Function List">Function List</link></paragraph>
-<paragraph role="paragraph" id="par_id3151118" xml-lang="en-US" l10n="CHG" oldref="2"><variable id="funktionslistetext"><ahelp hid="HID_SC_FUNCTIONLIST">This command opens the <emph>Function List</emph> window, which displays all functions that can be inserted into your document.</ahelp>
-</variable> The <emph>Function List</emph> window is similar to the <emph>Functions</emph> tab page of the <link href="text/scalc/01/04060000.xhp" name="Function Wizard">Function Wizard</link>. The functions are inserted with placeholders to be replaced with your own values.</paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/.uno:FunctionBox" id="bm_id998166" localize="false"/>
+
+<paragraph id="hd_id3154126" role="heading" level="1" xml-lang="en-US"><variable id="function_list_title"><link href="text/scalc/01/04080000.xhp" name="Function List">Function List</link></variable></paragraph>
+<paragraph id="par_id3151118" role="paragraph" xml-lang="en-US"><variable id="function_list_text"><ahelp hid="HID_SC_FUNCTIONLIST">Opens the Function List deck of the Sidebar, which displays all functions that can be inserted into your document.</ahelp></variable> The <emph>Function List</emph> deck is similar to the <emph>Functions</emph> tab page of the <link href="text/scalc/01/04060000.xhp" name="Function Wizard">Function Wizard</link>. The functions are inserted with placeholders to be replaced with your own values.</paragraph>
+
 <section id="howtoget">
-  <embed href="text/scalc/00/00000404.xhp#funktionsliste"/>
+<embed href="text/scalc/00/00000404.xhp#funktionsliste"/>
 </section>
-<paragraph role="paragraph" id="par_id3152576" xml-lang="en-US" l10n="U" oldref="3">The <emph>Function List</emph> window is a resizable <link href="text/shared/00/00000005.xhp#andocken" name="dockable window">dockable window</link>. Use it to quickly enter functions in the spreadsheet. By double-clicking an entry in the functions list, the respective function is directly inserted with all parameters.</paragraph>
+<paragraph id="par_id3152576" role="paragraph" xml-lang="en-US">The <emph>Function List</emph> window is a resizable <link href="text/shared/00/00000005.xhp#andocken" name="dockable window">dockable window</link>. Use it to quickly enter functions in the spreadsheet. By double-clicking an entry in the functions list, the respective function is directly inserted with all parameters.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/sc:ListBox:FID_FUNCTION_BOX:CB_CAT" id="bm_id3149960" localize="false"/>
-<paragraph role="heading" id="hd_id3145799" xml-lang="en-US" level="2" l10n="U" oldref="4">Category List</paragraph>
+
+<paragraph id="hd_id3145799" role="heading" level="2" xml-lang="en-US">Category List</paragraph>
 <embed href="text/scalc/01/04060000.xhp#kategorienliste"/>
 <bookmark xml-lang="en-US" branch="hid/sc:ListBox:FID_FUNCTION_BOX:LB_FUNC" id="bm_id3147126" localize="false"/>
-<paragraph role="heading" id="hd_id3153160" xml-lang="en-US" level="2" l10n="U" oldref="5">Function List</paragraph>
-<paragraph role="paragraph" id="par_id3149412" xml-lang="en-US" l10n="U" oldref="6"><ahelp hid="SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC">Displays the available functions.</ahelp> When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the <emph>Insert Function into calculation sheet</emph> icon.</paragraph>
+
+<paragraph id="hd_id3153160" role="heading" level="2" xml-lang="en-US">Function List</paragraph>
+<paragraph id="par_id3149412" role="paragraph" xml-lang="en-US"><ahelp hid="SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC">Displays the available functions.</ahelp> When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the <emph>Insert Function into calculation sheet</emph> icon.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/sc:ImageButton:FID_FUNCTION_BOX:IMB_INSERT" id="bm_id3150752" localize="false"/>
-<paragraph role="heading" id="hd_id3146971" xml-lang="en-US" level="2" l10n="U" oldref="7">Insert Function into calculation sheet</paragraph>
+
+<paragraph id="hd_id3146971" role="heading" level="2" xml-lang="en-US">Insert Function into calculation sheet</paragraph>
+
 <table id="tbl_id3153711">
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3150043" xml-lang="en-US" l10n="E">
-<image id="img_id3159267" src="sc/res/fx.png" width="0.1945inch" height="0.1945inch"><alt id="alt_id3159267" xml-lang="en-US">Icon</alt>
-	</image></paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3147345" xml-lang="en-US" l10n="U" oldref="8"><ahelp hid="SC:IMAGEBUTTON:FID_FUNCTION_BOX:IMB_INSERT">Inserts the selected function into the document.</ahelp></paragraph>
-</tablecell>
-</tablerow>
+  <tablerow>
+    <tablecell>
+      <paragraph id="par_id3150043" role="paragraph" xml-lang="en-US"> <image id="img_id3159267" src="sc/res/fx.png"><alt id="alt_id3159267" xml-lang="en-US">Icon</alt></image></paragraph>
+    </tablecell>
+    <tablecell>
+      <paragraph id="par_id3147345" role="paragraph" xml-lang="en-US"><ahelp hid="SC:IMAGEBUTTON:FID_FUNCTION_BOX:IMB_INSERT">Inserts the selected function into the document.</ahelp></paragraph>
+    </tablecell>
+  </tablerow>
 </table>
 
 </body>
+
 </helpdocument>
diff --git a/source/text/scalc/01/05100000.xhp b/source/text/scalc/01/05100000.xhp
index d18f1e3..2b3a076 100644
--- a/source/text/scalc/01/05100000.xhp
+++ b/source/text/scalc/01/05100000.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <helpdocument version="1.0">
-	
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -17,149 +16,153 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textscalc0105100000xml" indexer="include" status="PUBLISH">
-         <title xml-lang="en-US" id="tit">Styles and Formatting</title>
-         <filename>/text/scalc/01/05100000.xhp</filename>
-      </topic>
-   </meta>
-   <body>
-      <section id="gestalter">
-<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>paint can for applying styles</bookmark_value>
+  <topic id="textscalc0105100000xml" indexer="include" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Styles and Formatting</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 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>paint can for applying styles</bookmark_value>
 </bookmark>
-<paragraph xml-lang="en-US" id="hd_id3150447" role="heading" level="1" l10n="CHG"
-                    oldref="1"><link href="text/scalc/01/05100000.xhp" name="Styles and Formatting">Styles and Formatting</link></paragraph>
-         <paragraph xml-lang="en-US" id="par_id3147434" role="paragraph" l10n="CHG" oldref="2">Use the Styles and Formatting window to assign styles to objects and text sections. You can update Styles, modify existing Styles or create new Styles.</paragraph>
-      </section>
-      <paragraph xml-lang="en-US" id="par_id3149665" role="paragraph" l10n="CHG" oldref="30">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>
-      <section id="howtoget">
-         <embed href="text/shared/00/00040500.xhp#gestalter"/>
-      </section>
-      <paragraph xml-lang="en-US" id="hd_id3150012" role="heading" level="2" l10n="U"
-                 oldref="36">How to apply a cell style:</paragraph>
-      <list type="ordered">
-         <listitem>
-            <paragraph xml-lang="en-US" id="par_id3159155" role="listitem" l10n="U" oldref="37">Select the cell or cell range.</paragraph>
-         </listitem>
-         <listitem>
-            <paragraph xml-lang="en-US" id="par_id3145749" role="listitem" l10n="CHG" oldref="38">Double-click the style in the Styles and Formatting window.</paragraph>
-         </listitem>
-      </list>
+
+
+<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>
+</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>
+
+<section id="howtoget">
+<embed href="text/shared/00/00040500.xhp#gestalter"/>
+</section>
+
+<paragraph id="hd_id3150012" role="heading" level="2" xml-lang="en-US">How to apply a cell style:</paragraph>
+
+<list type="ordered">
+  <listitem>
+    <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>
+  </listitem>
+</list>
 <bookmark xml-lang="en-US" branch="hid/.uno:ParaStyle" id="bm_id5973914" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/.uno:ParaStyle" id="bm_id3148456" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3153877" role="heading" level="2" l10n="U" oldref="4">Cell Styles</paragraph>
-      <paragraph xml-lang="en-US" id="par_id3145801" role="paragraph" l10n="U" oldref="6"><ahelp hid=".uno:ParaStyle">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>
-      <table id="tbl_id3155602">
-         <tablerow>
-            <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3150751" role="paragraph" l10n="E">
-<image id="img_id3153714" src="sc/res/sf01.png" width="0.1665in" height="0.1665in"><alt xml-lang="en-US" id="alt_id3153714">Icon</alt>
-	</image></paragraph>
-            </tablecell>
-            <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3154255" role="paragraph" l10n="U" oldref="5">Cell Styles</paragraph>
-            </tablecell>
-         </tablerow>
-      </table>
+
+<paragraph id="hd_id3153877" role="heading" level="2" xml-lang="en-US">Cell Styles</paragraph>
+<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>
+
+<table id="tbl_id3155602">
+  <tablerow>
+    <tablecell>
+      <paragraph id="par_id3150751" role="paragraph" xml-lang="en-US"> <image id="img_id3153714" src="sc/res/sf01.png"><alt xml-lang="en-US" id="alt_id3153714">Icon</alt></image></paragraph>
+    </tablecell>
+    <tablecell>
+      <paragraph id="par_id3154255" role="paragraph" xml-lang="en-US">Cell Styles</paragraph>
+    </tablecell>
+  </tablerow>
+</table>
 
 <bookmark xml-lang="en-US" branch="hid/.uno:PageStyle" id="bm_id3839136" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/.uno:PageStyle" id="bm_id3155336" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3153963" role="heading" level="2" l10n="U" oldref="7">Page Styles</paragraph>
-      <paragraph xml-lang="en-US" id="par_id3147003" role="paragraph" l10n="CHG" oldref="9"><ahelp hid=".uno:PageStyle">Displays the Page Styles available for indirect page formatting.</ahelp></paragraph>
-      <table id="tbl_id3145791">
-         <tablerow>
-            <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3159100" role="paragraph" l10n="E">
-<image id="img_id3149814" src="sw/imglst/sf04.png" width="0.1665in" height="0.1665in"><alt xml-lang="en-US" id="alt_id3149814">Icon</alt>
-	</image></paragraph>
-            </tablecell>
-            <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3150361" role="paragraph" l10n="U" oldref="8">Page Styles</paragraph>
-            </tablecell>
-         </tablerow>
-      </table>
+
+<paragraph id="hd_id3153963" role="heading" level="2" xml-lang="en-US">Page Styles</paragraph>
+<paragraph id="par_id3147003" role="paragraph" xml-lang="en-US"><ahelp hid=".">Displays the Page Styles available for indirect page formatting.</ahelp></paragraph>
+
+<table id="tbl_id3145791">
+  <tablerow>
+    <tablecell>
+      <paragraph id="par_id3159100" role="paragraph" xml-lang="en-US"> <image id="img_id3149814" src="sw/imglst/sf04.png"><alt xml-lang="en-US" id="alt_id3149814">Icon</alt></image></paragraph>
+    </tablecell>
+    <tablecell>
+      <paragraph id="par_id3150361" role="paragraph" xml-lang="en-US">Page Styles</paragraph>
+    </tablecell>
+  </tablerow>
+</table>
 
 <bookmark xml-lang="en-US" branch="hid/SFX2_HID_TEMPLDLG_WATERCAN" id="bm_id3150370" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3150202" role="heading" level="2" l10n="U"
-                 oldref="10">Fill Format Mode</paragraph>
-      <paragraph xml-lang="en-US" id="par_id3155531" role="paragraph" l10n="CHG" oldref="12"><ahelp hid="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>
-      <table id="tbl_id3156445">
-         <tablerow>
-            <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3155087" role="paragraph" l10n="E">
-<image id="img_id3153068" src="cmd/sc_fillstyle.png" width="0.1665in" height="0.1665in"><alt xml-lang="en-US" id="alt_id3153068">Icon</alt>
-	</image></paragraph>
-            </tablecell>
-            <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3156198" role="paragraph" l10n="U" oldref="11">Fill Format Mode</paragraph>
-            </tablecell>
-         </tablerow>
-      </table>
-
-      <paragraph xml-lang="en-US" id="hd_id3148870" role="heading" level="2" l10n="U"
-                 oldref="13">How to apply a new style with the paint can:</paragraph>
-      <list type="ordered">
-         <listitem>
-            <paragraph xml-lang="en-US" id="par_id3145078" role="listitem" l10n="CHG" oldref="27">Select the desired style from the Styles and Formatting window.</paragraph>
-         </listitem>
-         <listitem>
-            <paragraph xml-lang="en-US" id="par_id3159098" role="listitem" l10n="U" oldref="28">Click the <emph>Fill Format Mode</emph> icon.</paragraph>
-         </listitem>
-         <listitem>
-            <paragraph xml-lang="en-US" id="par_id3148609" role="listitem" l10n="U" oldref="15">Click a cell to format it, or drag your mouse over a certain range to format the whole range. Repeat this action for other cells and ranges.</paragraph>
-         </listitem>
-         <listitem>
-            <paragraph xml-lang="en-US" id="par_id3149438" role="listitem" l10n="U" oldref="29">Click the <emph>Fill Format Mode</emph> again to exit this mode.</paragraph>
-         </listitem>
-      </list>
+
+<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="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>
+
+<table id="tbl_id3156445">
+  <tablerow>
+    <tablecell>
+      <paragraph id="par_id3155087" role="paragraph" xml-lang="en-US"> <image id="img_id3153068" src="cmd/sc_fillstyle.png"><alt xml-lang="en-US" id="alt_id3153068">Icon</alt></image></paragraph>
+    </tablecell>
+    <tablecell>
+      <paragraph id="par_id3156198" role="paragraph" xml-lang="en-US">Fill Format Mode</paragraph>
+    </tablecell>
+  </tablerow>
+</table>
+
+
+<paragraph id="hd_id3148870" role="heading" level="2" xml-lang="en-US">How to apply a new style with the paint can:</paragraph>
+
+<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>
+  </listitem>
+  <listitem>
+    <paragraph id="par_id3159098" role="listitem" xml-lang="en-US">Click the <emph>Fill Format Mode</emph> icon.</paragraph>
+  </listitem>
+  <listitem>
+    <paragraph id="par_id3148609" role="listitem" xml-lang="en-US">Click a cell to format it, or drag your mouse over a certain range to format the whole range. Repeat this action for other cells and ranges.</paragraph>
+  </listitem>
+  <listitem>
+    <paragraph id="par_id3149438" role="listitem" xml-lang="en-US">Click the <emph>Fill Format Mode</emph> again to exit this mode.</paragraph>
+  </listitem>
+</list>
 <bookmark xml-lang="en-US" branch="hid/SFX2_HID_TEMPLDLG_NEWBYEXAMPLE" id="bm_id3150891" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3153975" role="heading" level="2" l10n="U"
-                 oldref="16">New Style from Selection</paragraph>
-      <paragraph xml-lang="en-US" id="par_id3149499" l10n="CHG" oldref="18"><ahelp hid="HID_TEMPLDLG_NEWBYEXAMPLE">Creates a new style based on the formatting of a selected object.</ahelp> Assign a name for the style in the <link href="text/shared/01/05140100.xhp" name="Create Style">Create Style</link> dialog.</paragraph>
-      <table id="tbl_id3152873">
-         <tablerow>
-            <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3150050" role="paragraph" l10n="E">
-<image id="img_id3154649" src="cmd/sc_stylenewbyexample.png" width="0.1665in" height="0.1665in"><alt xml-lang="en-US" id="alt_id3154649">Icon</alt>
-	</image></paragraph>
-            </tablecell>
-            <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3146963" role="paragraph" l10n="U" oldref="17">New Style from Selection</paragraph>
-            </tablecell>
-         </tablerow>
-      </table>
+
+<paragraph id="hd_id3153975" role="heading" level="2" xml-lang="en-US">New Style from Selection</paragraph>
+<paragraph id="par_id3149499" role="" xml-lang="en-US"><ahelp hid="HID_TEMPLDLG_NEWBYEXAMPLE">Creates a new style based on the formatting of a selected object.</ahelp> Assign a name for the style in the <link href="text/shared/01/05140100.xhp" name="Create Style">Create Style</link> dialog.</paragraph>
+
+<table id="tbl_id3152873">
+  <tablerow>
+    <tablecell>
+      <paragraph id="par_id3150050" role="paragraph" xml-lang="en-US"> <image id="img_id3154649" src="cmd/sc_stylenewbyexample.png"><alt xml-lang="en-US" id="alt_id3154649">Icon</alt></image></paragraph>
+    </tablecell>
+    <tablecell>
+      <paragraph id="par_id3146963" role="paragraph" xml-lang="en-US">New Style from Selection</paragraph>
+    </tablecell>
+  </tablerow>
+</table>
 
 <bookmark xml-lang="en-US" branch="hid/SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE" id="bm_id3153486" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3153813" role="heading" level="2" l10n="U"
-                 oldref="19">Update Style</paragraph>
-      <paragraph xml-lang="en-US" id="par_id3154707" role="paragraph" l10n="CHG" oldref="21"><ahelp hid="HID_TEMPLDLG_UPDATEBYEXAMPLE">Updates the Style selected in the Styles and Formatting window with the current formatting of the selected object.</ahelp></paragraph>
-      <table id="tbl_id3149317">
-         <tablerow>
-            <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3145118" role="paragraph" l10n="E">
-<image id="img_id3155754" src="cmd/sc_styleupdatebyexample.png" width="0.1665in" height="0.1665in"><alt xml-lang="en-US" id="alt_id3155754">Icon</alt>
-	</image></paragraph>
-            </tablecell>
-            <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3147501" role="paragraph" l10n="U" oldref="20">Update Style</paragraph>
-            </tablecell>
-         </tablerow>
-      </table>
+
+<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="HID_TEMPLDLG_UPDATEBYEXAMPLE">Updates the Style selected in the Styles and Formatting window with the current formatting of the selected object.</ahelp></paragraph>
+
+<table id="tbl_id3149317">
+  <tablerow>
+    <tablecell>
+      <paragraph id="par_id3145118" role="paragraph" xml-lang="en-US"> <image id="img_id3155754" src="cmd/sc_styleupdatebyexample.png"><alt xml-lang="en-US" id="alt_id3155754">Icon</alt></image></paragraph>
+    </tablecell>
+    <tablecell>
+      <paragraph id="par_id3147501" role="paragraph" xml-lang="en-US">Update Style</paragraph>
+    </tablecell>
+  </tablerow>
+</table>
 
 <bookmark xml-lang="en-US" branch="hid/SFX2_HID_TEMPLATE_FMT" id="bm_id3147436" localize="false"/>
-<paragraph xml-lang="en-US" id="par_idN109BE" role="heading" level="2" l10n="NEW">Style List</paragraph>
-      <paragraph xml-lang="en-US" id="par_idN109C2" role="paragraph" l10n="NEW"><ahelp hid="HID_TEMPLATE_FMT">Displays the list of the styles from the selected style category.</ahelp></paragraph>
-      <paragraph xml-lang="en-US" id="par_idN109D1" role="paragraph" l10n="NEW">In the <link href="text/shared/00/00000005.xhp#kontextmenue" name="context menu">context menu</link> you can choose commands to create a new style, delete a user-defined style, or change the selected style.</paragraph>
+
+<paragraph id="par_idN109BE" role="heading" level="2" xml-lang="en-US">Style List</paragraph>
+<paragraph id="par_idN109C2" role="paragraph" xml-lang="en-US"><ahelp hid="HID_TEMPLATE_FMT">Displays the list of the styles from the selected style category.</ahelp></paragraph>
+<paragraph id="par_idN109D1" role="paragraph" xml-lang="en-US">In the <link href="text/shared/00/00000005.xhp#kontextmenue" name="context menu">context menu</link> you can choose commands to create a new style, delete a user-defined style, or change the selected style.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/SFX2_HID_TEMPLATE_FILTER" id="bm_id3151339" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3149053" role="heading" level="2" l10n="CHG"
-                 oldref="24">Style Groups<comment>UFI: use "groups" to be consistent with Writer</comment></paragraph>
-      <paragraph xml-lang="en-US" id="par_id3147299" role="paragraph" l10n="CHG" oldref="25"><ahelp hid="HID_TEMPLATE_FILTER">Lists the available style groups.</ahelp></paragraph>
-   </body>
+
+<paragraph id="hd_id3149053" role="heading" level="2" xml-lang="en-US">Style Groups<comment>UFI: use "groups" to be consistent with Writer</comment></paragraph>
+<paragraph id="par_id3147299" role="paragraph" xml-lang="en-US"><ahelp hid="HID_TEMPLATE_FILTER">Lists the available style groups.</ahelp></paragraph>
+</body>
+
 </helpdocument>
\ No newline at end of file
diff --git a/source/text/scalc/01/07080000.xhp b/source/text/scalc/01/07080000.xhp
index 5fb554f..9e0beea 100644
--- a/source/text/scalc/01/07080000.xhp
+++ b/source/text/scalc/01/07080000.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
+<helpdocument version="1.0">
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -17,32 +16,31 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textscalc0107080000xml" indexer="include" status="PUBLISH">
-<title xml-lang="en-US" id="tit">Split</title>
-<filename>/text/scalc/01/07080000.xhp</filename>
-</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited>
-</history>
+  <topic id="textscalc0107080000xml" indexer="include" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Split Window</title>
+    <filename>/text/scalc/01/07080000.xhp</filename>
+  </topic>
 </meta>
+
 <body>
-  
-  
-  <section id="teilen">
-  <bookmark xml-lang="en-US" branch="hid/.uno:SplitWindow" id="bm_id6328790" localize="false"/><!-- HID added by script -->
-<bookmark branch="hid/.uno:SplitWindow" xml-lang="en-US" id="bm_id3149164" localize="false"/><paragraph id="hd_id3163800" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/scalc/01/07080000.xhp" name="Split">Split</link></paragraph>
-  <paragraph l10n="U" role="paragraph" id="par_id3150084" xml-lang="en-US" oldref="2"><ahelp hid=".uno:SplitWindow" visibility="visible">Divides the current window at the top left corner of the active cell.</ahelp></paragraph>
-  </section>
-  <section id="howtoget">
-  <embed href="text/scalc/00/00000407.xhp#fete"/>
+
+
+<section id="split_window">
+<bookmark xml-lang="en-US" branch="hid/.uno:SplitWindow" id="bm_id6328790" localize="false"/>
+
+<paragraph id="hd_id3163800" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/07080000.xhp" name="Split">Split Window</link></paragraph>
+<paragraph id="par_id3150084" role="paragraph" xml-lang="en-US"><ahelp hid=".">Divides the current window at the top left corner of the active cell.</ahelp></paragraph>
 </section>
-  <embed href="text/scalc/guide/line_fix.xhp#line_fix"/>
-  <paragraph role="note" id="par_id3154910" l10n="U" xml-lang="en-US" oldref="3">You can also use the mouse to split the window horizontally or vertically. To do this, drag the thick black line located directly above the vertical scrollbar or directly to the right of the horizontal scrollbar into the window. A thick black line will show where the window is split.</paragraph>
-  <paragraph xml-lang="en-US" role="paragraph" id="par_id3149263" l10n="U" oldref="4">A split window has its own scrollbars in each partial section; by contrast, <link href="text/scalc/01/07090000.xhp" name="fixed window sections">fixed window sections</link> are not scrollable.</paragraph>
-  
- </body>
+
+<section id="howtoget">
+<embed href="text/scalc/00/00000407.xhp#fete"/>
+</section>
+<embed href="text/scalc/guide/line_fix.xhp#line_fix"/>
+<paragraph id="par_id3154910" role="note" xml-lang="en-US">You can also use the mouse to split the window horizontally or vertically. To do this, drag the thick black line located directly above the vertical scrollbar or directly to the right of the horizontal scrollbar into the window. A thick black line will show where the window is split.</paragraph>
+<paragraph id="par_id3149263" role="paragraph" xml-lang="en-US">A split window has its own scrollbars in each partial section; by contrast, <link href="text/scalc/01/07090000.xhp" name="fixed window sections">fixed window sections</link> are not scrollable.</paragraph>
+</body>
+
 </helpdocument>
diff --git a/source/text/scalc/01/07090000.xhp b/source/text/scalc/01/07090000.xhp
index 95d85b5..c5b1c73 100644
--- a/source/text/scalc/01/07090000.xhp
+++ b/source/text/scalc/01/07090000.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
+<helpdocument version="1.0">
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -17,30 +16,29 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textscalc0107090000xml" indexer="include" status="PUBLISH">
-<title xml-lang="en-US" id="tit">Freeze</title>
-<filename>/text/scalc/01/07090000.xhp</filename>
-</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited>
-</history>
+  <topic id="textscalc0107090000xml" indexer="include" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Freeze Rows and Columns</title>
+    <filename>/text/scalc/01/07090000.xhp</filename>
+  </topic>
 </meta>
+
 <body>
-  
-  
-  <section id="fixieren">
-  <bookmark xml-lang="en-US" branch="hid/.uno:FreezePanes" id="bm_id6343491" localize="false"/><!-- HID added by script -->
-<bookmark branch="hid/.uno:FreezePanes" xml-lang="en-US" id="bm_id3155531" localize="false"/><paragraph id="hd_id3150517" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/scalc/01/07090000.xhp" name="Freeze">Freeze</link></paragraph>
-  <paragraph l10n="U" role="paragraph" id="par_id3156289" xml-lang="en-US" oldref="2"><ahelp hid=".uno:FreezePanes" visibility="visible">Divides the sheet at the top left corner of the active cell and the area to the top left is no longer scrollable.</ahelp></paragraph>
-  </section>
-  <section id="howtoget">
-  <embed href="text/scalc/00/00000407.xhp#fefix"/>
+
+
+<section id="freeze_rows_and_columns">
+<bookmark xml-lang="en-US" branch="hid/.uno:FreezePanes" id="bm_id6343491" localize="false"/>
+
+<paragraph id="hd_id3150517" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/07090000.xhp" name="Freeze">Freeze Rows and Columns</link></paragraph>
+<paragraph id="par_id3156289" role="paragraph" xml-lang="en-US"><ahelp hid=".">Divides the sheet at the top left corner of the active cell and the area to the top left is no longer scrollable.</ahelp></paragraph>
 </section>
-  <embed href="text/scalc/guide/line_fix.xhp#line_fix"/>
- </body>
+
+<section id="howtoget">
+<embed href="text/scalc/00/00000407.xhp#fefix"/>
+</section>
+<embed href="text/scalc/guide/line_fix.xhp#line_fix"/>
+</body>
+
 </helpdocument>
diff --git a/source/text/scalc/guide/line_fix.xhp b/source/text/scalc/guide/line_fix.xhp
index 911ac12..400debb 100644
--- a/source/text/scalc/guide/line_fix.xhp
+++ b/source/text/scalc/guide/line_fix.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
+<helpdocument version="1.0">
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -17,50 +16,52 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textscalcguideline_fixxml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Freezing Rows or Columns as Headers</title>
-<filename>/text/scalc/guide/line_fix.xhp</filename>
-</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2004-09-27T12:19:43">converted from old format - fpe</lastedited>
-</history>
+  <topic id="textscalcguideline_fixxml" indexer="include" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Freezing Rows or Columns as Headers</title>
+    <filename>/text/scalc/guide/line_fix.xhp</filename>
+  </topic>
 </meta>
+
 <body>
-<bookmark xml-lang="en-US" branch="index" id="bm_id3154684"><bookmark_value>tables; freezing</bookmark_value>
-<bookmark_value>title rows; freezing during table split</bookmark_value>
-<bookmark_value>rows; freezing</bookmark_value>
-<bookmark_value>columns; freezing</bookmark_value>
-<bookmark_value>freezing rows or columns</bookmark_value>
-<bookmark_value>headers; freezing during table split</bookmark_value>
-<bookmark_value>scrolling prevention in tables</bookmark_value>
-<bookmark_value>windows; splitting</bookmark_value>
-<bookmark_value>tables; splitting windows</bookmark_value>
+
+<bookmark xml-lang="en-US" branch="index" id="bm_id3154684">
+  <bookmark_value>tables; freezing</bookmark_value>
+  <bookmark_value>title rows; freezing during table split</bookmark_value>
+  <bookmark_value>rows; freezing</bookmark_value>
+  <bookmark_value>columns; freezing</bookmark_value>
+  <bookmark_value>freezing rows or columns</bookmark_value>
+  <bookmark_value>headers; freezing during table split</bookmark_value>
+  <bookmark_value>scrolling prevention in tables</bookmark_value>
+  <bookmark_value>windows; splitting</bookmark_value>
+  <bookmark_value>tables; splitting windows</bookmark_value>
 </bookmark>
-<paragraph role="heading" id="hd_id3154684" xml-lang="en-US" level="1" l10n="U" oldref="1"><variable id="line_fix"><link href="text/scalc/guide/line_fix.xhp" name="Freezing Rows or Columns as Headers">Freezing Rows or Columns as Headers</link>
-</variable></paragraph>
-<paragraph role="paragraph" id="par_id3148576" xml-lang="en-US" l10n="CHG" oldref="2">If you have long rows or columns of data that extend beyond the viewable area of the sheet, you can freeze some rows or columns, which allows you to see the frozen columns or rows as you scroll through the rest of the data.</paragraph>
+
+
+<paragraph id="hd_id3154684" role="heading" level="1" xml-lang="en-US"><variable id="line_fix"><link href="text/scalc/guide/line_fix.xhp" name="Freezing Rows or Columns as Headers">Freezing Rows or Columns as Headers</link> </variable></paragraph>
+<paragraph id="par_id3148576" role="paragraph" xml-lang="en-US">If you have long rows or columns of data that extend beyond the viewable area of the sheet, you can freeze some rows or columns, which allows you to see the frozen columns or rows as you scroll through the rest of the data.</paragraph>
+
 <list type="ordered">
-<listitem>
-<paragraph role="listitem" id="par_id3156441" xml-lang="en-US" l10n="U" oldref="3">Select the row below, or the column to the right of the row or column that you want to be in the frozen region. All rows above, or all columns to the left of the selection are frozen.</paragraph>
-<paragraph role="listitem" id="par_id3153158" xml-lang="en-US" l10n="U" oldref="13">To freeze both horizontally and vertically, select the <emph>cell</emph> that is below the row and to the right of the column that you want to freeze.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3156286" xml-lang="en-US" l10n="U" oldref="4">Choose <emph>Window - Freeze</emph>.</paragraph>
-<paragraph role="listitem" id="par_id3151073" xml-lang="en-US" l10n="U" oldref="5">To deactivate, choose <emph>Window - Freeze </emph>again.</paragraph>
-</listitem>
+  <listitem>
+    <paragraph id="par_id3156441" role="listitem" xml-lang="en-US">Select the row below, or the column to the right of the row or column that you want to be in the frozen region. All rows above, or all columns to the left of the selection are frozen.</paragraph>
+    <paragraph id="par_id3153158" role="listitem" xml-lang="en-US">To freeze both horizontally and vertically, select the <emph>cell</emph> that is below the row and to the right of the column that you want to freeze.</paragraph>
+  </listitem>
+  <listitem>
+    <paragraph id="par_id3156286" role="listitem" xml-lang="en-US">Choose <item type="menuitem">View - Freeze Rows and Columns</item>.</paragraph>
+    <paragraph id="par_id3151073" role="listitem" xml-lang="en-US">To deactivate, choose <item type="menuitem">View - Freeze Rows and Columns</item> again.</paragraph>
+  </listitem>
 </list>
-<paragraph role="note" id="par_id3155335" xml-lang="en-US" l10n="U" oldref="7">If the area defined is to be scrollable, apply the <emph>Window - Split</emph> command.</paragraph>
-<paragraph role="note" id="par_id3147345" xml-lang="en-US" l10n="U" oldref="8">If you want to print a certain row on all pages of a document, choose <emph>Format - Print ranges - Edit</emph>.</paragraph>
+<paragraph id="par_id3155335" role="note" xml-lang="en-US">If the area defined is to be scrollable, apply the <item type="menuitem">View - Split Window</item> command.</paragraph>
+<paragraph id="par_id3147345" role="note" xml-lang="en-US">If you want to print a certain row on all pages of a document, choose <item type="menuitem">Format - Print ranges - Edit</item>.</paragraph>
+
 <section id="relatedtopics">
-<paragraph role="paragraph" id="par_id3147004" xml-lang="en-US" l10n="U" oldref="9"><link href="text/scalc/01/07090000.xhp" name="Window - Freeze">Window - Freeze</link></paragraph>
-<paragraph role="paragraph" id="par_id3150088" xml-lang="en-US" l10n="U" oldref="10"><link href="text/scalc/01/07080000.xhp" name="Window - Split">Window - Split</link></paragraph>
+<paragraph id="par_id3147004" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/07090000.xhp" name="View - Freeze Rows and Columns">View - Freeze Rows and Columns</link></paragraph>
+<paragraph id="par_id3150088" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/07080000.xhp" name="View - Split">View - Split Window</link></paragraph>
 <embed href="text/scalc/guide/print_title_row.xhp#print_title_row"/>
-<paragraph role="paragraph" id="par_id3150304" xml-lang="en-US" l10n="U" oldref="11"><link href="text/scalc/01/05080300.xhp" name="Format - Print ranges - Edit">Format - Print ranges - Edit</link></paragraph>
+<paragraph id="par_id3150304" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/05080300.xhp" name="Format - Print ranges - Edit">Format - Print ranges - Edit</link></paragraph>
 </section>
 </body>
+
 </helpdocument>
diff --git a/source/text/scalc/main0103.xhp b/source/text/scalc/main0103.xhp
index 268f957..8cdf445 100644
--- a/source/text/scalc/main0103.xhp
+++ b/source/text/scalc/main0103.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <helpdocument version="1.0">
-	
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -17,35 +16,56 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textscalcmain0103xml" indexer="include">
-<title id="tit" xml-lang="en-US">View</title>
-<filename>/text/scalc/main0103.xhp</filename>
-</topic>
+  <topic id="textscalcmain0103xml" indexer="include">
+    <title id="tit" xml-lang="en-US">View</title>
+    <filename>/text/scalc/main0103.xhp</filename>
+  </topic>
 </meta>
+
 <body>
+
+
 <section id="view">
 <bookmark xml-lang="en-US" branch="hid/.uno:ViewMenu" id="bm_id5569933" localize="false"/>
-<paragraph role="heading" id="hd_id3151112" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/scalc/main0103.xhp" name="View">View</link></paragraph>
-<paragraph role="paragraph" id="par_id3149456" xml-lang="en-US" l10n="CHG" oldref="2"><ahelp hid=".">This menu contains commands for controlling the on-screen display of the document.</ahelp></paragraph>
+
+<paragraph id="hd_id3151112" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/main0103.xhp" name="View">View</link></paragraph>
+<paragraph id="par_id3149456" role="paragraph" xml-lang="en-US"><ahelp hid=".">This menu contains commands for controlling the on-screen display of the document.</ahelp></paragraph>
 </section>
 <bookmark xml-lang="en-US" branch="hid/.uno:NormalViewMode" id="bm_id1480983" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/.uno:NormalViewMode" id="bm_id3422345" localize="false"/>
-<paragraph role="heading" id="par_idN105AB" xml-lang="en-US" level="2" l10n="NEW">Normal</paragraph>
-<paragraph role="paragraph" id="par_idN105AF" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Displays the normal view of the sheet.</ahelp></paragraph>
-<embed href="text/scalc/01/03100000.xhp#seitenumbruchvorschau"/>
-<embed href="text/scalc/01/03090000.xhp#rechenleiste"/>
-<embed href="text/shared/01/03060000.xhp#taskleiste"/>
-<embed href="text/shared/01/03040000.xhp#ime"/>
-<embed href="text/scalc/01/03070000.xhp#spaltenzeilenkoepfe"/>
-<embed href="text/scalc/01/03080000.xhp#wertehervorheben"/>
-<embed href="text/shared/01/04180100.xhp#datenanzeige"/>
+
+<paragraph id="par_idN105AB" role="heading" level="2" xml-lang="en-US">Normal</paragraph>
+<paragraph id="par_idN105AF" role="paragraph" xml-lang="en-US"><ahelp hid=".">Displays the normal layout view of the sheet.</ahelp></paragraph>
+
+<paragraph id="hd_id102720151109097115" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/03100000.xhp">Page Break</link></paragraph>
+<embed href="text/scalc/01/03100000.xhp#page_break_view_text"/>
+<embed href="text/shared/01/03990000.xhp#toolbars"/>
+<embed href="text/scalc/01/03090000.xhp#formula_bar"/>
+<embed href="text/shared/01/03060000.xhp#status_bar"/>
+<embed href="text/shared/01/03040000.xhp#input_method_status"/>
+<embed href="text/scalc/01/03070000.xhp#column_and_row_headers"/>
+
+<paragraph id="hd_id10272015110909623" role="heading" level="2" xml-lang="en-US">Grid Lines for Sheet</paragraph>
+<paragraph id="par_id102720151147483554" role="paragraph" xml-lang="en-US">Toggle the visibility of grid lines for the current sheet.</paragraph>
+<embed href="text/scalc/01/03080000.xhp#value_highlighting"/>
+<embed href="text/scalc/01/07090000.xhp#freeze_rows_and_columns"/>
+<embed href="text/scalc/01/07080000.xhp#split_window"/>
+<embed href="text/shared/01/menu_view_sidebar.xhp#sidebar"/>
+<embed href="text/scalc/01/05100000.xhp#styles_and_formatting"/>
+
+<paragraph id="hd_id102720150908397549" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/gallery.xhp">Clip Art Gallery</link></paragraph>
+<embed href="text/shared/01/gallery.xhp#media_gallery_text"/>
 <embed href="text/scalc/01/02110000.xhp#navigator"/>
-<embed href="text/shared/01/03110000.xhp#ganzerbildschirm"/>
-<paragraph role="heading" id="hd_id3125863" xml-lang="en-US" level="2" l10n="U" oldref="3"><link href="text/shared/01/03010000.xhp" name="Zoom">Zoom</link></paragraph>
-<embed href="text/shared/01/03010000.xhp#massstabtext"/>
+
+<paragraph id="hd_id102720151147488697" role="heading" level="2" xml-lang="en-US" localize="false"><embedvar href="text/scalc/01/04080000.xhp#function_list_title"/></paragraph>
+<embed href="text/scalc/01/04080000.xhp#function_list_text"/>
+<embed href="text/shared/01/04180100.xhp#data_sources"/>
+<embed href="text/shared/01/03110000.xhp#full_screen"/>
+
+<paragraph id="hd_id3125863" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/03010000.xhp" name="Zoom">Zoom</link></paragraph>
+<embed href="text/shared/01/03010000.xhp#zoom_text"/>
 </body>
+
 </helpdocument>
diff --git a/source/text/scalc/main0104.xhp b/source/text/scalc/main0104.xhp
index e1584d9..96a0e56 100644
--- a/source/text/scalc/main0104.xhp
+++ b/source/text/scalc/main0104.xhp
@@ -55,9 +55,6 @@
 
 <paragraph id="hd_id3154492" role="heading" level="2" xml-lang="en-US"><link href="text/scalc/01/04060000.xhp" name="Function">Function</link></paragraph>
 <embed href="text/scalc/01/04060000.xhp#funktionsautopilottext"/>
-
-<paragraph id="hd_id3154511" role="heading" level="2" xml-lang="en-US"><link href="text/scalc/01/04080000.xhp" name="Function List">Function List</link></paragraph>
-<embed href="text/scalc/01/04080000.xhp#funktionslistetext"/>
 <embed href="text/scalc/01/04070000.xhp#namen"/>
 
 <paragraph id="hd_id3145640" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/04050000.xhp" name="Comment">Comment</link></paragraph>
@@ -74,4 +71,4 @@
 <embed href="text/scalc/01/02120000.xhp#headers_footers"/>
 </body>
 
-</helpdocument>
\ No newline at end of file
+</helpdocument>
diff --git a/source/text/scalc/main0105.xhp b/source/text/scalc/main0105.xhp
index ece20c3..c096668 100644
--- a/source/text/scalc/main0105.xhp
+++ b/source/text/scalc/main0105.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
+<helpdocument version="1.0">
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -17,45 +16,48 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textscalcmain0105xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Format</title>
-<filename>/text/scalc/main0105.xhp</filename>
-</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2005-07-15T13:48:11">converted from old format - fpe</lastedited>
-</history>
+  <topic id="textscalcmain0105xml" indexer="include" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Format</title>
+    <filename>/text/scalc/main0105.xhp</filename>
+  </topic>
 </meta>
+
 <body>
+
+
 <section id="format">
 <bookmark xml-lang="en-US" branch="hid/.uno:FormatMenu" id="bm_id4623554" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/.uno:FormatMenu" id="bm_id3148664" localize="false"/>
-<paragraph role="heading" id="hd_id3149669" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/scalc/main0105.xhp" name="Format">Format</link></paragraph>
-<paragraph role="paragraph" id="par_id3145171" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:FormatMenu">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>
+
+<paragraph id="hd_id3149669" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/main0105.xhp" name="Format">Format</link></paragraph>
+<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/01/05010000.xhp#standard"/>
-<paragraph role="heading" id="hd_id3154732" xml-lang="en-US" level="2" l10n="U" oldref="4"><link href="text/scalc/01/05020000.xhp" name="Cells">Cells</link></paragraph>
+
+<paragraph id="hd_id3154732" role="heading" level="2" xml-lang="en-US"><link href="text/scalc/01/05020000.xhp" name="Cells">Cells</link></paragraph>
 <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 role="heading" id="hd_id3155087" xml-lang="en-US" level="2" l10n="U" oldref="9"><link href="text/scalc/01/05070000.xhp" name="Page">Page</link></paragraph>
+
+<paragraph id="hd_id3155087" role="heading" level="2" xml-lang="en-US"><link href="text/scalc/01/05070000.xhp" name="Page">Page</link></paragraph>
 <embed href="text/scalc/01/05070000.xhp#seitetext"/>
 <embed href="text/scalc/01/05080000.xhp#druckbereiche"/>
-<paragraph role="heading" id="hd_id3145748" xml-lang="en-US" level="2" l10n="U" oldref="12"><link href="text/shared/01/05020000.xhp" name="Character">Character</link></paragraph>
+
+<paragraph id="hd_id3145748" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/05020000.xhp" name="Character">Character</link></paragraph>
 <embed href="text/shared/01/05020000.xhp#zeichentext"/>
-<paragraph role="heading" id="hd_id3154485" xml-lang="en-US" level="2" l10n="U" oldref="13"><link href="text/shared/01/05030000.xhp" name="Paragraph">Paragraph</link></paragraph>
+
+<paragraph id="hd_id3154485" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/05030000.xhp" name="Paragraph">Paragraph</link></paragraph>
 <embed href="text/shared/01/05030000.xhp#absatztext"/>
 <embed href="text/shared/01/05050000.xhp#grossklein"/>
-<embed href="text/scalc/01/05100000.xhp#gestalter"/>
-<paragraph role="heading" id="hd_id3157980" xml-lang="en-US" level="2" l10n="U" oldref="11"><link href="text/scalc/01/05110000.xhp" name="AutoFormat">AutoFormat</link></paragraph>
+
+<paragraph id="hd_id3157980" role="heading" level="2" xml-lang="en-US"><link href="text/scalc/01/05110000.xhp" name="AutoFormat">AutoFormat</link></paragraph>
 <embed href="text/scalc/01/05110000.xhp#autoformattext"/>
-<paragraph role="heading" id="hd_id3159206" xml-lang="en-US" level="2" l10n="U" oldref="14"><link href="text/scalc/01/05120000.xhp" name="Conditional Formatting">Conditional Formatting</link></paragraph>
+
+<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>
 <embed href="text/scalc/01/05120000.xhp#bedingtetext"/>
 <embed href="text/shared/01/05260000.xhp#verankerung"/>
 <embed href="text/shared/01/05070000.xhp#ausrichtung"/>
@@ -64,9 +66,12 @@
 <embed href="text/shared/01/05240000.xhp#legende"/>
 <embed href="text/shared/01/05290000.xhp#gruppe"/>
 <embed href="text/scalc/01/format_graphic.xhp#graphic"/>
-<paragraph role="heading" id="hd_id3154703" xml-lang="en-US" level="2" l10n="U" oldref="17"><link href="text/shared/02/01170100.xhp" name="Control">Control</link></paragraph>
+
+<paragraph id="hd_id3154703" role="heading" level="2" xml-lang="en-US"><link href="text/shared/02/01170100.xhp" name="Control">Control</link></paragraph>
 <embed href="text/shared/02/01170100.xhp#kontroll"/>
-<paragraph role="heading" id="hd_id3147005" xml-lang="en-US" level="2" l10n="U" oldref="16"><link href="text/shared/02/01170200.xhp" name="Form">Form</link></paragraph>
+
+<paragraph id="hd_id3147005" role="heading" level="2" xml-lang="en-US"><link href="text/shared/02/01170200.xhp" name="Form">Form</link></paragraph>
 <embed href="text/shared/02/01170200.xhp#form"/>
 </body>
+
 </helpdocument>
diff --git a/source/text/scalc/main0107.xhp b/source/text/scalc/main0107.xhp
index aed8939..7ae0f94 100644
--- a/source/text/scalc/main0107.xhp
+++ b/source/text/scalc/main0107.xhp
@@ -1,7 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
-
+<helpdocument version="1.0">
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -18,25 +16,27 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textscalcmain0107xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Window</title>
-<filename>/text/scalc/main0107.xhp</filename>
-</topic>
+  <topic id="textscalcmain0107xml" indexer="include" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Window</title>
+    <filename>/text/scalc/main0107.xhp</filename>
+  </topic>
 </meta>
+
 <body>
+
+
 <section id="window">
-<bookmark xml-lang="en-US" branch="hid/.uno:WindowList" id="bm_id6907559" localize="false"/><paragraph role="heading" id="hd_id3154758" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/scalc/main0107.xhp" name="Window">Window</link></paragraph>
-<paragraph role="paragraph" id="par_id3150398" xml-lang="en-US" l10n="CHG" oldref="2"><ahelp hid=".uno:WindowList">Contains commands for manipulating and displaying document windows.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/.uno:WindowList" id="bm_id6907559" localize="false"/>
+
+<paragraph id="hd_id3154758" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/main0107.xhp" name="Window">Window</link></paragraph>
+<paragraph id="par_id3150398" role="paragraph" xml-lang="en-US"><ahelp hid=".">Contains commands for manipulating and displaying document windows.</ahelp></paragraph>
 </section>
 <embed href="text/shared/01/07010000.xhp#neuesfenster"/>
 <embed href="text/shared/02/10100000.xhp#schliessen"/>
-<embed href="text/scalc/01/07080000.xhp#teilen"/>
-<embed href="text/scalc/01/07090000.xhp#fixieren"/>
 <embed href="text/shared/01/07080000.xhp#dokumentliste"/>
 </body>
-</helpdocument>
+
+</helpdocument>
\ No newline at end of file
diff --git a/source/text/sdraw/main0103.xhp b/source/text/sdraw/main0103.xhp
index f1f72c6..0560fcb 100644
--- a/source/text/sdraw/main0103.xhp
+++ b/source/text/sdraw/main0103.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <helpdocument version="1.0">
-	
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -17,33 +16,40 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textsdrawmain0103xml" indexer="include">
-<title id="tit" xml-lang="en-US">View</title>
-<filename>/text/sdraw/main0103.xhp</filename>
-</topic>
+  <topic id="textsdrawmain0103xml" indexer="include">
+    <title id="tit" xml-lang="en-US">View</title>
+    <filename>/text/sdraw/main0103.xhp</filename>
+  </topic>
 </meta>
+
 <body>
+
+
 <section id="ansicht">
-<paragraph role="heading" id="hd_id3152576" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sdraw/main0103.xhp" name="View">View</link></paragraph>
-<paragraph role="paragraph" id="par_id3159155" xml-lang="en-US" l10n="U" oldref="2">Sets the display properties of Draw documents.</paragraph>
+
+<paragraph id="hd_id3152576" role="heading" level="1" xml-lang="en-US"><link href="text/sdraw/main0103.xhp" name="View">View</link></paragraph>
+<paragraph id="par_id3159155" role="paragraph" xml-lang="en-US">Sets the display properties of Draw documents.</paragraph>
 </section>
-<paragraph role="heading" id="par_idN105AB" xml-lang="en-US" level="2" l10n="NEW">Normal</paragraph>
-<paragraph role="paragraph" id="par_idN105AF" xml-lang="en-US" l10n="NEW">Switch to normal view of the page.</paragraph>
-<paragraph role="heading" id="par_idN105B2" xml-lang="en-US" level="2" l10n="NEW">Master</paragraph>
-<paragraph role="paragraph" id="par_idN105B6" xml-lang="en-US" l10n="NEW">Switch to the master page view.</paragraph>
-<embed href="text/simpress/01/03180000.xhp#anzeigequali"/>
-<embed href="text/simpress/01/slidesorter.xhp#slidesorter"/>
-<embed href="text/shared/01/03060000.xhp#taskleiste"/>
-<embed href="text/shared/01/03040000.xhp#ime"/>
-<embed href="text/simpress/01/03060000.xhp#lineale"/>
+
+<paragraph id="par_idN105AB" role="heading" level="2" xml-lang="en-US">Normal</paragraph>
+<paragraph id="par_idN105AF" role="paragraph" xml-lang="en-US">Switch to normal view of the page.</paragraph>
+
+<paragraph id="par_idN105B2" role="heading" level="2" xml-lang="en-US">Master</paragraph>
+<paragraph id="par_idN105B6" role="paragraph" xml-lang="en-US">Switch to the master page view.</paragraph>
+<embed href="text/simpress/01/03180000.xhp#color_grayscale"/>
+<embed href="text/simpress/01/slidesorter.xhp#page_slide_pane"/>
+<embed href="text/shared/01/03060000.xhp#status_bar"/>
+<embed href="text/shared/01/03040000.xhp#input_method_status"/>
+<embed href="text/simpress/01/03060000.xhp#rulers"/>
 <embed href="text/shared/01/grid.xhp#grid"/>
-<embed href="text/shared/01/guides.xhp#guides"/>
+<embed href="text/shared/01/guides.xhp#snap_lines"/>
 <embed href="text/simpress/01/02110000.xhp#navigator"/>
-<paragraph role="heading" id="hd_id3149666" xml-lang="en-US" level="2" l10n="U" oldref="3"><link href="text/shared/01/03010000.xhp" name="Zoom">Zoom</link></paragraph>
-<embed href="text/shared/01/03010000.xhp#massstabtext"/>
+
+<paragraph id="hd_id3149666" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/03010000.xhp" name="Zoom">Zoom</link></paragraph>
+<embed href="text/shared/01/03010000.xhp#zoom_text"/>
 </body>
-</helpdocument>
+
+</helpdocument>
\ No newline at end of file
diff --git a/source/text/shared/00/00000406.xhp b/source/text/shared/00/00000406.xhp
index ba19f0f..d803a72 100644
--- a/source/text/shared/00/00000406.xhp
+++ b/source/text/shared/00/00000406.xhp
@@ -29,7 +29,7 @@
 <body>
 <paragraph role="heading" id="hd_id3160447" xml-lang="en-US" level="1" l10n="U" oldref="1">Tools Menu</paragraph>
 <section id="gallery">
-<paragraph role="paragraph" id="par_id3146765" xml-lang="en-US" l10n="CHG" oldref="123">Choose <emph>Tools - Gallery</emph> or on <emph>Standard</emph> Bar, click</paragraph>
+<paragraph role="paragraph" id="par_id3146765" xml-lang="en-US" l10n="CHG" oldref="123">Choose <item type="menuitem">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click</paragraph>
 <section id="sygallery">
 <table id="tbl_id3147273">
 <tablerow>
diff --git a/source/text/shared/00/00040500.xhp b/source/text/shared/00/00040500.xhp
index c8375b7..c545d22 100644
--- a/source/text/shared/00/00040500.xhp
+++ b/source/text/shared/00/00040500.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <helpdocument version="1.0">
-	
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -17,307 +16,322 @@
  *   License, Version 2.0 (the "License"); you may not use this file
  *   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="textshared0000040500xml" indexer="exclude">
-         <title xml-lang="en-US" id="tit">Format Menu</title>
-         <filename>/text/shared/00/00040500.xhp</filename>
-      </topic>
-   </meta>
-   <body>
-      <paragraph xml-lang="en-US" id="hd_id3150347" role="heading" level="1" l10n="U" oldref="1">Format Menu</paragraph>
-      <paragraph xml-lang="en-US" id="par_id3145356" role="paragraph" l10n="CHG" oldref="8"><variable id="standard">Choose <emph>Format - Clear Direct Formatting</emph>
-</variable></paragraph>
-      <section id="zeichen">
-         <paragraph xml-lang="en-US" id="par_id3153244" role="paragraph" l10n="U" oldref="9">Choose <emph>Format - Character</emph>
-</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3152352" role="paragraph" l10n="CHG" oldref="10">On <emph>Text Formatting</emph> Bar (with cursor in object), click</paragraph>
-         <section id="syzeich">
-            <table id="tbl_id3150008">
-               <tablerow>
-                  <tablecell>
-                     <paragraph xml-lang="en-US" id="par_id3148998" role="paragraph" l10n="E">
-<image id="img_id3154894" src="cmd/sc_outlineformat.png" width="0.2228in" height="0.2228in"><alt xml-lang="en-US" id="alt_id3154894">Icon</alt>
-	</image></paragraph>
-                  </tablecell>
-                  <tablecell>
-                     <paragraph xml-lang="en-US" id="par_id3149999" role="paragraph" l10n="U" oldref="11">Character</paragraph>
-                  </tablecell>
-               </tablerow>
-            </table>
-
-         </section>
-      </section>
-      <section id="schrift">
-         <paragraph xml-lang="en-US" id="par_id3153935" role="paragraph" l10n="U" oldref="12">Choose <emph>Format - Character - Font</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3157958" role="paragraph" l10n="CHG" oldref="14">Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Font</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3155338" role="paragraph" l10n="U" oldref="16">Open context menu of a row header in a database table - choose <emph>Table Format - Font</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3150355" role="paragraph" l10n="U" oldref="18">Choose <emph>Format - Title - Character</emph> tab (Chart documents)</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3149812" role="paragraph" l10n="U" oldref="19">Choose <emph>Format - Legend - Character</emph> tab (Chart documents)</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3153717" role="paragraph" l10n="U" oldref="20">Choose <emph>Format - Axis - Character</emph> tab (Chart documents)</paragraph>
+  <topic id="textshared0000040500xml" indexer="exclude">
+    <title id="tit" xml-lang="en-US">Format Menu</title>
+    <filename>/text/shared/00/00040500.xhp</filename>
+  </topic>
+</meta>
+
+<body>
+
+
+<paragraph id="hd_id3150347" role="heading" level="1" xml-lang="en-US">Format Menu</paragraph>
+<paragraph id="par_id3145356" role="paragraph" xml-lang="en-US"><variable id="standard">Choose <emph>Format - Clear Direct Formatting</emph> </variable></paragraph>
+
+<section id="zeichen">
+<paragraph id="par_id3153244" role="paragraph" xml-lang="en-US">Choose <emph>Format - Character</emph> </paragraph>
+<paragraph id="par_id3152352" role="paragraph" xml-lang="en-US">On <emph>Text Formatting</emph> Bar (with cursor in object), click</paragraph>
+
+<section id="syzeich">
+
+<table id="tbl_id3150008">
+  <tablerow>
+    <tablecell>
+      <paragraph id="par_id3148998" role="paragraph" xml-lang="en-US"> <image id="img_id3154894" src="cmd/sc_outlineformat.png"><alt xml-lang="en-US" id="alt_id3154894">Icon</alt></image></paragraph>
+    </tablecell>
+    <tablecell>
+      <paragraph id="par_id3149999" role="paragraph" xml-lang="en-US">Character</paragraph>
+    </tablecell>
+  </tablerow>
+</table>
+
+</section>
+</section>
+
+<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_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>
+<paragraph id="par_id3153717" role="paragraph" xml-lang="en-US">Choose <emph>Format - Axis - Character</emph> tab (Chart documents)</paragraph>
 <switch select="appl">
 <case select="CALC">
-<paragraph xml-lang="en-US" id="par_id3154749" role="paragraph" l10n="U" oldref="17">Choose <emph>Format - Cell - Font</emph> tab (spreadsheets)</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3156306" role="paragraph" l10n="U" oldref="199">Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)</paragraph>
+<paragraph id="par_id3154749" role="paragraph" xml-lang="en-US">Choose <emph>Format - Cell - Font</emph> tab (spreadsheets)</paragraph>
+<paragraph id="par_id3156306" role="paragraph" xml-lang="en-US">Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)</paragraph>
 </case>
 </switch>
 </section>
-      <section id="schrifteffekt">
-         <paragraph xml-lang="en-US" id="par_id3155829" role="paragraph" l10n="U" oldref="21">Choose <emph>Format - Character - Font Effects</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3149819" role="paragraph" l10n="CHG" oldref="23">Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Font Effects</emph> tab</paragraph>
+
+<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>
 <switch select="appl">
 <case select="CALC">
-<paragraph xml-lang="en-US" id="par_id3159176" role="paragraph" l10n="U" oldref="200">Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)</paragraph>
+<paragraph id="par_id3159176" role="paragraph" xml-lang="en-US">Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)</paragraph>
 </case>
 </switch>
 </section>
-      <section id="position">
-         <paragraph xml-lang="en-US" id="par_id3153541" role="paragraph" l10n="U" oldref="181">Choose <emph>Format - Character - Position</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3159256" role="paragraph" l10n="CHG" oldref="183">Choose <emph>Format - Styles and Formatting - </emph>open context menu of an entry and click <emph>Modify/New - Alignment</emph> tab</paragraph>
+
+<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>
 <switch select="appl">
 <case select="CALC">
-<paragraph xml-lang="en-US" id="par_id3151385" role="paragraph" l10n="U" oldref="201">Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)</paragraph>
+<paragraph id="par_id3151385" role="paragraph" xml-lang="en-US">Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)</paragraph>
 </case>
 </switch>
 </section>
-      <section id="asilayout">
-         <paragraph xml-lang="en-US" id="par_id3148550" role="paragraph" l10n="U" oldref="186">Choose <emph>Format - Character - Asian Layout</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3152811" role="paragraph" l10n="CHG" oldref="188">Choose <emph>Format - Styles and Formatting - </emph>open context menu of an entry and click <emph>Modify/New - Asian Layout</emph> tab</paragraph>
-      </section>
-      <section id="asitypo">
-         <paragraph xml-lang="en-US" id="par_id3153524" role="paragraph" l10n="U" oldref="190">Choose <emph>Format - Paragraph - Asian Typography</emph> tab (not in HTML)</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3154366" role="paragraph" l10n="U" oldref="191"><switchinline select="appl"><caseinline select="CALC">Choose <emph>Format - Cell - Asian Typography</emph> tab 
+
+<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>
+</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 xml-lang="en-US" id="par_id3148742" role="paragraph" l10n="CHG" oldref="193">Choose <emph>Format - Styles and Formatting - </emph>open context menu of an entry and click <emph>Modify/New - Asian Typography</emph> tab</paragraph>
-      </section>
-      <section id="hyperl">
-         <paragraph xml-lang="en-US" id="par_id3148922" role="paragraph" l10n="U" oldref="26">Choose <emph>Format - Character - Hyperlink</emph> tab</paragraph>
-      </section>
-      <section id="absatz">
-         <paragraph xml-lang="en-US" id="par_id3149169" role="paragraph" l10n="U" oldref="29">Choose <emph>Format - Paragraph</emph>
-</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3151381" role="paragraph" l10n="CHG" oldref="30">On <emph>Text Formatting</emph> bar (with cursor in object), click</paragraph>
-         <section id="syabsatz">
-            <table id="tbl_id3150652">
-               <tablerow>
-                  <tablecell>
-                     <paragraph xml-lang="en-US" id="par_id3155995" role="paragraph" l10n="E">
-<image id="img_id3150495" src="cmd/sc_paragraphdialog.png" width="0.2228in" height="0.2228in"><alt xml-lang="en-US" id="alt_id3150495">Icon</alt>
-	</image></paragraph>
-                  </tablecell>
-                  <tablecell>
-                     <paragraph xml-lang="en-US" id="par_id3147299" role="paragraph" l10n="CHG" oldref="31">Paragraph</paragraph>
-                  </tablecell>
-               </tablerow>
-            </table>
-
-         </section>
-      </section>
-      <section id="absatzausrichtung">
-         <paragraph xml-lang="en-US" id="par_id3147289" role="paragraph" l10n="U" oldref="4">Choose <emph>Format - Paragraph - Alignment</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3147352" role="paragraph" l10n="CHG" oldref="179">Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Alignment</emph> tab</paragraph>
-      </section>
-      <section id="einzug">
-         <paragraph xml-lang="en-US" id="par_id3154640" role="paragraph" l10n="U" oldref="32">Choose <emph>Format - Paragraph - Indents & Spacing</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3152463" role="paragraph" l10n="CHG" oldref="34">Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Indents & Spacing</emph> tab</paragraph>
-      </section>
-      <section id="tabulator">
-         <paragraph xml-lang="en-US" id="par_id3154319" role="paragraph" l10n="U" oldref="39">Choose <emph>Format - Paragraph - Tabs</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3154833" role="paragraph" l10n="CHG" oldref="41">Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Tabs</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3159155" role="paragraph" l10n="U" oldref="43">Double-click the ruler</paragraph>
-      </section>
-      <section id="umrandung">
-         <paragraph xml-lang="en-US" id="par_idN109E2" role="paragraph" l10n="NEW">(all options only in Writer or Calc)</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3156105" role="paragraph" l10n="CHG" oldref="44">Choose <emph>Format - Paragraph - Borders</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3154149" role="paragraph" l10n="CHG" oldref="45">Choose <emph>Format - Image - Borders</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3163822" role="paragraph" l10n="U" oldref="48">Choose <emph>Format - Frame/Object - Borders</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3150048" role="paragraph" l10n="U" oldref="51">Choose <emph>Format - Page - Borders</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3151148" role="paragraph" l10n="U" oldref="52">Choose <emph>Format - Character - Borders</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3149911" role="paragraph" l10n="CHG" oldref="53">Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Borders</emph> tab</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3150094" role="paragraph" l10n="U" oldref="54">Choose <emph>Format - Page - Header - More</emph> button</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3154501" role="paragraph" l10n="CHG" oldref="55">Choose <emph>Format - Page - Footer - More</emph> button</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3148455" role="paragraph" l10n="U" oldref="56"><switchinline select="appl"><caseinline select="CALC">Choose <emph>Format - Cells - Borders</emph> tab 
+<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>
+</section>
+
+<section id="hyperl">
+<paragraph id="par_id3148922" role="paragraph" xml-lang="en-US">Choose <emph>Format - Character - Hyperlink</emph> tab</paragraph>
+</section>
+
+<section id="absatz">
+<paragraph id="par_id3149169" role="paragraph" xml-lang="en-US">Choose <emph>Format - Paragraph</emph> </paragraph>
+<paragraph id="par_id3151381" role="paragraph" xml-lang="en-US">On <emph>Text Formatting</emph> bar (with cursor in object), click</paragraph>
+
+<section id="syabsatz">
+
+<table id="tbl_id3150652">
+  <tablerow>
+    <tablecell>
+      <paragraph id="par_id3155995" role="paragraph" xml-lang="en-US"> <image id="img_id3150495" src="cmd/sc_paragraphdialog.png"><alt xml-lang="en-US" id="alt_id3150495">Icon</alt></image></paragraph>
+    </tablecell>
+    <tablecell>
+      <paragraph id="par_id3147299" role="paragraph" xml-lang="en-US">Paragraph</paragraph>
+    </tablecell>
+  </tablerow>
+</table>
+
+</section>
+</section>
+
+<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>
+</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>
+</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_id3159155" role="paragraph" xml-lang="en-US">Double-click the ruler</paragraph>
+</section>
+
+<section id="umrandung">
+<paragraph id="par_idN109E2" role="paragraph" xml-lang="en-US">(all options only in Writer or Calc)</paragraph>
+<paragraph id="par_id3156105" role="paragraph" xml-lang="en-US">Choose <emph>Format - Paragraph - Borders</emph> tab</paragraph>
+<paragraph id="par_id3154149" role="paragraph" xml-lang="en-US">Choose <emph>Format - Image - Borders</emph> tab</paragraph>
+<paragraph id="par_id3163822" role="paragraph" xml-lang="en-US">Choose <emph>Format - Frame/Object - Borders</emph> tab</paragraph>

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list