From 04f571275c323512954598f59a201a15a4e2390d Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Fri, 20 May 2016 17:49:03 +0200 Subject: Initial classification bar documentation (cherry picked from commit f977f89d5e1bc34ef79f2d292e11c69fc22b2a7d) Conflicts: AllLangHelp_swriter.mk Change-Id: Ieeff90ecf810e9e36e7f80815d57ccc0bc0e8067 --- AllLangHelp_swriter.mk | 1 + source/text/scalc/main0200.xhp | 3 +++ source/text/simpress/main0200.xhp | 3 +++ source/text/swriter/classificationbar.xhp | 29 +++++++++++++++++++++++++++++ source/text/swriter/main0200.xhp | 3 +++ 5 files changed, 39 insertions(+) create mode 100644 source/text/swriter/classificationbar.xhp 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 @@
+
+ +
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 @@ Add objects, including charts, spreadsheets, and images, to your document. +
+ +
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 @@ + + + + + +Classification Bar +/text/swriter/classificationbar.xhp + + + +
+Classification Bar +The Classification bar contains tools to help secure document handling. +
+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. +Intellectual Property +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. +National Security +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. +Export Control +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. + +
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 @@
+
+ +
-- cgit