summaryrefslogtreecommitdiff
path: root/helpcontent2/source
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source')
-rw-r--r--helpcontent2/source/text/sbasic/guide/makefile.mk2
-rw-r--r--helpcontent2/source/text/sbasic/shared/01/makefile.mk2
-rw-r--r--helpcontent2/source/text/sbasic/shared/02/makefile.mk2
-rw-r--r--helpcontent2/source/text/sbasic/shared/makefile.mk2
-rw-r--r--helpcontent2/source/text/scalc/00/makefile.mk2
-rw-r--r--helpcontent2/source/text/scalc/01/makefile.mk2
-rw-r--r--helpcontent2/source/text/scalc/02/makefile.mk2
-rw-r--r--helpcontent2/source/text/scalc/04/makefile.mk2
-rw-r--r--helpcontent2/source/text/scalc/05/makefile.mk2
-rw-r--r--helpcontent2/source/text/scalc/guide/makefile.mk2
-rw-r--r--helpcontent2/source/text/scalc/makefile.mk2
-rw-r--r--helpcontent2/source/text/schart/00/makefile.mk2
-rw-r--r--helpcontent2/source/text/schart/01/makefile.mk2
-rw-r--r--helpcontent2/source/text/schart/02/makefile.mk2
-rw-r--r--helpcontent2/source/text/schart/04/makefile.mk2
-rw-r--r--helpcontent2/source/text/schart/makefile.mk2
-rw-r--r--helpcontent2/source/text/sdraw/00/makefile.mk2
-rw-r--r--helpcontent2/source/text/sdraw/01/makefile.mk2
-rw-r--r--helpcontent2/source/text/sdraw/04/makefile.mk2
-rw-r--r--helpcontent2/source/text/sdraw/guide/makefile.mk2
-rw-r--r--helpcontent2/source/text/sdraw/makefile.mk2
-rw-r--r--helpcontent2/source/text/shared/00/00000401.xhp80
-rw-r--r--helpcontent2/source/text/shared/00/makefile.mk2
-rw-r--r--helpcontent2/source/text/shared/01/01100000.xhp40
-rwxr-xr-xhelpcontent2/source/text/shared/01/01100600.xhp90
-rw-r--r--helpcontent2/source/text/shared/01/makefile.mk3
-rw-r--r--helpcontent2/source/text/shared/01/password_dlg.xhp11
-rw-r--r--helpcontent2/source/text/shared/02/makefile.mk2
-rw-r--r--helpcontent2/source/text/shared/04/makefile.mk2
-rw-r--r--helpcontent2/source/text/shared/05/makefile.mk2
-rw-r--r--helpcontent2/source/text/shared/07/makefile.mk2
-rw-r--r--helpcontent2/source/text/shared/autokorr/makefile.mk2
-rw-r--r--helpcontent2/source/text/shared/autopi/makefile.mk2
-rw-r--r--helpcontent2/source/text/shared/explorer/database/makefile.mk2
-rw-r--r--helpcontent2/source/text/shared/guide/makefile.mk2
-rw-r--r--helpcontent2/source/text/shared/makefile.mk2
-rwxr-xr-xhelpcontent2/source/text/shared/optionen/01030300.xhp71
-rw-r--r--helpcontent2/source/text/shared/optionen/makefile.mk2
-rw-r--r--helpcontent2/source/text/simpress/00/makefile.mk2
-rw-r--r--helpcontent2/source/text/simpress/01/makefile.mk2
-rw-r--r--helpcontent2/source/text/simpress/02/makefile.mk2
-rw-r--r--helpcontent2/source/text/simpress/04/makefile.mk2
-rw-r--r--helpcontent2/source/text/simpress/guide/makefile.mk2
-rw-r--r--helpcontent2/source/text/simpress/makefile.mk2
-rw-r--r--helpcontent2/source/text/smath/00/makefile.mk2
-rw-r--r--helpcontent2/source/text/smath/01/makefile.mk2
-rw-r--r--helpcontent2/source/text/smath/02/makefile.mk2
-rw-r--r--helpcontent2/source/text/smath/04/makefile.mk2
-rw-r--r--helpcontent2/source/text/smath/guide/makefile.mk2
-rw-r--r--helpcontent2/source/text/smath/makefile.mk2
-rw-r--r--helpcontent2/source/text/swriter/00/makefile.mk2
-rw-r--r--helpcontent2/source/text/swriter/01/makefile.mk2
-rw-r--r--helpcontent2/source/text/swriter/02/makefile.mk2
-rw-r--r--helpcontent2/source/text/swriter/04/makefile.mk2
-rw-r--r--helpcontent2/source/text/swriter/guide/makefile.mk2
-rw-r--r--helpcontent2/source/text/swriter/makefile.mk2
56 files changed, 228 insertions, 167 deletions
diff --git a/helpcontent2/source/text/sbasic/guide/makefile.mk b/helpcontent2/source/text/sbasic/guide/makefile.mk
index d5127f058b..e5cfd3fe02 100644
--- a/helpcontent2/source/text/sbasic/guide/makefile.mk
+++ b/helpcontent2/source/text/sbasic/guide/makefile.mk
@@ -54,4 +54,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/sbasic/shared/01/makefile.mk b/helpcontent2/source/text/sbasic/shared/01/makefile.mk
index 016cfec47c..c17f2a509f 100644
--- a/helpcontent2/source/text/sbasic/shared/01/makefile.mk
+++ b/helpcontent2/source/text/sbasic/shared/01/makefile.mk
@@ -51,4 +51,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/sbasic/shared/02/makefile.mk b/helpcontent2/source/text/sbasic/shared/02/makefile.mk
index bacae34232..28fa37d1fa 100644
--- a/helpcontent2/source/text/sbasic/shared/02/makefile.mk
+++ b/helpcontent2/source/text/sbasic/shared/02/makefile.mk
@@ -67,4 +67,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/sbasic/shared/makefile.mk b/helpcontent2/source/text/sbasic/shared/makefile.mk
index 419ae5e5be..1bc1ea679a 100644
--- a/helpcontent2/source/text/sbasic/shared/makefile.mk
+++ b/helpcontent2/source/text/sbasic/shared/makefile.mk
@@ -319,4 +319,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/scalc/00/makefile.mk b/helpcontent2/source/text/scalc/00/makefile.mk
index c44bb187d0..cb08d8fd97 100644
--- a/helpcontent2/source/text/scalc/00/makefile.mk
+++ b/helpcontent2/source/text/scalc/00/makefile.mk
@@ -56,4 +56,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/scalc/01/makefile.mk b/helpcontent2/source/text/scalc/01/makefile.mk
index d24024cc3f..85dc5a9863 100644
--- a/helpcontent2/source/text/scalc/01/makefile.mk
+++ b/helpcontent2/source/text/scalc/01/makefile.mk
@@ -225,4 +225,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/scalc/02/makefile.mk b/helpcontent2/source/text/scalc/02/makefile.mk
index b264521c8c..00d35e7958 100644
--- a/helpcontent2/source/text/scalc/02/makefile.mk
+++ b/helpcontent2/source/text/scalc/02/makefile.mk
@@ -66,4 +66,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/scalc/04/makefile.mk b/helpcontent2/source/text/scalc/04/makefile.mk
index d1b2bc78c5..34b25675dd 100644
--- a/helpcontent2/source/text/scalc/04/makefile.mk
+++ b/helpcontent2/source/text/scalc/04/makefile.mk
@@ -49,4 +49,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/scalc/05/makefile.mk b/helpcontent2/source/text/scalc/05/makefile.mk
index 5e6f72dd66..f981e686ac 100644
--- a/helpcontent2/source/text/scalc/05/makefile.mk
+++ b/helpcontent2/source/text/scalc/05/makefile.mk
@@ -50,4 +50,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/scalc/guide/makefile.mk b/helpcontent2/source/text/scalc/guide/makefile.mk
index 518a3ac234..edf07b4aff 100644
--- a/helpcontent2/source/text/scalc/guide/makefile.mk
+++ b/helpcontent2/source/text/scalc/guide/makefile.mk
@@ -134,4 +134,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/scalc/makefile.mk b/helpcontent2/source/text/scalc/makefile.mk
index c5de9b75d7..ac033e79ac 100644
--- a/helpcontent2/source/text/scalc/makefile.mk
+++ b/helpcontent2/source/text/scalc/makefile.mk
@@ -68,4 +68,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/schart/00/makefile.mk b/helpcontent2/source/text/schart/00/makefile.mk
index 3d66c753f3..b6b850b4fc 100644
--- a/helpcontent2/source/text/schart/00/makefile.mk
+++ b/helpcontent2/source/text/schart/00/makefile.mk
@@ -49,4 +49,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/schart/01/makefile.mk b/helpcontent2/source/text/schart/01/makefile.mk
index 48644b6752..0e744ac56e 100644
--- a/helpcontent2/source/text/schart/01/makefile.mk
+++ b/helpcontent2/source/text/schart/01/makefile.mk
@@ -93,4 +93,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/schart/02/makefile.mk b/helpcontent2/source/text/schart/02/makefile.mk
index d1eb190a8f..0e97effbb0 100644
--- a/helpcontent2/source/text/schart/02/makefile.mk
+++ b/helpcontent2/source/text/schart/02/makefile.mk
@@ -53,4 +53,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/schart/04/makefile.mk b/helpcontent2/source/text/schart/04/makefile.mk
index 5bdffce7d0..bf3a3a85c3 100644
--- a/helpcontent2/source/text/schart/04/makefile.mk
+++ b/helpcontent2/source/text/schart/04/makefile.mk
@@ -49,4 +49,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/schart/makefile.mk b/helpcontent2/source/text/schart/makefile.mk
index 4f7b07f45b..d1f49595a1 100644
--- a/helpcontent2/source/text/schart/makefile.mk
+++ b/helpcontent2/source/text/schart/makefile.mk
@@ -51,4 +51,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/sdraw/00/makefile.mk b/helpcontent2/source/text/sdraw/00/makefile.mk
index 54f7aa888d..7f1894b870 100644
--- a/helpcontent2/source/text/sdraw/00/makefile.mk
+++ b/helpcontent2/source/text/sdraw/00/makefile.mk
@@ -49,4 +49,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/sdraw/01/makefile.mk b/helpcontent2/source/text/sdraw/01/makefile.mk
index 42af6db6ea..8c138c3914 100644
--- a/helpcontent2/source/text/sdraw/01/makefile.mk
+++ b/helpcontent2/source/text/sdraw/01/makefile.mk
@@ -49,4 +49,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/sdraw/04/makefile.mk b/helpcontent2/source/text/sdraw/04/makefile.mk
index 2504db94c8..45e92b9664 100644
--- a/helpcontent2/source/text/sdraw/04/makefile.mk
+++ b/helpcontent2/source/text/sdraw/04/makefile.mk
@@ -49,4 +49,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/sdraw/guide/makefile.mk b/helpcontent2/source/text/sdraw/guide/makefile.mk
index e19ae37293..609989572c 100644
--- a/helpcontent2/source/text/sdraw/guide/makefile.mk
+++ b/helpcontent2/source/text/sdraw/guide/makefile.mk
@@ -64,4 +64,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/sdraw/makefile.mk b/helpcontent2/source/text/sdraw/makefile.mk
index 9c2e27a672..79ffbf4da6 100644
--- a/helpcontent2/source/text/sdraw/makefile.mk
+++ b/helpcontent2/source/text/sdraw/makefile.mk
@@ -61,4 +61,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/shared/00/00000401.xhp b/helpcontent2/source/text/shared/00/00000401.xhp
index 43fdecc564..54f65d415c 100644
--- a/helpcontent2/source/text/shared/00/00000401.xhp
+++ b/helpcontent2/source/text/shared/00/00000401.xhp
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
-
+
<!--
***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -29,8 +29,8 @@
*
************************************************************************
-->
-
-
+
+
<meta>
<topic id="textshared0000000401xml" indexer="exclude">
<title id="tit" xml-lang="en-US">File Menu</title>
@@ -70,7 +70,7 @@
</section>
<paragraph role="paragraph" id="par_id3149798" xml-lang="en-US" l10n="U" oldref="160"><variable id="etiketten">Choose <emph>File - New - Labels</emph>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3147226" xml-lang="en-US" l10n="U" oldref="161"><variable id="etikettenein">Choose <emph>File - New - Labels - Labels</emph> tab
+<paragraph role="paragraph" id="par_id3147226" xml-lang="en-US" l10n="U" oldref="161"><variable id="etikettenein">Choose <emph>File - New - Labels - Labels</emph> tab
</variable></paragraph>
<section id="formateti">
<paragraph role="paragraph" id="par_id3154522" xml-lang="en-US" l10n="U" oldref="162">Choose <emph>File - New - Labels - Format</emph> tab</paragraph>
@@ -82,13 +82,13 @@
</section>
<paragraph role="paragraph" id="par_id3152780" xml-lang="en-US" l10n="U" oldref="166"><variable id="visikart">Choose <emph>File - New - Business Cards</emph>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3156346" xml-lang="en-US" l10n="U" oldref="167"><variable id="visikartform">Choose <emph>File - New - Business Cards - Medium</emph> tab
+<paragraph role="paragraph" id="par_id3156346" xml-lang="en-US" l10n="U" oldref="167"><variable id="visikartform">Choose <emph>File - New - Business Cards - Medium</emph> tab
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3152824" xml-lang="en-US" l10n="U" oldref="168"><variable id="viskartinhalt">Choose <emph>File - New - Business Cards - Business cards</emph> tab
+<paragraph role="paragraph" id="par_id3152824" xml-lang="en-US" l10n="U" oldref="168"><variable id="viskartinhalt">Choose <emph>File - New - Business Cards - Business cards</emph> tab
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3149819" xml-lang="en-US" l10n="U" oldref="169"><variable id="viskartpriv">Choose <emph>File - New - Business Cards - Private</emph> tab
+<paragraph role="paragraph" id="par_id3149819" xml-lang="en-US" l10n="U" oldref="169"><variable id="viskartpriv">Choose <emph>File - New - Business Cards - Private</emph> tab
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3154897" xml-lang="en-US" l10n="U" oldref="170"><variable id="viskartgesch">Choose <emph>File - New - Business Cards - Business</emph> tab
+<paragraph role="paragraph" id="par_id3154897" xml-lang="en-US" l10n="U" oldref="170"><variable id="viskartgesch">Choose <emph>File - New - Business Cards - Business</emph> tab
</variable></paragraph>
<section id="oeffnen">
<paragraph role="paragraph" id="par_id3146137" xml-lang="en-US" l10n="U" oldref="7">Choose <emph>File - Open</emph>
@@ -170,23 +170,23 @@
</variable></paragraph>
<paragraph role="paragraph" id="par_id3145592" xml-lang="en-US" l10n="U" oldref="107"><variable id="dtapsf">Choose <emph>File - Wizards - Presentation - Page 5</emph>
</variable></paragraph>
-<paragraph role="paragraph" id="par_idN10C46" xml-lang="en-US" l10n="CHG"><variable id="autopilotformular">Click <emph>Use Wizard to Create Form</emph> in a database file window.
+<paragraph role="paragraph" id="par_idN10C46" xml-lang="en-US" l10n="CHG"><variable id="autopilotformular">Click <emph>Use Wizard to Create Form</emph> in a database file window.
</variable></paragraph>
-<paragraph role="paragraph" id="par_idN10C5F" xml-lang="en-US" l10n="CHG"><variable id="autopilotreport">Click <emph>Use Wizard to Create Report</emph> in a database file window.
+<paragraph role="paragraph" id="par_idN10C5F" xml-lang="en-US" l10n="CHG"><variable id="autopilotreport">Click <emph>Use Wizard to Create Report</emph> in a database file window.
</variable></paragraph>
<paragraph role="paragraph" id="par_idN10C24" xml-lang="en-US" l10n="NEW"><variable id="webwizard">Choose <emph>File - Wizards - Web Page</emph>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3154064" xml-lang="en-US" l10n="U" oldref="143"><variable id="gruppen">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.
+<paragraph role="paragraph" id="par_id3154064" xml-lang="en-US" l10n="U" oldref="143"><variable id="gruppen">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3152807" xml-lang="en-US" l10n="U" oldref="144"><variable id="gruppen1">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1
+<paragraph role="paragraph" id="par_id3152807" xml-lang="en-US" l10n="U" oldref="144"><variable id="gruppen1">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3150571" xml-lang="en-US" l10n="U" oldref="148"><variable id="gruppen2">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2
+<paragraph role="paragraph" id="par_id3150571" xml-lang="en-US" l10n="U" oldref="148"><variable id="gruppen2">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3145251" xml-lang="en-US" l10n="U" oldref="145"><variable id="gruppen3">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3
+<paragraph role="paragraph" id="par_id3145251" xml-lang="en-US" l10n="U" oldref="145"><variable id="gruppen3">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3156109" xml-lang="en-US" l10n="U" oldref="146"><variable id="gruppen4">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.
+<paragraph role="paragraph" id="par_id3156109" xml-lang="en-US" l10n="U" oldref="146"><variable id="gruppen4">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3159347" xml-lang="en-US" l10n="U" oldref="147"><variable id="gruppen5">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards
+<paragraph role="paragraph" id="par_id3159347" xml-lang="en-US" l10n="U" oldref="147"><variable id="gruppen5">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards
</variable></paragraph>
<paragraph role="paragraph" id="par_id3153417" xml-lang="en-US" l10n="U" oldref="150"><variable id="autopilotmsimport">Choose <emph>File - Wizards - Document Converter</emph>
</variable></paragraph>
@@ -247,33 +247,33 @@
</table>
</section>
-<paragraph role="paragraph" id="par_id3154964" xml-lang="en-US" l10n="U" oldref="78"><variable id="gifspeichern">Choose <emph>File - Save As</emph>, if GIF selected as file type, dialog opens automatically
+<paragraph role="paragraph" id="par_id3154964" xml-lang="en-US" l10n="U" oldref="78"><variable id="gifspeichern">Choose <emph>File - Save As</emph>, if GIF selected as file type, dialog opens automatically
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3153569" xml-lang="en-US" l10n="U" oldref="79"><variable id="pngspeichern">Choose <emph>File - Save As</emph>, if PNG selected as file type, dialog opens automatically
+<paragraph role="paragraph" id="par_id3153569" xml-lang="en-US" l10n="U" oldref="79"><variable id="pngspeichern">Choose <emph>File - Save As</emph>, if PNG selected as file type, dialog opens automatically
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3147343" xml-lang="en-US" l10n="U" oldref="97"><variable id="bmpspeichern">Choose <emph>File - Save As</emph>, if BMP selected as file type, dialog opens automatically
+<paragraph role="paragraph" id="par_id3147343" xml-lang="en-US" l10n="U" oldref="97"><variable id="bmpspeichern">Choose <emph>File - Save As</emph>, if BMP selected as file type, dialog opens automatically
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3156374" xml-lang="en-US" l10n="U" oldref="98"><variable id="jpegspeichern">Choose <emph>File - Save As</emph>, if JPEG selected as file type, dialog opens automatically
+<paragraph role="paragraph" id="par_id3156374" xml-lang="en-US" l10n="U" oldref="98"><variable id="jpegspeichern">Choose <emph>File - Save As</emph>, if JPEG selected as file type, dialog opens automatically
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3150300" xml-lang="en-US" l10n="U" oldref="99"><variable id="htmlspeichern">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select "HTML Document" file type, this dialog opens automatically
+<paragraph role="paragraph" id="par_id3150300" xml-lang="en-US" l10n="U" oldref="99"><variable id="htmlspeichern">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select "HTML Document" file type, this dialog opens automatically
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3153387" xml-lang="en-US" l10n="U" oldref="137"><variable id="htmlspeichern1">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard
+<paragraph role="paragraph" id="par_id3153387" xml-lang="en-US" l10n="U" oldref="137"><variable id="htmlspeichern1">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3154021" xml-lang="en-US" l10n="U" oldref="138"><variable id="htmlspeichern2">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard
+<paragraph role="paragraph" id="par_id3154021" xml-lang="en-US" l10n="U" oldref="138"><variable id="htmlspeichern2">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3147246" xml-lang="en-US" l10n="U" oldref="159"><variable id="htmlspeichern3">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard
+<paragraph role="paragraph" id="par_id3147246" xml-lang="en-US" l10n="U" oldref="159"><variable id="htmlspeichern3">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3145131" xml-lang="en-US" l10n="U" oldref="140"><variable id="htmlspeichern4">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard
+<paragraph role="paragraph" id="par_id3145131" xml-lang="en-US" l10n="U" oldref="140"><variable id="htmlspeichern4">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3150235" xml-lang="en-US" l10n="U" oldref="141"><variable id="htmlspeichern5">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard
+<paragraph role="paragraph" id="par_id3150235" xml-lang="en-US" l10n="U" oldref="141"><variable id="htmlspeichern5">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3145762" xml-lang="en-US" l10n="U" oldref="142"><variable id="htmlspeichern6">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard
+<paragraph role="paragraph" id="par_id3145762" xml-lang="en-US" l10n="U" oldref="142"><variable id="htmlspeichern6">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3149735" xml-lang="en-US" l10n="U" oldref="100"><variable id="svmspeichern">Choose <emph>File - Export</emph>, if SVM/WMF/PICT/MET selected as file type, dialog opens automatically
+<paragraph role="paragraph" id="par_id3149735" xml-lang="en-US" l10n="U" oldref="100"><variable id="svmspeichern">Choose <emph>File - Export</emph>, if SVM/WMF/PICT/MET selected as file type, dialog opens automatically
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3149528" xml-lang="en-US" l10n="U" oldref="217"><variable id="bmpexport">Choose <emph>File - Export</emph>, if BMP selected as file type, dialog opens automatically
+<paragraph role="paragraph" id="par_id3149528" xml-lang="en-US" l10n="U" oldref="217"><variable id="bmpexport">Choose <emph>File - Export</emph>, if BMP selected as file type, dialog opens automatically
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3155112" xml-lang="en-US" l10n="U" oldref="218"><variable id="gifexport">Choose <emph>File - Export</emph>, if GIF selected as file type, dialog opens
+<paragraph role="paragraph" id="par_id3155112" xml-lang="en-US" l10n="U" oldref="218"><variable id="gifexport">Choose <emph>File - Export</emph>, if GIF selected as file type, dialog opens
</variable></paragraph>
<paragraph role="paragraph" id="par_id3154901" xml-lang="en-US" l10n="U" oldref="58"><variable id="saveall">Choose <emph>File - Save All</emph>
</variable></paragraph>
@@ -285,7 +285,7 @@
</section>
<paragraph role="paragraph" id="par_id3166425" xml-lang="en-US" l10n="U" oldref="61"><variable id="info1">Choose <emph>File - Properties</emph>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3150381" xml-lang="en-US" l10n="U" oldref="62"><variable id="info2">Choose <emph>File - Properties - General</emph> tab
+<paragraph role="paragraph" id="par_id3150381" xml-lang="en-US" l10n="U" oldref="62"><variable id="info2">Choose <emph>File - Properties - General</emph> tab
</variable></paragraph>
<section id="digitalsig">
<paragraph role="paragraph" id="par_idN11163" xml-lang="en-US" l10n="NEW">Choose <emph>File - Digital Signatures</emph>
@@ -295,15 +295,17 @@
<paragraph role="paragraph" id="par_idN11156" xml-lang="en-US" l10n="NEW">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button </paragraph>
<paragraph role="paragraph" id="par_idN1117E" xml-lang="en-US" l10n="NEW">Double-click the Signature field on the Status Bar.</paragraph>
</section>
-<paragraph role="paragraph" id="par_idN11173" xml-lang="en-US" l10n="NEW"><variable id="digitalsigsel">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button
+<paragraph role="paragraph" id="par_idN11173" xml-lang="en-US" l10n="NEW"><variable id="digitalsigsel">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button
+</variable></paragraph>
+<paragraph role="paragraph" id="par_id3150662" xml-lang="en-US" l10n="U" oldref="63"><variable id="info3">Choose <emph>File - Properties - Description</emph> tab
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3150662" xml-lang="en-US" l10n="U" oldref="63"><variable id="info3">Choose <emph>File - Properties - Description</emph> tab
+<paragraph role="paragraph" id="par_id3153792" xml-lang="en-US" l10n="CHG" oldref="64"><variable id="info4">Choose <emph>File - Properties - Custom Properties</emph> tab
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3153792" xml-lang="en-US" l10n="CHG" oldref="64"><variable id="info4">Choose <emph>File - Properties - Custom Properties</emph> tab
+<paragraph role="paragraph" id="par_id3153701" xml-lang="en-US" l10n="U" oldref="65"><variable id="info5">Choose <emph>File - Properties - Statistics</emph> tab
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3153701" xml-lang="en-US" l10n="U" oldref="65"><variable id="info5">Choose <emph>File - Properties - Statistics</emph> tab
+<paragraph role="paragraph" id="par_id315370199" xml-lang="en-US" l10n="NEW"><variable id="infosec">Choose <emph>File - Properties - Security</emph> tab
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3149570" xml-lang="en-US" l10n="U" oldref="66"><variable id="info6">Choose <emph>File - Properties - Internet</emph> tab
+<paragraph role="paragraph" id="par_id3149570" xml-lang="en-US" l10n="U" oldref="66"><variable id="info6">Choose <emph>File - Properties - Internet</emph> tab
</variable></paragraph>
<paragraph role="paragraph" id="par_id3154275" xml-lang="en-US" l10n="U" oldref="67"><variable id="dokuvorlage">Choose <emph>File - Templates</emph>
</variable></paragraph>
@@ -448,9 +450,9 @@
<paragraph role="paragraph" id="par_id3145827" xml-lang="en-US" l10n="CHG" oldref="76">Choose <emph>File - Open</emph> - select under "File type": "Text CSV" </paragraph>
<paragraph role="paragraph" id="par_id6071352" xml-lang="en-US" l10n="NEW">Choose <emph>Data - Text to Columns</emph> (Calc)</paragraph>
</section>
-<paragraph role="paragraph" id="par_id3148608" xml-lang="en-US" l10n="U" oldref="81"><variable id="epsexport">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically
+<paragraph role="paragraph" id="par_id3148608" xml-lang="en-US" l10n="U" oldref="81"><variable id="epsexport">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3150107" xml-lang="en-US" l10n="U" oldref="87"><variable id="pbmppmpgm">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically
+<paragraph role="paragraph" id="par_id3150107" xml-lang="en-US" l10n="U" oldref="87"><variable id="pbmppmpgm">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically
</variable></paragraph>
<paragraph role="paragraph" id="par_id3145305" xml-lang="en-US" l10n="U" oldref="96"><variable id="versionen"><variable id="autopilotberichtfeldauswahl">Choose <emph>File - Versions</emph>
</variable>
diff --git a/helpcontent2/source/text/shared/00/makefile.mk b/helpcontent2/source/text/shared/00/makefile.mk
index 1e77dc0c7e..098d531d6e 100644
--- a/helpcontent2/source/text/shared/00/makefile.mk
+++ b/helpcontent2/source/text/shared/00/makefile.mk
@@ -89,4 +89,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/shared/01/01100000.xhp b/helpcontent2/source/text/shared/01/01100000.xhp
index 5e3780739d..35d288e31a 100644
--- a/helpcontent2/source/text/shared/01/01100000.xhp
+++ b/helpcontent2/source/text/shared/01/01100000.xhp
@@ -5,7 +5,7 @@
***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -29,17 +29,13 @@
*
************************************************************************
-->
-
+
<helpdocument version="1.0">
<meta>
<topic id="textshared0101100000xml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Properties of</title>
<filename>/text/shared/01/01100000.xhp</filename>
</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2006-09-07T10:43:45">converted from old format - fpe</lastedited>
-</history>
</meta>
<body>
<bookmark xml-lang="en-US" branch="hid/SID_DOCINFO" id="bm_id1332604" localize="false"/>
@@ -53,32 +49,16 @@
</section>
<paragraph role="paragraph" id="par_id3153748" xml-lang="en-US" l10n="CHG" oldref="4">The <emph>Properties</emph> dialog contains the following tab pages:</paragraph>
<embed href="text/shared/01/01100200.xhp#dokument"/>
+<embed href="text/shared/01/01100100.xhp#beschreibung"/>
+<embed href="text/shared/01/01100300.xhp#benutzer"/>
+<embed href="text/shared/01/01100500.xhp#internet"/>
+<embed href="text/shared/01/01100600.xhp#security"/>
<switch select="appl">
-<case select="IMAGE">
+<case select="WRITER">
+<embed href="text/shared/01/01100400.xhp#statistik"/>
</case>
-<default><embed href="text/shared/01/01100100.xhp#beschreibung"/>
-</default>
</switch>
-<switch select="appl">
-<case select="IMAGE">
-</case>
-<default><embed href="text/shared/01/01100300.xhp#benutzer"/>
-</default>
-</switch>
-<switch select="appl">
-<case select="IMAGE">
-</case>
-<default><embed href="text/shared/01/01100500.xhp#internet"/>
-</default>
-</switch>
-<switch select="appl">
-<case select="WRITER"><embed href="text/shared/01/01100400.xhp#statistik"/>
-</case>
-</switch>
-<switch select="appl">
-<case select="CALC">
-</case>
-</switch><embed href="text/shared/00/00000001.xhp#zurueck"/>
-<paragraph role="note" id="par_id3148643" xml-lang="en-US" l10n="U" oldref="5">Depending on your access rights to the file, you might not see all of tabs in the <emph>Properties </emph>dialog.</paragraph>
+<embed href="text/shared/00/00000001.xhp#zurueck"/>
+<paragraph role="note" id="par_id3148643" xml-lang="en-US" l10n="CHG" oldref="5">Depending on your access rights to the file, you might not see all of the tabs in the <emph>Properties</emph> dialog.</paragraph>
</body>
</helpdocument>
diff --git a/helpcontent2/source/text/shared/01/01100600.xhp b/helpcontent2/source/text/shared/01/01100600.xhp
new file mode 100755
index 0000000000..6c1d770bfd
--- /dev/null
+++ b/helpcontent2/source/text/shared/01/01100600.xhp
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+
+<!--***********************************************************************
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * This file is part of OpenOffice.org.
+ *
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
+ *
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org. If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
+ *
+ ************************************************************************-->
+
+
+
+<helpdocument version="1.0">
+<meta>
+<topic id="textshared0101100600xml" indexer="include" status="PUBLISH">
+<title id="tit" xml-lang="en-US">Security</title>
+<filename>/text/shared/01/01100600.xhp</filename>
+</topic>
+</meta>
+<body>
+<section id="security">
+<bookmark xml-lang="en-US" branch="index" id="bm_id1472519"><bookmark_value>password as document property</bookmark_value>
+<bookmark_value>file sharing options for current document</bookmark_value>
+<bookmark_value>read-only documents;opening documents as</bookmark_value>
+<bookmark_value>saving;with password by default</bookmark_value>
+<bookmark_value>user data;removing when saving</bookmark_value>
+</bookmark>
+
+<paragraph role="heading" id="hd_id3149969" xml-lang="en-US" level="1" l10n="NEW"><link href="text/shared/01/01100600.xhp" name="Security">Security</link></paragraph>
+<paragraph role="paragraph" id="par_id3156049" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Sets password options for the current document.</ahelp></paragraph>
+</section>
+<section id="howtoget">
+ <embed href="text/shared/00/00000401.xhp#infosec"/>
+</section>
+
+<paragraph role="heading" id="hd_id31499" xml-lang="en-US" level="2" l10n="NEW">File encryption</paragraph>
+<paragraph role="paragraph" id="hd_id31499A" xml-lang="en-US" l10n="NEW">The password to open the current document can be set in the Properties dialog on the Security tab page. You can also set a password to open the document when you save the document. Check the Save with password option on the Save As dialog, and enter the password.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/HID_SECURITYTAB_PASSWORD_TO_OPEN" id="bm_id8295846C" localize="false"/>
+<paragraph role="heading" id="par_idN106AA1" xml-lang="en-US" level="3" l10n="NEW">Enter password to open</paragraph>
+<paragraph xml-lang="en-US" id="par_id3150502B" role="paragraph" l10n="NEW"><ahelp hid=".">Type a password. A password is case sensitive.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/HID_SECURITYTAB_CONFIRM_PASSWORD_TO_OPEN" id="bm_id8295846D" localize="false"/>
+<paragraph role="heading" id="par_idN106AA2" xml-lang="en-US" level="3" l10n="NEW">Confirm password</paragraph>
+<paragraph xml-lang="en-US" id="par_id3151100E" role="paragraph" l10n="NEW"><ahelp hid=".">Re-enter the password.</ahelp></paragraph>
+
+
+<paragraph role="heading" id="par_idN106A3" xml-lang="en-US" level="2" l10n="NEW">File sharing options</paragraph>
+<paragraph role="paragraph" id="hd_id31499F" xml-lang="en-US" l10n="NEW">The password to edit the current document can be set in the Properties dialog on the Security tab page. Currently this option is evaluated for documents in some Microsoft file formats.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/HID_SECURITYTAB_PASSWORD_TO_MODIFY" id="bm_id8295846G" localize="false"/>
+<paragraph role="heading" id="par_idN106AA3" xml-lang="en-US" level="3" l10n="NEW">Enter password to allow editing</paragraph>
+<paragraph xml-lang="en-US" id="par_id3150502H" role="paragraph" l10n="NEW"><ahelp hid=".">Type a password. A password is case sensitive.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/HID_SECURITYTAB_CONFIRM_PASSWORD_TO_MODIFY" id="bm_id8295846I" localize="false"/>
+<paragraph role="heading" id="par_idN106AA4" xml-lang="en-US" level="3" l10n="NEW">Confirm password</paragraph>
+<paragraph xml-lang="en-US" id="par_id3151100J" role="paragraph" l10n="NEW"><ahelp hid=".">Re-enter the password.</ahelp></paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/HID_SECURITYTAB_OPEN_FILE_READONLY" id="bm_id8295846" localize="false"/>
+<paragraph role="heading" id="par_idN106AA" xml-lang="en-US" level="3" l10n="NEW">Open file read-only</paragraph>
+<paragraph role="paragraph" id="par_idN106AE" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Select to allow this document to be opened in read-only mode only.</ahelp></paragraph>
+<paragraph role="note" id="par_idN106B1" xml-lang="en-US" l10n="NEW">This file sharing option protects the document against accidental changes. It is still possible to edit a copy of the document and save that copy with the same name as the original.</paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/HID_SECURITYTAB_RECORD_CHANGES" id="bm_id868861" localize="false"/>
+<paragraph role="heading" id="par_idN106B4" xml-lang="en-US" level="3" l10n="NEW">Record changes</paragraph>
+<paragraph role="paragraph" id="par_idN106B8" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Select to enable recording changes. This is the same as <emph>Edit - Changes - Record</emph>.</ahelp></paragraph>
+<paragraph role="tip" id="par_idN106C9" xml-lang="en-US" l10n="NEW">To protect the recording state with a password, click <emph>Protect</emph> and enter a password. Other users of this document can apply their changes, but they cannot disable change recording without knowing the password.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/HID_SECURITYTAB_PROTECTION" id="bm_id2517166" localize="false"/>
+<paragraph role="heading" id="par_idN106D0" xml-lang="en-US" level="3" l10n="NEW">Protect / Unprotect</paragraph>
+<paragraph role="paragraph" id="par_idN106D4" xml-lang="en-US" l10n="NEW"><ahelp hid="703992336">Protects the change recording state with a password. If change recording is protected for the current document, the button is named <emph>Unprotect</emph>. Click <emph>Unprotect</emph> and type the correct password to disable the protection.</ahelp></paragraph>
+
+
+</body>
+</helpdocument>
diff --git a/helpcontent2/source/text/shared/01/makefile.mk b/helpcontent2/source/text/shared/01/makefile.mk
index 60c1d7f6cf..e3ba6734c9 100644
--- a/helpcontent2/source/text/shared/01/makefile.mk
+++ b/helpcontent2/source/text/shared/01/makefile.mk
@@ -69,6 +69,7 @@ XHPFILES = \
01100300.xhp \
01100400.xhp \
01100500.xhp \
+ 01100600.xhp \
01110000.xhp \
01110100.xhp \
01110101.xhp \
@@ -341,4 +342,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/shared/01/password_dlg.xhp b/helpcontent2/source/text/shared/01/password_dlg.xhp
index 95e6b2daa3..37cade2acb 100644
--- a/helpcontent2/source/text/shared/01/password_dlg.xhp
+++ b/helpcontent2/source/text/shared/01/password_dlg.xhp
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
-
+
<!--
***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -29,8 +29,8 @@
*
************************************************************************
-->
-
-
+
+
<meta>
<topic id="textshared01password_dlgxml" indexer="include">
<title xml-lang="en-US" id="tit">Password</title>
@@ -45,6 +45,7 @@
<embed href="text/shared/01/password_main.xhp#password_rules"/>
<bookmark xml-lang="en-US" branch="hid/sfx2:Edit:DLG_PASSWD:ED_PASSWD_PASSWORD" id="bm_id3152876" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/HID_PASSWD_TABLE" id="bm_id3154044" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/uui:Edit:DLG_UUI_PASSWORD:ED_PASSWORD" id="bm_id3154099" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/uui:Edit:DLG_UUI_PASSWORD_CRT:ED_PASSWORD_CRT" id="bm_id0928200904183274" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3146857" role="heading" level="2" l10n="U"
oldref="65">Password</paragraph>
@@ -57,7 +58,7 @@
<paragraph xml-lang="en-US" id="par_id3151100" role="paragraph" l10n="U" oldref="67"><ahelp hid=".">Re-enter the password.</ahelp></paragraph>
<paragraph xml-lang="en-US" id="hd_id3155351" role="heading" level="2" l10n="U"
oldref="68">Undoing password protection</paragraph>
- <paragraph xml-lang="en-US" id="par_id3146109" role="paragraph" l10n="U" oldref="69">To remove a password, re-open this dialog, and then enter the password.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3146109" role="paragraph" l10n="CHG" oldref="69">To remove a password, open the document, then save without password.</paragraph>
</section>
</body>
</helpdocument> \ No newline at end of file
diff --git a/helpcontent2/source/text/shared/02/makefile.mk b/helpcontent2/source/text/shared/02/makefile.mk
index 7fd0d0b92f..52463f6be3 100644
--- a/helpcontent2/source/text/shared/02/makefile.mk
+++ b/helpcontent2/source/text/shared/02/makefile.mk
@@ -193,4 +193,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/shared/04/makefile.mk b/helpcontent2/source/text/shared/04/makefile.mk
index fca4a86b23..98160a67da 100644
--- a/helpcontent2/source/text/shared/04/makefile.mk
+++ b/helpcontent2/source/text/shared/04/makefile.mk
@@ -50,4 +50,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/shared/05/makefile.mk b/helpcontent2/source/text/shared/05/makefile.mk
index a34561946a..970596d05c 100644
--- a/helpcontent2/source/text/shared/05/makefile.mk
+++ b/helpcontent2/source/text/shared/05/makefile.mk
@@ -58,4 +58,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/shared/07/makefile.mk b/helpcontent2/source/text/shared/07/makefile.mk
index ec38369cb6..a15cea003a 100644
--- a/helpcontent2/source/text/shared/07/makefile.mk
+++ b/helpcontent2/source/text/shared/07/makefile.mk
@@ -49,4 +49,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/shared/autokorr/makefile.mk b/helpcontent2/source/text/shared/autokorr/makefile.mk
index e93df9b894..29e0fa2ee6 100644
--- a/helpcontent2/source/text/shared/autokorr/makefile.mk
+++ b/helpcontent2/source/text/shared/autokorr/makefile.mk
@@ -60,4 +60,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/shared/autopi/makefile.mk b/helpcontent2/source/text/shared/autopi/makefile.mk
index 0c575b8fd8..945a27e1db 100644
--- a/helpcontent2/source/text/shared/autopi/makefile.mk
+++ b/helpcontent2/source/text/shared/autopi/makefile.mk
@@ -126,4 +126,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/shared/explorer/database/makefile.mk b/helpcontent2/source/text/shared/explorer/database/makefile.mk
index 12d230ba6d..207808b4c8 100644
--- a/helpcontent2/source/text/shared/explorer/database/makefile.mk
+++ b/helpcontent2/source/text/shared/explorer/database/makefile.mk
@@ -135,4 +135,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/shared/guide/makefile.mk b/helpcontent2/source/text/shared/guide/makefile.mk
index b7d5b2bae7..d7c15f231a 100644
--- a/helpcontent2/source/text/shared/guide/makefile.mk
+++ b/helpcontent2/source/text/shared/guide/makefile.mk
@@ -174,4 +174,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/shared/makefile.mk b/helpcontent2/source/text/shared/makefile.mk
index 80fa2ef557..9996559021 100644
--- a/helpcontent2/source/text/shared/makefile.mk
+++ b/helpcontent2/source/text/shared/makefile.mk
@@ -65,4 +65,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/shared/optionen/01030300.xhp b/helpcontent2/source/text/shared/optionen/01030300.xhp
index e4ce4a44d9..a742a2ca7e 100755
--- a/helpcontent2/source/text/shared/optionen/01030300.xhp
+++ b/helpcontent2/source/text/shared/optionen/01030300.xhp
@@ -6,7 +6,7 @@
***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -43,73 +43,60 @@
<section id="security">
<bookmark xml-lang="en-US" branch="index" id="bm_id2322153"><bookmark_value>macros;selecting security warnings</bookmark_value>
<bookmark_value>security;options for documents with macros</bookmark_value>
-<bookmark_value>saving;with password by default</bookmark_value>
-<bookmark_value>user data;removing when saving</bookmark_value>
-<bookmark_value>file sharing options for current document</bookmark_value>
+
+
<bookmark_value>macros;security</bookmark_value>
-<bookmark_value>read-only documents;opening documents as</bookmark_value>
-</bookmark><comment>mw corrected a typo in "file ..." and changed "read-only documents;..."</comment>
-<!-- removed HID SVX_TABPAGE_RID_SVXPAGE_INET_SCRIPTING --><paragraph role="heading" id="hd_id3147588" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/shared/optionen/01030300.xhp" name="Security">Security</link></paragraph>
-<paragraph role="paragraph" id="par_id3153255" xml-lang="en-US" l10n="CHG" oldref="2"><ahelp hid="SVX_TABPAGE_RID_SVXPAGE_INET_SCRIPTING">Defines the security options for saving documents and for opening documents that contain macros.</ahelp></paragraph>
+
+</bookmark><comment>ufi moved 4 entries to new file shared/01/01100600.xhp - cws tl79</comment><comment>mw corrected a typo in "file ..." and changed "read-only documents;..."</comment>
+<paragraph role="heading" id="hd_id3147588" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/shared/optionen/01030300.xhp" name="Security">Security</link></paragraph>
+<paragraph role="paragraph" id="par_id3153255" xml-lang="en-US" l10n="CHG" oldref="2"><ahelp hid=".">Defines the security options for saving documents, for web connections, and for opening documents that contain macros.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/shared/00/00000406.xhp#scripting"/>
</section>
-<bookmark xml-lang="en-US" branch="hid/SVX_PUSHBUTTON_RID_SVXPAGE_INET_SECURITY_PB_SEC_SECURITYOPTIONS" id="bm_id9049653" localize="false"/><comment>UFI: this converts to "MACROSECURITY" help id using the m237 hid.lst - bug?</comment><paragraph role="heading" id="par_idN10640" xml-lang="en-US" level="2" l10n="CHG">Options</paragraph>
+<bookmark xml-lang="en-US" branch="hid/cui:PushButton:RID_SVXPAGE_INET_SECURITY:PB_SEC_SECURITYOPTIONS" id="bm_id9049653" localize="false"/><paragraph role="heading" id="par_idN10640" xml-lang="en-US" level="2" l10n="CHG">Options</paragraph>
<paragraph role="paragraph" id="par_idN10644" xml-lang="en-US" l10n="CHG"><ahelp hid=".">Opens the "Security options and warning" dialog.</ahelp></paragraph>
<paragraph role="paragraph" id="par_id5616626" xml-lang="en-US" l10n="NEW">The Security options and warnings dialog contains the following controls:</paragraph>
-<!-- removed HID svx_CheckBox_RID_SVXPAGE_INET_SECURITY_CB_SEC_SAVEORSENDDOCS -->
-<bookmark xml-lang="en-US" branch="hid/SVX_CHECKBOX_RID_SVXDLG_SECURITY_OPTIONS_CB_SAVESENDDOCS" id="bm_id1976683" localize="false"/><paragraph role="heading" id="par_idN10647" xml-lang="en-US" level="3" l10n="NEW">When saving or sending</paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/cui:CheckBox:RID_SVXDLG_SECURITY_OPTIONS:CB_SAVESENDDOCS" id="bm_id1976683" localize="false"/><paragraph role="heading" id="par_idN10647" xml-lang="en-US" level="3" l10n="NEW">When saving or sending</paragraph>
<paragraph role="paragraph" id="par_idN1064B" xml-lang="en-US" l10n="NEW"><ahelp hid="703988739">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp></paragraph>
-<!-- removed HID svx_CheckBox_RID_SVXPAGE_INET_SECURITY_CB_SEC_PRINTDOCS -->
-<bookmark xml-lang="en-US" branch="hid/SVX_CHECKBOX_RID_SVXDLG_SECURITY_OPTIONS_CB_PRINTDOCS" id="bm_id43946" localize="false"/><paragraph role="heading" id="par_idN1064E" xml-lang="en-US" level="3" l10n="NEW">When printing</paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/cui:CheckBox:RID_SVXDLG_SECURITY_OPTIONS:CB_PRINTDOCS" id="bm_id43946" localize="false"/><paragraph role="heading" id="par_idN1064E" xml-lang="en-US" level="3" l10n="NEW">When printing</paragraph>
<paragraph role="paragraph" id="par_idN10652" xml-lang="en-US" l10n="NEW"><ahelp hid="703988740">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp></paragraph>
-<!-- removed HID svx_CheckBox_RID_SVXPAGE_INET_SECURITY_CB_SEC_SIGNDOCS -->
-<bookmark xml-lang="en-US" branch="hid/SVX_CHECKBOX_RID_SVXDLG_SECURITY_OPTIONS_CB_SIGNDOCS" id="bm_id6449171" localize="false"/><paragraph role="heading" id="par_idN10655" xml-lang="en-US" level="3" l10n="NEW">When signing</paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/cui:CheckBox:RID_SVXDLG_SECURITY_OPTIONS:CB_SIGNDOCS" id="bm_id6449171" localize="false"/><paragraph role="heading" id="par_idN10655" xml-lang="en-US" level="3" l10n="NEW">When signing</paragraph>
<paragraph role="paragraph" id="par_idN10659" xml-lang="en-US" l10n="NEW"><ahelp hid="703988741">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp></paragraph>
-<!-- removed HID svx_CheckBox_RID_SVXPAGE_INET_SECURITY_CB_SEC_CREATEPDF -->
-<bookmark xml-lang="en-US" branch="hid/SVX_CHECKBOX_RID_SVXDLG_SECURITY_OPTIONS_CB_CREATEPDF" id="bm_id7101046" localize="false"/><paragraph role="heading" id="par_idN1065C" xml-lang="en-US" level="3" l10n="NEW">When creating PDF files</paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/cui:CheckBox:RID_SVXDLG_SECURITY_OPTIONS:CB_CREATEPDF" id="bm_id7101046" localize="false"/><paragraph role="heading" id="par_idN1065C" xml-lang="en-US" level="3" l10n="NEW">When creating PDF files</paragraph>
<paragraph role="paragraph" id="par_idN10660" xml-lang="en-US" l10n="NEW"><ahelp hid="703988742">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp></paragraph>
-<!-- removed HID svx_CheckBox_RID_SVXPAGE_INET_SECURITY_CB_SEC_REMOVEPERSINFO -->
-<bookmark xml-lang="en-US" branch="hid/SVX_CHECKBOX_RID_SVXDLG_SECURITY_OPTIONS_CB_REMOVEINFO" id="bm_id4263740" localize="false"/><paragraph role="heading" id="par_idN10663" xml-lang="en-US" level="3" l10n="NEW">Remove personal information on saving</paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/cui:CheckBox:RID_SVXDLG_SECURITY_OPTIONS:CB_REMOVEINFO" id="bm_id4263740" localize="false"/><paragraph role="heading" id="par_idN10663" xml-lang="en-US" level="3" l10n="NEW">Remove personal information on saving</paragraph>
<paragraph role="paragraph" id="par_idN10667" xml-lang="en-US" l10n="CHG"><ahelp hid="703988743">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset</emph> button on <emph>File - Properties - General</emph>.</ahelp></paragraph>
-<!-- removed HID svx_CheckBox_RID_SVXPAGE_INET_SECURITY_CB_SEC_RECOMMPASSWD -->
-<bookmark xml-lang="en-US" branch="hid/SVX_CHECKBOX_RID_SVXDLG_SECURITY_OPTIONS_CB_RECOMMENDPWD" id="bm_id7186498" localize="false"/><paragraph role="heading" id="par_idN1067C" xml-lang="en-US" level="3" l10n="NEW">Recommend password protection on saving</paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/cui:CheckBox:RID_SVXDLG_SECURITY_OPTIONS:CB_RECOMMENDPWD" id="bm_id7186498" localize="false"/><paragraph role="heading" id="par_idN1067C" xml-lang="en-US" level="3" l10n="NEW">Recommend password protection on saving</paragraph>
<paragraph role="paragraph" id="par_idN10680" xml-lang="en-US" l10n="CHG"><ahelp hid="703988744">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/SVX_CHECKBOX_RID_SVXDLG_SECURITY_OPTIONS_CB_CTRLHYPERLINK" id="bm_id5288857" localize="false"/><paragraph role="heading" id="hd_id1972106" xml-lang="en-US" level="3" l10n="NEW">Ctrl-click required to follow hyperlinks</paragraph>
+<bookmark xml-lang="en-US" branch="hid/cui:CheckBox:RID_SVXDLG_SECURITY_OPTIONS:CB_CTRLHYPERLINK" id="bm_id5288857" localize="false"/><paragraph role="heading" id="hd_id1972106" xml-lang="en-US" level="3" l10n="NEW">Ctrl-click required to follow hyperlinks</paragraph>
<paragraph role="paragraph" id="par_id79042" xml-lang="en-US" l10n="NEW"><ahelp hid=".">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp></paragraph>
<paragraph role="heading" id="hd_id4076357" xml-lang="en-US" level="2" l10n="NEW">Passwords for web connections</paragraph>
<paragraph role="paragraph" id="par_id8231757" xml-lang="en-US" l10n="NEW">You can enter a master password to enable easy access to sites that require a user name and password.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/SVX_CHECKBOX_RID_SVXPAGE_INET_SECURITY_CB_SEC_SAVEPASSWORDS" id="bm_id3294778" localize="false"/><paragraph role="heading" id="hd_id3168736" xml-lang="en-US" level="3" l10n="NEW">Persistently save passwords protected by a master password</paragraph>
+<bookmark xml-lang="en-US" branch="hid/cui:CheckBox:RID_SVXPAGE_INET_SECURITY:CB_SEC_SAVEPASSWORDS" id="bm_id3294778" localize="false"/><paragraph role="heading" id="hd_id3168736" xml-lang="en-US" level="3" l10n="NEW">Persistently save passwords protected by a master password</paragraph>
<paragraph role="paragraph" id="par_id1909848" xml-lang="en-US" l10n="NEW"><ahelp hid=".">If enabled, %PRODUCTNAME will securely store all passwords that you use to access files from web servers. You can retrieve the passwords from the list after you enter the master password.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/SVX_PUSHBUTTON_RID_SVXPAGE_INET_SECURITY_PB_SEC_CONNECTIONS" id="bm_id9989013" localize="false"/><paragraph role="heading" id="hd_id3901791" xml-lang="en-US" level="3" l10n="NEW">Master Password</paragraph>
+<bookmark xml-lang="en-US" branch="hid/cui:PushButton:RID_SVXPAGE_INET_SECURITY:PB_SEC_MASTERPASSWORD" id="bm_id9989013" localize="false"/><paragraph role="heading" id="hd_id3901791" xml-lang="en-US" level="3" l10n="NEW">Master Password</paragraph>
<paragraph role="paragraph" id="par_id4571977" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Opens the Enter Master Password dialog.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/uui:Edit:DLG_UUI_MASTERPASSWORD_CRT:ED_MASTERPASSWORD_CRT" id="bm_id8224738" localize="false"/><paragraph role="paragraph" id="par_id5216223" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Enter the master password.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/uui:Edit:DLG_UUI_MASTERPASSWORD_CRT:ED_MASTERPASSWORD_REPEAT" id="bm_id8702047" localize="false"/><paragraph role="paragraph" id="par_id7067171" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Enter the master password again.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/uui:Edit:DLG_UUI_MASTERPASSWORD:ED_MASTERPASSWORD" id="bm_id2005981" localize="false"/><paragraph role="paragraph" id="par_id7499313" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Enter the master password to continue.</ahelp></paragraph>
-<!-- removed HID 703992337 --><paragraph role="heading" id="hd_id3283486" xml-lang="en-US" level="3" l10n="NEW">Show Passwords</paragraph>
+<bookmark xml-lang="en-US" branch="hid/cui:PushButton:RID_SVXPAGE_INET_SECURITY:PB_SEC_CONNECTIONS" id="bm_id2005777" localize="false"/><paragraph role="heading" id="hd_id3283486" xml-lang="en-US" level="3" l10n="CHG">Connections</paragraph>
<paragraph role="paragraph" id="par_id3472090" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Asks for the master password. If master password is correct, shows the Stored Web Connection Information dialog.</ahelp></paragraph>
<paragraph role="paragraph" id="par_id3289590" xml-lang="en-US" l10n="NEW">The Stored Web Connection Information dialog shows a list of web sites and user names that you entered previously. You can select any entry and remove it from the list. You can view the password for the selected entry.</paragraph><comment>Remove</comment>
-<bookmark xml-lang="en-US" branch="hid/SVX_PUSHBUTTON_RID_SVXDLG_WEBCONNECTION_INFO_PB_REMOVE" id="bm_id6843775" localize="false"/><paragraph role="paragraph" id="par_id7499008" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Removes the selected entry from the list.</ahelp></paragraph><comment>Remove All</comment>
-<bookmark xml-lang="en-US" branch="hid/SVX_PUSHBUTTON_RID_SVXDLG_WEBCONNECTION_INFO_PB_REMOVEALL" id="bm_id7979369" localize="false"/><paragraph role="paragraph" id="par_id7021088" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Removes all entries from the list.</ahelp></paragraph><comment>Change Password</comment>
-<bookmark xml-lang="en-US" branch="hid/SVX_PUSHBUTTON_RID_SVXDLG_WEBCONNECTION_INFO_PB_CHANGE" id="bm_id48524" localize="false"/><paragraph role="paragraph" id="par_id1981261" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Opens a dialog where you can view and change the password for the selected entry.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/cui:PushButton:RID_SVXDLG_WEBCONNECTION_INFO:PB_REMOVE" id="bm_id6843775" localize="false"/><paragraph role="paragraph" id="par_id7499008" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Removes the selected entry from the list.</ahelp></paragraph><comment>Remove All</comment>
+<bookmark xml-lang="en-US" branch="hid/cui:PushButton:RID_SVXDLG_WEBCONNECTION_INFO:PB_REMOVEALL" id="bm_id7979369" localize="false"/><paragraph role="paragraph" id="par_id7021088" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Removes all entries from the list.</ahelp></paragraph><comment>Change Password</comment>
+<bookmark xml-lang="en-US" branch="hid/cui:PushButton:RID_SVXDLG_WEBCONNECTION_INFO:PB_CHANGE" id="bm_id48524" localize="false"/><paragraph role="paragraph" id="par_id1981261" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Opens a dialog where you can view and change the password for the selected entry.</ahelp></paragraph>
<paragraph role="heading" id="par_idN10687" xml-lang="en-US" level="2" l10n="NEW">Macro security</paragraph>
<paragraph role="paragraph" id="par_idN1068B" xml-lang="en-US" l10n="NEW">Adjust the security level for executing macros and specify trusted macro authors.</paragraph>
<bookmark xml-lang="en-US" branch="hid/cui:PushButton:RID_SVXPAGE_INET_SECURITY:PB_SEC_MACROSEC" id="bm_id3726920" localize="false"/>
-<!-- removed HID 703992340 --><paragraph role="heading" id="par_idN1068E" xml-lang="en-US" level="3" l10n="NEW">Macro Security</paragraph>
+<paragraph role="heading" id="par_idN1068E" xml-lang="en-US" level="3" l10n="NEW">Macro Security</paragraph>
<paragraph role="paragraph" id="par_idN10692" xml-lang="en-US" l10n="NEW"><ahelp hid="703992332">Opens the <emph>Macro Security</emph> dialog.</ahelp></paragraph>
-<paragraph role="heading" id="par_idN106A3" xml-lang="en-US" level="2" l10n="NEW">File sharing options for this document</paragraph>
-<paragraph role="paragraph" id="par_idN106A7" xml-lang="en-US" l10n="NEW">The following options are valid only for the current document:</paragraph>
-<bookmark xml-lang="en-US" branch="hid/cui:CheckBox:RID_SVXPAGE_INET_SECURITY:CB_SEC_RECOMMREADONLY" id="bm_id8295846" localize="false"/>
-<!-- removed HID 703988758 --><paragraph role="heading" id="par_idN106AA" xml-lang="en-US" level="3" l10n="NEW">Open this document in read-only mode</paragraph>
-<paragraph role="paragraph" id="par_idN106AE" xml-lang="en-US" l10n="NEW"><ahelp hid="703988750">Select to allow this document to be opened in read-only mode only.</ahelp></paragraph>
-<paragraph role="note" id="par_idN106B1" xml-lang="en-US" l10n="NEW">This file sharing option protects the document against accidental changes. It is still possible to edit a copy of the document and save that copy with the same name as the original.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/cui:CheckBox:RID_SVXPAGE_INET_SECURITY:CB_SEC_RECORDCHANGES" id="bm_id868861" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/SVX_CHECKBOX_RID_SVXPAGE_INET_SECURITY_CB_SEC_RECOMMREADONLY" id="bm_id2421033" localize="false"/><paragraph role="heading" id="par_idN106B4" xml-lang="en-US" level="3" l10n="NEW">Record changes</paragraph>
-<paragraph role="paragraph" id="par_idN106B8" xml-lang="en-US" l10n="NEW"><ahelp hid="703988751">Select to enable recording changes. This is the same as <emph>Edit - Changes - Record</emph>.</ahelp></paragraph>
-<paragraph role="tip" id="par_idN106C9" xml-lang="en-US" l10n="NEW">To protect the recording state with a password, click <emph>Protect</emph> and enter a password. Other users of this document can apply their changes, but they cannot disable change recording without the password.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/cui:PushButton:RID_SVXPAGE_INET_SECURITY:PB_SEC_PROTRECORDS" id="bm_id2517166" localize="false"/>
-<!-- removed HID 703992344 --><paragraph role="heading" id="par_idN106D0" xml-lang="en-US" level="3" l10n="NEW">Protect / Unprotect</paragraph>
-<paragraph role="paragraph" id="par_idN106D4" xml-lang="en-US" l10n="NEW"><ahelp hid="703992336">Protects the change recording state with a password. If change recording is protected for the current document, the button is named <emph>Unprotect</emph>. Click <emph>Unprotect</emph> and type the correct password to disable the protection.</ahelp></paragraph>
+
</body>
</helpdocument>
diff --git a/helpcontent2/source/text/shared/optionen/makefile.mk b/helpcontent2/source/text/shared/optionen/makefile.mk
index db6e7b77c9..6804a1f093 100644
--- a/helpcontent2/source/text/shared/optionen/makefile.mk
+++ b/helpcontent2/source/text/shared/optionen/makefile.mk
@@ -132,4 +132,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/simpress/00/makefile.mk b/helpcontent2/source/text/simpress/00/makefile.mk
index 181993439e..786a8482ab 100644
--- a/helpcontent2/source/text/simpress/00/makefile.mk
+++ b/helpcontent2/source/text/simpress/00/makefile.mk
@@ -57,4 +57,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/simpress/01/makefile.mk b/helpcontent2/source/text/simpress/01/makefile.mk
index fa5c4a7a0c..4523a4bfd9 100644
--- a/helpcontent2/source/text/simpress/01/makefile.mk
+++ b/helpcontent2/source/text/simpress/01/makefile.mk
@@ -141,4 +141,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/simpress/02/makefile.mk b/helpcontent2/source/text/simpress/02/makefile.mk
index 5a569c70cf..d18a003039 100644
--- a/helpcontent2/source/text/simpress/02/makefile.mk
+++ b/helpcontent2/source/text/simpress/02/makefile.mk
@@ -90,4 +90,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/simpress/04/makefile.mk b/helpcontent2/source/text/simpress/04/makefile.mk
index 84d779f3e1..7558cc6fc8 100644
--- a/helpcontent2/source/text/simpress/04/makefile.mk
+++ b/helpcontent2/source/text/simpress/04/makefile.mk
@@ -49,4 +49,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/simpress/guide/makefile.mk b/helpcontent2/source/text/simpress/guide/makefile.mk
index 5a938a8b3e..5b68ee402f 100644
--- a/helpcontent2/source/text/simpress/guide/makefile.mk
+++ b/helpcontent2/source/text/simpress/guide/makefile.mk
@@ -83,4 +83,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/simpress/makefile.mk b/helpcontent2/source/text/simpress/makefile.mk
index 736a2fd2c4..ec94bb31bf 100644
--- a/helpcontent2/source/text/simpress/makefile.mk
+++ b/helpcontent2/source/text/simpress/makefile.mk
@@ -71,4 +71,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/smath/00/makefile.mk b/helpcontent2/source/text/smath/00/makefile.mk
index de9c7afa2f..a538f1219e 100644
--- a/helpcontent2/source/text/smath/00/makefile.mk
+++ b/helpcontent2/source/text/smath/00/makefile.mk
@@ -49,4 +49,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/smath/01/makefile.mk b/helpcontent2/source/text/smath/01/makefile.mk
index 60b65b43df..c9b9f43bc8 100644
--- a/helpcontent2/source/text/smath/01/makefile.mk
+++ b/helpcontent2/source/text/smath/01/makefile.mk
@@ -101,4 +101,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/smath/02/makefile.mk b/helpcontent2/source/text/smath/02/makefile.mk
index 3b7e248c3d..d3ebdd18e4 100644
--- a/helpcontent2/source/text/smath/02/makefile.mk
+++ b/helpcontent2/source/text/smath/02/makefile.mk
@@ -49,4 +49,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/smath/04/makefile.mk b/helpcontent2/source/text/smath/04/makefile.mk
index 45596921fd..f58e675f75 100644
--- a/helpcontent2/source/text/smath/04/makefile.mk
+++ b/helpcontent2/source/text/smath/04/makefile.mk
@@ -49,4 +49,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/smath/guide/makefile.mk b/helpcontent2/source/text/smath/guide/makefile.mk
index 5de5cda728..ed76f2b992 100644
--- a/helpcontent2/source/text/smath/guide/makefile.mk
+++ b/helpcontent2/source/text/smath/guide/makefile.mk
@@ -58,4 +58,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/smath/makefile.mk b/helpcontent2/source/text/smath/makefile.mk
index 0e1bb7b7e2..212fae1b3b 100644
--- a/helpcontent2/source/text/smath/makefile.mk
+++ b/helpcontent2/source/text/smath/makefile.mk
@@ -60,4 +60,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/swriter/00/makefile.mk b/helpcontent2/source/text/swriter/00/makefile.mk
index 3f63638386..85bf15538e 100644
--- a/helpcontent2/source/text/swriter/00/makefile.mk
+++ b/helpcontent2/source/text/swriter/00/makefile.mk
@@ -55,4 +55,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/swriter/01/makefile.mk b/helpcontent2/source/text/swriter/01/makefile.mk
index 409b2b2c18..251de9e879 100644
--- a/helpcontent2/source/text/swriter/01/makefile.mk
+++ b/helpcontent2/source/text/swriter/01/makefile.mk
@@ -223,4 +223,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/swriter/02/makefile.mk b/helpcontent2/source/text/swriter/02/makefile.mk
index 4987da5a0e..d7378c2908 100644
--- a/helpcontent2/source/text/swriter/02/makefile.mk
+++ b/helpcontent2/source/text/swriter/02/makefile.mk
@@ -95,4 +95,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/swriter/04/makefile.mk b/helpcontent2/source/text/swriter/04/makefile.mk
index c4c66f253b..32c41e9479 100644
--- a/helpcontent2/source/text/swriter/04/makefile.mk
+++ b/helpcontent2/source/text/swriter/04/makefile.mk
@@ -49,4 +49,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/swriter/guide/makefile.mk b/helpcontent2/source/text/swriter/guide/makefile.mk
index 0ce8b082b0..d70e6b8856 100644
--- a/helpcontent2/source/text/swriter/guide/makefile.mk
+++ b/helpcontent2/source/text/swriter/guide/makefile.mk
@@ -185,4 +185,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk
diff --git a/helpcontent2/source/text/swriter/makefile.mk b/helpcontent2/source/text/swriter/makefile.mk
index 044cc81468..4227006779 100644
--- a/helpcontent2/source/text/swriter/makefile.mk
+++ b/helpcontent2/source/text/swriter/makefile.mk
@@ -72,4 +72,4 @@ XHPFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/makefile.pmk
+.INCLUDE : tg_help.mk