summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-05-20 17:49:03 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-07-08 11:38:50 +0200
commit04f571275c323512954598f59a201a15a4e2390d (patch)
treee3c9294d5cc87c444be574d8391c10512b84b71b
parenteb42d3cc7ca6875fac0cfab01f81bb8cdb22bc37 (diff)
(cherry picked from commit f977f89d5e1bc34ef79f2d292e11c69fc22b2a7d) Conflicts: AllLangHelp_swriter.mk Change-Id: Ieeff90ecf810e9e36e7f80815d57ccc0bc0e8067
-rw-r--r--AllLangHelp_swriter.mk1
-rw-r--r--source/text/scalc/main0200.xhp3
-rw-r--r--source/text/simpress/main0200.xhp3
-rw-r--r--source/text/swriter/classificationbar.xhp29
-rw-r--r--source/text/swriter/main0200.xhp3
5 files changed, 39 insertions, 0 deletions
diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk
index c55d189026..5701ef3394 100644
--- a/AllLangHelp_swriter.mk
+++ b/AllLangHelp_swriter.mk
@@ -409,6 +409,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\
helpcontent2/source/text/swriter/main0216 \
helpcontent2/source/text/swriter/main0220 \
helpcontent2/source/text/swriter/main0503 \
+ helpcontent2/source/text/swriter/classificationbar \
))
# vim: set noet sw=4 ts=4:
diff --git a/source/text/scalc/main0200.xhp b/source/text/scalc/main0200.xhp
index 9b82161e1e..39df23c461 100644
--- a/source/text/scalc/main0200.xhp
+++ b/source/text/scalc/main0200.xhp
@@ -70,6 +70,9 @@
<section id="Section8">
<embed href="text/scalc/02/18010000.xhp#einfuegen"/>
</section>
+<section id="Section10">
+<embed href="text/swriter/classificationbar.xhp#toolbar"/>
+</section>
</sort>
</body>
</helpdocument>
diff --git a/source/text/simpress/main0200.xhp b/source/text/simpress/main0200.xhp
index e1990f3d91..051db9a72f 100644
--- a/source/text/simpress/main0200.xhp
+++ b/source/text/simpress/main0200.xhp
@@ -85,6 +85,9 @@
<embed href="text/simpress/02/10110000.xhp#einfuegen"/>
<paragraph role="paragraph" id="par_id31474099" xml-lang="en-US" l10n="NEW">Add objects, including charts, spreadsheets, and images, to your document.</paragraph>
</section>
+<section id="Section16">
+<embed href="text/swriter/classificationbar.xhp#toolbar"/>
+</section>
</sort>
</body>
</helpdocument>
diff --git a/source/text/swriter/classificationbar.xhp b/source/text/swriter/classificationbar.xhp
new file mode 100644
index 0000000000..573bd04cd2
--- /dev/null
+++ b/source/text/swriter/classificationbar.xhp
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ -->
+<helpdocument version="1.0">
+<meta>
+<topic id="textswriterclassificationbarxml" indexer="include" status="PUBLISH">
+<title id="tit" xml-lang="en-US">Classification Bar</title>
+<filename>/text/swriter/classificationbar.xhp</filename>
+</topic>
+</meta>
+<body>
+<section id="toolbar">
+<paragraph role="heading" id="hd_id3150342" xml-lang="en-US" level="1" l10n="CHG" oldref="1"><link href="text/swriter/classificationbar.xhp" name="Classification Bar">Classification Bar</link></paragraph>
+<paragraph role="paragraph" id="par_id3150202" xml-lang="en-US" l10n="CHG" oldref="2"><ahelp hid=".">The <emph>Classification</emph> bar contains tools to help secure document handling.</ahelp></paragraph>
+</section>
+<paragraph role="paragraph" id="par_id31502029" xml-lang="en-US" l10n="NEW">The purpose of this toolbar is that in case the user is required to follow a policy when editing a document, then $[officename] can help the user respect these rules in case $[officename] is informed about the rules. Transglobal Secure Collaboration Participation (TSCP) provides standards to describe document classification: Business Authentication Framework (BAF) describes how to specify a policy this toolbar can handle, and Business Authorization Identification and Labeling Scheme (BAILS) describes how to refer to this policy in documents.</paragraph>
+<paragraph role="heading" id="par_idN106B0" xml-lang="en-US" level="2" l10n="NEW">Intellectual Property</paragraph>
+<paragraph role="paragraph" id="par_idN106C0" xml-lang="en-US" l10n="NEW">Selects the category of this document from the available BAF categories for the intellectual property policy type. The selected category influences the infobar, headers, footers and the watermark of the document.</paragraph>
+<paragraph role="heading" id="par_idN106CD" xml-lang="en-US" level="2" l10n="NEW">National Security</paragraph>
+<paragraph role="paragraph" id="par_idN106DD" xml-lang="en-US" l10n="NEW">Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata, but it does not influence the user interface.</paragraph>
+<paragraph role="heading" id="par_idN106EA" xml-lang="en-US" level="2" l10n="NEW">Export Control</paragraph>
+<paragraph role="paragraph" id="par_idN106FA" xml-lang="en-US" l10n="NEW">Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata, but it does not influence the user interface.</paragraph>
+</body>
+</helpdocument>
diff --git a/source/text/swriter/main0200.xhp b/source/text/swriter/main0200.xhp
index 334e346a43..8c2d7da6ff 100644
--- a/source/text/swriter/main0200.xhp
+++ b/source/text/swriter/main0200.xhp
@@ -82,6 +82,9 @@
<section id="Section10">
<embed href="text/swriter/02/18010000.xhp#einfuegen"/>
</section>
+<section id="Section11">
+<embed href="text/swriter/classificationbar.xhp#toolbar"/>
+</section>
</sort>
</body>
</helpdocument>